Trace number 2086877

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.13 1817.23

General information on the benchmark

Namecsp/langford4/
normalized-langford-4-20.xml
MD5SUMd7708ecaa4b0e9b8ee6812bd6eefd125
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 variables80
Number of constraints3220
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3220
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 09:42:46 2009
0.00/0.08	c 0	PID 29276
0.06/0.08	c 0	HOST node17.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2086877-1247384566.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2086877-1247384566.xml' 'HOME/temp.csp'
0.06/0.80	c 1	1 domains, 80 variables, 2 predicates, 0 relations, 3220 constraints
0.06/0.82	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.82	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'
0.77/0.90	c 1	Parsing HOME/temp.csp
0.77/0.99	c 1	parsed 3303 expressions
0.93/1.01	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.93/1.01	c 1	Converting to clausal form CSP
1.03/1.12	c 1	converted 331 (10%) expressions
1.12/1.23	c 1	converted 661 (20%) expressions
1.12/1.26	c 1	converted 991 (30%) expressions
1.12/1.27	c 1	converted 1322 (40%) expressions
1.12/1.29	c 1	converted 1652 (50%) expressions
1.12/1.30	c 1	converted 1982 (60%) expressions
1.23/1.31	c 1	converted 2313 (70%) expressions
1.23/1.32	c 1	converted 2643 (80%) expressions
1.23/1.33	c 1	converted 2973 (90%) expressions
1.23/1.34	c 1	converted 3303 (100%) expressions
1.23/1.34	c 1	CSP : 80 integers, 0 booleans, 3280 clauses, largest domain size 78
1.23/1.34	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.23/1.34	c 1	Propagation in CSP
1.23/1.39	c 1	690 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.23/1.39	c 1	CSP : 80 integers, 0 booleans, 3280 clauses, largest domain size 74
1.23/1.39	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.23/1.39	c 1	Simplifing CSP by introducing new Boolean variables
1.32/1.48	c 1	CSP : 80 integers, 6320 booleans, 9600 clauses, largest domain size 74
1.32/1.48	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.43/1.52	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.43/1.54	c 1	8 (10%) CSP integer variables are encoded (492 clauses, 5264 bytes)
1.43/1.54	c 1	16 (20%) CSP integer variables are encoded (792 clauses, 8564 bytes)
1.43/1.54	c 1	24 (30%) CSP integer variables are encoded (1140 clauses, 12717 bytes)
1.43/1.54	c 1	32 (40%) CSP integer variables are encoded (1536 clauses, 17865 bytes)
1.43/1.54	c 1	40 (50%) CSP integer variables are encoded (1740 clauses, 20517 bytes)
1.43/1.55	c 1	48 (60%) CSP integer variables are encoded (2232 clauses, 26913 bytes)
1.43/1.55	c 1	56 (70%) CSP integer variables are encoded (2532 clauses, 30813 bytes)
1.43/1.55	c 1	64 (80%) CSP integer variables are encoded (2880 clauses, 35337 bytes)
1.43/1.55	c 1	72 (90%) CSP integer variables are encoded (3276 clauses, 40485 bytes)
1.43/1.55	c 1	80 (100%) CSP integer variables are encoded (3480 clauses, 43137 bytes)
1.52/1.64	c 2	960 (10%) CSP clauses are encoded (30601 clauses, 505475 bytes)
1.52/1.69	c 2	1920 (20%) CSP clauses are encoded (52508 clauses, 886449 bytes)
1.62/1.73	c 2	2880 (30%) CSP clauses are encoded (67036 clauses, 1138060 bytes)
1.62/1.75	c 2	3840 (40%) CSP clauses are encoded (74734 clauses, 1268565 bytes)
1.62/1.79	c 2	4800 (50%) CSP clauses are encoded (93216 clauses, 1601685 bytes)
1.72/1.84	c 2	5760 (60%) CSP clauses are encoded (116325 clauses, 2031696 bytes)
1.72/1.87	c 2	6720 (70%) CSP clauses are encoded (131507 clauses, 2311344 bytes)
1.82/1.92	c 2	7680 (80%) CSP clauses are encoded (149229 clauses, 2638102 bytes)
1.82/1.96	c 2	8640 (90%) CSP clauses are encoded (170657 clauses, 3033873 bytes)
1.92/2.01	c 2	9600 (100%) CSP clauses are encoded (189074 clauses, 3375266 bytes)
1.92/2.01	c 2	9600 CSP clauses encoded
1.92/2.01	c 2	Writing map file : HOME/temp.map
1.92/2.02	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.92/2.02	c 2	SAT : 9880 SAT variables, 189074 SAT clauses, 3375266 bytes
1.92/2.02	c 2	Heap : 3 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.92/2.03	c 2	SOLVING HOME/temp.cnf
1.92/2.03	c 2	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.08/1817.21	sh: line 1: 29300 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.08/1817.21	c 1817	DECODING HOME/temp.out WITH HOME/temp.map
1800.08/1817.21	c 1817	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.08/1817.22	c ERROR INTERRUPTED
1800.08/1817.22	s UNKNOWN
1800.08/1817.22	c 1817	CPU 1800.11 (0.05 0.02 1798.99 1.05)
1800.08/1817.22	c 1817	END Sun Jul 12 10:13:03 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-2086877-1247384566/watcher-2086877-1247384566 -o /tmp/evaluation-result-2086877-1247384566/solver-2086877-1247384566 -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-2086877-1247384566.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.00 2.09 2.03 4/73 29276
/proc/meminfo: memFree=1715552/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=12268 CPUtime=0
/proc/29276/stat : 29276 (sugar) R 29274 29276 28511 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 25523834 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 245482879589 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/29276/statm: 3067 316 241 3 0 167 0

