Trace number 2064933

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+minisat? (MO) 1444.87 1458.67

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.04/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.04/0.07	c 0	BEGIN Sat Jul 11 20:38:10 2009
0.04/0.07	c 0	PID 14460
0.04/0.07	c 0	HOST node89.alineos.net
0.04/0.07	c 0	CONVERTING HOME/instance-2064933-1247337490.xml TO HOME/temp.csp
0.04/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2064933-1247337490.xml' 'HOME/temp.csp'
2.26/2.38	c 3	3 domains, 34626 variables, 9 predicates, 0 relations, 32807 constraints
2.34/2.43	c 3	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.34/2.43	c 3	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.35/2.51	c 3	Parsing HOME/temp.csp
2.35/2.63	c 3	parsed 10000 expressions
2.35/2.73	c 3	parsed 20000 expressions
2.35/2.84	c 3	parsed 30000 expressions
2.35/2.90	c 3	parsed 40000 expressions
2.35/3.06	c 3	parsed 50000 expressions
2.35/3.15	c 3	parsed 60000 expressions
3.11/3.21	c 3	parsed 67445 expressions
3.11/3.22	c 3	Heap : 19 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.11/3.22	c 3	Converting to clausal form CSP
3.11/3.28	c 4	converted 6745 (10%) expressions
3.11/3.28	c 4	converted 13489 (20%) expressions
3.11/3.30	c 4	converted 20234 (30%) expressions
3.30/3.47	c 4	converted 26978 (40%) expressions
3.30/3.47	c 4	converted 33723 (50%) expressions
3.69/3.86	c 4	converted 40467 (60%) expressions
4.59/4.80	c 5	converted 47212 (70%) expressions
5.30/5.46	c 6	converted 53956 (80%) expressions
6.39/6.52	c 7	converted 60701 (90%) expressions
7.07/7.20	c 7	converted 67445 (100%) expressions
7.07/7.21	c 7	CSP : 60827 integers, 2006 booleans, 147875 clauses, largest domain size 20001
7.07/7.21	c 7	Heap : 91 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
7.07/7.21	c 7	Propagation in CSP
1375.28/1382.79	c 1383	426953687 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1375.38/1382.80	c 1383	CSP : 60827 integers, 2006 booleans, 147875 clauses, largest domain size 20001
1375.38/1382.80	c 1383	Heap : 92 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1375.38/1382.84	c 1383	Simplifing CSP by introducing new Boolean variables
1376.48/1383.90	c 1384	CSP : 60827 integers, 55004 booleans, 200873 clauses, largest domain size 20001
1376.48/1383.90	c 1384	Heap : 108 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1377.17/1384.66	c 1385	Encoding CSP to SAT : HOME/temp.cnf
1377.76/1385.21	c 1385	6083 (10%) CSP integer variables are encoded (418068 clauses, 6891737 bytes)
1381.22/1388.75	c 1389	12166 (20%) CSP integer variables are encoded (3336084 clauses, 61178294 bytes)
1382.51/1390.09	c 1390	18249 (30%) CSP integer variables are encoded (4430340 clauses, 81969158 bytes)
1383.40/1390.90	c 1391	24331 (40%) CSP integer variables are encoded (5100266 clauses, 94697752 bytes)
1384.02/1391.57	c 1392	30414 (50%) CSP integer variables are encoded (5648975 clauses, 105123223 bytes)
1384.02/1391.58	c 1392	36497 (60%) CSP integer variables are encoded (5648975 clauses, 105123223 bytes)
1385.11/1392.68	c 1393	42579 (70%) CSP integer variables are encoded (6568791 clauses, 122599727 bytes)
1385.80/1393.33	c 1394	48662 (80%) CSP integer variables are encoded (7078689 clauses, 132287789 bytes)
1386.00/1393.58	c 1394	54745 (90%) CSP integer variables are encoded (7268661 clauses, 135897257 bytes)
1386.40/1393.90	c 1394	60827 (100%) CSP integer variables are encoded (7518623 clauses, 140646535 bytes)
1427.34/1439.73	c 1440	20088 (10%) CSP clauses are encoded (32374742 clauses, 677333228 bytes)
1428.02/1440.45	c 1441	40175 (20%) CSP clauses are encoded (32822387 clauses, 686387733 bytes)
1430.84/1444.13	c 1444	60262 (30%) CSP clauses are encoded (34749388 clauses, 726563735 bytes)
1433.92/1447.20	c 1447	80350 (40%) CSP clauses are encoded (36835019 clauses, 770870251 bytes)
1435.80/1449.16	c 1449	100437 (50%) CSP clauses are encoded (38122045 clauses, 798207929 bytes)
1435.90/1449.27	c 1450	120524 (60%) CSP clauses are encoded (38131553 clauses, 798401369 bytes)
1436.00/1449.39	c 1450	140612 (70%) CSP clauses are encoded (38141004 clauses, 798593653 bytes)
1437.68/1451.07	c 1451	160699 (80%) CSP clauses are encoded (39230800 clauses, 821743596 bytes)
1438.80/1452.53	c 1453	180786 (90%) CSP clauses are encoded (39919310 clauses, 836364630 bytes)
1438.90/1452.66	c 1453	200873 (100%) CSP clauses are encoded (39943418 clauses, 836983440 bytes)
1438.90/1452.66	c 1453	200873 CSP clauses encoded
1438.90/1452.66	c 1453	Writing map file : HOME/temp.map
1439.01/1452.75	c 1453	Heap : 81 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1439.01/1452.75	c 1453	SAT : 7590565 SAT variables, 39943418 SAT clauses, 836983440 bytes
1439.01/1452.75	c 1453	Heap : 81 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1439.10/1452.81	c 1453	SOLVING HOME/temp.cnf
1439.10/1452.81	c 1453	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1439.10/1452.81	c 1453	This is MiniSat 2.0 beta
1439.10/1452.81	c 1453	WARNING: for repeatability, setting FPU to use double precision
1439.10/1452.81	c 1453	============================[ Problem Statistics ]=============================
1439.10/1452.81	c 1453	|                                                                             |
1439.10/1452.81	c 1453	|  Number of variables:  7590565                                              |
1439.10/1452.81	c 1453	|  Number of clauses:    39943418                                             |
1444.76/1458.52	c ERROR INTERRUPTED
1444.87/1458.66	s UNKNOWN
1444.87/1458.66	c 1459	CPU 1439.12 (0.08 0.01 1430.67 8.36)
1444.87/1458.66	c 1459	END Sat Jul 11 21:02:29 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-2064933-1247337490/watcher-2064933-1247337490 -o /tmp/evaluation-result-2064933-1247337490/solver-2064933-1247337490 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2064933-1247337490.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/81 14460
/proc/meminfo: memFree=1772608/2055920 swapFree=4192812/4192956
[pid=14460] ppid=14458 vsize=12272 CPUtime=0
/proc/14460/stat : 14460 (sugar) R 14458 14460 13923 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 20814193 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 249070058085 0 0 4224 0 0 0 0 17 1 0 0
/proc/14460/statm: 3068 327 246 3 0 168 0

