Trace number 2064932

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? (MO) 1588.27 1602.27

General information on the benchmark

Namecsp/fischer/
normalized-fischer-11-12-fair.xml
MD5SUMbb29eadf293e3d29139e115e398b4a73
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 variables34626
Number of constraints32807
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32807
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 Sat Jul 11 20:38:09 2009
0.00/0.08	c 0	PID 17199
0.00/0.08	c 0	HOST node78.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2064932-1247337488.xml TO HOME/temp.csp
0.00/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-2064932-1247337488.xml' 'HOME/temp.csp'
2.53/2.68	c 2	3 domains, 34626 variables, 9 predicates, 0 relations, 32807 constraints
2.62/2.70	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.62/2.70	c 2	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'
2.62/2.78	c 2	Parsing HOME/temp.csp
2.63/2.92	c 2	parsed 10000 expressions
2.63/3.02	c 3	parsed 20000 expressions
2.63/3.13	c 3	parsed 30000 expressions
2.63/3.20	c 3	parsed 40000 expressions
3.21/3.37	c 3	parsed 50000 expressions
3.31/3.47	c 3	parsed 60000 expressions
3.40/3.54	c 3	parsed 67445 expressions
3.40/3.55	c 3	Heap : 19 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.40/3.55	c 3	Converting to clausal form CSP
3.50/3.61	c 3	converted 6745 (10%) expressions
3.50/3.62	c 3	converted 13489 (20%) expressions
3.50/3.64	c 3	converted 20234 (30%) expressions
3.70/3.81	c 3	converted 26978 (40%) expressions
3.70/3.82	c 3	converted 33723 (50%) expressions
4.09/4.23	c 4	converted 40467 (60%) expressions
5.08/5.24	c 5	converted 47212 (70%) expressions
5.77/5.96	c 5	converted 53956 (80%) expressions
6.86/7.08	c 7	converted 60701 (90%) expressions
7.56/7.80	c 7	converted 67445 (100%) expressions
7.66/7.81	c 7	CSP : 60827 integers, 2006 booleans, 147875 clauses, largest domain size 20001
7.66/7.81	c 7	Heap : 91 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
7.66/7.81	c 7	Propagation in CSP
1425.56/1436.39	c 1436	426953687 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1425.66/1436.40	c 1436	CSP : 60827 integers, 2006 booleans, 147875 clauses, largest domain size 20001
1425.66/1436.40	c 1436	Heap : 92 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1425.66/1436.44	c 1436	Simplifing CSP by introducing new Boolean variables
1426.75/1437.54	c 1437	CSP : 60827 integers, 55004 booleans, 200873 clauses, largest domain size 20001
1426.75/1437.54	c 1437	Heap : 108 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1427.55/1438.32	c 1438	Encoding CSP to SAT : HOME/temp.cnf
1428.15/1438.91	c 1438	6083 (10%) CSP integer variables are encoded (418068 clauses, 6891737 bytes)
1431.80/1442.70	c 1442	12166 (20%) CSP integer variables are encoded (3336084 clauses, 61178294 bytes)
1433.28/1444.13	c 1444	18249 (30%) CSP integer variables are encoded (4430340 clauses, 81969158 bytes)
1434.17/1445.01	c 1445	24331 (40%) CSP integer variables are encoded (5100266 clauses, 94697752 bytes)
1434.87/1445.74	c 1445	30414 (50%) CSP integer variables are encoded (5648975 clauses, 105123223 bytes)
1434.87/1445.75	c 1445	36497 (60%) CSP integer variables are encoded (5648975 clauses, 105123223 bytes)
1436.03/1446.98	c 1446	42579 (70%) CSP integer variables are encoded (6568791 clauses, 122599727 bytes)
1436.74/1447.69	c 1447	48662 (80%) CSP integer variables are encoded (7078689 clauses, 132287789 bytes)
1437.03/1447.97	c 1447	54745 (90%) CSP integer variables are encoded (7268661 clauses, 135897257 bytes)
1437.43/1448.32	c 1448	60827 (100%) CSP integer variables are encoded (7518623 clauses, 140646535 bytes)
1481.43/1494.58	c 1494	20088 (10%) CSP clauses are encoded (32374742 clauses, 677333228 bytes)
1482.21/1495.33	c 1495	40175 (20%) CSP clauses are encoded (32822387 clauses, 686387733 bytes)
1485.24/1498.40	c 1498	60262 (30%) CSP clauses are encoded (34749388 clauses, 726563735 bytes)
1488.48/1501.77	c 1501	80350 (40%) CSP clauses are encoded (36835019 clauses, 770870251 bytes)
1490.63/1503.92	c 1503	100437 (50%) CSP clauses are encoded (38122045 clauses, 798207929 bytes)
1490.72/1504.05	c 1504	120524 (60%) CSP clauses are encoded (38131553 clauses, 798401369 bytes)
1490.82/1504.17	c 1504	140612 (70%) CSP clauses are encoded (38141004 clauses, 798593653 bytes)
1492.65/1506.04	c 1506	160699 (80%) CSP clauses are encoded (39230800 clauses, 821743596 bytes)
1493.80/1507.26	c 1507	180786 (90%) CSP clauses are encoded (39919310 clauses, 836364630 bytes)
1493.99/1507.41	c 1507	200873 (100%) CSP clauses are encoded (39943418 clauses, 836983440 bytes)
1493.99/1507.41	c 1507	200873 CSP clauses encoded
1493.99/1507.41	c 1507	Writing map file : HOME/temp.map
1494.09/1507.50	c 1507	Heap : 81 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1494.09/1507.50	c 1507	SAT : 7590565 SAT variables, 39943418 SAT clauses, 836983440 bytes
1494.09/1507.50	c 1507	Heap : 81 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1494.16/1507.60	c 1507	SOLVING HOME/temp.cnf
1494.16/1507.60	c 1507	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1588.16/1602.12	c ERROR INTERRUPTED
1588.27/1602.26	s UNKNOWN
1588.27/1602.26	c 1602	CPU 1494.16 (0.08 0.02 1485.38 8.68)
1588.27/1602.26	c 1602	END Sat Jul 11 21:04:51 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-2064932-1247337488/watcher-2064932-1247337488 -o /tmp/evaluation-result-2064932-1247337488/solver-2064932-1247337488 -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-2064932-1247337488.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: 1.92 1.98 1.99 4/73 17199
/proc/meminfo: memFree=1881360/2055912 swapFree=4192812/4192956
[pid=17199] ppid=17197 vsize=12268 CPUtime=0
/proc/17199/stat : 17199 (sugar) R 17197 17199 16842 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 20813406 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 255373048421 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/17199/statm: 3067 316 241 3 0 167 0

