Trace number 1126628

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+minisat? 218.555 225.561

General information on the benchmark

Namemaxcsp/spot5/
normalized-spot5-414_ext.xml
MD5SUMa3a8e813e3a300dccc3e1e11c72f2aa0
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints260
Best CPU time to get the best result obtained on this benchmark3600.05
Satisfiable
(Un)Satisfiability was proved
Number of variables365
Number of constraints10108
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension10108
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Wed Jul 16 07:20:26 2008
0.00/0.04	c 0	PID 31331
0.04/0.05	c 0	HOST node55.alineos.net
0.04/0.05	c 0	CONVERTING HOME/instance-1126628-1216185626.xml TO HOME/temp.csp
0.04/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1126628-1216185626.xml' 'HOME/temp.csp'
0.04/0.94	c 1	3 domains, 365 variables, 0 predicates, 23 relations, 10108 constraints
0.04/0.99	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.99	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.91/1.07	c 1	Parsing HOME/temp.csp
1.40/1.59	c 2	parsed 10000 expressions
1.49/1.61	c 2	parsed 10499 expressions
1.49/1.61	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.60/1.72	c 2	MAX CSP: 10108 constraints
1.60/1.73	c 2	Converting to clausal form CSP
1.79/1.93	c 2	converted 2061 (10%) expressions
1.89/2.04	c 2	converted 4122 (20%) expressions
1.89/2.08	c 2	converted 6183 (30%) expressions
1.99/2.11	c 2	converted 8244 (40%) expressions
1.99/2.14	c 2	converted 10305 (50%) expressions
1.99/2.17	c 2	converted 12366 (60%) expressions
2.09/2.20	c 2	converted 14427 (70%) expressions
2.19/2.30	c 3	converted 16488 (80%) expressions
2.19/2.33	c 3	converted 18549 (90%) expressions
3.17/3.32	c 4	converted 20610 (100%) expressions
3.17/3.32	c 4	CSP : 20581 integers, 0 booleans, 30323 clauses, largest domain size 15163
3.17/3.32	c 4	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.17/3.32	c 4	Propagation in CSP
3.46/3.67	c 4	10099 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.46/3.68	c 4	CSP : 20581 integers, 0 booleans, 30323 clauses, largest domain size 10109
3.46/3.68	c 4	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.46/3.69	c 4	Simplifing CSP by introducing new Boolean variables
3.57/3.71	c 4	CSP : 20581 integers, 0 booleans, 30323 clauses, largest domain size 10109
3.57/3.71	c 4	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.66/3.87	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.76/3.91	c 4	2059 (10%) CSP integer variables are encoded (328 clauses, 3592 bytes)
3.76/3.91	c 4	4117 (20%) CSP integer variables are encoded (328 clauses, 3592 bytes)
3.76/3.92	c 4	6175 (30%) CSP integer variables are encoded (328 clauses, 3592 bytes)
3.76/3.92	c 4	8233 (40%) CSP integer variables are encoded (328 clauses, 3592 bytes)
3.76/3.92	c 4	10291 (50%) CSP integer variables are encoded (328 clauses, 3592 bytes)
3.76/3.96	c 4	12349 (60%) CSP integer variables are encoded (26314 clauses, 393382 bytes)
3.96/4.14	c 4	14407 (70%) CSP integer variables are encoded (165456 clauses, 2637337 bytes)
3.96/4.18	c 4	16465 (80%) CSP integer variables are encoded (196262 clauses, 3161039 bytes)
4.06/4.21	c 4	18523 (90%) CSP integer variables are encoded (218549 clauses, 3539918 bytes)
4.06/4.25	c 4	20581 (100%) CSP integer variables are encoded (246762 clauses, 4019539 bytes)
4.16/4.40	c 5	3033 (10%) CSP clauses are encoded (251580 clauses, 4113981 bytes)
4.26/4.49	c 5	6065 (20%) CSP clauses are encoded (257258 clauses, 4240975 bytes)
4.35/4.58	c 5	9097 (30%) CSP clauses are encoded (260290 clauses, 4328011 bytes)
5.45/5.61	c 6	12130 (40%) CSP clauses are encoded (779399 clauses, 15376983 bytes)
118.98/121.71	c 122	15162 (50%) CSP clauses are encoded (51637147 clauses, 1204163396 bytes)
122.19/125.07	c 125	18194 (60%) CSP clauses are encoded (53294443 clauses, 1244531246 bytes)
217.47/222.88	c 223	ERROR Exception Too large HOME/temp.cnf
217.56/223.00	c 223	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
217.56/223.00	c 223	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
217.56/223.00	c 223	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
217.56/223.00	s UNKNOWN
217.57/223.47	c 224	CPU 200.9 (0.03 0.01 200.87 16.68)
217.57/223.47	c 224	END Wed Jul 16 07:24:10 2008