[startup+0.0820991 s]
/proc/loadavg: 2.00 2.09 2.03 4/73 29276
/proc/meminfo: memFree=1715552/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16740 CPUtime=0.06
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 25523834 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101915 s]
/proc/loadavg: 2.00 2.09 2.03 4/73 29276
/proc/meminfo: memFree=1715552/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=0.06
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 25523834 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301673 s]
/proc/loadavg: 2.00 2.09 2.03 4/73 29276
/proc/meminfo: memFree=1715552/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=0.06
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 25523834 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.702724 s]
/proc/loadavg: 2.00 2.09 2.03 4/73 29276
/proc/meminfo: memFree=1715552/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=0.06
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 25523834 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50281 s]
/proc/loadavg: 2.00 2.09 2.03 3/84 29298
/proc/meminfo: memFree=1706568/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=0.77
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1310 6745 0 1 5 1 66 5 15 0 1 0 25523834 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1111 409 3 0 796 0
[pid=29289] ppid=29276 vsize=5356 CPUtime=0
/proc/29289/stat : 29289 (sh) S 29276 29276 28511 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25523916 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29289/statm: 1339 233 193 169 0 50 0
[pid=29290] ppid=29289 vsize=868584 CPUtime=0.66
/proc/29290/stat : 29290 (java) S 29289 29276 28511 0 -1 0 7282 0 1 0 62 4 0 0 18 0 9 0 25523916 889430016 6517 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29290/statm: 217146 6517 2566 9 0 211651 0
[pid=29290/tid=29291] ppid=29289 vsize=868584 CPUtime=0.35
/proc/29290/task/29291/stat : 29291 (java) R 29289 29276 28511 0 -1 64 2685 0 1 0 34 1 0 0 20 0 9 0 25523917 889430016 6517 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29290/tid=29292] ppid=29289 vsize=868584 CPUtime=0.11
/proc/29290/task/29292/stat : 29292 (java) R 29289 29276 28511 0 -1 64 2414 0 0 0 10 1 0 0 16 0 9 0 25523918 889430016 6517 996147200 134512640 134550932 4294955936 18446744073709551615 102381670 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29290/tid=29293] ppid=29289 vsize=868584 CPUtime=0
/proc/29290/task/29293/stat : 29293 (java) S 29289 29276 28511 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25523919 889430016 6517 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29290/tid=29294] ppid=29289 vsize=868584 CPUtime=0
/proc/29290/task/29294/stat : 29294 (java) S 29289 29276 28511 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 25523919 889430016 6517 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29290/tid=29295] ppid=29289 vsize=868584 CPUtime=0
/proc/29290/task/29295/stat : 29295 (java) S 29289 29276 28511 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 25523921 889430016 6517 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29290/tid=29296] ppid=29289 vsize=868584 CPUtime=0.17
/proc/29290/task/29296/stat : 29296 (java) S 29289 29276 28511 0 -1 64 1484 0 0 0 16 1 0 0 16 0 9 0 25523921 889430016 6517 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29290/tid=29297] ppid=29289 vsize=868584 CPUtime=0
/proc/29290/task/29297/stat : 29297 (java) S 29289 29276 28511 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25523921 889430016 6517 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29290/tid=29298] ppid=29289 vsize=868584 CPUtime=0
/proc/29290/task/29298/stat : 29298 (java) S 29289 29276 28511 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25523921 889430016 6517 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 890808

