Trace number 1041049

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.01 1808.91

General information on the benchmark

Namecsp/allsquaresUnsat/
normalized-squaresUnsat-37-37.xml
MD5SUMf3288d103eb05e68f4356a28d7cc0cdd
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.640901
Satisfiable
(Un)Satisfiability was proved
Number of variables2738
Number of constraints3333
Maximum constraint arity37
Maximum domain size132
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2665
Global constraints used (with number of constraints)cumulative(2),weightedsum(666)

Solver Data (download as text)

0.00/0.15	c 0	Sugar v1-13 + HOME/picosat
0.00/0.16	c 0	BEGIN Wed Jul  2 13:47:31 2008
0.00/0.16	c 0	PID 16703
0.00/0.17	c 0	HOST node78.alineos.net
0.00/0.17	c 0	CONVERTING HOME/instance-1041049-1214999251.xml TO HOME/temp.csp
0.00/0.17	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1041049-1214999251.xml' 'HOME/temp.csp'
0.75/1.31	c 2	38 domains, 2738 variables, 2 predicates, 0 relations, 3333 constraints
0.75/1.36	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.75/1.36	c 2	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'
0.77/1.45	c 2	Parsing HOME/temp.csp
0.77/1.93	c 2	parsed 6111 expressions
0.77/1.96	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.77/1.96	c 2	Converting to clausal form CSP
0.77/1.99	c 2	converted 612 (10%) expressions
0.77/1.99	c 2	converted 1223 (20%) expressions
0.77/2.01	c 2	converted 1834 (30%) expressions
0.77/2.01	c 2	converted 2445 (40%) expressions
1.56/2.21	c 3	converted 3056 (50%) expressions
1.56/2.27	c 3	converted 3667 (60%) expressions
1.66/2.37	c 3	converted 4278 (70%) expressions
1.75/2.41	c 3	converted 4889 (80%) expressions
1.75/2.46	c 3	converted 5500 (90%) expressions
4.04/4.77	c 5	converted 6111 (100%) expressions
4.04/4.78	c 5	CSP : 21746 integers, 6860 booleans, 57899 clauses, largest domain size 362
4.04/4.78	c 5	Heap : 35 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.04/4.78	c 5	Propagation in CSP
4.44/5.11	c 5	131976 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.44/5.12	c 5	CSP : 21746 integers, 6860 booleans, 57899 clauses, largest domain size 133
4.44/5.12	c 5	Heap : 40 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.44/5.14	c 5	Simplifing CSP by introducing new Boolean variables
4.44/5.17	c 5	CSP : 21746 integers, 6860 booleans, 57899 clauses, largest domain size 133
4.44/5.17	c 5	Heap : 40 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.74/5.43	c 6	Encoding CSP to SAT : HOME/temp.cnf
4.74/5.49	c 6	2175 (10%) CSP integer variables are encoded (8192 clauses, 104363 bytes)
4.83/5.53	c 6	4350 (20%) CSP integer variables are encoded (44880 clauses, 654683 bytes)
4.83/5.60	c 6	6524 (30%) CSP integer variables are encoded (93691 clauses, 1387271 bytes)
4.93/5.66	c 6	8699 (40%) CSP integer variables are encoded (143277 clauses, 2230233 bytes)
5.03/5.73	c 6	10873 (50%) CSP integer variables are encoded (188925 clauses, 3006249 bytes)
5.03/5.79	c 6	13048 (60%) CSP integer variables are encoded (235451 clauses, 3797191 bytes)
5.13/5.85	c 6	15223 (70%) CSP integer variables are encoded (284021 clauses, 4622881 bytes)
5.23/5.92	c 6	17397 (80%) CSP integer variables are encoded (332894 clauses, 5453722 bytes)
5.28/6.05	c 6	19572 (90%) CSP integer variables are encoded (380437 clauses, 6261953 bytes)
5.38/6.11	c 6	21746 (100%) CSP integer variables are encoded (426022 clauses, 7036898 bytes)
6.27/7.03	c 7	5790 (10%) CSP clauses are encoded (924122 clauses, 16232311 bytes)
10.60/11.43	c 12	11580 (20%) CSP clauses are encoded (3276844 clauses, 66229144 bytes)
14.18/15.04	c 15	17370 (30%) CSP clauses are encoded (5139020 clauses, 107064676 bytes)
18.02/18.94	c 19	23160 (40%) CSP clauses are encoded (7054465 clauses, 153423886 bytes)
21.77/22.75	c 23	28950 (50%) CSP clauses are encoded (8927420 clauses, 198739929 bytes)
26.57/27.60	c 28	34740 (60%) CSP clauses are encoded (11309960 clauses, 256323545 bytes)
30.58/31.75	c 32	40530 (70%) CSP clauses are encoded (13337627 clauses, 305400613 bytes)
34.41/35.63	c 36	46320 (80%) CSP clauses are encoded (15233360 clauses, 351282333 bytes)
38.03/39.39	c 40	52110 (90%) CSP clauses are encoded (17058413 clauses, 395445482 bytes)
42.33/43.77	c 44	57899 (100%) CSP clauses are encoded (19197487 clauses, 447134772 bytes)
42.33/43.77	c 44	57899 CSP clauses encoded
42.33/43.77	c 44	Writing map file : HOME/temp.map
42.44/43.83	c 44	Heap : 37 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
42.44/43.83	c 44	SAT : 454532 SAT variables, 19197487 SAT clauses, 447134772 bytes
42.44/43.83	c 44	Heap : 37 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
42.44/43.87	c 44	SOLVING HOME/temp.cnf
42.44/43.87	c 44	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.01/1808.81	c ERROR INTERRUPTED
1800.01/1808.91	s UNKNOWN
1800.01/1808.91	c 1809	CPU 39.11 (0.03 0.02 39.08 3.37)
1800.01/1808.91	c 1809	END Wed Jul  2 14:17:40 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-1041049-1214999251/watcher-1041049-1214999251 -o /tmp/evaluation-result-1041049-1214999251/solver-1041049-1214999251 -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-1041049-1214999251.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.22 2.22 1.87 4/75 16703
/proc/meminfo: memFree=1233056/2055912 swapFree=4178512/4192956
[pid=16703] ppid=16701 vsize=18572 CPUtime=0
/proc/16703/stat : 16703 (runsolver) R 16701 16703 16427 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 224020144 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 255372881191 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16703/statm: 4643 292 257 25 0 2626 0