[startup+0.0483049 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 14460
/proc/meminfo: memFree=1772608/2055920 swapFree=4192812/4192956
[pid=14460] ppid=14458 vsize=14908 CPUtime=0.04
/proc/14460/stat : 14460 (sugar) R 14458 14460 13923 0 -1 4194304 894 0 0 0 3 1 0 0 18 0 1 0 20814193 15265792 862 996147200 4194304 4206940 548682068608 18446744073709551615 249087736220 0 0 4224 0 0 0 0 17 1 0 0
/proc/14460/statm: 3727 863 378 3 0 566 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14908

[startup+0.101299 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 14460
/proc/meminfo: memFree=1772608/2055920 swapFree=4192812/4192956
[pid=14460] ppid=14458 vsize=16868 CPUtime=0.06
/proc/14460/stat : 14460 (sugar) S 14458 14460 13923 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 20814193 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14460/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301321 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 14460
/proc/meminfo: memFree=1772608/2055920 swapFree=4192812/4192956
[pid=14460] ppid=14458 vsize=16868 CPUtime=0.06
/proc/14460/stat : 14460 (sugar) S 14458 14460 13923 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 20814193 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14460/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701362 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 14460
/proc/meminfo: memFree=1772608/2055920 swapFree=4192812/4192956
[pid=14460] ppid=14458 vsize=16868 CPUtime=0.06
/proc/14460/stat : 14460 (sugar) S 14458 14460 13923 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 20814193 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14460/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50245 s]
/proc/loadavg: 1.92 1.98 1.99 4/92 14472
/proc/meminfo: memFree=1734312/2055920 swapFree=4192812/4192956
[pid=14460] ppid=14458 vsize=16868 CPUtime=0.06
/proc/14460/stat : 14460 (sugar) S 14458 14460 13923 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 20814193 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14460/statm: 4217 1111 409 3 0 796 0
[pid=14463] ppid=14460 vsize=5356 CPUtime=0
/proc/14463/stat : 14463 (sh) S 14460 14460 13923 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 20814200 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14463/statm: 1339 233 193 169 0 50 0
[pid=14464] ppid=14463 vsize=864780 CPUtime=1.4
/proc/14464/stat : 14464 (java) S 14463 14460 13923 0 -1 0 18643 0 1 0 132 8 0 0 20 0 9 0 20814201 885534720 15199 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14464/statm: 216195 15199 2556 9 0 210707 0
[pid=14464/tid=14465] ppid=14463 vsize=864780 CPUtime=0.67
/proc/14464/task/14465/stat : 14465 (java) R 14463 14460 13923 0 -1 64 3103 0 1 0 65 2 0 0 25 0 9 0 20814202 885534720 15199 996147200 134512640 134550932 4294955984 18446744073709551615 4126693038 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14464/tid=14466] ppid=14463 vsize=864780 CPUtime=0.6
/proc/14464/task/14466/stat : 14466 (java) S 14463 14460 13923 0 -1 64 14322 0 0 0 55 5 0 0 17 0 9 0 20814203 885534720 15199 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14464/tid=14467] ppid=14463 vsize=864780 CPUtime=0
/proc/14464/task/14467/stat : 14467 (java) S 14463 14460 13923 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20814203 885534720 15199 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14464/tid=14468] ppid=14463 vsize=864780 CPUtime=0
/proc/14464/task/14468/stat : 14468 (java) S 14463 14460 13923 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 20814203 885534720 15199 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14464/tid=14469] ppid=14463 vsize=864780 CPUtime=0
/proc/14464/task/14469/stat : 14469 (java) S 14463 14460 13923 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20814205 885534720 15199 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14464/tid=14470] ppid=14463 vsize=864780 CPUtime=0.11
/proc/14464/task/14470/stat : 14470 (java) S 14463 14460 13923 0 -1 64 512 0 0 0 11 0 0 0 16 0 9 0 20814205 885534720 15199 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14464/tid=14471] ppid=14463 vsize=864780 CPUtime=0
/proc/14464/task/14471/stat : 14471 (java) S 14463 14460 13923 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20814205 885534720 15199 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14464/tid=14472] ppid=14463 vsize=864780 CPUtime=0
/proc/14464/task/14472/stat : 14472 (java) S 14463 14460 13923 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20814205 885534720 15199 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 887004

