Trace number 1049412

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.13+picosat? (TO) 1800.06 1817.62

General information on the benchmark

Namecsp/pseudo/ppp/
normalized-ppp-1-11-19-21.xml
MD5SUM78c8ce8330ddb6e548d54d1e19438b8d
Bench CategoryN-ARY-INT (n-ary 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 variables4602
Number of constraints30353
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30353
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.28	c 0	Sugar v1-13 + HOME/picosat
0.00/0.28	c 0	BEGIN Thu Jul  3 02:34:02 2008
0.00/0.28	c 0	PID 25465
0.00/0.28	c 0	HOST node68.alineos.net
0.00/0.28	c 0	CONVERTING HOME/instance-1049412-1215045242.xml TO HOME/temp.csp
0.00/0.28	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1049412-1215045242.xml' 'HOME/temp.csp'
2.11/2.45	c 3	1 domains, 4602 variables, 11 predicates, 0 relations, 30353 constraints
2.11/2.49	c 3	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.11/2.49	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
2.18/2.57	c 3	Parsing HOME/temp.csp
2.18/2.93	c 3	parsed 10000 expressions
2.87/3.25	c 3	parsed 20000 expressions
3.06/3.48	c 4	parsed 30000 expressions
3.36/3.73	c 4	parsed 34967 expressions
3.36/3.73	c 4	Heap : 14 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.36/3.73	c 4	Converting to clausal form CSP
3.36/3.79	c 4	converted 3497 (10%) expressions
3.65/4.04	c 4	converted 6994 (20%) expressions
3.75/4.14	c 4	converted 10491 (30%) expressions
3.85/4.24	c 4	converted 13987 (40%) expressions
3.95/4.34	c 4	converted 17484 (50%) expressions
4.14/4.56	c 5	converted 20981 (60%) expressions
4.24/4.66	c 5	converted 24477 (70%) expressions
4.34/4.76	c 5	converted 27974 (80%) expressions
4.44/4.85	c 5	converted 31471 (90%) expressions
4.94/5.32	c 5	converted 34967 (100%) expressions
4.94/5.32	c 5	CSP : 9780 integers, 0 booleans, 40709 clauses, largest domain size 51
4.94/5.32	c 5	Heap : 33 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.94/5.32	c 5	Propagation in CSP
5.42/5.81	c 6	15094 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.42/5.82	c 6	CSP : 9780 integers, 0 booleans, 40709 clauses, largest domain size 11
5.42/5.82	c 6	Heap : 36 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.42/5.83	c 6	Simplifing CSP by introducing new Boolean variables
5.42/5.85	c 6	CSP : 9780 integers, 0 booleans, 40709 clauses, largest domain size 11
5.42/5.85	c 6	Heap : 35 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.52/5.99	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.63/6.01	c 6	978 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.63/6.02	c 6	1956 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.63/6.02	c 6	2934 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.63/6.02	c 6	3912 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.63/6.04	c 6	4890 (50%) CSP integer variables are encoded (327 clauses, 4315 bytes)
5.63/6.05	c 6	5868 (60%) CSP integer variables are encoded (1450 clauses, 18914 bytes)
5.63/6.05	c 6	6846 (70%) CSP integer variables are encoded (2550 clauses, 33214 bytes)
5.63/6.05	c 6	7824 (80%) CSP integer variables are encoded (3688 clauses, 49634 bytes)
5.63/6.06	c 6	8802 (90%) CSP integer variables are encoded (7201 clauses, 102329 bytes)
5.63/6.06	c 6	9780 (100%) CSP integer variables are encoded (12600 clauses, 183314 bytes)
5.72/6.15	c 6	4071 (10%) CSP clauses are encoded (16671 clauses, 245966 bytes)
5.72/6.19	c 6	8142 (20%) CSP clauses are encoded (20742 clauses, 311102 bytes)
5.82/6.23	c 6	12213 (30%) CSP clauses are encoded (24813 clauses, 376238 bytes)
5.82/6.27	c 6	16284 (40%) CSP clauses are encoded (28884 clauses, 447410 bytes)
5.92/6.31	c 6	20355 (50%) CSP clauses are encoded (32955 clauses, 520688 bytes)
5.92/6.35	c 6	24426 (60%) CSP clauses are encoded (37026 clauses, 593966 bytes)
5.92/6.40	c 6	28497 (70%) CSP clauses are encoded (41097 clauses, 667244 bytes)
6.21/6.68	c 7	32568 (80%) CSP clauses are encoded (65251 clauses, 988649 bytes)
6.31/6.75	c 7	36639 (90%) CSP clauses are encoded (82067 clauses, 1253572 bytes)
6.41/6.88	c 7	40709 (100%) CSP clauses are encoded (134972 clauses, 2240569 bytes)
6.41/6.88	c 7	40709 CSP clauses encoded
6.41/6.88	c 7	Writing map file : HOME/temp.map
6.51/6.93	c 7	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.51/6.93	c 7	SAT : 22380 SAT variables, 134972 SAT clauses, 2240569 bytes
6.51/6.93	c 7	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.51/6.99	c 7	SOLVING HOME/temp.cnf
6.51/6.99	c 7	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.06/1817.61	c 1818	DECODING HOME/temp.out WITH HOME/temp.map
1800.06/1817.61	c 1818	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.06/1817.62	c ERROR INTERRUPTED
1800.06/1817.62	s UNKNOWN
1800.06/1817.62	c 1818	CPU 6.34 (0.04 0.01 6.3 0.23)
1800.06/1817.62	c 1818	END Thu Jul  3 03:04:20 2008

Verifier Data (download as text)

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

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1049412-1215045242/watcher-1049412-1215045242 -o /tmp/evaluation-result-1049412-1215045242/solver-1049412-1215045242 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1049412-1215045242.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.00 1.97 4/80 25465
/proc/meminfo: memFree=1775136/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=18572 CPUtime=0
/proc/25465/stat : 25465 (runsolver) D 25463 25465 24636 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1983493770 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 213112122663 0 0 4096 24578 18446744071563479169 0 0 17 1 0 0
/proc/25465/statm: 4643 292 257 25 0 2626 0

[startup+0.0807271 s]
/proc/loadavg: 2.01 2.00 1.97 4/80 25465
/proc/meminfo: memFree=1775136/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=11864 CPUtime=0
/proc/25465/stat : 25465 (sugar) D 25463 25465 24636 0 -1 4194304 124 0 2 0 0 0 0 0 18 0 1 0 1983493770 12148736 94 996147200 4194304 4206940 548682068608 18446744073709551615 213129563448 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/25465/statm: 2966 94 63 3 0 66 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11864

[startup+0.10173 s]
/proc/loadavg: 2.01 2.00 1.97 4/80 25465
/proc/meminfo: memFree=1775136/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=11864 CPUtime=0
/proc/25465/stat : 25465 (sugar) D 25463 25465 24636 0 -1 4194304 124 0 4 0 0 0 0 0 18 0 1 0 1983493770 12148736 96 996147200 4194304 4206940 548682068608 18446744073709551615 213130512208 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/25465/statm: 2966 96 65 3 0 66 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11864

[startup+0.301772 s]
/proc/loadavg: 2.01 2.00 1.97 4/80 25465
/proc/meminfo: memFree=1775136/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=13600 CPUtime=0.04
/proc/25465/stat : 25465 (sugar) S 25463 25465 24636 0 -1 4194304 884 127 16 0 3 1 0 0 19 0 1 0 1983493770 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25465/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701839 s]
/proc/loadavg: 2.01 2.00 1.97 4/80 25465
/proc/meminfo: memFree=1775136/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=13600 CPUtime=0.04
/proc/25465/stat : 25465 (sugar) S 25463 25465 24636 0 -1 4194304 884 127 16 0 3 1 0 0 19 0 1 0 1983493770 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25465/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50298 s]
/proc/loadavg: 2.01 2.00 1.97 3/91 25477
/proc/meminfo: memFree=1753864/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=13600 CPUtime=0.04
/proc/25465/stat : 25465 (sugar) S 25463 25465 24636 0 -1 4194304 884 127 16 0 3 1 0 0 19 0 1 0 1983493770 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25465/statm: 3400 796 370 3 0 500 0
[pid=25468] ppid=25465 vsize=5356 CPUtime=0
/proc/25468/stat : 25468 (sh) S 25465 25465 24636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983493799 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25468/statm: 1339 233 193 169 0 50 0
[pid=25469] ppid=25468 vsize=864676 CPUtime=1.18
/proc/25469/stat : 25469 (java) S 25468 25465 24636 0 -1 0 12452 0 1 0 112 6 0 0 18 0 9 0 1983493799 885428224 10504 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25469/statm: 216169 10504 2529 9 0 210751 0
[pid=25469/tid=25470] ppid=25468 vsize=864676 CPUtime=0.68
/proc/25469/task/25470/stat : 25470 (java) R 25468 25465 24636 0 -1 64 3018 0 1 0 66 2 0 0 23 0 9 0 1983493800 885428224 10504 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25469/tid=25471] ppid=25468 vsize=864676 CPUtime=0.36
/proc/25469/task/25471/stat : 25471 (java) R 25468 25465 24636 0 -1 64 8230 0 0 0 33 3 0 0 16 0 9 0 1983493802 885428224 10504 996147200 134512640 134550740 4294956016 18446744073709551615 102109461 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25469/tid=25472] ppid=25468 vsize=864676 CPUtime=0
/proc/25469/task/25472/stat : 25472 (java) S 25468 25465 24636 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1983493802 885428224 10504 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25469/tid=25473] ppid=25468 vsize=864676 CPUtime=0
/proc/25469/task/25473/stat : 25473 (java) S 25468 25465 24636 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1983493802 885428224 10504 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25469/tid=25474] ppid=25468 vsize=864676 CPUtime=0
/proc/25469/task/25474/stat : 25474 (java) S 25468 25465 24636 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983493804 885428224 10504 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25469/tid=25475] ppid=25468 vsize=864676 CPUtime=0.11
/proc/25469/task/25475/stat : 25475 (java) S 25468 25465 24636 0 -1 64 504 0 0 0 11 0 0 0 16 0 9 0 1983493804 885428224 10504 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25469/tid=25476] ppid=25468 vsize=864676 CPUtime=0
/proc/25469/task/25476/stat : 25476 (java) S 25468 25465 24636 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983493804 885428224 10504 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25469/tid=25477] ppid=25468 vsize=864676 CPUtime=0
/proc/25469/task/25477/stat : 25477 (java) S 25468 25465 24636 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983493804 885428224 10504 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 883632