Verifier Data (download as text)

ERROR: no interpretation found !

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-1126628-1216185626/watcher-1126628-1216185626 -o /tmp/evaluation-result-1126628-1216185626/solver-1126628-1216185626 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1126628-1216185626.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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: 3.06 3.17 3.20 5/80 31331
/proc/meminfo: memFree=1514128/2055920 swapFree=4191900/4192956
[pid=31331] ppid=31329 vsize=4708 CPUtime=0
/proc/31331/stat : 31331 (sugar) R 31329 31331 30914 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 75261261 4820992 43 996147200 4194304 4206940 548682068592 18446744073709551615 248758990217 0 0 4096 0 0 0 0 17 1 0 0
/proc/31331/statm: 1177 43 33 3 0 8 0

[startup+0.0499739 s]
/proc/loadavg: 3.06 3.17 3.20 5/80 31331
/proc/meminfo: memFree=1514128/2055920 swapFree=4191900/4192956
[pid=31331] ppid=31329 vsize=13600 CPUtime=0.04
/proc/31331/stat : 31331 (sugar) S 31329 31331 30914 0 -1 4194304 838 0 0 0 3 1 0 0 18 0 1 0 75261261 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31331/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.102174 s]
/proc/loadavg: 3.06 3.17 3.20 5/80 31331
/proc/meminfo: memFree=1514128/2055920 swapFree=4191900/4192956
[pid=31331] ppid=31329 vsize=13600 CPUtime=0.04
/proc/31331/stat : 31331 (sugar) S 31329 31331 30914 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 75261261 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31331/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301187 s]
/proc/loadavg: 3.06 3.17 3.20 5/80 31331
/proc/meminfo: memFree=1514128/2055920 swapFree=4191900/4192956
[pid=31331] ppid=31329 vsize=13600 CPUtime=0.04
/proc/31331/stat : 31331 (sugar) S 31329 31331 30914 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 75261261 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31331/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701232 s]
/proc/loadavg: 3.06 3.17 3.20 5/80 31331
/proc/meminfo: memFree=1514128/2055920 swapFree=4191900/4192956
[pid=31331] ppid=31329 vsize=13600 CPUtime=0.04
/proc/31331/stat : 31331 (sugar) S 31329 31331 30914 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 75261261 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31331/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.5023 s]
/proc/loadavg: 3.06 3.17 3.20 4/83 31345
/proc/meminfo: memFree=1511736/2055920 swapFree=4191900/4192956
[pid=31331] ppid=31329 vsize=13600 CPUtime=0.91
/proc/31331/stat : 31331 (sugar) S 31329 31331 30914 0 -1 4194304 974 7848 0 1 3 1 82 5 16 0 1 0 75261261 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31331/statm: 3400 797 370 3 0 500 0
[pid=31344] ppid=31331 vsize=5356 CPUtime=0
/proc/31344/stat : 31344 (sh) S 31331 31331 30914 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 75261360 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31344/statm: 1339 233 193 169 0 50 0
[pid=31345] ppid=31344 vsize=864040 CPUtime=0.49
/proc/31345/stat : 31345 (java) S 31344 31331 30914 0 -1 0 3889 0 1 0 47 2 0 0 20 0 9 0 75261361 884776960 3350 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31345/statm: 216010 3350 1671 9 0 210592 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 882996

