Trace number 2081685

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+picosat? (TO) 1800.05 1809.37

General information on the benchmark

Namecsp/super-js/super-js-taillard-20/
normalized-super-js-taillard-20-20.xml
MD5SUMec7cdf4fe94a5d252afb76f2304f2c35
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints12940
Maximum constraint arity2
Maximum domain size1697
Number of constraints which are defined in extension0
Number of constraints which are defined in intension12940
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.07	c 0	BEGIN Sun Jul 12 06:41:12 2009
0.00/0.07	c 0	PID 25040
0.00/0.07	c 0	HOST node76.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-2081685-1247373672.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2081685-1247373672.xml' 'HOME/temp.csp'
1.17/1.27	c 1	96 domains, 800 variables, 4 predicates, 0 relations, 12940 constraints
1.17/1.30	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.17/1.30	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.25/1.37	c 1	Parsing HOME/temp.csp
1.25/1.57	c 2	parsed 10000 expressions
1.25/1.60	c 2	parsed 13840 expressions
1.25/1.61	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.25/1.61	c 2	Converting to clausal form CSP
1.25/1.86	c 2	converted 1384 (10%) expressions
1.25/1.93	c 2	converted 2768 (20%) expressions
1.25/1.98	c 2	converted 4152 (30%) expressions
1.25/2.07	c 2	converted 5536 (40%) expressions
2.04/2.12	c 2	converted 6920 (50%) expressions
2.04/2.16	c 2	converted 8304 (60%) expressions
2.13/2.21	c 2	converted 9688 (70%) expressions
2.13/2.25	c 2	converted 11072 (80%) expressions
2.23/2.37	c 2	converted 12456 (90%) expressions
2.33/2.41	c 3	converted 13840 (100%) expressions
2.33/2.41	c 3	CSP : 800 integers, 0 booleans, 12940 clauses, largest domain size 1682
2.33/2.41	c 3	Heap : 13 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.33/2.41	c 3	Propagation in CSP
2.92/3.05	c 3	340560 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.92/3.05	c 3	CSP : 800 integers, 0 booleans, 12940 clauses, largest domain size 939
2.92/3.05	c 3	Heap : 13 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.92/3.06	c 3	Simplifing CSP by introducing new Boolean variables
3.13/3.28	c 3	CSP : 800 integers, 23600 booleans, 36540 clauses, largest domain size 939
3.13/3.28	c 3	Heap : 20 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.23/3.40	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.33/3.50	c 4	80 (10%) CSP integer variables are encoded (61840 clauses, 905482 bytes)
3.43/3.57	c 4	160 (20%) CSP integer variables are encoded (120080 clauses, 1819501 bytes)
3.52/3.64	c 4	240 (30%) CSP integer variables are encoded (179760 clauses, 2834061 bytes)
3.61/3.72	c 4	320 (40%) CSP integer variables are encoded (243600 clauses, 3919341 bytes)
3.61/3.77	c 4	400 (50%) CSP integer variables are encoded (284040 clauses, 4606821 bytes)
3.72/3.84	c 4	480 (60%) CSP integer variables are encoded (342200 clauses, 5595541 bytes)
3.81/3.91	c 4	560 (70%) CSP integer variables are encoded (390040 clauses, 6408821 bytes)
3.81/3.97	c 4	640 (80%) CSP integer variables are encoded (445480 clauses, 7351301 bytes)
3.91/4.03	c 4	720 (90%) CSP integer variables are encoded (500320 clauses, 8283581 bytes)
3.96/4.97	c 5	800 (100%) CSP integer variables are encoded (554720 clauses, 9208381 bytes)
5.93/6.94	c 7	3654 (10%) CSP clauses are encoded (1648487 clauses, 34495611 bytes)
7.71/8.76	c 9	7308 (20%) CSP clauses are encoded (2671601 clauses, 58503199 bytes)
9.40/10.46	c 11	10962 (30%) CSP clauses are encoded (3629005 clauses, 81001962 bytes)
11.19/12.27	c 12	14616 (40%) CSP clauses are encoded (4648136 clauses, 106012321 bytes)
12.88/13.94	c 14	18270 (50%) CSP clauses are encoded (5587190 clauses, 129016114 bytes)
14.62/19.00	c 19	21924 (60%) CSP clauses are encoded (6556924 clauses, 152727820 bytes)
16.01/20.49	c 21	25578 (70%) CSP clauses are encoded (7403096 clauses, 173364289 bytes)
17.52/21.91	c 22	29232 (80%) CSP clauses are encoded (8207867 clauses, 192918723 bytes)
19.20/23.66	c 24	32886 (90%) CSP clauses are encoded (9210043 clauses, 217109370 bytes)
21.07/25.54	c 26	36540 (100%) CSP clauses are encoded (10315806 clauses, 242794505 bytes)
21.07/25.54	c 26	36540 CSP clauses encoded
21.07/25.54	c 26	Writing map file : HOME/temp.map
21.07/25.55	c 26	Heap : 14 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
21.07/25.55	c 26	SAT : 579120 SAT variables, 10315806 SAT clauses, 242794505 bytes
21.07/25.55	c 26	Heap : 14 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
21.07/25.58	c 26	SOLVING HOME/temp.cnf
21.07/25.58	c 26	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.05/1809.32	c ERROR INTERRUPTED
1800.05/1809.37	s UNKNOWN
1800.05/1809.37	c 1809	CPU 21.15 (0.06 0.01 19.39 1.69)
1800.05/1809.37	c 1809	END Sun Jul 12 07:11:21 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2081685-1247373672/watcher-2081685-1247373672 -o /tmp/evaluation-result-2081685-1247373672/solver-2081685-1247373672 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2081685-1247373672.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.20 2.07 2.17 4/75 25040
/proc/meminfo: memFree=1709752/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=12272 CPUtime=0
/proc/25040/stat : 25040 (sugar) R 25038 25040 20604 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 24432546 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 265682992126 0 0 4224 0 0 0 0 17 0 0 0
/proc/25040/statm: 3068 327 246 3 0 168 0