[startup+3.10125 s]
/proc/loadavg: 2.01 2.00 1.97 3/91 25477
/proc/meminfo: memFree=1722568/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=13600 CPUtime=2.18
/proc/25465/stat : 25465 (sugar) S 25463 25465 24636 0 -1 4194304 957 18970 16 1 3 1 203 11 15 0 1 0 1983493770 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25465/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 13600

[startup+6.30279 s]
/proc/loadavg: 2.00 2.00 1.97 4/91 25487
/proc/meminfo: memFree=1723080/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=13600 CPUtime=2.18
/proc/25465/stat : 25465 (sugar) S 25463 25465 24636 0 -1 4194304 958 18970 16 1 3 1 203 11 15 0 1 0 1983493770 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25465/statm: 3400 797 370 3 0 500 0
[pid=25478] ppid=25465 vsize=5356 CPUtime=0
/proc/25478/stat : 25478 (sh) S 25465 25465 24636 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1983494020 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25478/statm: 1339 233 193 169 0 50 0
[pid=25479] ppid=25478 vsize=868528 CPUtime=3.74
/proc/25479/stat : 25479 (java) S 25478 25465 24636 0 -1 0 16088 0 1 0 365 9 0 0 18 0 9 0 1983494020 889372672 14266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25479/statm: 217132 14266 2565 9 0 211679 0
[pid=25479/tid=25480] ppid=25478 vsize=868528 CPUtime=2.41
/proc/25479/task/25480/stat : 25480 (java) R 25478 25465 24636 0 -1 64 3321 0 1 0 238 3 0 0 23 0 9 0 1983494021 889372672 14266 996147200 134512640 134550740 4294955952 18446744073709551615 102064826 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25479/tid=25481] ppid=25478 vsize=868528 CPUtime=1.03
/proc/25479/task/25481/stat : 25481 (java) S 25478 25465 24636 0 -1 64 10546 0 0 0 99 4 0 0 16 0 9 0 1983494022 889372672 14266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25479/tid=25482] ppid=25478 vsize=868528 CPUtime=0
/proc/25479/task/25482/stat : 25482 (java) S 25478 25465 24636 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1983494022 889372672 14266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25479/tid=25483] ppid=25478 vsize=868528 CPUtime=0
/proc/25479/task/25483/stat : 25483 (java) S 25478 25465 24636 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1983494022 889372672 14266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25479/tid=25484] ppid=25478 vsize=868528 CPUtime=0
/proc/25479/task/25484/stat : 25484 (java) S 25478 25465 24636 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983494024 889372672 14266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25479/tid=25485] ppid=25478 vsize=868528 CPUtime=0.26
/proc/25479/task/25485/stat : 25485 (java) S 25478 25465 24636 0 -1 64 1525 0 0 0 26 0 0 0 16 0 9 0 1983494024 889372672 14266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25479/tid=25486] ppid=25478 vsize=868528 CPUtime=0
/proc/25479/task/25486/stat : 25486 (java) S 25478 25465 24636 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983494024 889372672 14266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25479/tid=25487] ppid=25478 vsize=868528 CPUtime=0
/proc/25479/task/25487/stat : 25487 (java) S 25478 25465 24636 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983494024 889372672 14266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 887484