[startup+0.013228 s]
/proc/loadavg: 2.22 2.22 1.87 4/75 16703
/proc/meminfo: memFree=1233056/2055912 swapFree=4178512/4192956
[pid=16703] ppid=16701 vsize=124 CPUtime=0
/proc/16703/stat : 16703 (sugar) D 16701 16703 16427 0 -1 4194304 37 0 1 0 0 0 0 0 19 0 1 0 224020144 126976 23 996147200 4194304 4206940 548682068608 18446744073709551615 255370261897 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/16703/statm: 31 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 124

[startup+0.101248 s]
/proc/loadavg: 2.22 2.22 1.87 4/75 16703
/proc/meminfo: memFree=1233056/2055912 swapFree=4178512/4192956
[pid=16703] ppid=16701 vsize=12272 CPUtime=0
/proc/16703/stat : 16703 (sugar) R 16701 16703 16427 0 -1 4194304 392 0 5 0 0 0 0 0 18 0 1 0 224020144 12566528 365 996147200 4194304 4206940 548682068608 18446744073709551615 255381781502 0 0 4224 0 0 0 0 17 1 0 0
/proc/16703/statm: 3068 365 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301273 s]
/proc/loadavg: 2.22 2.22 1.87 4/75 16703
/proc/meminfo: memFree=1233056/2055912 swapFree=4178512/4192956
[pid=16703] ppid=16701 vsize=13600 CPUtime=0.04
/proc/16703/stat : 16703 (sugar) S 16701 16703 16427 0 -1 4194304 895 126 5 1 3 1 0 0 18 0 1 0 224020144 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16703/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701309 s]
/proc/loadavg: 2.22 2.22 1.87 4/75 16703
/proc/meminfo: memFree=1233056/2055912 swapFree=4178512/4192956
[pid=16703] ppid=16701 vsize=13600 CPUtime=0.04
/proc/16703/stat : 16703 (sugar) S 16701 16703 16427 0 -1 4194304 895 126 5 1 3 1 0 0 18 0 1 0 224020144 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16703/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50239 s]
/proc/loadavg: 2.22 2.22 1.87 4/86 16715
/proc/meminfo: memFree=1210312/2055912 swapFree=4178512/4192956
[pid=16703] ppid=16701 vsize=13600 CPUtime=0.77
/proc/16703/stat : 16703 (sugar) S 16701 16703 16427 0 -1 4194304 968 7193 5 52 3 1 62 11 16 0 1 0 224020144 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16703/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 13600