[startup+0.103993 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 17199
/proc/meminfo: memFree=1881360/2055912 swapFree=4192812/4192956
[pid=17199] ppid=17197 vsize=16868 CPUtime=0.06
/proc/17199/stat : 17199 (sugar) S 17197 17199 16842 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 20813406 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17199/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.202003 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 17199
/proc/meminfo: memFree=1881360/2055912 swapFree=4192812/4192956
[pid=17199] ppid=17197 vsize=16868 CPUtime=0.06
/proc/17199/stat : 17199 (sugar) S 17197 17199 16842 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 20813406 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17199/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302008 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 17199
/proc/meminfo: memFree=1881360/2055912 swapFree=4192812/4192956
[pid=17199] ppid=17197 vsize=16868 CPUtime=0.06
/proc/17199/stat : 17199 (sugar) S 17197 17199 16842 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 20813406 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17199/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701096 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 17199
/proc/meminfo: memFree=1881360/2055912 swapFree=4192812/4192956
[pid=17199] ppid=17197 vsize=16868 CPUtime=0.06
/proc/17199/stat : 17199 (sugar) S 17197 17199 16842 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 20813406 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17199/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50214 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 17211
/proc/meminfo: memFree=1847224/2055912 swapFree=4192812/4192956
[pid=17199] ppid=17197 vsize=16868 CPUtime=0.06
/proc/17199/stat : 17199 (sugar) S 17197 17199 16842 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 20813406 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17199/statm: 4217 1111 409 3 0 796 0
[pid=17202] ppid=17199 vsize=5356 CPUtime=0
/proc/17202/stat : 17202 (sh) S 17199 17199 16842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20813415 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17202/statm: 1339 233 193 169 0 50 0
[pid=17203] ppid=17202 vsize=864768 CPUtime=1.38
/proc/17203/stat : 17203 (java) S 17202 17199 16842 0 -1 0 16375 0 1 0 132 6 0 0 18 0 9 0 20813415 885522432 13907 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17203/statm: 216192 13907 2556 9 0 210704 0
[pid=17203/tid=17204] ppid=17202 vsize=864768 CPUtime=0.8
/proc/17203/task/17204/stat : 17204 (java) R 17202 17199 16842 0 -1 64 3070 0 1 0 79 1 0 0 24 0 9 0 20813416 885522432 13907 996147200 134512640 134550932 4294955984 18446744073709551615 4126717341 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17203/tid=17205] ppid=17202 vsize=864768 CPUtime=0.44
/proc/17203/task/17205/stat : 17205 (java) S 17202 17199 16842 0 -1 64 12090 0 0 0 40 4 0 0 16 0 9 0 20813417 885522432 13907 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17203/tid=17206] ppid=17202 vsize=864768 CPUtime=0
/proc/17203/task/17206/stat : 17206 (java) S 17202 17199 16842 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20813418 885522432 13907 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17203/tid=17207] ppid=17202 vsize=864768 CPUtime=0
/proc/17203/task/17207/stat : 17207 (java) S 17202 17199 16842 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 20813418 885522432 13907 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17203/tid=17208] ppid=17202 vsize=864768 CPUtime=0
/proc/17203/task/17208/stat : 17208 (java) S 17202 17199 16842 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20813420 885522432 13907 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17203/tid=17209] ppid=17202 vsize=864768 CPUtime=0.11
/proc/17203/task/17209/stat : 17209 (java) S 17202 17199 16842 0 -1 64 510 0 0 0 11 0 0 0 16 0 9 0 20813420 885522432 13907 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17203/tid=17210] ppid=17202 vsize=864768 CPUtime=0
/proc/17203/task/17210/stat : 17210 (java) S 17202 17199 16842 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 20813420 885522432 13907 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17203/tid=17211] ppid=17202 vsize=864768 CPUtime=0
/proc/17203/task/17211/stat : 17211 (java) S 17202 17199 16842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20813420 885522432 13907 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 886992