[startup+3.10161 s]
/proc/loadavg: 1.92 1.98 1.99 4/92 14472
/proc/meminfo: memFree=1697000/2055920 swapFree=4192812/4192956
[pid=14460] ppid=14458 vsize=16868 CPUtime=2.35
/proc/14460/stat : 14460 (sugar) S 14458 14460 13923 0 -1 4194304 1309 24220 0 1 5 1 217 12 15 0 1 0 20814193 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14460/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 16868
heavy processes:

[startup+6.30293 s]
/proc/loadavg: 2.09 2.02 2.01 4/92 14482
/proc/meminfo: memFree=1695592/2055920 swapFree=4192812/4192956
[pid=14460] ppid=14458 vsize=16868 CPUtime=2.35
/proc/14460/stat : 14460 (sugar) S 14458 14460 13923 0 -1 4194304 1309 24220 0 1 5 1 217 12 16 0 1 0 20814193 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14460/statm: 4217 1111 409 3 0 796 0
[pid=14473] ppid=14460 vsize=5356 CPUtime=0
/proc/14473/stat : 14473 (sh) S 14460 14460 13923 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20814436 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14473/statm: 1339 233 193 169 0 50 0
[pid=14474] ppid=14473 vsize=869612 CPUtime=3.83
/proc/14474/stat : 14474 (java) S 14473 14460 13923 0 -1 0 26816 0 1 0 369 14 0 0 18 0 9 0 20814436 890482688 24288 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14474/statm: 217403 24289 2566 9 0 211908 0
[pid=14474/tid=14475] ppid=14473 vsize=869612 CPUtime=1.97
/proc/14474/task/14475/stat : 14475 (java) R 14473 14460 13923 0 -1 64 3643 0 1 0 195 2 0 0 25 0 9 0 20814437 890482688 24289 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14476] ppid=14473 vsize=869612 CPUtime=1.65
/proc/14474/task/14476/stat : 14476 (java) R 14473 14460 13923 0 -1 64 20969 0 0 0 156 9 0 0 15 0 9 0 20814438 890482688 24290 996147200 134512640 134550932 4294955936 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14477] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14477/stat : 14477 (java) S 14473 14460 13923 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20814438 890482688 24291 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14478] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14478/stat : 14478 (java) S 14473 14460 13923 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20814438 890482688 24291 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14479] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14479/stat : 14479 (java) S 14473 14460 13923 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20814441 890482688 24292 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14480] ppid=14473 vsize=869612 CPUtime=0.18
/proc/14474/task/14480/stat : 14480 (java) S 14473 14460 13923 0 -1 64 1502 0 0 0 17 1 0 0 16 0 9 0 20814441 890482688 24293 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14481] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14481/stat : 14481 (java) S 14473 14460 13923 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 20814441 890482688 24293 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14482] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14482/stat : 14482 (java) S 14473 14460 13923 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 20814441 890482688 24294 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 891836