[startup+3.10156 s]
/proc/loadavg: 2.22 2.22 1.87 4/86 16725
/proc/meminfo: memFree=1210184/2055912 swapFree=4178512/4192956
[pid=16703] ppid=16701 vsize=13600 CPUtime=0.77
/proc/16703/stat : 16703 (sugar) S 16701 16703 16427 0 -1 4194304 969 7193 5 52 3 1 62 11 15 0 1 0 224020144 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16703/statm: 3400 797 370 3 0 500 0
[pid=16716] ppid=16703 vsize=5356 CPUtime=0
/proc/16716/stat : 16716 (sh) S 16703 16703 16427 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 224020280 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16716/statm: 1339 233 193 169 0 50 0
[pid=16717] ppid=16716 vsize=868384 CPUtime=1.68
/proc/16717/stat : 16717 (java) S 16716 16703 16427 0 -1 0 9589 0 5 0 161 7 0 0 18 0 9 0 224020281 889225216 8721 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16717/statm: 217096 8721 2541 9 0 211671 0
[pid=16717/tid=16718] ppid=16716 vsize=868384 CPUtime=1.06
/proc/16717/task/16718/stat : 16718 (java) R 16716 16703 16427 0 -1 64 2840 0 5 0 104 2 0 0 23 0 9 0 224020282 889225216 8721 996147200 134512640 134550740 4294955952 18446744073709551615 4126655161 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16719] ppid=16716 vsize=868384 CPUtime=0.36
/proc/16717/task/16719/stat : 16719 (java) S 16716 16703 16427 0 -1 64 4549 0 0 0 33 3 0 0 16 0 9 0 224020283 889225216 8721 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16720] ppid=16716 vsize=868384 CPUtime=0
/proc/16717/task/16720/stat : 16720 (java) S 16716 16703 16427 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 224020283 889225216 8721 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16721] ppid=16716 vsize=868384 CPUtime=0
/proc/16717/task/16721/stat : 16721 (java) S 16716 16703 16427 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 224020283 889225216 8721 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16722] ppid=16716 vsize=868384 CPUtime=0
/proc/16717/task/16722/stat : 16722 (java) S 16716 16703 16427 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 224020285 889225216 8721 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16723] ppid=16716 vsize=868384 CPUtime=0.23
/proc/16717/task/16723/stat : 16723 (java) S 16716 16703 16427 0 -1 64 1507 0 0 0 23 0 0 0 16 0 9 0 224020285 889225216 8721 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16724] ppid=16716 vsize=868384 CPUtime=0
/proc/16717/task/16724/stat : 16724 (java) S 16716 16703 16427 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 224020285 889225216 8721 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16725] ppid=16716 vsize=868384 CPUtime=0
/proc/16717/task/16725/stat : 16725 (java) S 16716 16703 16427 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 224020285 889225216 8721 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 887340