[startup+3.10231 s]
/proc/loadavg: 1.92 1.98 1.99 3/84 17211
/proc/meminfo: memFree=1807160/2055912 swapFree=4192812/4192956
[pid=17199] ppid=17197 vsize=16868 CPUtime=2.63
/proc/17199/stat : 17199 (sugar) S 17197 17199 16842 0 -1 4194304 1309 24134 0 1 5 1 244 13 15 0 1 0 20813406 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17199/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 16868

[startup+6.30164 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 17221
/proc/meminfo: memFree=1812984/2055912 swapFree=4192812/4192956
[pid=17199] ppid=17197 vsize=16868 CPUtime=2.63
/proc/17199/stat : 17199 (sugar) S 17197 17199 16842 0 -1 4194304 1309 24134 0 1 5 1 244 13 15 0 1 0 20813406 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17199/statm: 4217 1111 409 3 0 796 0
[pid=17212] ppid=17199 vsize=5356 CPUtime=0
/proc/17212/stat : 17212 (sh) S 17199 17199 16842 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20813677 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17212/statm: 1339 233 193 169 0 50 0
[pid=17213] ppid=17212 vsize=869596 CPUtime=3.54
/proc/17213/stat : 17213 (java) S 17212 17199 16842 0 -1 0 24242 0 1 0 342 12 0 0 18 0 9 0 20813677 890466304 21955 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17213/statm: 217399 21955 2566 9 0 211904 0
[pid=17213/tid=17214] ppid=17212 vsize=869596 CPUtime=1.88
/proc/17213/task/17214/stat : 17214 (java) R 17212 17199 16842 0 -1 64 3206 0 1 0 186 2 0 0 25 0 9 0 20813678 890466304 21955 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17215] ppid=17212 vsize=869596 CPUtime=1.44
/proc/17213/task/17215/stat : 17215 (java) R 17212 17199 16842 0 -1 64 18825 0 0 0 136 8 0 0 16 0 9 0 20813679 890466304 21955 996147200 134512640 134550932 4294955936 18446744073709551615 104189905 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17216] ppid=17212 vsize=869596 CPUtime=0
/proc/17213/task/17216/stat : 17216 (java) S 17212 17199 16842 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20813679 890466304 21955 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17217] ppid=17212 vsize=869596 CPUtime=0
/proc/17213/task/17217/stat : 17217 (java) S 17212 17199 16842 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20813679 890466304 21955 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17218] ppid=17212 vsize=869596 CPUtime=0
/proc/17213/task/17218/stat : 17218 (java) S 17212 17199 16842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 20813681 890466304 21955 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17219] ppid=17212 vsize=869596 CPUtime=0.19
/proc/17213/task/17219/stat : 17219 (java) S 17212 17199 16842 0 -1 64 1508 0 0 0 19 0 0 0 16 0 9 0 20813681 890466304 21955 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17220] ppid=17212 vsize=869596 CPUtime=0
/proc/17213/task/17220/stat : 17220 (java) S 17212 17199 16842 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 20813682 890466304 21955 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17221] ppid=17212 vsize=869596 CPUtime=0
/proc/17213/task/17221/stat : 17221 (java) S 17212 17199 16842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20813682 890466304 21955 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 891820