[startup+3.10196 s]
/proc/loadavg: 2.00 2.09 2.03 3/76 29300
/proc/meminfo: memFree=1708232/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=1.96
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1365 14525 0 2 5 2 176 13 16 0 1 0 25523834 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1113 409 3 0 796 0
[pid=29299] ppid=29276 vsize=5356 CPUtime=0
/proc/29299/stat : 29299 (sh) S 29276 29276 28511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25524038 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29299/statm: 1339 232 193 169 0 50 0
[pid=29300] ppid=29299 vsize=5124 CPUtime=1.04
/proc/29300/stat : 29300 (picosat) R 29299 29276 28511 0 -1 4194304 1192 0 0 0 51 53 0 0 25 0 1 0 25524038 5246976 1178 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 1281 1178 40 102 0 1176 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 27348

[startup+6.30129 s]
/proc/loadavg: 2.00 2.09 2.03 3/76 29300
/proc/meminfo: memFree=1701256/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=1.96
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1365 14525 0 2 5 2 176 13 16 0 1 0 25523834 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1113 409 3 0 796 0
[pid=29299] ppid=29276 vsize=5356 CPUtime=0
/proc/29299/stat : 29299 (sh) S 29276 29276 28511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25524038 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29299/statm: 1339 232 193 169 0 50 0
[pid=29300] ppid=29299 vsize=8620 CPUtime=4.22
/proc/29300/stat : 29300 (picosat) R 29299 29276 28511 0 -1 4194304 1880 0 0 0 336 86 0 0 25 0 1 0 25524038 8826880 1866 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 2155 1866 42 102 0 2050 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 30844

[startup+12.7019 s]
/proc/loadavg: 2.00 2.08 2.03 3/76 29300
/proc/meminfo: memFree=1701000/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=1.96
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1365 14525 0 2 5 2 176 13 16 0 1 0 25523834 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1113 409 3 0 796 0
[pid=29299] ppid=29276 vsize=5356 CPUtime=0
/proc/29299/stat : 29299 (sh) S 29276 29276 28511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25524038 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29299/statm: 1339 232 193 169 0 50 0
[pid=29300] ppid=29299 vsize=8884 CPUtime=10.55
/proc/29300/stat : 29300 (picosat) R 29299 29276 28511 0 -1 4194304 1947 0 0 0 969 86 0 0 25 0 1 0 25524038 9097216 1933 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 2221 1933 42 102 0 2116 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 31108

[startup+25.5022 s]
/proc/loadavg: 2.00 2.08 2.02 3/76 29300
/proc/meminfo: memFree=1700680/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=1.96
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1365 14525 0 2 5 2 176 13 16 0 1 0 25523834 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1113 409 3 0 796 0
[pid=29299] ppid=29276 vsize=5356 CPUtime=0
/proc/29299/stat : 29299 (sh) S 29276 29276 28511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25524038 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29299/statm: 1339 232 193 169 0 50 0
[pid=29300] ppid=29299 vsize=9280 CPUtime=23.23
/proc/29300/stat : 29300 (picosat) R 29299 29276 28511 0 -1 4194304 2069 0 0 0 2237 86 0 0 25 0 1 0 25524038 9502720 2055 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 2320 2055 42 102 0 2215 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 31504

[startup+51.1029 s]
/proc/loadavg: 2.00 2.07 2.02 3/77 29301
/proc/meminfo: memFree=1699712/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=1.96
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1365 14525 0 2 5 2 176 13 16 0 1 0 25523834 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1113 409 3 0 796 0
[pid=29299] ppid=29276 vsize=5356 CPUtime=0
/proc/29299/stat : 29299 (sh) S 29276 29276 28511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25524038 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29299/statm: 1339 232 193 169 0 50 0
[pid=29300] ppid=29299 vsize=10204 CPUtime=48.59
/proc/29300/stat : 29300 (picosat) R 29299 29276 28511 0 -1 4194304 2306 0 0 0 4773 86 0 0 25 0 1 0 25524038 10448896 2292 996147200 134512640 134931368 4294956256 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 2551 2292 42 102 0 2446 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 32428