[startup+6.3029 s]
/proc/loadavg: 2.28 2.23 1.88 4/86 16725
/proc/meminfo: memFree=1165320/2055912 swapFree=4178512/4192956
[pid=16703] ppid=16701 vsize=13600 CPUtime=0.77
/proc/16703/stat : 16703 (sugar) S 16701 16703 16427 0 -1 4194304 969 7193 5 52 3 1 62 11 15 0 1 0 224020144 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16703/statm: 3400 797 370 3 0 500 0
[pid=16716] ppid=16703 vsize=5356 CPUtime=0
/proc/16716/stat : 16716 (sh) S 16703 16703 16427 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 224020280 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16716/statm: 1339 233 193 169 0 50 0
[pid=16717] ppid=16716 vsize=868496 CPUtime=4.8
/proc/16717/stat : 16717 (java) S 16716 16703 16427 0 -1 0 17642 0 6 0 462 18 0 0 18 0 9 0 224020281 889339904 15872 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16717/statm: 217124 15872 2565 9 0 211671 0
[pid=16717/tid=16718] ppid=16716 vsize=868496 CPUtime=3.1
/proc/16717/task/16718/stat : 16718 (java) R 16716 16703 16427 0 -1 64 3390 0 6 0 301 9 0 0 25 0 9 0 224020282 889339904 15872 996147200 134512640 134550740 4294955952 18446744073709551615 4126898488 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16719] ppid=16716 vsize=868496 CPUtime=1.36
/proc/16717/task/16719/stat : 16719 (java) S 16716 16703 16427 0 -1 64 12000 0 0 0 129 7 0 0 16 0 9 0 224020283 889339904 15872 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16720] ppid=16716 vsize=868496 CPUtime=0
/proc/16717/task/16720/stat : 16720 (java) S 16716 16703 16427 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 224020283 889339904 15872 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16721] ppid=16716 vsize=868496 CPUtime=0
/proc/16717/task/16721/stat : 16721 (java) S 16716 16703 16427 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 224020283 889339904 15872 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16722] ppid=16716 vsize=868496 CPUtime=0
/proc/16717/task/16722/stat : 16722 (java) S 16716 16703 16427 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 224020285 889339904 15872 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16723] ppid=16716 vsize=868496 CPUtime=0.31
/proc/16717/task/16723/stat : 16723 (java) S 16716 16703 16427 0 -1 64 1559 0 0 0 31 0 0 0 15 0 9 0 224020285 889339904 15872 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16724] ppid=16716 vsize=868496 CPUtime=0
/proc/16717/task/16724/stat : 16724 (java) S 16716 16703 16427 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 224020285 889339904 15872 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16725] ppid=16716 vsize=868496 CPUtime=0
/proc/16717/task/16725/stat : 16725 (java) S 16716 16703 16427 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 224020285 889339904 15872 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.57
Current children cumulated vsize (KiB) 887452

[startup+12.7016 s]
/proc/loadavg: 2.26 2.23 1.88 3/86 16725
/proc/meminfo: memFree=1093256/2055912 swapFree=4178512/4192956
[pid=16703] ppid=16701 vsize=13600 CPUtime=0.77
/proc/16703/stat : 16703 (sugar) S 16701 16703 16427 0 -1 4194304 969 7193 5 52 3 1 62 11 16 0 1 0 224020144 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16703/statm: 3400 797 370 3 0 500 0
[pid=16716] ppid=16703 vsize=5356 CPUtime=0
/proc/16716/stat : 16716 (sh) S 16703 16703 16427 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 224020280 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16716/statm: 1339 233 193 169 0 50 0
[pid=16717] ppid=16716 vsize=868496 CPUtime=11.12
/proc/16717/stat : 16717 (java) S 16716 16703 16427 0 -1 0 18079 0 6 0 1041 71 0 0 18 0 9 0 224020281 889339904 15878 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16717/statm: 217124 15878 2565 9 0 211671 0
[pid=16717/tid=16718] ppid=16716 vsize=868496 CPUtime=9.18
/proc/16717/task/16718/stat : 16718 (java) R 16716 16703 16427 0 -1 64 3822 0 6 0 860 58 0 0 25 0 9 0 224020282 889339904 15878 996147200 134512640 134550740 4294955952 18446744073709551615 4127150431 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16719] ppid=16716 vsize=868496 CPUtime=1.58
/proc/16717/task/16719/stat : 16719 (java) S 16716 16703 16427 0 -1 64 12000 0 0 0 147 11 0 0 16 0 9 0 224020283 889339904 15878 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16720] ppid=16716 vsize=868496 CPUtime=0
/proc/16717/task/16720/stat : 16720 (java) S 16716 16703 16427 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 224020283 889339904 15878 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16721] ppid=16716 vsize=868496 CPUtime=0
/proc/16717/task/16721/stat : 16721 (java) S 16716 16703 16427 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 224020283 889339904 15878 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16722] ppid=16716 vsize=868496 CPUtime=0
/proc/16717/task/16722/stat : 16722 (java) S 16716 16703 16427 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 224020285 889339904 15878 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16723] ppid=16716 vsize=868496 CPUtime=0.32
/proc/16717/task/16723/stat : 16723 (java) S 16716 16703 16427 0 -1 64 1564 0 0 0 32 0 0 0 17 0 9 0 224020285 889339904 15878 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16724] ppid=16716 vsize=868496 CPUtime=0
/proc/16717/task/16724/stat : 16724 (java) S 16716 16703 16427 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 224020285 889339904 15878 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16725] ppid=16716 vsize=868496 CPUtime=0
/proc/16717/task/16725/stat : 16725 (java) S 16716 16703 16427 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 224020285 889339904 15878 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 887452