[startup+12.7023 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 17221
/proc/meminfo: memFree=1763576/2055912 swapFree=4192812/4192956
[pid=17199] ppid=17197 vsize=16868 CPUtime=2.63
/proc/17199/stat : 17199 (sugar) S 17197 17199 16842 0 -1 4194304 1310 24134 0 1 5 1 244 13 15 0 1 0 20813406 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17199/statm: 4217 1111 409 3 0 796 0
[pid=17212] ppid=17199 vsize=5356 CPUtime=0
/proc/17212/stat : 17212 (sh) S 17199 17199 16842 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20813677 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17212/statm: 1339 233 193 169 0 50 0
[pid=17213] ppid=17212 vsize=868592 CPUtime=9.88
/proc/17213/stat : 17213 (java) S 17212 17199 16842 0 -1 0 33223 0 1 0 972 16 0 0 18 0 9 0 20813677 889438208 30565 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17213/statm: 217148 30565 2566 9 0 211653 0
[pid=17213/tid=17214] ppid=17212 vsize=868592 CPUtime=7.44
/proc/17213/task/17214/stat : 17214 (java) R 17212 17199 16842 0 -1 64 3758 0 1 0 741 3 0 0 25 0 9 0 20813678 889438208 30565 996147200 134512640 134550932 4294955936 18446744073709551615 4126572066 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17215] ppid=17212 vsize=868592 CPUtime=2.2
/proc/17213/task/17215/stat : 17215 (java) S 17212 17199 16842 0 -1 64 27249 0 0 0 209 11 0 0 16 0 9 0 20813679 889438208 30565 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17216] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17216/stat : 17216 (java) S 17212 17199 16842 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20813679 889438208 30565 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17217] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17217/stat : 17217 (java) S 17212 17199 16842 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20813679 889438208 30565 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17218] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17218/stat : 17218 (java) S 17212 17199 16842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 20813681 889438208 30565 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17219] ppid=17212 vsize=868592 CPUtime=0.2
/proc/17213/task/17219/stat : 17219 (java) S 17212 17199 16842 0 -1 64 1513 0 0 0 20 0 0 0 16 0 9 0 20813681 889438208 30565 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17220] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17220/stat : 17220 (java) S 17212 17199 16842 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 20813682 889438208 30565 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17221] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17221/stat : 17221 (java) S 17212 17199 16842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20813682 889438208 30565 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 890816