[startup+0.0117601 s]
/proc/loadavg: 2.20 2.07 2.17 4/75 25040
/proc/meminfo: memFree=1709752/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=12544 CPUtime=0
/proc/25040/stat : 25040 (sugar) R 25038 25040 20604 0 -1 4194304 458 0 0 0 0 0 0 0 18 0 1 0 24432546 12845056 426 996147200 4194304 4206940 548682068608 18446744073709551615 265673937575 0 0 4224 0 0 0 0 17 0 0 0
/proc/25040/statm: 3136 428 288 3 0 236 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12544

[startup+0.101775 s]
/proc/loadavg: 2.20 2.07 2.17 4/75 25040
/proc/meminfo: memFree=1709752/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=16868 CPUtime=0.06
/proc/25040/stat : 25040 (sugar) S 25038 25040 20604 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 24432546 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25040/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301811 s]
/proc/loadavg: 2.20 2.07 2.17 4/75 25040
/proc/meminfo: memFree=1709752/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=16868 CPUtime=0.06
/proc/25040/stat : 25040 (sugar) S 25038 25040 20604 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 24432546 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25040/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.702895 s]
/proc/loadavg: 2.20 2.07 2.17 4/75 25040
/proc/meminfo: memFree=1709752/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=16868 CPUtime=0.06
/proc/25040/stat : 25040 (sugar) S 25038 25040 20604 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 24432546 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25040/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50105 s]
/proc/loadavg: 2.20 2.07 2.17 4/86 25052
/proc/meminfo: memFree=1684192/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=16868 CPUtime=1.25
/proc/25040/stat : 25040 (sugar) S 25038 25040 20604 0 -1 4194304 1309 10556 0 1 5 1 112 7 16 0 1 0 24432546 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25040/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 16868