[startup+25.5029 s]
/proc/loadavg: 2.28 2.23 1.89 3/86 16725
/proc/meminfo: memFree=937608/2055912 swapFree=4178512/4192956
[pid=16703] ppid=16701 vsize=13600 CPUtime=0.77
/proc/16703/stat : 16703 (sugar) S 16701 16703 16427 0 -1 4194304 969 7193 5 52 3 1 62 11 16 0 1 0 224020144 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16703/statm: 3400 797 370 3 0 500 0
[pid=16716] ppid=16703 vsize=5356 CPUtime=0
/proc/16716/stat : 16716 (sh) S 16703 16703 16427 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 224020280 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16716/statm: 1339 233 193 169 0 50 0
[pid=16717] ppid=16716 vsize=868496 CPUtime=23.77
/proc/16717/stat : 16717 (java) S 16716 16703 16427 0 -1 0 18932 0 6 0 2202 175 0 0 18 0 9 0 224020281 889339904 15878 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16717/statm: 217124 15878 2565 9 0 211671 0
[pid=16717/tid=16718] ppid=16716 vsize=868496 CPUtime=21.39
/proc/16717/task/16718/stat : 16718 (java) R 16716 16703 16427 0 -1 64 4675 0 6 0 1983 156 0 0 25 0 9 0 224020282 889339904 15878 996147200 134512640 134550740 4294955952 18446744073709551615 4127196367 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16719] ppid=16716 vsize=868496 CPUtime=2.03
/proc/16717/task/16719/stat : 16719 (java) S 16716 16703 16427 0 -1 64 12000 0 0 0 186 17 0 0 16 0 9 0 224020283 889339904 15878 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16720] ppid=16716 vsize=868496 CPUtime=0
/proc/16717/task/16720/stat : 16720 (java) S 16716 16703 16427 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 224020283 889339904 15878 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16721] ppid=16716 vsize=868496 CPUtime=0
/proc/16717/task/16721/stat : 16721 (java) S 16716 16703 16427 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 224020283 889339904 15878 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16722] ppid=16716 vsize=868496 CPUtime=0
/proc/16717/task/16722/stat : 16722 (java) S 16716 16703 16427 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 224020285 889339904 15878 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16723] ppid=16716 vsize=868496 CPUtime=0.32
/proc/16717/task/16723/stat : 16723 (java) S 16716 16703 16427 0 -1 64 1564 0 0 0 32 0 0 0 17 0 9 0 224020285 889339904 15878 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16724] ppid=16716 vsize=868496 CPUtime=0
/proc/16717/task/16724/stat : 16724 (java) S 16716 16703 16427 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 224020285 889339904 15878 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16717/tid=16725] ppid=16716 vsize=868496 CPUtime=0
/proc/16717/task/16725/stat : 16725 (java) S 16716 16703 16427 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 224020285 889339904 15878 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.54
Current children cumulated vsize (KiB) 887452

[startup+51.1016 s]
/proc/loadavg: 2.30 2.24 1.90 3/78 16727
/proc/meminfo: memFree=718664/2055912 swapFree=4178512/4192956
[pid=16703] ppid=16701 vsize=13600 CPUtime=42.49
/proc/16703/stat : 16703 (sugar) S 16701 16703 16427 0 -1 4194304 1017 27644 5 58 3 1 3908 337 16 0 1 0 224020144 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16703/statm: 3400 799 370 3 0 500 0
[pid=16726] ppid=16703 vsize=5356 CPUtime=0
/proc/16726/stat : 16726 (sh) S 16703 16703 16427 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 224024531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16726/statm: 1339 232 193 169 0 50 0
[pid=16727] ppid=16726 vsize=62312 CPUtime=7.16
/proc/16727/stat : 16727 (picosat) R 16726 16703 16427 0 -1 4194304 14281 0 0 0 327 389 0 0 25 0 1 0 224024532 63807488 14267 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0

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