[startup+12.7019 s]
/proc/loadavg: 2.00 2.00 1.97 3/83 25489
/proc/meminfo: memFree=1758024/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=13600 CPUtime=6.58
/proc/25465/stat : 25465 (sugar) S 25463 25465 24636 0 -1 4194304 1007 35395 16 2 4 1 630 23 16 0 1 0 1983493770 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25465/statm: 3400 799 370 3 0 500 0
[pid=25488] ppid=25465 vsize=5356 CPUtime=0
/proc/25488/stat : 25488 (sh) S 25465 25465 24636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983494470 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1339 232 193 169 0 50 0
[pid=25489] ppid=25488 vsize=10520 CPUtime=5.63
/proc/25489/stat : 25489 (picosat) R 25488 25465 24636 0 -1 4194304 2357 0 0 0 502 61 0 0 25 0 1 0 1983494470 10772480 2325 996147200 134512640 134931368 4294956256 18446744073709551615 134525929 0 0 4096 0 0 0 0 17 1 0 0
/proc/25489/statm: 2630 2325 48 102 0 2525 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 29476

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 1.97 3/83 25489
/proc/meminfo: memFree=1755848/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=13600 CPUtime=6.58
/proc/25465/stat : 25465 (sugar) S 25463 25465 24636 0 -1 4194304 1007 35395 16 2 4 1 630 23 16 0 1 0 1983493770 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25465/statm: 3400 799 370 3 0 500 0
[pid=25488] ppid=25465 vsize=5356 CPUtime=0
/proc/25488/stat : 25488 (sh) S 25465 25465 24636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983494470 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1339 232 193 169 0 50 0
[pid=25489] ppid=25488 vsize=12776 CPUtime=18.31
/proc/25489/stat : 25489 (picosat) R 25488 25465 24636 0 -1 4194304 2928 0 0 0 1770 61 0 0 25 0 1 0 1983494470 13082624 2896 996147200 134512640 134931368 4294956256 18446744073709551615 134522808 0 0 4096 0 0 0 0 17 1 0 0
/proc/25489/statm: 3194 2896 48 102 0 3089 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 31732