[startup+3.10433 s]
/proc/loadavg: 3.06 3.17 3.20 4/91 31353
/proc/meminfo: memFree=1491128/2055920 swapFree=4191900/4192956
[pid=31331] ppid=31329 vsize=13600 CPUtime=0.91
/proc/31331/stat : 31331 (sugar) S 31329 31331 30914 0 -1 4194304 974 7848 0 1 3 1 82 5 15 0 1 0 75261261 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31331/statm: 3400 797 370 3 0 500 0
[pid=31344] ppid=31331 vsize=5356 CPUtime=0
/proc/31344/stat : 31344 (sh) S 31331 31331 30914 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 75261360 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31344/statm: 1339 233 193 169 0 50 0
[pid=31345] ppid=31344 vsize=868396 CPUtime=2.07
/proc/31345/stat : 31345 (java) S 31344 31331 30914 0 -1 0 12381 0 1 0 200 7 0 0 20 0 9 0 75261361 889237504 11290 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31345/statm: 217099 11290 2540 9 0 211674 0
[pid=31345/tid=31346] ppid=31344 vsize=868396 CPUtime=1.24
/proc/31345/task/31346/stat : 31346 (java) R 31344 31331 30914 0 -1 64 2887 0 1 0 123 1 0 0 25 0 9 0 75261362 889237504 11290 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31347] ppid=31344 vsize=868396 CPUtime=0.58
/proc/31345/task/31347/stat : 31347 (java) S 31344 31331 30914 0 -1 64 7318 0 0 0 55 3 0 0 15 0 9 0 75261363 889237504 11290 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31348] ppid=31344 vsize=868396 CPUtime=0
/proc/31345/task/31348/stat : 31348 (java) S 31344 31331 30914 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75261363 889237504 11290 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31349] ppid=31344 vsize=868396 CPUtime=0
/proc/31345/task/31349/stat : 31349 (java) S 31344 31331 30914 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75261363 889237504 11290 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31350] ppid=31344 vsize=868396 CPUtime=0
/proc/31345/task/31350/stat : 31350 (java) S 31344 31331 30914 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75261365 889237504 11290 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31351] ppid=31344 vsize=868396 CPUtime=0.22
/proc/31345/task/31351/stat : 31351 (java) S 31344 31331 30914 0 -1 64 1479 0 0 0 21 1 0 0 16 0 9 0 75261365 889237504 11290 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31352] ppid=31344 vsize=868396 CPUtime=0
/proc/31345/task/31352/stat : 31352 (java) S 31344 31331 30914 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75261365 889237504 11290 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31353] ppid=31344 vsize=868396 CPUtime=0
/proc/31345/task/31353/stat : 31353 (java) S 31344 31331 30914 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75261365 889237504 11290 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 887352

[startup+6.30807 s]
/proc/loadavg: 3.13 3.18 3.21 3/91 31353
/proc/meminfo: memFree=1457656/2055920 swapFree=4191900/4192956
[pid=31331] ppid=31329 vsize=13600 CPUtime=0.91
/proc/31331/stat : 31331 (sugar) S 31329 31331 30914 0 -1 4194304 974 7848 0 1 3 1 82 5 16 0 1 0 75261261 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31331/statm: 3400 797 370 3 0 500 0
[pid=31344] ppid=31331 vsize=5356 CPUtime=0
/proc/31344/stat : 31344 (sh) S 31331 31331 30914 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 75261360 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31344/statm: 1339 233 193 169 0 50 0
[pid=31345] ppid=31344 vsize=868508 CPUtime=5.22
/proc/31345/stat : 31345 (java) S 31344 31331 30914 0 -1 0 14271 0 1 0 498 24 0 0 20 0 9 0 75261361 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31345/statm: 217127 12658 2567 9 0 211674 0
[pid=31345/tid=31346] ppid=31344 vsize=868508 CPUtime=3.92
/proc/31345/task/31346/stat : 31346 (java) R 31344 31331 30914 0 -1 64 3253 0 1 0 376 16 0 0 25 0 9 0 75261362 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31347] ppid=31344 vsize=868508 CPUtime=0.95
/proc/31345/task/31347/stat : 31347 (java) S 31344 31331 30914 0 -1 64 8780 0 0 0 90 5 0 0 16 0 9 0 75261363 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31348] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31348/stat : 31348 (java) S 31344 31331 30914 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75261363 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31349] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31349/stat : 31349 (java) S 31344 31331 30914 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75261363 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31350] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31350/stat : 31350 (java) S 31344 31331 30914 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31351] ppid=31344 vsize=868508 CPUtime=0.31
/proc/31345/task/31351/stat : 31351 (java) S 31344 31331 30914 0 -1 64 1541 0 0 0 30 1 0 0 16 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31352] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31352/stat : 31352 (java) S 31344 31331 30914 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31353] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31353/stat : 31353 (java) S 31344 31331 30914 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 887464