/proc/meminfo: memFree=71240/2055912 swapFree=4178512/4192956
[pid=16703] ppid=16701 vsize=13600 CPUtime=42.49
/proc/16703/stat : 16703 (sugar) S 16701 16703 16427 0 -1 4194304 1017 27644 5 58 3 1 3908 337 16 0 1 0 224020144 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16703/statm: 3400 799 370 3 0 500 0
[pid=16726] ppid=16703 vsize=5356 CPUtime=0
/proc/16726/stat : 16726 (sh) S 16703 16703 16427 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 224024531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16726/statm: 1339 232 193 169 0 50 0
[pid=16727] ppid=16726 vsize=760948 CPUtime=1252.15
/proc/16727/stat : 16727 (picosat) R 16726 16703 16427 0 -1 4194304 172228 0 0 0 115902 9313 0 0 25 0 1 0 224024532 779210752 172212 996147200 134512640 134931368 4294956256 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 1 0 0
/proc/16727/statm: 190237 172212 48 102 0 190132 0
Current children cumulated CPU time (s) 1294.64
Current children cumulated vsize (KiB) 779904

[startup+1362.3 s]
/proc/loadavg: 2.11 2.07 1.95 3/78 16733
/proc/meminfo: memFree=70536/2055912 swapFree=4178512/4192956
[pid=16703] ppid=16701 vsize=13600 CPUtime=42.49
/proc/16703/stat : 16703 (sugar) S 16701 16703 16427 0 -1 4194304 1017 27644 5 58 3 1 3908 337 16 0 1 0 224020144 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16703/statm: 3400 799 370 3 0 500 0
[pid=16726] ppid=16703 vsize=5356 CPUtime=0
/proc/16726/stat : 16726 (sh) S 16703 16703 16427 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 224024531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16726/statm: 1339 232 193 169 0 50 0
[pid=16727] ppid=16726 vsize=761080 CPUtime=1311.87
/proc/16727/stat : 16727 (picosat) R 16726 16703 16427 0 -1 4194304 172282 0 0 0 121873 9314 0 0 25 0 1 0 224024532 779345920 172266 996147200 134512640 134931368 4294956256 18446744073709551615 134525785 0 0 4096 0 0 0 0 17 1 0 0
/proc/16727/statm: 190270 172266 48 102 0 190165 0
Current children cumulated CPU time (s) 1354.36
Current children cumulated vsize (KiB) 780036

[startup+1422.31 s]
/proc/loadavg: 2.10 2.07 1.96 3/78 16733
/proc/meminfo: memFree=69576/2055912 swapFree=4178512/4192956
[pid=16703] ppid=16701 vsize=13600 CPUtime=42.49
/proc/16703/stat : 16703 (sugar) S 16701 16703 16427 0 -1 4194304 1017 27644 5 58 3 1 3908 337 16 0 1 0 224020144 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16703/statm: 3400 799 370 3 0 500 0
[pid=16726] ppid=16703 vsize=5356 CPUtime=0
/proc/16726/stat : 16726 (sh) S 16703 16703 16427 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 224024531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16726/statm: 1339 232 193 169 0 50 0
[pid=16727] ppid=16726 vsize=761344 CPUtime=1371.58
/proc/16727/stat : 16727 (picosat) R 16726 16703 16427 0 -1 4194304 172353 0 0 0 127844 9314 0 0 25 0 1 0 224024532 779616256 172337 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16727/statm: 190336 172337 48 102 0 190231 0
Current children cumulated CPU time (s) 1414.07
Current children cumulated vsize (KiB) 780300

[startup+1482.3 s]
/proc/loadavg: 2.09 2.07 1.96 3/78 16733
/proc/meminfo: memFree=68744/2055912 swapFree=4178512/4192956
[pid=16703] ppid=16701 vsize=13600 CPUtime=42.49
/proc/16703/stat : 16703 (sugar) S 16701 16703 16427 0 -1 4194304 1017 27644 5 58 3 1 3908 337 16 0 1 0 224020144 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16703/statm: 3400 799 370 3 0 500 0
[pid=16726] ppid=16703 vsize=5356 CPUtime=0
/proc/16726/stat : 16726 (sh) S 16703 16703 16427 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 224024531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16726/statm: 1339 232 193 169 0 50 0
[pid=16727] ppid=16726 vsize=761740 CPUtime=1431.28
/proc/16727/stat : 16727 (picosat) R 16726 16703 16427 0 -1 4194304 172427 0 0 0 133814 9314 0 0 25 0 1 0 224024532 780021760 172411 996147200 134512640 134931368 4294956256 18446744073709551615 134525772 0 0 4096 0 0 0 0 17 1 0 0
/proc/16727/statm: 190435 172411 48 102 0 190330 0
Current children cumulated CPU time (s) 1473.77
Current children cumulated vsize (KiB) 780696