[startup+51.1014 s]
/proc/loadavg: 2.00 2.00 1.97 3/83 25491
/proc/meminfo: memFree=1752712/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=13600 CPUtime=6.58
/proc/25465/stat : 25465 (sugar) S 25463 25465 24636 0 -1 4194304 1007 35395 16 2 4 1 630 23 16 0 1 0 1983493770 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25465/statm: 3400 799 370 3 0 500 0
[pid=25488] ppid=25465 vsize=5356 CPUtime=0
/proc/25488/stat : 25488 (sh) S 25465 25465 24636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983494470 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1339 232 193 169 0 50 0
[pid=25489] ppid=25488 vsize=15904 CPUtime=43.67
/proc/25489/stat : 25489 (picosat) R 25488 25465 24636 0 -1 4194304 3723 0 0 0 4305 62 0 0 25 0 1 0 1983494470 16285696 3658 996147200 134512640 134931368 4294956256 18446744073709551615 134531145 0 0 4096 0 0 0 0 17 1 0 0
/proc/25489/statm: 3976 3658 48 102 0 3871 0
Current children cumulated CPU time (s) 50.25
Current children cumulated vsize (KiB) 34860

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.97 3/83 25491
/proc/meminfo: memFree=1748616/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=13600 CPUtime=6.58
/proc/25465/stat : 25465 (sugar) S 25463 25465 24636 0 -1 4194304 1007 35395 16 2 4 1 630 23 16 0 1 0 1983493770 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25465/statm: 3400 799 370 3 0 500 0
[pid=25488] ppid=25465 vsize=5356 CPUtime=0
/proc/25488/stat : 25488 (sh) S 25465 25465 24636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983494470 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1339 232 193 169 0 50 0
[pid=25489] ppid=25488 vsize=19864 CPUtime=94.39
/proc/25489/stat : 25489 (picosat) R 25488 25465 24636 0 -1 4194304 4974 0 0 0 9376 63 0 0 25 0 1 0 1983494470 20340736 4673 996147200 134512640 134931368 4294956256 18446744073709551615 134531136 0 0 4096 0 0 0 0 17 1 0 0
/proc/25489/statm: 4966 4673 48 102 0 4861 0
Current children cumulated CPU time (s) 100.97
Current children cumulated vsize (KiB) 38820

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/83 25491
/proc/meminfo: memFree=1743176/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=13600 CPUtime=6.58
/proc/25465/stat : 25465 (sugar) S 25463 25465 24636 0 -1 4194304 1007 35395 16 2 4 1 630 23 16 0 1 0 1983493770 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25465/statm: 3400 799 370 3 0 500 0
[pid=25488] ppid=25465 vsize=5356 CPUtime=0
/proc/25488/stat : 25488 (sh) S 25465 25465 24636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983494470 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1339 232 193 169 0 50 0
[pid=25489] ppid=25488 vsize=25788 CPUtime=153.81
/proc/25489/stat : 25489 (picosat) R 25488 25465 24636 0 -1 4194304 6680 0 0 0 15317 64 0 0 25 0 1 0 1983494470 26406912 6061 996147200 134512640 134931368 4294956256 18446744073709551615 134529977 0 0 4096 0 0 0 0 17 1 0 0
/proc/25489/statm: 6447 6061 48 102 0 6342 0
Current children cumulated CPU time (s) 160.39

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