[startup+12.7013 s]
/proc/loadavg: 3.12 3.18 3.21 4/91 31353
/proc/meminfo: memFree=1418168/2055920 swapFree=4191900/4192956
[pid=31331] ppid=31329 vsize=13600 CPUtime=0.91
/proc/31331/stat : 31331 (sugar) S 31329 31331 30914 0 -1 4194304 974 7848 0 1 3 1 82 5 16 0 1 0 75261261 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31331/statm: 3400 797 370 3 0 500 0
[pid=31344] ppid=31331 vsize=5356 CPUtime=0
/proc/31344/stat : 31344 (sh) S 31331 31331 30914 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 75261360 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31344/statm: 1339 233 193 169 0 50 0
[pid=31345] ppid=31344 vsize=868508 CPUtime=11.54
/proc/31345/stat : 31345 (java) S 31344 31331 30914 0 -1 0 14732 0 1 0 1110 44 0 0 20 0 9 0 75261361 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31345/statm: 217127 12658 2567 9 0 211674 0
[pid=31345/tid=31346] ppid=31344 vsize=868508 CPUtime=10.03
/proc/31345/task/31346/stat : 31346 (java) R 31344 31331 30914 0 -1 64 3714 0 1 0 970 33 0 0 25 0 9 0 75261362 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4127175052 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31347] ppid=31344 vsize=868508 CPUtime=1.16
/proc/31345/task/31347/stat : 31347 (java) S 31344 31331 30914 0 -1 64 8780 0 0 0 108 8 0 0 16 0 9 0 75261363 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31348] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31348/stat : 31348 (java) S 31344 31331 30914 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75261363 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31349] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31349/stat : 31349 (java) S 31344 31331 30914 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75261363 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31350] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31350/stat : 31350 (java) S 31344 31331 30914 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31351] ppid=31344 vsize=868508 CPUtime=0.31
/proc/31345/task/31351/stat : 31351 (java) S 31344 31331 30914 0 -1 64 1541 0 0 0 30 1 0 0 16 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31352] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31352/stat : 31352 (java) S 31344 31331 30914 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31353] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31353/stat : 31353 (java) S 31344 31331 30914 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 887464

[startup+25.5025 s]
/proc/loadavg: 2.94 3.14 3.19 4/91 31353
/proc/meminfo: memFree=1417016/2055920 swapFree=4191900/4192956
[pid=31331] ppid=31329 vsize=13600 CPUtime=0.91
/proc/31331/stat : 31331 (sugar) S 31329 31331 30914 0 -1 4194304 974 7848 0 1 3 1 82 5 16 0 1 0 75261261 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31331/statm: 3400 797 370 3 0 500 0
[pid=31344] ppid=31331 vsize=5356 CPUtime=0
/proc/31344/stat : 31344 (sh) S 31331 31331 30914 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 75261360 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31344/statm: 1339 233 193 169 0 50 0
[pid=31345] ppid=31344 vsize=868508 CPUtime=24.22
/proc/31345/stat : 31345 (java) S 31344 31331 30914 0 -1 0 15312 0 1 0 2368 54 0 0 20 0 9 0 75261361 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31345/statm: 217127 12658 2567 9 0 211674 0
[pid=31345/tid=31346] ppid=31344 vsize=868508 CPUtime=22.47
/proc/31345/task/31346/stat : 31346 (java) R 31344 31331 30914 0 -1 64 4294 0 1 0 2208 39 0 0 25 0 9 0 75261362 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4127064152 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31347] ppid=31344 vsize=868508 CPUtime=1.4
/proc/31345/task/31347/stat : 31347 (java) S 31344 31331 30914 0 -1 64 8780 0 0 0 128 12 0 0 16 0 9 0 75261363 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31348] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31348/stat : 31348 (java) S 31344 31331 30914 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75261363 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31349] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31349/stat : 31349 (java) S 31344 31331 30914 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75261363 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31350] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31350/stat : 31350 (java) S 31344 31331 30914 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31351] ppid=31344 vsize=868508 CPUtime=0.31
/proc/31345/task/31351/stat : 31351 (java) S 31344 31331 30914 0 -1 64 1541 0 0 0 30 1 0 0 16 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31352] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31352/stat : 31352 (java) S 31344 31331 30914 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31353] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31353/stat : 31353 (java) S 31344 31331 30914 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 887464