[startup+25.5027 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17221
/proc/meminfo: memFree=1763704/2055912 swapFree=4192812/4192956
[pid=17199] ppid=17197 vsize=16868 CPUtime=2.63
/proc/17199/stat : 17199 (sugar) S 17197 17199 16842 0 -1 4194304 1310 24134 0 1 5 1 244 13 15 0 1 0 20813406 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17199/statm: 4217 1111 409 3 0 796 0
[pid=17212] ppid=17199 vsize=5356 CPUtime=0
/proc/17212/stat : 17212 (sh) S 17199 17199 16842 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20813677 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17212/statm: 1339 233 193 169 0 50 0
[pid=17213] ppid=17212 vsize=868592 CPUtime=22.55
/proc/17213/stat : 17213 (java) S 17212 17199 16842 0 -1 0 33485 0 1 0 2237 18 0 0 18 0 9 0 20813677 889438208 30567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17213/statm: 217148 30567 2566 9 0 211653 0
[pid=17213/tid=17214] ppid=17212 vsize=868592 CPUtime=19.96
/proc/17213/task/17214/stat : 17214 (java) R 17212 17199 16842 0 -1 64 4018 0 1 0 1992 4 0 0 25 0 9 0 20813678 889438208 30567 996147200 134512640 134550932 4294955936 18446744073709551615 4126517559 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17215] ppid=17212 vsize=868592 CPUtime=2.37
/proc/17213/task/17215/stat : 17215 (java) S 17212 17199 16842 0 -1 64 27251 0 0 0 224 13 0 0 16 0 9 0 20813679 889438208 30567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17216] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17216/stat : 17216 (java) S 17212 17199 16842 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20813679 889438208 30567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17217] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17217/stat : 17217 (java) S 17212 17199 16842 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20813679 889438208 30567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17218] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17218/stat : 17218 (java) S 17212 17199 16842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 20813681 889438208 30567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17219] ppid=17212 vsize=868592 CPUtime=0.2
/proc/17213/task/17219/stat : 17219 (java) S 17212 17199 16842 0 -1 64 1513 0 0 0 20 0 0 0 16 0 9 0 20813681 889438208 30567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17220] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17220/stat : 17220 (java) S 17212 17199 16842 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 20813682 889438208 30567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17221] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17221/stat : 17221 (java) S 17212 17199 16842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20813682 889438208 30567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 890816

[startup+51.1023 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17221
/proc/meminfo: memFree=1763576/2055912 swapFree=4192812/4192956
[pid=17199] ppid=17197 vsize=16868 CPUtime=2.63
/proc/17199/stat : 17199 (sugar) S 17197 17199 16842 0 -1 4194304 1310 24134 0 1 5 1 244 13 15 0 1 0 20813406 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17199/statm: 4217 1111 409 3 0 796 0
[pid=17212] ppid=17199 vsize=5356 CPUtime=0
/proc/17212/stat : 17212 (sh) S 17199 17199 16842 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20813677 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17212/statm: 1339 233 193 169 0 50 0
[pid=17213] ppid=17212 vsize=868592 CPUtime=47.9
/proc/17213/stat : 17213 (java) S 17212 17199 16842 0 -1 0 34010 0 1 0 4766 24 0 0 18 0 9 0 20813677 889438208 30572 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17213/statm: 217148 30572 2566 9 0 211653 0

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

/proc/17213/task/17218/stat : 17218 (java) S 17212 17199 16842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 20813681 889438208 30798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17219] ppid=17212 vsize=868592 CPUtime=0.2
/proc/17213/task/17219/stat : 17219 (java) S 17212 17199 16842 0 -1 64 1513 0 0 0 20 0 0 0 16 0 9 0 20813681 889438208 30798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17220] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17220/stat : 17220 (java) S 17212 17199 16842 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 20813682 889438208 30798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17221] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17221/stat : 17221 (java) S 17212 17199 16842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20813682 889438208 30798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1292.27
Current children cumulated vsize (KiB) 890816