[startup+3.10236 s]
/proc/loadavg: 2.20 2.07 2.17 4/86 25062
/proc/meminfo: memFree=1686688/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=16868 CPUtime=1.25
/proc/25040/stat : 25040 (sugar) S 25038 25040 20604 0 -1 4194304 1310 10556 0 1 5 1 112 7 16 0 1 0 24432546 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25040/statm: 4217 1111 409 3 0 796 0
[pid=25053] ppid=25040 vsize=5356 CPUtime=0
/proc/25053/stat : 25053 (sh) S 25040 25040 20604 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24432676 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25053/statm: 1339 233 193 169 0 50 0
[pid=25054] ppid=25053 vsize=868600 CPUtime=1.78
/proc/25054/stat : 25054 (java) S 25053 25040 20604 0 -1 0 10263 0 1 0 171 7 0 0 20 0 9 0 24432677 889446400 9290 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 217150 9291 2566 9 0 211655 0
[pid=25054/tid=25055] ppid=25053 vsize=868600 CPUtime=1.25
/proc/25054/task/25055/stat : 25055 (java) R 25053 25040 20604 0 -1 64 2888 0 1 0 123 2 0 0 25 0 9 0 24432677 889446400 9292 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25056] ppid=25053 vsize=868600 CPUtime=0.35
/proc/25054/task/25056/stat : 25056 (java) R 25053 25040 20604 0 -1 64 5232 0 0 0 32 3 0 0 15 0 9 0 24432679 889446400 9294 996147200 134512640 134550932 4294955936 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25057] ppid=25053 vsize=868600 CPUtime=0
/proc/25054/task/25057/stat : 25057 (java) S 25053 25040 20604 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24432679 889446400 9295 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25058] ppid=25053 vsize=868600 CPUtime=0
/proc/25054/task/25058/stat : 25058 (java) S 25053 25040 20604 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24432679 889446400 9297 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25059] ppid=25053 vsize=868600 CPUtime=0
/proc/25054/task/25059/stat : 25059 (java) S 25053 25040 20604 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24432681 889446400 9298 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25060] ppid=25053 vsize=868600 CPUtime=0.14
/proc/25054/task/25060/stat : 25060 (java) S 25053 25040 20604 0 -1 64 1449 0 0 0 14 0 0 0 16 0 9 0 24432681 889446400 9300 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25061] ppid=25053 vsize=868600 CPUtime=0
/proc/25054/task/25061/stat : 25061 (java) S 25053 25040 20604 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24432681 889446400 9302 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25062] ppid=25053 vsize=868600 CPUtime=0
/proc/25054/task/25062/stat : 25062 (java) S 25053 25040 20604 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24432681 889446400 9303 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 890824

[startup+6.30297 s]
/proc/loadavg: 2.19 2.07 2.17 3/86 25062
/proc/meminfo: memFree=1659040/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=16868 CPUtime=1.25
/proc/25040/stat : 25040 (sugar) S 25038 25040 20604 0 -1 4194304 1310 10556 0 1 5 1 112 7 16 0 1 0 24432546 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25040/statm: 4217 1111 409 3 0 796 0
[pid=25053] ppid=25040 vsize=5356 CPUtime=0
/proc/25053/stat : 25053 (sh) S 25040 25040 20604 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24432676 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25053/statm: 1339 233 193 169 0 50 0
[pid=25054] ppid=25053 vsize=868712 CPUtime=4.09
/proc/25054/stat : 25054 (java) S 25053 25040 20604 0 -1 0 12040 0 1 0 385 24 0 0 20 0 9 0 24432677 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 217178 10612 2590 9 0 211655 0
[pid=25054/tid=25055] ppid=25053 vsize=868712 CPUtime=3.14
/proc/25054/task/25055/stat : 25055 (java) R 25053 25040 20604 0 -1 64 3336 0 1 0 297 17 0 0 25 0 9 0 24432677 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25056] ppid=25053 vsize=868712 CPUtime=0.72
/proc/25054/task/25056/stat : 25056 (java) S 25053 25040 20604 0 -1 64 6519 0 0 0 66 6 0 0 16 0 9 0 24432679 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25057] ppid=25053 vsize=868712 CPUtime=0
/proc/25054/task/25057/stat : 25057 (java) S 25053 25040 20604 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 24432679 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25058] ppid=25053 vsize=868712 CPUtime=0
/proc/25054/task/25058/stat : 25058 (java) S 25053 25040 20604 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 24432679 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25059] ppid=25053 vsize=868712 CPUtime=0
/proc/25054/task/25059/stat : 25059 (java) S 25053 25040 20604 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24432681 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25060] ppid=25053 vsize=868712 CPUtime=0.2
/proc/25054/task/25060/stat : 25060 (java) S 25053 25040 20604 0 -1 64 1487 0 0 0 20 0 0 0 16 0 9 0 24432681 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25061] ppid=25053 vsize=868712 CPUtime=0
/proc/25054/task/25061/stat : 25061 (java) S 25053 25040 20604 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24432681 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25062] ppid=25053 vsize=868712 CPUtime=0
/proc/25054/task/25062/stat : 25062 (java) S 25053 25040 20604 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24432681 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.34
Current children cumulated vsize (KiB) 890936