/proc/meminfo: memFree=1714888/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=13600 CPUtime=6.58
/proc/25465/stat : 25465 (sugar) S 25463 25465 24636 0 -1 4194304 1007 35395 16 2 4 1 630 23 16 0 1 0 1983493770 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25465/statm: 3400 799 370 3 0 500 0
[pid=25488] ppid=25465 vsize=5356 CPUtime=0
/proc/25488/stat : 25488 (sh) S 25465 25465 24636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983494470 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1339 232 193 169 0 50 0
[pid=25489] ppid=25488 vsize=53048 CPUtime=1283.06
/proc/25489/stat : 25489 (picosat) R 25488 25465 24636 0 -1 4194304 17583 0 0 0 128233 73 0 0 25 0 1 0 1983494470 54321152 12842 996147200 134512640 134931368 4294956256 18446744073709551615 134530198 0 0 4096 0 0 0 0 17 1 0 0
/proc/25489/statm: 13262 12842 48 102 0 13157 0
Current children cumulated CPU time (s) 1289.64
Current children cumulated vsize (KiB) 72004

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/83 25491
/proc/meminfo: memFree=1712776/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=13600 CPUtime=6.58
/proc/25465/stat : 25465 (sugar) S 25463 25465 24636 0 -1 4194304 1007 35395 16 2 4 1 630 23 16 0 1 0 1983493770 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25465/statm: 3400 799 370 3 0 500 0
[pid=25488] ppid=25465 vsize=5356 CPUtime=0
/proc/25488/stat : 25488 (sh) S 25465 25465 24636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983494470 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1339 232 193 169 0 50 0
[pid=25489] ppid=25488 vsize=55028 CPUtime=1342.49
/proc/25489/stat : 25489 (picosat) R 25488 25465 24636 0 -1 4194304 18209 0 0 0 134175 74 0 0 25 0 1 0 1983494470 56348672 13335 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/25489/statm: 13757 13335 48 102 0 13652 0
Current children cumulated CPU time (s) 1349.07
Current children cumulated vsize (KiB) 73984

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/83 25491
/proc/meminfo: memFree=1708552/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=13600 CPUtime=6.58
/proc/25465/stat : 25465 (sugar) S 25463 25465 24636 0 -1 4194304 1007 35395 16 2 4 1 630 23 16 0 1 0 1983493770 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25465/statm: 3400 799 370 3 0 500 0
[pid=25488] ppid=25465 vsize=5356 CPUtime=0
/proc/25488/stat : 25488 (sh) S 25465 25465 24636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983494470 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1339 232 193 169 0 50 0
[pid=25489] ppid=25488 vsize=59252 CPUtime=1401.92
/proc/25489/stat : 25489 (picosat) R 25488 25465 24636 0 -1 4194304 19391 0 0 0 140117 75 0 0 25 0 1 0 1983494470 60674048 14384 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25489/statm: 14813 14384 48 102 0 14708 0
Current children cumulated CPU time (s) 1408.5
Current children cumulated vsize (KiB) 78208

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/83 25491
/proc/meminfo: memFree=1708296/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=13600 CPUtime=6.58
/proc/25465/stat : 25465 (sugar) S 25463 25465 24636 0 -1 4194304 1007 35395 16 2 4 1 630 23 16 0 1 0 1983493770 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25465/statm: 3400 799 370 3 0 500 0
[pid=25488] ppid=25465 vsize=5356 CPUtime=0
/proc/25488/stat : 25488 (sh) S 25465 25465 24636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983494470 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1339 232 193 169 0 50 0
[pid=25489] ppid=25488 vsize=59780 CPUtime=1461.35
/proc/25489/stat : 25489 (picosat) R 25488 25465 24636 0 -1 4194304 19528 0 0 0 146060 75 0 0 25 0 1 0 1983494470 61214720 14521 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25489/statm: 14945 14521 48 102 0 14840 0
Current children cumulated CPU time (s) 1467.93
Current children cumulated vsize (KiB) 78736

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/83 25491
/proc/meminfo: memFree=1705416/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=13600 CPUtime=6.58
/proc/25465/stat : 25465 (sugar) S 25463 25465 24636 0 -1 4194304 1007 35395 16 2 4 1 630 23 16 0 1 0 1983493770 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25465/statm: 3400 799 370 3 0 500 0
[pid=25488] ppid=25465 vsize=5356 CPUtime=0
/proc/25488/stat : 25488 (sh) S 25465 25465 24636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983494470 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1339 232 193 169 0 50 0
[pid=25489] ppid=25488 vsize=62420 CPUtime=1520.78
/proc/25489/stat : 25489 (picosat) R 25488 25465 24636 0 -1 4194304 20339 0 0 0 152003 75 0 0 25 0 1 0 1983494470 63918080 15193 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/25489/statm: 15605 15193 48 102 0 15500 0
Current children cumulated CPU time (s) 1527.36
Current children cumulated vsize (KiB) 81376

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/83 25491
/proc/meminfo: memFree=1705416/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=13600 CPUtime=6.58
/proc/25465/stat : 25465 (sugar) S 25463 25465 24636 0 -1 4194304 1007 35395 16 2 4 1 630 23 16 0 1 0 1983493770 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25465/statm: 3400 799 370 3 0 500 0
[pid=25488] ppid=25465 vsize=5356 CPUtime=0
/proc/25488/stat : 25488 (sh) S 25465 25465 24636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983494470 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1339 232 193 169 0 50 0
[pid=25489] ppid=25488 vsize=62420 CPUtime=1580.21
/proc/25489/stat : 25489 (picosat) R 25488 25465 24636 0 -1 4194304 20339 0 0 0 157946 75 0 0 25 0 1 0 1983494470 63918080 15193 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25489/statm: 15605 15193 48 102 0 15500 0
Current children cumulated CPU time (s) 1586.79
Current children cumulated vsize (KiB) 81376