[startup+1362.3 s]
/proc/loadavg: 2.13 2.15 2.17 3/94 17352
/proc/meminfo: memFree=1672024/2055912 swapFree=4192812/4192956
[pid=17199] ppid=17197 vsize=16868 CPUtime=2.63
/proc/17199/stat : 17199 (sugar) S 17197 17199 16842 0 -1 4194304 1310 24134 0 1 5 1 244 13 15 0 1 0 20813406 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17199/statm: 4217 1111 409 3 0 796 0
[pid=17212] ppid=17199 vsize=5356 CPUtime=0
/proc/17212/stat : 17212 (sh) S 17199 17199 16842 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20813677 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17212/statm: 1339 233 193 169 0 50 0
[pid=17213] ppid=17212 vsize=868592 CPUtime=1349.33
/proc/17213/stat : 17213 (java) S 17212 17199 16842 0 -1 0 60661 0 1 0 134625 308 0 0 18 0 9 0 20813677 889438208 30809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17213/statm: 217148 30809 2566 9 0 211653 0
[pid=17213/tid=17214] ppid=17212 vsize=868592 CPUtime=1328.77
/proc/17213/task/17214/stat : 17214 (java) R 17212 17199 16842 0 -1 64 30952 0 1 0 132770 107 0 0 25 0 9 0 20813678 889438208 30809 996147200 134512640 134550932 4294955936 18446744073709551615 4126971865 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17215] ppid=17212 vsize=868592 CPUtime=20.33
/proc/17213/task/17215/stat : 17215 (java) S 17212 17199 16842 0 -1 64 27493 0 0 0 1835 198 0 0 16 0 9 0 20813679 889438208 30809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17216] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17216/stat : 17216 (java) S 17212 17199 16842 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20813679 889438208 30809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17217] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17217/stat : 17217 (java) S 17212 17199 16842 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20813679 889438208 30809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17218] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17218/stat : 17218 (java) S 17212 17199 16842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 20813681 889438208 30809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17219] ppid=17212 vsize=868592 CPUtime=0.2
/proc/17213/task/17219/stat : 17219 (java) S 17212 17199 16842 0 -1 64 1513 0 0 0 20 0 0 0 16 0 9 0 20813681 889438208 30809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17220] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17220/stat : 17220 (java) S 17212 17199 16842 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 20813682 889438208 30809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17221] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17221/stat : 17221 (java) S 17212 17199 16842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20813682 889438208 30809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1351.96
Current children cumulated vsize (KiB) 890816

[startup+1422.3 s]
/proc/loadavg: 2.21 2.16 2.18 3/94 17358
/proc/meminfo: memFree=1667280/2055912 swapFree=4192812/4192956
[pid=17199] ppid=17197 vsize=16868 CPUtime=2.63
/proc/17199/stat : 17199 (sugar) S 17197 17199 16842 0 -1 4194304 1310 24134 0 1 5 1 244 13 15 0 1 0 20813406 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17199/statm: 4217 1111 409 3 0 796 0
[pid=17212] ppid=17199 vsize=5356 CPUtime=0
/proc/17212/stat : 17212 (sh) S 17199 17199 16842 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20813677 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17212/statm: 1339 233 193 169 0 50 0
[pid=17213] ppid=17212 vsize=868592 CPUtime=1409.01
/proc/17213/stat : 17213 (java) S 17212 17199 16842 0 -1 0 61857 0 1 0 140582 319 0 0 18 0 9 0 20813677 889438208 30820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17213/statm: 217148 30820 2566 9 0 211653 0
[pid=17213/tid=17214] ppid=17212 vsize=868592 CPUtime=1387.64
/proc/17213/task/17214/stat : 17214 (java) R 17212 17199 16842 0 -1 64 32137 0 1 0 138652 112 0 0 25 0 9 0 20813678 889438208 30820 996147200 134512640 134550932 4294955936 18446744073709551615 4126572048 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17215] ppid=17212 vsize=868592 CPUtime=21.14
/proc/17213/task/17215/stat : 17215 (java) S 17212 17199 16842 0 -1 64 27504 0 0 0 1909 205 0 0 16 0 9 0 20813679 889438208 30820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17216] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17216/stat : 17216 (java) S 17212 17199 16842 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20813679 889438208 30820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17217] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17217/stat : 17217 (java) S 17212 17199 16842 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20813679 889438208 30820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17218] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17218/stat : 17218 (java) S 17212 17199 16842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 20813681 889438208 30820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17219] ppid=17212 vsize=868592 CPUtime=0.2
/proc/17213/task/17219/stat : 17219 (java) S 17212 17199 16842 0 -1 64 1513 0 0 0 20 0 0 0 16 0 9 0 20813681 889438208 30820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17220] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17220/stat : 17220 (java) S 17212 17199 16842 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 20813682 889438208 30820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17221] ppid=17212 vsize=868592 CPUtime=0
/proc/17213/task/17221/stat : 17221 (java) S 17212 17199 16842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20813682 889438208 30820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1411.64
Current children cumulated vsize (KiB) 890816