[startup+12.7012 s]
/proc/loadavg: 2.17 2.07 2.17 3/86 25062
/proc/meminfo: memFree=1569376/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=16868 CPUtime=1.25
/proc/25040/stat : 25040 (sugar) S 25038 25040 20604 0 -1 4194304 1310 10556 0 1 5 1 112 7 16 0 1 0 24432546 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25040/statm: 4217 1111 409 3 0 796 0
[pid=25053] ppid=25040 vsize=5356 CPUtime=0
/proc/25053/stat : 25053 (sh) S 25040 25040 20604 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24432676 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25053/statm: 1339 233 193 169 0 50 0
[pid=25054] ppid=25053 vsize=868712 CPUtime=10.44
/proc/25054/stat : 25054 (java) S 25053 25040 20604 0 -1 0 12982 0 1 0 965 79 0 0 20 0 9 0 24432677 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 217178 10612 2590 9 0 211655 0
[pid=25054/tid=25055] ppid=25053 vsize=868712 CPUtime=9.13
/proc/25054/task/25055/stat : 25055 (java) R 25053 25040 20604 0 -1 64 4278 0 1 0 848 65 0 0 25 0 9 0 24432677 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25056] ppid=25053 vsize=868712 CPUtime=1.07
/proc/25054/task/25056/stat : 25056 (java) S 25053 25040 20604 0 -1 64 6519 0 0 0 95 12 0 0 16 0 9 0 24432679 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25057] ppid=25053 vsize=868712 CPUtime=0
/proc/25054/task/25057/stat : 25057 (java) S 25053 25040 20604 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 24432679 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25058] ppid=25053 vsize=868712 CPUtime=0
/proc/25054/task/25058/stat : 25058 (java) S 25053 25040 20604 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 24432679 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25059] ppid=25053 vsize=868712 CPUtime=0
/proc/25054/task/25059/stat : 25059 (java) S 25053 25040 20604 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24432681 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25060] ppid=25053 vsize=868712 CPUtime=0.2
/proc/25054/task/25060/stat : 25060 (java) S 25053 25040 20604 0 -1 64 1487 0 0 0 20 0 0 0 16 0 9 0 24432681 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25061] ppid=25053 vsize=868712 CPUtime=0
/proc/25054/task/25061/stat : 25061 (java) S 25053 25040 20604 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24432681 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25062] ppid=25053 vsize=868712 CPUtime=0
/proc/25054/task/25062/stat : 25062 (java) S 25053 25040 20604 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24432681 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.69
Current children cumulated vsize (KiB) 890936