[startup+12.7026 s]
/proc/loadavg: 2.08 2.02 2.00 3/92 14482
/proc/meminfo: memFree=1654760/2055920 swapFree=4192812/4192956
[pid=14460] ppid=14458 vsize=16868 CPUtime=2.35
/proc/14460/stat : 14460 (sugar) S 14458 14460 13923 0 -1 4194304 1310 24220 0 1 5 1 217 12 15 0 1 0 20814193 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14460/statm: 4217 1111 409 3 0 796 0
[pid=14473] ppid=14460 vsize=5356 CPUtime=0
/proc/14473/stat : 14473 (sh) S 14460 14460 13923 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20814436 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14473/statm: 1339 233 193 169 0 50 0
[pid=14474] ppid=14473 vsize=869612 CPUtime=10.2
/proc/14474/stat : 14474 (java) S 14473 14460 13923 0 -1 0 33229 0 1 0 1001 19 0 0 18 0 9 0 20814436 890482688 30567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14474/statm: 217403 30567 2566 9 0 211908 0
[pid=14474/tid=14475] ppid=14473 vsize=869612 CPUtime=7.88
/proc/14474/task/14475/stat : 14475 (java) R 14473 14460 13923 0 -1 64 3777 0 1 0 785 3 0 0 25 0 9 0 20814437 890482688 30567 996147200 134512640 134550932 4294955936 18446744073709551615 4126520209 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14476] ppid=14473 vsize=869612 CPUtime=2.11
/proc/14474/task/14476/stat : 14476 (java) S 14473 14460 13923 0 -1 64 27241 0 0 0 198 13 0 0 16 0 9 0 20814438 890482688 30567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14477] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14477/stat : 14477 (java) S 14473 14460 13923 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20814438 890482688 30567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14478] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14478/stat : 14478 (java) S 14473 14460 13923 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20814438 890482688 30567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14479] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14479/stat : 14479 (java) S 14473 14460 13923 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20814441 890482688 30567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14480] ppid=14473 vsize=869612 CPUtime=0.18
/proc/14474/task/14480/stat : 14480 (java) S 14473 14460 13923 0 -1 64 1507 0 0 0 17 1 0 0 16 0 9 0 20814441 890482688 30567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14481] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14481/stat : 14481 (java) S 14473 14460 13923 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 20814441 890482688 30567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14482] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14482/stat : 14482 (java) S 14473 14460 13923 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 20814441 890482688 30567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 891836