[startup+51.1029 s]
/proc/loadavg: 3.19 3.18 3.20 3/91 31353
/proc/meminfo: memFree=1107640/2055920 swapFree=4191900/4192956
[pid=31331] ppid=31329 vsize=13600 CPUtime=0.91
/proc/31331/stat : 31331 (sugar) S 31329 31331 30914 0 -1 4194304 974 7848 0 1 3 1 82 5 16 0 1 0 75261261 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31331/statm: 3400 797 370 3 0 500 0
[pid=31344] ppid=31331 vsize=5356 CPUtime=0
/proc/31344/stat : 31344 (sh) S 31331 31331 30914 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 75261360 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31344/statm: 1339 233 193 169 0 50 0
[pid=31345] ppid=31344 vsize=868508 CPUtime=49.41
/proc/31345/stat : 31345 (java) S 31344 31331 30914 0 -1 0 18425 0 1 0 4674 267 0 0 20 0 9 0 75261361 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31345/statm: 217127 12658 2567 9 0 211674 0
[pid=31345/tid=31346] ppid=31344 vsize=868508 CPUtime=46.41
/proc/31345/task/31346/stat : 31346 (java) R 31344 31331 30914 0 -1 64 7407 0 1 0 4410 231 0 0 25 0 9 0 75261362 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4126570036 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31347] ppid=31344 vsize=868508 CPUtime=2.67
/proc/31345/task/31347/stat : 31347 (java) S 31344 31331 30914 0 -1 64 8780 0 0 0 233 34 0 0 16 0 9 0 75261363 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31348] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31348/stat : 31348 (java) S 31344 31331 30914 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75261363 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31349] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31349/stat : 31349 (java) S 31344 31331 30914 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75261363 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31350] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31350/stat : 31350 (java) S 31344 31331 30914 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31351] ppid=31344 vsize=868508 CPUtime=0.31
/proc/31345/task/31351/stat : 31351 (java) S 31344 31331 30914 0 -1 64 1541 0 0 0 30 1 0 0 16 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31352] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31352/stat : 31352 (java) S 31344 31331 30914 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31353] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31353/stat : 31353 (java) S 31344 31331 30914 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.32
Current children cumulated vsize (KiB) 887464

[startup+102.308 s]
/proc/loadavg: 3.47 3.25 3.22 3/91 31353
/proc/meminfo: memFree=485752/2055920 swapFree=4191900/4192956
[pid=31331] ppid=31329 vsize=13600 CPUtime=0.91
/proc/31331/stat : 31331 (sugar) S 31329 31331 30914 0 -1 4194304 974 7848 0 1 3 1 82 5 16 0 1 0 75261261 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31331/statm: 3400 797 370 3 0 500 0
[pid=31344] ppid=31331 vsize=5356 CPUtime=0
/proc/31344/stat : 31344 (sh) S 31331 31331 30914 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 75261360 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31344/statm: 1339 233 193 169 0 50 0
[pid=31345] ppid=31344 vsize=868508 CPUtime=99.21
/proc/31345/stat : 31345 (java) S 31344 31331 30914 0 -1 0 24554 0 1 0 9237 684 0 0 20 0 9 0 75261361 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31345/statm: 217127 12658 2567 9 0 211674 0
[pid=31345/tid=31346] ppid=31344 vsize=868508 CPUtime=93.81
/proc/31345/task/31346/stat : 31346 (java) R 31344 31331 30914 0 -1 64 13536 0 1 0 8771 610 0 0 25 0 9 0 75261362 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4126574653 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31345/tid=31347] ppid=31344 vsize=868508 CPUtime=5.05
/proc/31345/task/31347/stat : 31347 (java) S 31344 31331 30914 0 -1 64 8780 0 0 0 434 71 0 0 16 0 9 0 75261363 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31345/tid=31348] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31348/stat : 31348 (java) S 31344 31331 30914 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75261363 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31349] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31349/stat : 31349 (java) S 31344 31331 30914 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75261363 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31350] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31350/stat : 31350 (java) S 31344 31331 30914 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31351] ppid=31344 vsize=868508 CPUtime=0.31
/proc/31345/task/31351/stat : 31351 (java) S 31344 31331 30914 0 -1 64 1541 0 0 0 30 1 0 0 16 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31352] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31352/stat : 31352 (java) S 31344 31331 30914 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31353] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31353/stat : 31353 (java) S 31344 31331 30914 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.12
Current children cumulated vsize (KiB) 887464