[startup+25.5027 s]
/proc/loadavg: 2.35 2.11 2.18 3/86 25062
/proc/meminfo: memFree=1431264/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=16868 CPUtime=1.26
/proc/25040/stat : 25040 (sugar) S 25038 25040 20604 0 -1 4194304 1310 10556 0 1 6 1 112 7 16 0 1 0 24432546 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25040/statm: 4217 1111 409 3 0 796 0
[pid=25053] ppid=25040 vsize=5356 CPUtime=0
/proc/25053/stat : 25053 (sh) S 25040 25040 20604 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24432676 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25053/statm: 1339 233 193 169 0 50 0
[pid=25054] ppid=25053 vsize=868712 CPUtime=19.81
/proc/25054/stat : 25054 (java) S 25053 25040 20604 0 -1 0 14389 0 1 0 1821 160 0 0 20 0 9 0 24432677 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 217178 10612 2590 9 0 211655 0
[pid=25054/tid=25055] ppid=25053 vsize=868712 CPUtime=17.97
/proc/25054/task/25055/stat : 25055 (java) R 25053 25040 20604 0 -1 64 5685 0 1 0 1660 137 0 0 25 0 9 0 24432677 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25056] ppid=25053 vsize=868712 CPUtime=1.61
/proc/25054/task/25056/stat : 25056 (java) R 25053 25040 20604 0 -1 64 6519 0 0 0 140 21 0 0 15 0 9 0 24432679 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25057] ppid=25053 vsize=868712 CPUtime=0
/proc/25054/task/25057/stat : 25057 (java) S 25053 25040 20604 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 24432679 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25058] ppid=25053 vsize=868712 CPUtime=0
/proc/25054/task/25058/stat : 25058 (java) S 25053 25040 20604 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 24432679 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25059] ppid=25053 vsize=868712 CPUtime=0
/proc/25054/task/25059/stat : 25059 (java) S 25053 25040 20604 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24432681 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25060] ppid=25053 vsize=868712 CPUtime=0.2
/proc/25054/task/25060/stat : 25060 (java) S 25053 25040 20604 0 -1 64 1487 0 0 0 20 0 0 0 16 0 9 0 24432681 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25061] ppid=25053 vsize=868712 CPUtime=0
/proc/25054/task/25061/stat : 25061 (java) S 25053 25040 20604 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 24432681 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25054/tid=25062] ppid=25053 vsize=868712 CPUtime=0
/proc/25054/task/25062/stat : 25062 (java) S 25053 25040 20604 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24432681 889561088 10612 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.07
Current children cumulated vsize (KiB) 890936

[startup+51.1026 s]
/proc/loadavg: 2.57 2.18 2.20 3/78 25064
/proc/meminfo: memFree=1315744/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=16868 CPUtime=21.15
/proc/25040/stat : 25040 (sugar) S 25038 25040 20604 0 -1 4194304 1365 25259 0 2 6 1 1939 169 17 0 1 0 24432546 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25040/statm: 4217 1113 409 3 0 796 0
[pid=25063] ppid=25040 vsize=5356 CPUtime=0
/proc/25063/stat : 25063 (sh) S 25040 25040 20604 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24435104 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25063/statm: 1339 232 193 169 0 50 0
[pid=25064] ppid=25063 vsize=176452 CPUtime=25.31
/proc/25064/stat : 25064 (picosat) R 25063 25040 20604 0 -1 4194304 34984 0 0 0 1151 1380 0 0 25 0 1 0 24435105 180686848 34970 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/25064/statm: 44113 34970 40 102 0 44008 0

################
# More data... #
################

/proc/meminfo: memFree=795688/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=16868 CPUtime=21.15
/proc/25040/stat : 25040 (sugar) S 25038 25040 20604 0 -1 4194304 1365 25259 0 2 6 1 1939 169 17 0 1 0 24432546 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25040/statm: 4217 1113 409 3 0 796 0
[pid=25063] ppid=25040 vsize=5356 CPUtime=0
/proc/25063/stat : 25063 (sh) S 25040 25040 20604 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24435104 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25063/statm: 1339 232 193 169 0 50 0
[pid=25064] ppid=25063 vsize=455116 CPUtime=1332.09
/proc/25064/stat : 25064 (picosat) R 25063 25040 20604 0 -1 4194304 95506 0 0 0 128653 4556 0 0 25 0 1 0 24435105 466038784 95490 996147200 134512640 134931368 4294956256 18446744073709551615 134525603 0 0 4096 0 0 0 0 17 0 0 0
/proc/25064/statm: 113779 95490 48 102 0 113674 0
Current children cumulated CPU time (s) 1353.24
Current children cumulated vsize (KiB) 477340