[startup+25.5019 s]
/proc/loadavg: 2.06 2.01 2.00 3/92 14482
/proc/meminfo: memFree=1654824/2055920 swapFree=4192812/4192956
[pid=14460] ppid=14458 vsize=16868 CPUtime=2.35
/proc/14460/stat : 14460 (sugar) S 14458 14460 13923 0 -1 4194304 1310 24220 0 1 5 1 217 12 15 0 1 0 20814193 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14460/statm: 4217 1111 409 3 0 796 0
[pid=14473] ppid=14460 vsize=5356 CPUtime=0
/proc/14473/stat : 14473 (sh) S 14460 14460 13923 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20814436 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14473/statm: 1339 233 193 169 0 50 0
[pid=14474] ppid=14473 vsize=869612 CPUtime=22.94
/proc/14474/stat : 14474 (java) S 14473 14460 13923 0 -1 0 33507 0 1 0 2272 22 0 0 18 0 9 0 20814436 890482688 30569 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14474/statm: 217403 30569 2566 9 0 211908 0
[pid=14474/tid=14475] ppid=14473 vsize=869612 CPUtime=20.43
/proc/14474/task/14475/stat : 14475 (java) R 14473 14460 13923 0 -1 64 4053 0 1 0 2040 3 0 0 25 0 9 0 20814437 890482688 30569 996147200 134512640 134550932 4294955936 18446744073709551615 4126566414 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14476] ppid=14473 vsize=869612 CPUtime=2.29
/proc/14474/task/14476/stat : 14476 (java) S 14473 14460 13923 0 -1 64 27243 0 0 0 213 16 0 0 16 0 9 0 20814438 890482688 30569 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14477] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14477/stat : 14477 (java) S 14473 14460 13923 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20814438 890482688 30569 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14478] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14478/stat : 14478 (java) S 14473 14460 13923 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20814438 890482688 30569 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14479] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14479/stat : 14479 (java) S 14473 14460 13923 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20814441 890482688 30569 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14480] ppid=14473 vsize=869612 CPUtime=0.18
/proc/14474/task/14480/stat : 14480 (java) S 14473 14460 13923 0 -1 64 1507 0 0 0 17 1 0 0 16 0 9 0 20814441 890482688 30569 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14481] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14481/stat : 14481 (java) S 14473 14460 13923 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 20814441 890482688 30569 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14482] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14482/stat : 14482 (java) S 14473 14460 13923 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 20814441 890482688 30569 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 891836

[startup+51.1014 s]
/proc/loadavg: 2.04 2.01 2.00 3/92 14482
/proc/meminfo: memFree=1654824/2055920 swapFree=4192812/4192956
[pid=14460] ppid=14458 vsize=16868 CPUtime=2.35
/proc/14460/stat : 14460 (sugar) S 14458 14460 13923 0 -1 4194304 1310 24220 0 1 5 1 217 12 15 0 1 0 20814193 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14460/statm: 4217 1111 409 3 0 796 0
[pid=14473] ppid=14460 vsize=5356 CPUtime=0
/proc/14473/stat : 14473 (sh) S 14460 14460 13923 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20814436 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14473/statm: 1339 233 193 169 0 50 0
[pid=14474] ppid=14473 vsize=869612 CPUtime=48.41
/proc/14474/stat : 14474 (java) S 14473 14460 13923 0 -1 0 34064 0 1 0 4815 26 0 0 18 0 9 0 20814436 890482688 30574 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=14473] ppid=14460 vsize=5356 CPUtime=0
/proc/14473/stat : 14473 (sh) S 14460 14460 13923 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20814436 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14473/statm: 1339 233 193 169 0 50 0
[pid=14474] ppid=14473 vsize=869612 CPUtime=1233.21
/proc/14474/stat : 14474 (java) S 14473 14460 13923 0 -1 0 59158 0 1 0 123027 294 0 0 18 0 9 0 20814436 890482688 30798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14474/statm: 217403 30798 2566 9 0 211908 0
[pid=14474/tid=14475] ppid=14473 vsize=869612 CPUtime=1214.26
/proc/14474/task/14475/stat : 14475 (java) R 14473 14460 13923 0 -1 64 29475 0 1 0 121324 102 0 0 25 0 9 0 20814437 890482688 30798 996147200 134512640 134550932 4294955936 18446744073709551615 4126974512 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14476] ppid=14473 vsize=869612 CPUtime=18.74
/proc/14474/task/14476/stat : 14476 (java) S 14473 14460 13923 0 -1 64 27472 0 0 0 1684 190 0 0 16 0 9 0 20814438 890482688 30798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14477] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14477/stat : 14477 (java) S 14473 14460 13923 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20814438 890482688 30798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14478] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14478/stat : 14478 (java) S 14473 14460 13923 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20814438 890482688 30798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14479] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14479/stat : 14479 (java) S 14473 14460 13923 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20814441 890482688 30798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14480] ppid=14473 vsize=869612 CPUtime=0.18
/proc/14474/task/14480/stat : 14480 (java) S 14473 14460 13923 0 -1 64 1507 0 0 0 17 1 0 0 16 0 9 0 20814441 890482688 30798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14481] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14481/stat : 14481 (java) S 14473 14460 13923 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 20814441 890482688 30798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14482] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14482/stat : 14482 (java) S 14473 14460 13923 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 20814441 890482688 30798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1235.56
Current children cumulated vsize (KiB) 891836