[startup+162.302 s]
/proc/loadavg: 3.60 3.31 3.24 3/91 31353
/proc/meminfo: memFree=14840/2055920 swapFree=4191900/4192956
[pid=31331] ppid=31329 vsize=13600 CPUtime=0.91
/proc/31331/stat : 31331 (sugar) S 31329 31331 30914 0 -1 4194304 974 7848 0 1 3 1 82 5 16 0 1 0 75261261 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31331/statm: 3400 797 370 3 0 500 0
[pid=31344] ppid=31331 vsize=5356 CPUtime=0
/proc/31344/stat : 31344 (sh) S 31331 31331 30914 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 75261360 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31344/statm: 1339 233 193 169 0 50 0
[pid=31345] ppid=31344 vsize=868508 CPUtime=157.59
/proc/31345/stat : 31345 (java) S 31344 31331 30914 0 -1 0 31686 0 1 0 14595 1164 0 0 20 0 9 0 75261361 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31345/statm: 217127 12658 2567 9 0 211674 0
[pid=31345/tid=31346] ppid=31344 vsize=868508 CPUtime=149.3
/proc/31345/task/31346/stat : 31346 (java) R 31344 31331 30914 0 -1 64 20668 0 1 0 13887 1043 0 0 25 0 9 0 75261362 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4126907970 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31345/tid=31347] ppid=31344 vsize=868508 CPUtime=7.95
/proc/31345/task/31347/stat : 31347 (java) S 31344 31331 30914 0 -1 64 8780 0 0 0 676 119 0 0 16 0 9 0 75261363 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31345/tid=31348] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31348/stat : 31348 (java) S 31344 31331 30914 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75261363 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31349] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31349/stat : 31349 (java) S 31344 31331 30914 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75261363 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31350] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31350/stat : 31350 (java) S 31344 31331 30914 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31351] ppid=31344 vsize=868508 CPUtime=0.31
/proc/31345/task/31351/stat : 31351 (java) S 31344 31331 30914 0 -1 64 1541 0 0 0 30 1 0 0 16 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31352] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31352/stat : 31352 (java) S 31344 31331 30914 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31353] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31353/stat : 31353 (java) S 31344 31331 30914 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 158.5
Current children cumulated vsize (KiB) 887464

[startup+222.303 s]
/proc/loadavg: 3.56 3.37 3.27 3/91 31353
/proc/meminfo: memFree=15928/2055920 swapFree=4191900/4192956
[pid=31331] ppid=31329 vsize=13600 CPUtime=0.91
/proc/31331/stat : 31331 (sugar) S 31329 31331 30914 0 -1 4194304 974 7848 0 1 3 1 82 5 16 0 1 0 75261261 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/31331/statm: 3400 797 370 3 0 500 0
[pid=31344] ppid=31331 vsize=5356 CPUtime=0
/proc/31344/stat : 31344 (sh) S 31331 31331 30914 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 75261360 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31344/statm: 1339 233 193 169 0 50 0
[pid=31345] ppid=31344 vsize=868508 CPUtime=216.11
/proc/31345/stat : 31345 (java) S 31344 31331 30914 0 -1 0 39073 0 1 0 19954 1657 0 0 20 0 9 0 75261361 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31345/statm: 217127 12658 2567 9 0 211674 0
[pid=31345/tid=31346] ppid=31344 vsize=868508 CPUtime=204.99
/proc/31345/task/31346/stat : 31346 (java) R 31344 31331 30914 0 -1 64 28055 0 1 0 19013 1486 0 0 25 0 9 0 75261362 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4127062924 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31347] ppid=31344 vsize=868508 CPUtime=10.76
/proc/31345/task/31347/stat : 31347 (java) S 31344 31331 30914 0 -1 64 8780 0 0 0 909 167 0 0 16 0 9 0 75261363 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31348] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31348/stat : 31348 (java) S 31344 31331 30914 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75261363 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31349] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31349/stat : 31349 (java) S 31344 31331 30914 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75261363 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31350] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31350/stat : 31350 (java) S 31344 31331 30914 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31351] ppid=31344 vsize=868508 CPUtime=0.31
/proc/31345/task/31351/stat : 31351 (java) S 31344 31331 30914 0 -1 64 1541 0 0 0 30 1 0 0 16 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31352] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31352/stat : 31352 (java) S 31344 31331 30914 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31345/tid=31353] ppid=31344 vsize=868508 CPUtime=0
/proc/31345/task/31353/stat : 31353 (java) S 31344 31331 30914 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75261365 889352192 12658 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 217.02
Current children cumulated vsize (KiB) 887464

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