[startup+1542.3 s]
/proc/loadavg: 2.16 2.10 1.98 3/84 16829
/proc/meminfo: memFree=737176/2055912 swapFree=4178512/4192956
[pid=16703] ppid=16701 vsize=13600 CPUtime=42.49
/proc/16703/stat : 16703 (sugar) S 16701 16703 16427 0 -1 4194304 1017 27644 5 58 3 1 3908 337 16 0 1 0 224020144 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16703/statm: 3400 799 370 3 0 500 0
[pid=16726] ppid=16703 vsize=5356 CPUtime=0
/proc/16726/stat : 16726 (sh) S 16703 16703 16427 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 224024531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16726/statm: 1339 232 193 169 0 50 0
[pid=16727] ppid=16726 vsize=762004 CPUtime=1491.13
/proc/16727/stat : 16727 (picosat) R 16726 16703 16427 0 -1 4194304 172497 0 0 0 139795 9318 0 0 25 0 1 0 224024532 780292096 172481 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/16727/statm: 190501 172481 48 102 0 190396 0
Current children cumulated CPU time (s) 1533.62
Current children cumulated vsize (KiB) 780960

[startup+1602.3 s]
/proc/loadavg: 2.18 2.12 2.00 3/84 16829
/proc/meminfo: memFree=736920/2055912 swapFree=4178512/4192956
[pid=16703] ppid=16701 vsize=13600 CPUtime=42.49
/proc/16703/stat : 16703 (sugar) S 16701 16703 16427 0 -1 4194304 1017 27644 5 58 3 1 3908 337 16 0 1 0 224020144 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16703/statm: 3400 799 370 3 0 500 0
[pid=16726] ppid=16703 vsize=5356 CPUtime=0
/proc/16726/stat : 16726 (sh) S 16703 16703 16427 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 224024531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16726/statm: 1339 232 193 169 0 50 0
[pid=16727] ppid=16726 vsize=762264 CPUtime=1551.1
/proc/16727/stat : 16727 (picosat) R 16726 16703 16427 0 -1 4194304 172556 0 0 0 145792 9318 0 0 25 0 1 0 224024532 780558336 172540 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/16727/statm: 190566 172540 48 102 0 190461 0
Current children cumulated CPU time (s) 1593.59
Current children cumulated vsize (KiB) 781220

[startup+1662.3 s]
/proc/loadavg: 2.06 2.09 2.00 3/84 16829
/proc/meminfo: memFree=736600/2055912 swapFree=4178512/4192956
[pid=16703] ppid=16701 vsize=13600 CPUtime=42.49
/proc/16703/stat : 16703 (sugar) S 16701 16703 16427 0 -1 4194304 1017 27644 5 58 3 1 3908 337 16 0 1 0 224020144 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16703/statm: 3400 799 370 3 0 500 0
[pid=16726] ppid=16703 vsize=5356 CPUtime=0
/proc/16726/stat : 16726 (sh) S 16703 16703 16427 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 224024531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16726/statm: 1339 232 193 169 0 50 0
[pid=16727] ppid=16726 vsize=762524 CPUtime=1611.08
/proc/16727/stat : 16727 (picosat) R 16726 16703 16427 0 -1 4194304 172625 0 0 0 151790 9318 0 0 25 0 1 0 224024532 780824576 172609 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/16727/statm: 190631 172609 48 102 0 190526 0
Current children cumulated CPU time (s) 1653.57
Current children cumulated vsize (KiB) 781480

[startup+1722.3 s]
/proc/loadavg: 2.02 2.07 2.00 3/84 16829
/proc/meminfo: memFree=736344/2055912 swapFree=4178512/4192956
[pid=16703] ppid=16701 vsize=13600 CPUtime=42.49
/proc/16703/stat : 16703 (sugar) S 16701 16703 16427 0 -1 4194304 1017 27644 5 58 3 1 3908 337 16 0 1 0 224020144 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16703/statm: 3400 799 370 3 0 500 0
[pid=16726] ppid=16703 vsize=5356 CPUtime=0
/proc/16726/stat : 16726 (sh) S 16703 16703 16427 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 224024531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16726/statm: 1339 232 193 169 0 50 0
[pid=16727] ppid=16726 vsize=762788 CPUtime=1671.05
/proc/16727/stat : 16727 (picosat) R 16726 16703 16427 0 -1 4194304 172694 0 0 0 157787 9318 0 0 25 0 1 0 224024532 781094912 172678 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/16727/statm: 190697 172678 48 102 0 190592 0
Current children cumulated CPU time (s) 1713.54
Current children cumulated vsize (KiB) 781744