[startup+1302.3 s]
/proc/loadavg: 2.04 2.13 2.16 3/94 14756
/proc/meminfo: memFree=1674328/2055920 swapFree=4192812/4192956
[pid=14460] ppid=14458 vsize=16868 CPUtime=2.35
/proc/14460/stat : 14460 (sugar) S 14458 14460 13923 0 -1 4194304 1310 24220 0 1 5 1 217 12 15 0 1 0 20814193 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14460/statm: 4217 1111 409 3 0 796 0
[pid=14473] ppid=14460 vsize=5356 CPUtime=0
/proc/14473/stat : 14473 (sh) S 14460 14460 13923 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20814436 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14473/statm: 1339 233 193 169 0 50 0
[pid=14474] ppid=14473 vsize=869612 CPUtime=1292.93
/proc/14474/stat : 14474 (java) S 14473 14460 13923 0 -1 0 60424 0 1 0 128986 307 0 0 18 0 9 0 20814436 890482688 30809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14474/statm: 217403 30809 2566 9 0 211908 0
[pid=14474/tid=14475] ppid=14473 vsize=869612 CPUtime=1273.16
/proc/14474/task/14475/stat : 14475 (java) R 14473 14460 13923 0 -1 64 30730 0 1 0 127210 106 0 0 25 0 9 0 20814437 890482688 30809 996147200 134512640 134550932 4294955936 18446744073709551615 4126974545 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14476] ppid=14473 vsize=869612 CPUtime=19.55
/proc/14474/task/14476/stat : 14476 (java) S 14473 14460 13923 0 -1 64 27483 0 0 0 1757 198 0 0 16 0 9 0 20814438 890482688 30809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14477] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14477/stat : 14477 (java) S 14473 14460 13923 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20814438 890482688 30809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14478] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14478/stat : 14478 (java) S 14473 14460 13923 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20814438 890482688 30809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14479] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14479/stat : 14479 (java) S 14473 14460 13923 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20814441 890482688 30809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14480] ppid=14473 vsize=869612 CPUtime=0.18
/proc/14474/task/14480/stat : 14480 (java) S 14473 14460 13923 0 -1 64 1507 0 0 0 17 1 0 0 16 0 9 0 20814441 890482688 30809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14481] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14481/stat : 14481 (java) S 14473 14460 13923 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 20814441 890482688 30809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14482] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14482/stat : 14482 (java) S 14473 14460 13923 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 20814441 890482688 30809 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1295.28
Current children cumulated vsize (KiB) 891836