[startup+1422.31 s]
/proc/loadavg: 2.12 2.09 2.11 3/86 25115
/proc/meminfo: memFree=795368/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=16868 CPUtime=21.15
/proc/25040/stat : 25040 (sugar) S 25038 25040 20604 0 -1 4194304 1365 25259 0 2 6 1 1939 169 17 0 1 0 24432546 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25040/statm: 4217 1113 409 3 0 796 0
[pid=25063] ppid=25040 vsize=5356 CPUtime=0
/proc/25063/stat : 25063 (sh) S 25040 25040 20604 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24435104 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25063/statm: 1339 232 193 169 0 50 0
[pid=25064] ppid=25063 vsize=455512 CPUtime=1392.07
/proc/25064/stat : 25064 (picosat) R 25063 25040 20604 0 -1 4194304 95581 0 0 0 134651 4556 0 0 25 0 1 0 24435105 466444288 95565 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/25064/statm: 113878 95565 48 102 0 113773 0
Current children cumulated CPU time (s) 1413.22
Current children cumulated vsize (KiB) 477736

[startup+1482.3 s]
/proc/loadavg: 2.11 2.09 2.11 3/86 25115
/proc/meminfo: memFree=794984/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=16868 CPUtime=21.15
/proc/25040/stat : 25040 (sugar) S 25038 25040 20604 0 -1 4194304 1365 25259 0 2 6 1 1939 169 17 0 1 0 24432546 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25040/statm: 4217 1113 409 3 0 796 0
[pid=25063] ppid=25040 vsize=5356 CPUtime=0
/proc/25063/stat : 25063 (sh) S 25040 25040 20604 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24435104 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25063/statm: 1339 232 193 169 0 50 0
[pid=25064] ppid=25063 vsize=455772 CPUtime=1452.05
/proc/25064/stat : 25064 (picosat) R 25063 25040 20604 0 -1 4194304 95656 0 0 0 140648 4557 0 0 25 0 1 0 24435105 466710528 95640 996147200 134512640 134931368 4294956256 18446744073709551615 134524072 0 0 4096 0 0 0 0 17 0 0 0
/proc/25064/statm: 113943 95640 48 102 0 113838 0
Current children cumulated CPU time (s) 1473.2
Current children cumulated vsize (KiB) 477996

[startup+1542.3 s]
/proc/loadavg: 2.10 2.08 2.10 3/86 25115
/proc/meminfo: memFree=794600/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=16868 CPUtime=21.15
/proc/25040/stat : 25040 (sugar) S 25038 25040 20604 0 -1 4194304 1365 25259 0 2 6 1 1939 169 17 0 1 0 24432546 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25040/statm: 4217 1113 409 3 0 796 0
[pid=25063] ppid=25040 vsize=5356 CPUtime=0
/proc/25063/stat : 25063 (sh) S 25040 25040 20604 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24435104 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25063/statm: 1339 232 193 169 0 50 0
[pid=25064] ppid=25063 vsize=456032 CPUtime=1512.02
/proc/25064/stat : 25064 (picosat) R 25063 25040 20604 0 -1 4194304 95734 0 0 0 146645 4557 0 0 25 0 1 0 24435105 466976768 95718 996147200 134512640 134931368 4294956256 18446744073709551615 134525797 0 0 4096 0 0 0 0 17 0 0 0
/proc/25064/statm: 114008 95718 48 102 0 113903 0
Current children cumulated CPU time (s) 1533.17
Current children cumulated vsize (KiB) 478256