[startup+1782.3 s]
/proc/loadavg: 2.01 2.06 2.00 3/84 16829
/proc/meminfo: memFree=736024/2055912 swapFree=4178512/4192956
[pid=16703] ppid=16701 vsize=13600 CPUtime=42.49
/proc/16703/stat : 16703 (sugar) S 16701 16703 16427 0 -1 4194304 1017 27644 5 58 3 1 3908 337 16 0 1 0 224020144 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16703/statm: 3400 799 370 3 0 500 0
[pid=16726] ppid=16703 vsize=5356 CPUtime=0
/proc/16726/stat : 16726 (sh) S 16703 16703 16427 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 224024531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16726/statm: 1339 232 193 169 0 50 0
[pid=16727] ppid=16726 vsize=763052 CPUtime=1731.03
/proc/16727/stat : 16727 (picosat) R 16726 16703 16427 0 -1 4194304 172764 0 0 0 163785 9318 0 0 25 0 1 0 224024532 781365248 172748 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/16727/statm: 190763 172748 48 102 0 190658 0
Current children cumulated CPU time (s) 1773.52
Current children cumulated vsize (KiB) 782008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.8 s]
/proc/loadavg: 2.00 2.05 2.00 3/84 16829
/proc/meminfo: memFree=735896/2055912 swapFree=4178512/4192956
[pid=16703] ppid=16701 vsize=13600 CPUtime=42.49
/proc/16703/stat : 16703 (sugar) S 16701 16703 16427 0 -1 4194304 1017 27644 5 58 3 1 3908 337 16 0 1 0 224020144 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16703/statm: 3400 799 370 3 0 500 0
[pid=16726] ppid=16703 vsize=5356 CPUtime=0
/proc/16726/stat : 16726 (sh) S 16703 16703 16427 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 224024531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16726/statm: 1339 232 193 169 0 50 0
[pid=16727] ppid=16726 vsize=763184 CPUtime=1757.52
/proc/16727/stat : 16727 (picosat) R 16726 16703 16427 0 -1 4194304 172794 0 0 0 166434 9318 0 0 25 0 1 0 224024532 781500416 172778 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/16727/statm: 190796 172778 48 102 0 190691 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 782140

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 16703 and gives
#  childrusage.ru_utime.tv_sec=39
#  childrusage.ru_utime.tv_usec=127051
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=394483
# CPU time returned by wait4() is 42.5215
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.91
CPU time (s): 1800.01
CPU user time (s): 1703.45
CPU system time (s): 96.56
CPU usage (%): 99.5077
Max. virtual memory (cumulated for all children) (KiB): 888344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.1271
system time used= 3.39448
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29016
page faults= 63
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22530
involuntary context switches= 22640

runsolver used 2.10268 second user time and 6.19006 second system time

The end

Launcher Data (download as text)

Begin job on node78 at 2008-07-02 13:47:31
IDJOB=1041049
IDBENCH=53767
IDSOLVER=345
FILE ID=node78/1041049-1214999251
PBS_JOBID= 7870769
Free space on /tmp= 126488 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/allsquaresUnsat/normalized-squaresUnsat-37-37.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-1041049-1214999251/watcher-1041049-1214999251 -o /tmp/evaluation-result-1041049-1214999251/solver-1041049-1214999251 -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-1041049-1214999251.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f3288d103eb05e68f4356a28d7cc0cdd
RANDOM SEED=835600803

node78.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.247
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.247
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:      2055912 kB
MemFree:       1233600 kB
Buffers:          2792 kB
Cached:          28976 kB
SwapCached:       6108 kB
Active:         761588 kB
Inactive:         5696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1233600 kB
SwapTotal:     4192956 kB
SwapFree:      4178512 kB
Dirty:            1928 kB
Writeback:           0 kB
Mapped:         744856 kB
Slab:            38888 kB
Committed_AS:  1215300 kB
PageTables:       3108 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126852 MiB
End job on node78 at 2008-07-02 14:17:42