[startup+1362.3 s]
/proc/loadavg: 2.01 2.10 2.15 3/94 14756
/proc/meminfo: memFree=1669656/2055920 swapFree=4192812/4192956
[pid=14460] ppid=14458 vsize=16868 CPUtime=2.35
/proc/14460/stat : 14460 (sugar) S 14458 14460 13923 0 -1 4194304 1310 24220 0 1 5 1 217 12 15 0 1 0 20814193 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14460/statm: 4217 1111 409 3 0 796 0
[pid=14473] ppid=14460 vsize=5356 CPUtime=0
/proc/14473/stat : 14473 (sh) S 14460 14460 13923 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20814436 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14473/statm: 1339 233 193 169 0 50 0
[pid=14474] ppid=14473 vsize=869612 CPUtime=1352.64
/proc/14474/stat : 14474 (java) S 14473 14460 13923 0 -1 0 61692 0 1 0 134942 322 0 0 18 0 9 0 20814436 890482688 30820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14474/statm: 217403 30820 2566 9 0 211908 0
[pid=14474/tid=14475] ppid=14473 vsize=869612 CPUtime=1332.02
/proc/14474/task/14475/stat : 14475 (java) R 14473 14460 13923 0 -1 64 31987 0 1 0 133090 112 0 0 25 0 9 0 20814437 890482688 30820 996147200 134512640 134550932 4294955936 18446744073709551615 4126517595 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14476] ppid=14473 vsize=869612 CPUtime=20.4
/proc/14474/task/14476/stat : 14476 (java) S 14473 14460 13923 0 -1 64 27494 0 0 0 1833 207 0 0 16 0 9 0 20814438 890482688 30820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14477] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14477/stat : 14477 (java) S 14473 14460 13923 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20814438 890482688 30820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14478] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14478/stat : 14478 (java) S 14473 14460 13923 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20814438 890482688 30820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14479] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14479/stat : 14479 (java) S 14473 14460 13923 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20814441 890482688 30820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14480] ppid=14473 vsize=869612 CPUtime=0.18
/proc/14474/task/14480/stat : 14480 (java) S 14473 14460 13923 0 -1 64 1507 0 0 0 17 1 0 0 16 0 9 0 20814441 890482688 30820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14481] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14481/stat : 14481 (java) S 14473 14460 13923 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 20814441 890482688 30820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14482] ppid=14473 vsize=869612 CPUtime=0
/proc/14474/task/14482/stat : 14482 (java) S 14473 14460 13923 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 20814441 890482688 30820 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1354.99
Current children cumulated vsize (KiB) 891836

[startup+1422.31 s]
/proc/loadavg: 3.13 2.35 2.23 3/94 14762
/proc/meminfo: memFree=1170704/2055920 swapFree=4192812/4192956
[pid=14460] ppid=14458 vsize=16868 CPUtime=2.36
/proc/14460/stat : 14460 (sugar) S 14458 14460 13923 0 -1 4194304 1310 24220 0 1 6 1 217 12 16 0 1 0 20814193 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14460/statm: 4217 1111 409 3 0 796 0
[pid=14473] ppid=14460 vsize=5356 CPUtime=0
/proc/14473/stat : 14473 (sh) S 14460 14460 13923 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20814436 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14473/statm: 1339 233 193 169 0 50 0
[pid=14474] ppid=14473 vsize=869724 CPUtime=1408.62
/proc/14474/stat : 14474 (java) S 14473 14460 13923 0 -1 0 81795 0 1 0 140257 605 0 0 18 0 9 0 20814436 890597376 35603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14474/statm: 217431 35603 2591 9 0 211908 0
[pid=14474/tid=14475] ppid=14473 vsize=869724 CPUtime=1385.41
/proc/14474/task/14475/stat : 14475 (java) R 14473 14460 13923 0 -1 64 34098 0 1 0 138166 375 0 0 25 0 9 0 20814437 890597376 35603 996147200 134512640 134550932 4294955936 18446744073709551615 4127060578 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14476] ppid=14473 vsize=869724 CPUtime=22.92
/proc/14474/task/14476/stat : 14476 (java) S 14473 14460 13923 0 -1 64 45444 0 0 0 2066 226 0 0 16 0 9 0 20814438 890597376 35603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14477] ppid=14473 vsize=869724 CPUtime=0
/proc/14474/task/14477/stat : 14477 (java) S 14473 14460 13923 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20814438 890597376 35603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14478] ppid=14473 vsize=869724 CPUtime=0
/proc/14474/task/14478/stat : 14478 (java) S 14473 14460 13923 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20814438 890597376 35603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14479] ppid=14473 vsize=869724 CPUtime=0
/proc/14474/task/14479/stat : 14479 (java) S 14473 14460 13923 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20814441 890597376 35603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14480] ppid=14473 vsize=869724 CPUtime=0.25
/proc/14474/task/14480/stat : 14480 (java) S 14473 14460 13923 0 -1 64 1549 0 0 0 24 1 0 0 17 0 9 0 20814441 890597376 35603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14481] ppid=14473 vsize=869724 CPUtime=0
/proc/14474/task/14481/stat : 14481 (java) S 14473 14460 13923 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 20814441 890597376 35603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14474/tid=14482] ppid=14473 vsize=869724 CPUtime=0
/proc/14474/task/14482/stat : 14482 (java) S 14473 14460 13923 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 20814441 890597376 35603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1410.98
Current children cumulated vsize (KiB) 891948



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1458.5 s]
/proc/loadavg: 4.10 2.66 2.34 3/93 14776
/proc/meminfo: memFree=69328/2055920 swapFree=4192812/4192956
[pid=14460] ppid=14458 vsize=16868 CPUtime=1439.11
/proc/14460/stat : 14460 (sugar) S 14458 14460 13923 0 -1 4194304 1376 107077 0 2 8 1 143067 835 16 0 1 0 20814193 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14460/statm: 4217 1113 409 3 0 796 0
[pid=14775] ppid=14460 vsize=5356 CPUtime=0
/proc/14775/stat : 14775 (sh) S 14460 14460 13923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20959474 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14775/statm: 1339 232 193 169 0 50 0
[pid=14776] ppid=14775 vsize=904436 CPUtime=5.65
/proc/14776/stat : 14776 (minisat) R 14775 14460 13923 0 -1 4194304 210910 0 0 0 430 135 0 0 25 0 1 0 20959475 926142464 210896 996147200 134512640 135127466 4294956256 18446744073709551615 134706298 0 0 4096 3 0 0 0 17 1 0 0
/proc/14776/statm: 226109 210898 62 150 0 225956 0
Current children cumulated CPU time (s) 1444.76
Current children cumulated vsize (KiB) 926660

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

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