[startup+223.903 s]
/proc/loadavg: 3.44 3.35 3.26 2/89 31353
/proc/meminfo: memFree=15416/2055920 swapFree=4191900/4192956
[pid=31331] ppid=31329 vsize=13600 CPUtime=217.74
/proc/31331/stat : 31331 (sugar) R 31329 31331 30914 0 -1 4194304 998 47282 0 2 3 16 20087 1668 16 0 1 0 75261261 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 248761783337 0 0 4224 16386 0 0 0 17 0 0 0
/proc/31331/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 217.74
Current children cumulated vsize (KiB) 13600

[startup+224.712 s]
/proc/loadavg: 3.44 3.35 3.26 3/81 31353
/proc/meminfo: memFree=1321736/2055920 swapFree=4191900/4192956
[pid=31331] ppid=31329 vsize=13600 CPUtime=218.44
/proc/31331/stat : 31331 (sugar) D 31329 31331 30914 0 -1 4194304 998 47282 0 2 3 86 20087 1668 15 0 1 0 75261261 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 248761783337 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/31331/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 218.44
Current children cumulated vsize (KiB) 13600

[startup+225.103 s]
/proc/loadavg: 3.44 3.35 3.26 3/81 31353
/proc/meminfo: memFree=1321736/2055920 swapFree=4191900/4192956
[pid=31331] ppid=31329 vsize=13600 CPUtime=218.5
/proc/31331/stat : 31331 (sugar) D 31329 31331 30914 0 -1 4194304 998 47282 0 2 3 92 20087 1668 15 0 1 0 75261261 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 248761783337 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/31331/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 218.5
Current children cumulated vsize (KiB) 13600

[startup+225.506 s]
/proc/loadavg: 3.44 3.35 3.26 2/81 31353
/proc/meminfo: memFree=1818504/2055920 swapFree=4191900/4192956
[pid=31331] ppid=31329 vsize=13600 CPUtime=218.53
/proc/31331/stat : 31331 (sugar) D 31329 31331 30914 0 -1 4194304 998 47282 0 2 3 95 20087 1668 15 0 1 0 75261261 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 248761783337 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/31331/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 218.53
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 225.561
CPU time (s): 218.555
CPU user time (s): 200.914
CPU system time (s): 17.6403
CPU usage (%): 96.894
Max. virtual memory (cumulated for all children) (KiB): 887856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 200.914
system time used= 17.6403
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48310
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= 182927
involuntary context switches= 187346

runsolver used 0.313952 second user time and 0.771882 second system time

The end

Launcher Data (download as text)

Begin job on node55 at 2008-07-16 07:20:26
IDJOB=1126628
IDBENCH=64268
IDSOLVER=368
FILE ID=node55/1126628-1216185626
PBS_JOBID= 7905854
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/spot5/normalized-spot5-414_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1126628-1216185626/watcher-1126628-1216185626 -o /tmp/evaluation-result-1126628-1216185626/solver-1126628-1216185626 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1126628-1216185626.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a3a8e813e3a300dccc3e1e11c72f2aa0
RANDOM SEED=106675601

node55.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.225
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.225
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:       1514608 kB
Buffers:         76240 kB
Cached:         253088 kB
SwapCached:        268 kB
Active:         316676 kB
Inactive:       154052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1514608 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2176 kB
Writeback:           0 kB
Mapped:         160444 kB
Slab:            55600 kB
Committed_AS:  1171752 kB
PageTables:       2132 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= 66556 MiB
End job on node55 at 2008-07-16 07:24:12