[startup+1482.3 s]
/proc/loadavg: 2.64 2.28 2.21 4/94 17358
/proc/meminfo: memFree=1122448/2055912 swapFree=4192812/4192956
[pid=17199] ppid=17197 vsize=16868 CPUtime=2.63
/proc/17199/stat : 17199 (sugar) S 17197 17199 16842 0 -1 4194304 1310 24134 0 1 5 1 244 13 16 0 1 0 20813406 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17199/statm: 4217 1111 409 3 0 796 0
[pid=17212] ppid=17199 vsize=5356 CPUtime=0
/proc/17212/stat : 17212 (sh) S 17199 17199 16842 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20813677 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17212/statm: 1339 233 193 169 0 50 0
[pid=17213] ppid=17212 vsize=868704 CPUtime=1467.06
/proc/17213/stat : 17213 (java) S 17212 17199 16842 0 -1 0 81955 0 1 0 146043 663 0 0 18 0 9 0 20813677 889552896 35603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17213/statm: 217176 35603 2591 9 0 211653 0
[pid=17213/tid=17214] ppid=17212 vsize=868704 CPUtime=1443.01
/proc/17213/task/17214/stat : 17214 (java) R 17212 17199 16842 0 -1 64 34243 0 1 0 143866 435 0 0 25 0 9 0 20813678 889552896 35603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17215] ppid=17212 vsize=868704 CPUtime=23.75
/proc/17213/task/17215/stat : 17215 (java) S 17212 17199 16842 0 -1 64 45454 0 0 0 2149 226 0 0 16 0 9 0 20813679 889552896 35603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17216] ppid=17212 vsize=868704 CPUtime=0
/proc/17213/task/17216/stat : 17216 (java) S 17212 17199 16842 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20813679 889552896 35603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17217] ppid=17212 vsize=868704 CPUtime=0
/proc/17213/task/17217/stat : 17217 (java) S 17212 17199 16842 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20813679 889552896 35603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17218] ppid=17212 vsize=868704 CPUtime=0
/proc/17213/task/17218/stat : 17218 (java) S 17212 17199 16842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 20813681 889552896 35603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17219] ppid=17212 vsize=868704 CPUtime=0.27
/proc/17213/task/17219/stat : 17219 (java) S 17212 17199 16842 0 -1 64 1555 0 0 0 27 0 0 0 16 0 9 0 20813681 889552896 35603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17220] ppid=17212 vsize=868704 CPUtime=0
/proc/17213/task/17220/stat : 17220 (java) S 17212 17199 16842 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 20813682 889552896 35603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17213/tid=17221] ppid=17212 vsize=868704 CPUtime=0
/proc/17213/task/17221/stat : 17221 (java) S 17212 17199 16842 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20813682 889552896 35603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1469.69
Current children cumulated vsize (KiB) 890928