[startup+1458.62 s]
/proc/loadavg: 4.10 2.66 2.34 3/93 14776
/proc/meminfo: memFree=69328/2055920 swapFree=4192812/4192956
[pid=14460] ppid=14458 vsize=16868 CPUtime=1439.11
/proc/14460/stat : 14460 (sugar) S 14458 14460 13923 0 -1 4194304 1398 107077 0 2 8 1 143067 835 16 0 1 0 20814193 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14460/statm: 4217 1113 409 3 0 796 0
[pid=14775] ppid=14460 vsize=0 CPUtime=0
/proc/14775/stat : 14775 (sh) Z 14460 14460 13923 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 20959474 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/14775/statm: 0 0 0 0 0 0 0
[pid=14776] ppid=1 vsize=0 CPUtime=5.76
/proc/14776/stat : 14776 (minisat) R 1 14460 13923 0 -1 4195332 210918 0 0 0 430 146 0 0 25 0 1 0 20959475 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/14776/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1444.87
Current children cumulated vsize (KiB) 16868

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14460 and gives
#  childrusage.ru_utime.tv_sec=1430
#  childrusage.ru_utime.tv_usec=761491
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=382725
# CPU time returned by wait4() is 1439.14
# while last known CPU time is 1444.87
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1458.67
CPU time (s): 1444.87
CPU user time (s): 1435.05
CPU system time (s): 9.82
CPU usage (%): 99.0542
Max. virtual memory (cumulated for all children) (KiB): 926660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1430.76
system time used= 8.38273
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108836
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= 304130
involuntary context switches= 311474

runsolver used 1.92671 second user time and 4.81127 second system time

The end

Launcher Data

Begin job on node89 at 2009-07-11 20:38:10
IDJOB=2064933
IDBENCH=54218
IDSOLVER=739
FILE ID=node89/2064933-1247337490
PBS_JOBID= 9506698
Free space on /tmp= 66148 MiB

SOLVER NAME= Sugar v1.14.6+minisat
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/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2064933-1247337490/watcher-2064933-1247337490 -o /tmp/evaluation-result-2064933-1247337490/solver-2064933-1247337490 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2064933-1247337490.xml

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

MD5SUM BENCH= bb29eadf293e3d29139e115e398b4a73
RANDOM SEED=2030193315

node89.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1773088 kB
Buffers:         10212 kB
Cached:          84376 kB
SwapCached:          0 kB
Active:         204204 kB
Inactive:        33776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1773088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7124 kB
Writeback:           0 kB
Mapped:         161192 kB
Slab:            29864 kB
Committed_AS:   881888 kB
PageTables:       2020 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= 65328 MiB
End job on node89 at 2009-07-11 21:02:31