[startup+1662.3 s]
/proc/loadavg: 1.92 1.98 1.96 3/72 25520
/proc/meminfo: memFree=1867944/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=13600 CPUtime=6.58
/proc/25465/stat : 25465 (sugar) S 25463 25465 24636 0 -1 4194304 1007 35395 16 2 4 1 630 23 16 0 1 0 1983493770 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25465/statm: 3400 799 370 3 0 500 0
[pid=25488] ppid=25465 vsize=5356 CPUtime=0
/proc/25488/stat : 25488 (sh) S 25465 25465 24636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983494470 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1339 232 193 169 0 50 0
[pid=25489] ppid=25488 vsize=63872 CPUtime=1639.65
/proc/25489/stat : 25489 (picosat) R 25488 25465 24636 0 -1 4194304 20685 0 0 0 163888 77 0 0 25 0 1 0 1983494470 65404928 15539 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25489/statm: 15968 15539 48 102 0 15863 0
Current children cumulated CPU time (s) 1646.23
Current children cumulated vsize (KiB) 82828

[startup+1722.3 s]
/proc/loadavg: 1.97 1.98 1.96 3/85 25538
/proc/meminfo: memFree=1787192/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=13600 CPUtime=6.58
/proc/25465/stat : 25465 (sugar) S 25463 25465 24636 0 -1 4194304 1007 35395 16 2 4 1 630 23 16 0 1 0 1983493770 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25465/statm: 3400 799 370 3 0 500 0
[pid=25488] ppid=25465 vsize=5356 CPUtime=0
/proc/25488/stat : 25488 (sh) S 25465 25465 24636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983494470 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1339 232 193 169 0 50 0
[pid=25489] ppid=25488 vsize=71924 CPUtime=1699.08
/proc/25489/stat : 25489 (picosat) R 25488 25465 24636 0 -1 4194304 22854 0 0 0 169828 80 0 0 25 0 1 0 1983494470 73650176 17568 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25489/statm: 17981 17568 48 102 0 17876 0
Current children cumulated CPU time (s) 1705.66
Current children cumulated vsize (KiB) 90880

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.96 3/84 25539
/proc/meminfo: memFree=1788280/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=13600 CPUtime=6.58
/proc/25465/stat : 25465 (sugar) S 25463 25465 24636 0 -1 4194304 1007 35395 16 2 4 1 630 23 16 0 1 0 1983493770 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25465/statm: 3400 799 370 3 0 500 0
[pid=25488] ppid=25465 vsize=5356 CPUtime=0
/proc/25488/stat : 25488 (sh) S 25465 25465 24636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983494470 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1339 232 193 169 0 50 0
[pid=25489] ppid=25488 vsize=71924 CPUtime=1758.51
/proc/25489/stat : 25489 (picosat) R 25488 25465 24636 0 -1 4194304 22854 0 0 0 175771 80 0 0 25 0 1 0 1983494470 73650176 17568 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25489/statm: 17981 17568 48 102 0 17876 0
Current children cumulated CPU time (s) 1765.09
Current children cumulated vsize (KiB) 90880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.6 s]
/proc/loadavg: 1.99 1.98 1.96 3/84 25539
/proc/meminfo: memFree=1788280/2055920 swapFree=4180444/4192956
[pid=25465] ppid=25463 vsize=13600 CPUtime=6.58
/proc/25465/stat : 25465 (sugar) S 25463 25465 24636 0 -1 4194304 1007 35395 16 2 4 1 630 23 16 0 1 0 1983493770 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25465/statm: 3400 799 370 3 0 500 0
[pid=25488] ppid=25465 vsize=5356 CPUtime=0
/proc/25488/stat : 25488 (sh) S 25465 25465 24636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983494470 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1339 232 193 169 0 50 0
[pid=25489] ppid=25488 vsize=71924 CPUtime=1793.48
/proc/25489/stat : 25489 (picosat) R 25488 25465 24636 0 -1 4194304 22854 0 0 0 179268 80 0 0 25 0 1 0 1983494470 73650176 17568 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25489/statm: 17981 17568 48 102 0 17876 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 90880

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25465 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=346035
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=251961
# CPU time returned by wait4() is 6.598
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1817.62
CPU time (s): 1800.06
CPU user time (s): 1799.02
CPU system time (s): 1.04
CPU usage (%): 99.0338
Max. virtual memory (cumulated for all children) (KiB): 887876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.34603
system time used= 0.251961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36813
page faults= 18
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4197
involuntary context switches= 4150

runsolver used 2.73758 second user time and 5.54416 second system time

The end

Launcher Data (download as text)

Begin job on node68 at 2008-07-03 02:34:02
IDJOB=1049412
IDBENCH=54675
IDSOLVER=345
FILE ID=node68/1049412-1215045242
PBS_JOBID= 7875040
Free space on /tmp= 66536 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/pseudo/ppp/normalized-ppp-1-11-19-21.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1049412-1215045242/watcher-1049412-1215045242 -o /tmp/evaluation-result-1049412-1215045242/solver-1049412-1215045242 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1049412-1215045242.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 78c8ce8330ddb6e548d54d1e19438b8d
RANDOM SEED=2048251270

node68.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.261
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.261
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1775680 kB
Buffers:          3772 kB
Cached:          55536 kB
SwapCached:       6312 kB
Active:         206724 kB
Inactive:        19152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1775680 kB
SwapTotal:     4192956 kB
SwapFree:      4180444 kB
Dirty:            5888 kB
Writeback:           0 kB
Mapped:         183120 kB
Slab:            39480 kB
Committed_AS:  4903544 kB
PageTables:       2044 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= 66540 MiB
End job on node68 at 2008-07-03 03:04:22