[startup+102.306 s]
/proc/loadavg: 2.00 2.06 2.02 3/77 29301
/proc/meminfo: memFree=1697856/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=1.96
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1365 14525 0 2 5 2 176 13 16 0 1 0 25523834 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1113 409 3 0 796 0
[pid=29299] ppid=29276 vsize=5356 CPUtime=0
/proc/29299/stat : 29299 (sh) S 29276 29276 28511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25524038 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29299/statm: 1339 232 193 169 0 50 0
[pid=29300] ppid=29299 vsize=11920 CPUtime=99.32
/proc/29300/stat : 29300 (picosat) R 29299 29276 28511 0 -1 4194304 2757 0 0 0 9845 87 0 0 25 0 1 0 25524038 12206080 2743 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 2980 2743 42 102 0 2875 0
Current children cumulated CPU time (s) 101.28
Current children cumulated vsize (KiB) 34144

[startup+162.302 s]
/proc/loadavg: 2.00 2.05 2.01 3/77 29301
/proc/meminfo: memFree=1697600/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=1.96
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1365 14525 0 2 5 2 176 13 16 0 1 0 25523834 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1113 409 3 0 796 0
[pid=29299] ppid=29276 vsize=5356 CPUtime=0
/proc/29299/stat : 29299 (sh) S 29276 29276 28511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25524038 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29299/statm: 1339 232 193 169 0 50 0
[pid=29300] ppid=29299 vsize=12188 CPUtime=158.75
/proc/29300/stat : 29300 (picosat) R 29299 29276 28511 0 -1 4194304 2863 0 0 0 15788 87 0 0 25 0 1 0 25524038 12480512 2794 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 3047 2794 48 102 0 2942 0
Current children cumulated CPU time (s) 160.71
Current children cumulated vsize (KiB) 34412

[startup+222.302 s]
/proc/loadavg: 2.00 2.04 2.01 3/77 29301
/proc/meminfo: memFree=1697280/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=1.96
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1365 14525 0 2 5 2 176 13 16 0 1 0 25523834 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1113 409 3 0 796 0
[pid=29299] ppid=29276 vsize=5356 CPUtime=0
/proc/29299/stat : 29299 (sh) S 29276 29276 28511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25524038 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29299/statm: 1339 232 193 169 0 50 0

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