[startup+1602.3 s]
/proc/loadavg: 2.31 2.13 2.11 3/86 25115
/proc/meminfo: memFree=794152/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=16868 CPUtime=21.15
/proc/25040/stat : 25040 (sugar) S 25038 25040 20604 0 -1 4194304 1365 25259 0 2 6 1 1939 169 17 0 1 0 24432546 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25040/statm: 4217 1113 409 3 0 796 0
[pid=25063] ppid=25040 vsize=5356 CPUtime=0
/proc/25063/stat : 25063 (sh) S 25040 25040 20604 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24435104 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25063/statm: 1339 232 193 169 0 50 0
[pid=25064] ppid=25063 vsize=456428 CPUtime=1571.98
/proc/25064/stat : 25064 (picosat) R 25063 25040 20604 0 -1 4194304 95827 0 0 0 152641 4557 0 0 25 0 1 0 24435105 467382272 95811 996147200 134512640 134931368 4294956256 18446744073709551615 134525709 0 0 4096 0 0 0 0 17 0 0 0
/proc/25064/statm: 114107 95811 48 102 0 114002 0
Current children cumulated CPU time (s) 1593.13
Current children cumulated vsize (KiB) 478652

[startup+1662.3 s]
/proc/loadavg: 2.16 2.12 2.10 3/86 25115
/proc/meminfo: memFree=793832/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=16868 CPUtime=21.15
/proc/25040/stat : 25040 (sugar) S 25038 25040 20604 0 -1 4194304 1365 25259 0 2 6 1 1939 169 17 0 1 0 24432546 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25040/statm: 4217 1113 409 3 0 796 0
[pid=25063] ppid=25040 vsize=5356 CPUtime=0
/proc/25063/stat : 25063 (sh) S 25040 25040 20604 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24435104 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25063/statm: 1339 232 193 169 0 50 0
[pid=25064] ppid=25063 vsize=456824 CPUtime=1631.96
/proc/25064/stat : 25064 (picosat) R 25063 25040 20604 0 -1 4194304 95913 0 0 0 158639 4557 0 0 25 0 1 0 24435105 467787776 95897 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/25064/statm: 114206 95897 48 102 0 114101 0
Current children cumulated CPU time (s) 1653.11
Current children cumulated vsize (KiB) 479048

[startup+1722.3 s]
/proc/loadavg: 2.26 2.14 2.11 3/86 25115
/proc/meminfo: memFree=793512/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=16868 CPUtime=21.15
/proc/25040/stat : 25040 (sugar) S 25038 25040 20604 0 -1 4194304 1365 25259 0 2 6 1 1939 169 17 0 1 0 24432546 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25040/statm: 4217 1113 409 3 0 796 0
[pid=25063] ppid=25040 vsize=5356 CPUtime=0
/proc/25063/stat : 25063 (sh) S 25040 25040 20604 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24435104 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25063/statm: 1339 232 193 169 0 50 0
[pid=25064] ppid=25063 vsize=457088 CPUtime=1691.94
/proc/25064/stat : 25064 (picosat) R 25063 25040 20604 0 -1 4194304 95986 0 0 0 164636 4558 0 0 25 0 1 0 24435105 468058112 95970 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/25064/statm: 114272 95970 48 102 0 114167 0
Current children cumulated CPU time (s) 1713.09
Current children cumulated vsize (KiB) 479312