[startup+1542.31 s]
/proc/loadavg: 2.56 2.35 2.24 3/86 17360
/proc/meminfo: memFree=484944/2055912 swapFree=4192812/4192956
[pid=17199] ppid=17197 vsize=16868 CPUtime=1494.16
/proc/17199/stat : 17199 (sugar) S 17197 17199 16842 0 -1 4194304 1365 107005 0 2 8 2 148538 868 16 0 1 0 20813406 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17199/statm: 4217 1113 409 3 0 796 0
[pid=17359] ppid=17199 vsize=5356 CPUtime=0
/proc/17359/stat : 17359 (sh) S 17199 17199 16842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20964167 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17359/statm: 1339 232 193 169 0 50 0
[pid=17360] ppid=17359 vsize=661360 CPUtime=34.51
/proc/17360/stat : 17360 (picosat) R 17359 17199 16842 0 -1 4194304 112510 0 0 0 1606 1845 0 0 25 0 1 0 20964167 677232640 112496 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/17360/statm: 165340 112496 40 102 0 165235 0
Current children cumulated CPU time (s) 1528.67
Current children cumulated vsize (KiB) 683584



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1602.1 s]
/proc/loadavg: 2.24 2.29 2.23 3/86 17360
/proc/meminfo: memFree=92816/2055912 swapFree=4192812/4192956
[pid=17199] ppid=17197 vsize=16868 CPUtime=1494.16
/proc/17199/stat : 17199 (sugar) S 17197 17199 16842 0 -1 4194304 1365 107005 0 2 8 2 148538 868 16 0 1 0 20813406 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17199/statm: 4217 1113 409 3 0 796 0
[pid=17359] ppid=17199 vsize=5356 CPUtime=0
/proc/17359/stat : 17359 (sh) S 17199 17199 16842 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20964167 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17359/statm: 1339 232 193 169 0 50 0
[pid=17360] ppid=17359 vsize=908368 CPUtime=94
/proc/17360/stat : 17360 (picosat) R 17359 17199 16842 0 -1 4194304 210059 0 0 0 4299 5101 0 0 25 0 1 0 20964167 930168832 210045 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/17360/statm: 227092 210045 40 102 0 226987 0
Current children cumulated CPU time (s) 1588.16
Current children cumulated vsize (KiB) 930592

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

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

[startup+1602.22 s]
/proc/loadavg: 2.24 2.29 2.23 3/86 17360
/proc/meminfo: memFree=92816/2055912 swapFree=4192812/4192956
[pid=17199] ppid=17197 vsize=16868 CPUtime=1494.16
/proc/17199/stat : 17199 (sugar) S 17197 17199 16842 0 -1 4194304 1394 107005 0 2 8 2 148538 868 16 0 1 0 20813406 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/17199/statm: 4217 1113 409 3 0 796 0
[pid=17359] ppid=17199 vsize=0 CPUtime=0
/proc/17359/stat : 17359 (sh) Z 17199 17199 16842 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 20964167 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/17359/statm: 0 0 0 0 0 0 0
[pid=17360] ppid=1 vsize=0 CPUtime=94.11
/proc/17360/stat : 17360 (picosat) R 1 17199 16842 0 -1 4195332 210059 0 0 0 4299 5112 0 0 25 0 1 0 20964167 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/17360/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1588.27
Current children cumulated vsize (KiB) 16868

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17199 and gives
#  childrusage.ru_utime.tv_sec=1485
#  childrusage.ru_utime.tv_usec=475173
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=711675
# CPU time returned by wait4() is 1494.19
# while last known CPU time is 1588.27
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1602.27
CPU time (s): 1588.27
CPU user time (s): 1528.45
CPU system time (s): 59.82
CPU usage (%): 99.1262
Max. virtual memory (cumulated for all children) (KiB): 930592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1485.48
system time used= 8.71167
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108764
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= 305441
involuntary context switches= 328267

runsolver used 1.9467 second user time and 5.53716 second system time

The end

Launcher Data

Begin job on node78 at 2009-07-11 20:38:08
IDJOB=2064932
IDBENCH=54218
IDSOLVER=738
FILE ID=node78/2064932-1247337488
PBS_JOBID= 9506687
Free space on /tmp= 126788 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-11-12-fair.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-2064932-1247337488/watcher-2064932-1247337488 -o /tmp/evaluation-result-2064932-1247337488/solver-2064932-1247337488 -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-2064932-1247337488.xml

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

MD5SUM BENCH= bb29eadf293e3d29139e115e398b4a73
RANDOM SEED=515992886

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.232
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.232
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:       1881840 kB
Buffers:          9192 kB
Cached:          81044 kB
SwapCached:          0 kB
Active:          90488 kB
Inactive:        32432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1881840 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7168 kB
Writeback:           0 kB
Mapped:          44208 kB
Slab:            36260 kB
Committed_AS:   163764 kB
PageTables:       1800 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= 126764 MiB
End job on node78 at 2009-07-11 21:04:53