[pid=29276] ppid=29274 vsize=16868 CPUtime=1.96
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1365 14525 0 2 5 2 176 13 16 0 1 0 25523834 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1113 409 3 0 796 0
[pid=29299] ppid=29276 vsize=5356 CPUtime=0
/proc/29299/stat : 29299 (sh) S 29276 29276 28511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25524038 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29299/statm: 1339 232 193 169 0 50 0
[pid=29300] ppid=29299 vsize=14688 CPUtime=1228.61
/proc/29300/stat : 29300 (picosat) R 29299 29276 28511 0 -1 4194304 3960 0 0 0 122771 90 0 0 25 0 1 0 25524038 15040512 3405 996147200 134512640 134931368 4294956256 18446744073709551615 134525763 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 3672 3405 48 102 0 3567 0
Current children cumulated CPU time (s) 1230.57
Current children cumulated vsize (KiB) 36912

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 29339
/proc/meminfo: memFree=1690184/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=1.96
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1365 14525 0 2 5 2 176 13 16 0 1 0 25523834 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1113 409 3 0 796 0
[pid=29299] ppid=29276 vsize=5356 CPUtime=0
/proc/29299/stat : 29299 (sh) S 29276 29276 28511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25524038 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29299/statm: 1339 232 193 169 0 50 0
[pid=29300] ppid=29299 vsize=14952 CPUtime=1288.05
/proc/29300/stat : 29300 (picosat) R 29299 29276 28511 0 -1 4194304 4096 0 0 0 128715 90 0 0 25 0 1 0 25524038 15310848 3473 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 3738 3473 48 102 0 3633 0
Current children cumulated CPU time (s) 1290.01
Current children cumulated vsize (KiB) 37176

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 29339
/proc/meminfo: memFree=1690184/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=1.96
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1365 14525 0 2 5 2 176 13 16 0 1 0 25523834 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1113 409 3 0 796 0
[pid=29299] ppid=29276 vsize=5356 CPUtime=0
/proc/29299/stat : 29299 (sh) S 29276 29276 28511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25524038 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29299/statm: 1339 232 193 169 0 50 0
[pid=29300] ppid=29299 vsize=14952 CPUtime=1347.48
/proc/29300/stat : 29300 (picosat) R 29299 29276 28511 0 -1 4194304 4096 0 0 0 134658 90 0 0 25 0 1 0 25524038 15310848 3473 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 3738 3473 48 102 0 3633 0
Current children cumulated CPU time (s) 1349.44
Current children cumulated vsize (KiB) 37176

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 29339
/proc/meminfo: memFree=1690192/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=1.96
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1365 14525 0 2 5 2 176 13 16 0 1 0 25523834 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1113 409 3 0 796 0
[pid=29299] ppid=29276 vsize=5356 CPUtime=0
/proc/29299/stat : 29299 (sh) S 29276 29276 28511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25524038 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29299/statm: 1339 232 193 169 0 50 0
[pid=29300] ppid=29299 vsize=14952 CPUtime=1406.93
/proc/29300/stat : 29300 (picosat) R 29299 29276 28511 0 -1 4194304 4097 0 0 0 140603 90 0 0 25 0 1 0 25524038 15310848 3474 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 3738 3474 48 102 0 3633 0
Current children cumulated CPU time (s) 1408.89
Current children cumulated vsize (KiB) 37176

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 29339
/proc/meminfo: memFree=1689872/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=1.96
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1365 14525 0 2 5 2 176 13 16 0 1 0 25523834 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1113 409 3 0 796 0
[pid=29299] ppid=29276 vsize=5356 CPUtime=0
/proc/29299/stat : 29299 (sh) S 29276 29276 28511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25524038 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29299/statm: 1339 232 193 169 0 50 0
[pid=29300] ppid=29299 vsize=15216 CPUtime=1466.36
/proc/29300/stat : 29300 (picosat) R 29299 29276 28511 0 -1 4194304 4247 0 0 0 146546 90 0 0 25 0 1 0 25524038 15581184 3552 996147200 134512640 134931368 4294956256 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 3804 3552 48 102 0 3699 0
Current children cumulated CPU time (s) 1468.32
Current children cumulated vsize (KiB) 37440

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 29339
/proc/meminfo: memFree=1689872/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=1.96
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1365 14525 0 2 5 2 176 13 16 0 1 0 25523834 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1113 409 3 0 796 0
[pid=29299] ppid=29276 vsize=5356 CPUtime=0
/proc/29299/stat : 29299 (sh) S 29276 29276 28511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25524038 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29299/statm: 1339 232 193 169 0 50 0
[pid=29300] ppid=29299 vsize=15216 CPUtime=1525.8
/proc/29300/stat : 29300 (picosat) R 29299 29276 28511 0 -1 4194304 4247 0 0 0 152490 90 0 0 25 0 1 0 25524038 15581184 3552 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 3804 3552 48 102 0 3699 0
Current children cumulated CPU time (s) 1527.76
Current children cumulated vsize (KiB) 37440

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 29339
/proc/meminfo: memFree=1689872/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=1.96
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1365 14525 0 2 5 2 176 13 16 0 1 0 25523834 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1113 409 3 0 796 0
[pid=29299] ppid=29276 vsize=5356 CPUtime=0
/proc/29299/stat : 29299 (sh) S 29276 29276 28511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25524038 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29299/statm: 1339 232 193 169 0 50 0
[pid=29300] ppid=29299 vsize=15216 CPUtime=1585.23
/proc/29300/stat : 29300 (picosat) R 29299 29276 28511 0 -1 4194304 4247 0 0 0 158433 90 0 0 25 0 1 0 25524038 15581184 3552 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 3804 3552 48 102 0 3699 0
Current children cumulated CPU time (s) 1587.19
Current children cumulated vsize (KiB) 37440

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 29339
/proc/meminfo: memFree=1689488/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=1.96
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1365 14525 0 2 5 2 176 13 16 0 1 0 25523834 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1113 409 3 0 796 0
[pid=29299] ppid=29276 vsize=5356 CPUtime=0
/proc/29299/stat : 29299 (sh) S 29276 29276 28511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25524038 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29299/statm: 1339 232 193 169 0 50 0
[pid=29300] ppid=29299 vsize=15480 CPUtime=1644.67
/proc/29300/stat : 29300 (picosat) R 29299 29276 28511 0 -1 4194304 4398 0 0 0 164377 90 0 0 25 0 1 0 25524038 15851520 3628 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 3870 3628 48 102 0 3765 0
Current children cumulated CPU time (s) 1646.63
Current children cumulated vsize (KiB) 37704

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 29339
/proc/meminfo: memFree=1689488/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=1.96
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1365 14525 0 2 5 2 176 13 16 0 1 0 25523834 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1113 409 3 0 796 0
[pid=29299] ppid=29276 vsize=5356 CPUtime=0
/proc/29299/stat : 29299 (sh) S 29276 29276 28511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25524038 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29299/statm: 1339 232 193 169 0 50 0
[pid=29300] ppid=29299 vsize=15480 CPUtime=1704.11
/proc/29300/stat : 29300 (picosat) R 29299 29276 28511 0 -1 4194304 4398 0 0 0 170321 90 0 0 25 0 1 0 25524038 15851520 3628 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 3870 3628 48 102 0 3765 0
Current children cumulated CPU time (s) 1706.07
Current children cumulated vsize (KiB) 37704

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 29339
/proc/meminfo: memFree=1689424/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=1.96
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1365 14525 0 2 5 2 176 13 16 0 1 0 25523834 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1113 409 3 0 796 0
[pid=29299] ppid=29276 vsize=5356 CPUtime=0
/proc/29299/stat : 29299 (sh) S 29276 29276 28511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25524038 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29299/statm: 1339 232 193 169 0 50 0
[pid=29300] ppid=29299 vsize=15480 CPUtime=1763.55
/proc/29300/stat : 29300 (picosat) R 29299 29276 28511 0 -1 4194304 4398 0 0 0 176265 90 0 0 25 0 1 0 25524038 15851520 3628 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 3870 3628 48 102 0 3765 0
Current children cumulated CPU time (s) 1765.51
Current children cumulated vsize (KiB) 37704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.21 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 29339
/proc/meminfo: memFree=1689104/2055920 swapFree=4192812/4192956
[pid=29276] ppid=29274 vsize=16868 CPUtime=1.96
/proc/29276/stat : 29276 (sugar) S 29274 29276 28511 0 -1 4194304 1365 14525 0 2 5 2 176 13 16 0 1 0 25523834 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29276/statm: 4217 1113 409 3 0 796 0
[pid=29299] ppid=29276 vsize=5356 CPUtime=0
/proc/29299/stat : 29299 (sh) S 29276 29276 28511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25524038 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29299/statm: 1339 232 193 169 0 50 0
[pid=29300] ppid=29299 vsize=15612 CPUtime=1798.12
/proc/29300/stat : 29300 (picosat) R 29299 29276 28511 0 -1 4194304 4516 0 0 0 179722 90 0 0 25 0 1 0 25524038 15986688 3671 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 3903 3671 48 102 0 3798 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 37836

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

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