[startup+1782.3 s]
/proc/loadavg: 2.75 2.30 2.16 3/86 25115
/proc/meminfo: memFree=793128/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=16868 CPUtime=21.15
/proc/25040/stat : 25040 (sugar) S 25038 25040 20604 0 -1 4194304 1365 25259 0 2 6 1 1939 169 17 0 1 0 24432546 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25040/statm: 4217 1113 409 3 0 796 0
[pid=25063] ppid=25040 vsize=5356 CPUtime=0
/proc/25063/stat : 25063 (sh) S 25040 25040 20604 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24435104 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25063/statm: 1339 232 193 169 0 50 0
[pid=25064] ppid=25063 vsize=457352 CPUtime=1751.91
/proc/25064/stat : 25064 (picosat) R 25063 25040 20604 0 -1 4194304 96068 0 0 0 170633 4558 0 0 25 0 1 0 24435105 468328448 96052 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/25064/statm: 114338 96052 48 102 0 114233 0
Current children cumulated CPU time (s) 1773.06
Current children cumulated vsize (KiB) 479576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.3 s]
/proc/loadavg: 2.77 2.35 2.18 3/86 25115
/proc/meminfo: memFree=793000/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=16868 CPUtime=21.15
/proc/25040/stat : 25040 (sugar) S 25038 25040 20604 0 -1 4194304 1365 25259 0 2 6 1 1939 169 17 0 1 0 24432546 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25040/statm: 4217 1113 409 3 0 796 0
[pid=25063] ppid=25040 vsize=5356 CPUtime=0
/proc/25063/stat : 25063 (sh) S 25040 25040 20604 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24435104 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25063/statm: 1339 232 193 169 0 50 0
[pid=25064] ppid=25063 vsize=457616 CPUtime=1778.9
/proc/25064/stat : 25064 (picosat) R 25063 25040 20604 0 -1 4194304 96111 0 0 0 173332 4558 0 0 25 0 1 0 24435105 468598784 96095 996147200 134512640 134931368 4294956256 18446744073709551615 134525797 0 0 4096 0 0 0 0 17 0 0 0
/proc/25064/statm: 114404 96095 48 102 0 114299 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 479840

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1809.3 s]
/proc/loadavg: 2.77 2.35 2.18 3/86 25115
/proc/meminfo: memFree=793000/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=16868 CPUtime=21.15
/proc/25040/stat : 25040 (sugar) S 25038 25040 20604 0 -1 4194304 1365 25259 0 2 6 1 1939 169 17 0 1 0 24432546 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25040/statm: 4217 1113 409 3 0 796 0
[pid=25063] ppid=25040 vsize=5356 CPUtime=0
/proc/25063/stat : 25063 (sh) S 25040 25040 20604 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24435104 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25063/statm: 1339 232 193 169 0 50 0
[pid=25064] ppid=25063 vsize=457616 CPUtime=1778.9
/proc/25064/stat : 25064 (picosat) R 25063 25040 20604 0 -1 4194304 96111 0 0 0 173332 4558 0 0 25 0 1 0 24435105 468598784 96095 996147200 134512640 134931368 4294956256 18446744073709551615 134525797 0 0 4096 0 0 0 0 17 0 0 0
/proc/25064/statm: 114404 96095 48 102 0 114299 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 479840

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25040 and gives
#  childrusage.ru_utime.tv_sec=19
#  childrusage.ru_utime.tv_usec=453042
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=717738
# CPU time returned by wait4() is 21.1708
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.37
CPU time (s): 1800.05
CPU user time (s): 1752.77
CPU system time (s): 47.28
CPU usage (%): 99.4849
Max. virtual memory (cumulated for all children) (KiB): 891076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.453
system time used= 1.71774
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27018
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27178
involuntary context switches= 27198

runsolver used 2.46362 second user time and 5.74513 second system time

The end

Launcher Data

Begin job on node76 at 2009-07-12 06:41:12
IDJOB=2081685
IDBENCH=57467
IDSOLVER=738
FILE ID=node76/2081685-1247373672
PBS_JOBID= 9507074
Free space on /tmp= 66416 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-20/normalized-super-js-taillard-20-20.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2081685-1247373672/watcher-2081685-1247373672 -o /tmp/evaluation-result-2081685-1247373672/solver-2081685-1247373672 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2081685-1247373672.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= ec7cdf4fe94a5d252afb76f2304f2c35
RANDOM SEED=893381156

node76.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.277
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.277
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1710168 kB
Buffers:         39236 kB
Cached:         176052 kB
SwapCached:          0 kB
Active:         202572 kB
Inactive:        77068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1710168 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2924 kB
Writeback:           0 kB
Mapped:          75484 kB
Slab:            51220 kB
Committed_AS:   215180 kB
PageTables:       1972 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66420 MiB
End job on node76 at 2009-07-12 07:11:23