Child status: 0
Real time (s): 1817.23
CPU time (s): 1800.13
CPU user time (s): 1799.05
CPU system time (s): 1.07584
CPU usage (%): 99.059
Max. virtual memory (cumulated for all children) (KiB): 890920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.05
system time used= 1.07584
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21134
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= 2712
involuntary context switches= 42157

runsolver used 2.54761 second user time and 5.72813 second system time

The end

Launcher Data

Begin job on node17 at 2009-07-12 09:42:46
IDJOB=2086877
IDBENCH=58654
IDSOLVER=738
FILE ID=node17/2086877-1247384566
PBS_JOBID= 9507163
Free space on /tmp= 66452 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/langford4/normalized-langford-4-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-2086877-1247384566/watcher-2086877-1247384566 -o /tmp/evaluation-result-2086877-1247384566/solver-2086877-1247384566 -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-2086877-1247384566.xml

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

MD5SUM BENCH= d7708ecaa4b0e9b8ee6812bd6eefd125
RANDOM SEED=1400948474

node17.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.213
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.213
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:       1716032 kB
Buffers:         70052 kB
Cached:         183520 kB
SwapCached:          0 kB
Active:         174024 kB
Inactive:       103296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716032 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1708 kB
Writeback:           0 kB
Mapped:          34496 kB
Slab:            47748 kB
Committed_AS:   250692 kB
PageTables:       1864 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= 66448 MiB
End job on node17 at 2009-07-12 10:13:05