Trace number 2076526

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+picosat? (TO) 1800.23 1805.53

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-95-4.xml
MD5SUMeece15f3f86654e9e1655bff10b3f2f2
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.19967
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1236
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7600
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 03:42:14 2009
0.00/0.08	c 0	PID 18966
0.06/0.08	c 0	HOST node31.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2076526-1247362933.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2076526-1247362933.xml' 'HOME/temp.csp'
0.06/0.92	c 0	400 domains, 400 variables, 1 predicates, 0 relations, 7600 constraints
0.06/0.98	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.98	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.90/1.07	c 1	Parsing HOME/temp.csp
1.19/1.38	c 1	parsed 8401 expressions
1.19/1.38	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.19/1.38	c 1	Converting to clausal form CSP
1.29/1.45	c 1	converted 841 (10%) expressions
1.50/1.69	c 1	converted 1681 (20%) expressions
1.59/1.73	c 1	converted 2521 (30%) expressions
1.59/1.76	c 1	converted 3361 (40%) expressions
1.59/1.79	c 1	converted 4201 (50%) expressions
1.70/1.82	c 1	converted 5041 (60%) expressions
1.80/1.92	c 1	converted 5881 (70%) expressions
1.80/1.95	c 1	converted 6721 (80%) expressions
1.80/1.98	c 1	converted 7561 (90%) expressions
1.89/2.01	c 1	converted 8401 (100%) expressions
1.89/2.01	c 1	CSP : 400 integers, 0 booleans, 7600 clauses, largest domain size 1236
1.89/2.01	c 1	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.89/2.01	c 1	Propagation in CSP
1.89/2.06	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.89/2.06	c 1	CSP : 400 integers, 0 booleans, 7600 clauses, largest domain size 1236
1.89/2.06	c 1	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.89/2.07	c 2	Simplifing CSP by introducing new Boolean variables
2.09/2.24	c 2	CSP : 400 integers, 15200 booleans, 22800 clauses, largest domain size 1236
2.09/2.24	c 2	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.18/2.34	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.29/2.43	c 2	40 (10%) CSP integer variables are encoded (47111 clauses, 684537 bytes)
2.29/2.49	c 2	80 (20%) CSP integer variables are encoded (94444 clauses, 1394532 bytes)
2.38/2.55	c 2	120 (30%) CSP integer variables are encoded (141894 clauses, 2190241 bytes)
2.49/2.62	c 2	160 (40%) CSP integer variables are encoded (189261 clauses, 2995480 bytes)
2.49/2.69	c 2	200 (50%) CSP integer variables are encoded (236719 clauses, 3802266 bytes)
2.59/2.75	c 2	240 (60%) CSP integer variables are encoded (284102 clauses, 4607777 bytes)
2.69/2.81	c 2	280 (70%) CSP integer variables are encoded (331394 clauses, 5411741 bytes)
2.69/2.89	c 2	320 (80%) CSP integer variables are encoded (378734 clauses, 6216521 bytes)
2.79/2.95	c 2	360 (90%) CSP integer variables are encoded (426114 clauses, 7021981 bytes)
2.88/3.01	c 2	400 (100%) CSP integer variables are encoded (473672 clauses, 7830467 bytes)
6.32/6.54	c 6	2280 (10%) CSP clauses are encoded (2193666 clauses, 47452246 bytes)
9.68/9.95	c 9	4560 (20%) CSP clauses are encoded (3907780 clauses, 87857462 bytes)
13.11/13.40	c 13	6840 (30%) CSP clauses are encoded (5637772 clauses, 128835096 bytes)
16.45/16.88	c 16	9120 (40%) CSP clauses are encoded (7368224 clauses, 172001517 bytes)
19.90/20.34	c 20	11400 (50%) CSP clauses are encoded (9103436 clauses, 215352177 bytes)
23.31/23.86	c 23	13680 (60%) CSP clauses are encoded (10838552 clauses, 258700437 bytes)
26.70/27.33	c 27	15960 (70%) CSP clauses are encoded (12560926 clauses, 301730147 bytes)
30.13/30.86	c 30	18240 (80%) CSP clauses are encoded (14290074 clauses, 344929207 bytes)
33.53/34.33	c 34	20520 (90%) CSP clauses are encoded (16023416 clauses, 388233117 bytes)
36.94/37.85	c 37	22800 (100%) CSP clauses are encoded (17753944 clauses, 431466677 bytes)
36.94/37.85	c 37	22800 CSP clauses encoded
36.94/37.85	c 37	Writing map file : HOME/temp.map
36.94/37.86	c 37	Heap : 8 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
36.94/37.86	c 37	SAT : 489272 SAT variables, 17753944 SAT clauses, 431466677 bytes
36.94/37.86	c 37	Heap : 8 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
36.94/37.87	c 37	SOLVING HOME/temp.cnf
36.94/37.87	c 37	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.04/1805.12	c ERROR INTERRUPTED
1800.04/1805.21	s UNKNOWN
1800.04/1805.21	c 1805	CPU 37.03 (0.06 0.02 33.42 3.53)
1800.04/1805.21	c 1805	END Sun Jul 12 04:12:19 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-2076526-1247362933/watcher-2076526-1247362933 -o /tmp/evaluation-result-2076526-1247362933/solver-2076526-1247362933 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2076526-1247362933.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.54 2.30 2.14 4/81 18966
/proc/meminfo: memFree=1417040/2055920 swapFree=4192812/4192956
[pid=18966] ppid=18964 vsize=4708 CPUtime=0
/proc/18966/stat : 18966 (sugar) R 18964 18966 16884 0 -1 4194304 58 0 0 0 0 0 0 0 21 0 1 0 23359463 4820992 43 996147200 4194304 4206940 548682068608 18446744073709551615 225609577865 0 0 4096 0 0 0 0 17 1 0 0
/proc/18966/statm: 1177 43 33 3 0 8 0

[startup+0.0842441 s]
/proc/loadavg: 2.54 2.30 2.14 4/81 18966
/proc/meminfo: memFree=1417040/2055920 swapFree=4192812/4192956
[pid=18966] ppid=18964 vsize=16740 CPUtime=0.06
/proc/18966/stat : 18966 (sugar) S 18964 18966 16884 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 23359463 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18966/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101203 s]
/proc/loadavg: 2.54 2.30 2.14 4/81 18966
/proc/meminfo: memFree=1417040/2055920 swapFree=4192812/4192956
[pid=18966] ppid=18964 vsize=16868 CPUtime=0.06
/proc/18966/stat : 18966 (sugar) S 18964 18966 16884 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23359463 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18966/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301221 s]
/proc/loadavg: 2.54 2.30 2.14 4/81 18966
/proc/meminfo: memFree=1417040/2055920 swapFree=4192812/4192956
[pid=18966] ppid=18964 vsize=16868 CPUtime=0.06
/proc/18966/stat : 18966 (sugar) S 18964 18966 16884 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23359463 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18966/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701253 s]
/proc/loadavg: 2.54 2.30 2.14 4/81 18966
/proc/meminfo: memFree=1417040/2055920 swapFree=4192812/4192956
[pid=18966] ppid=18964 vsize=16868 CPUtime=0.06
/proc/18966/stat : 18966 (sugar) S 18964 18966 16884 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23359463 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18966/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50133 s]
/proc/loadavg: 2.54 2.30 2.14 3/85 18981
/proc/meminfo: memFree=1412208/2055920 swapFree=4192812/4192956
[pid=18966] ppid=18964 vsize=16868 CPUtime=0.91
/proc/18966/stat : 18966 (sugar) S 18964 18966 16884 0 -1 4194304 1309 8422 0 1 6 2 77 6 16 0 1 0 23359463 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18966/statm: 4217 1111 409 3 0 796 0
[pid=18979] ppid=18966 vsize=5356 CPUtime=0
/proc/18979/stat : 18979 (sh) S 18966 18966 16884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23359562 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18979/statm: 1339 233 193 169 0 50 0
[pid=18980] ppid=18979 vsize=864256 CPUtime=0.49
/proc/18980/stat : 18980 (java) S 18979 18966 16884 0 -1 0 4624 0 1 0 46 3 0 0 19 0 9 0 23359562 884998144 4087 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18980/statm: 216064 4087 1740 9 0 210569 0
[pid=18980/tid=18981] ppid=18979 vsize=864256 CPUtime=0.37
/proc/18980/task/18981/stat : 18981 (java) R 18979 18966 16884 0 -1 64 2658 0 1 0 36 1 0 0 20 0 9 0 23359563 884998144 4087 996147200 134512640 134550932 4294955936 18446744073709551615 4126549205 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 886480

[startup+3.10246 s]
/proc/loadavg: 2.54 2.30 2.14 4/92 18988
/proc/meminfo: memFree=1392248/2055920 swapFree=4192812/4192956
[pid=18966] ppid=18964 vsize=16868 CPUtime=0.91
/proc/18966/stat : 18966 (sugar) S 18964 18966 16884 0 -1 4194304 1310 8422 0 1 6 2 77 6 16 0 1 0 23359463 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18966/statm: 4217 1111 409 3 0 796 0
[pid=18979] ppid=18966 vsize=5356 CPUtime=0
/proc/18979/stat : 18979 (sh) S 18966 18966 16884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23359562 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18979/statm: 1339 233 193 169 0 50 0
[pid=18980] ppid=18979 vsize=868716 CPUtime=2.07
/proc/18980/stat : 18980 (java) S 18979 18966 16884 0 -1 0 9771 0 1 0 195 12 0 0 19 0 9 0 23359562 889565184 8810 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18980/statm: 217179 8810 2590 9 0 211656 0
[pid=18980/tid=18981] ppid=18979 vsize=868716 CPUtime=1.37
/proc/18980/task/18981/stat : 18981 (java) R 18979 18966 16884 0 -1 64 2999 0 1 0 130 7 0 0 25 0 9 0 23359563 889565184 8810 996147200 134512640 134550932 4294955936 18446744073709551615 4126939660 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18982] ppid=18979 vsize=868716 CPUtime=0.44
/proc/18980/task/18982/stat : 18982 (java) S 18979 18966 16884 0 -1 64 4565 0 0 0 41 3 0 0 16 0 9 0 23359565 889565184 8810 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18983] ppid=18979 vsize=868716 CPUtime=0
/proc/18980/task/18983/stat : 18983 (java) S 18979 18966 16884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23359565 889565184 8810 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18984] ppid=18979 vsize=868716 CPUtime=0
/proc/18980/task/18984/stat : 18984 (java) S 18979 18966 16884 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23359565 889565184 8810 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18985] ppid=18979 vsize=868716 CPUtime=0
/proc/18980/task/18985/stat : 18985 (java) S 18979 18966 16884 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23359567 889565184 8810 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18986] ppid=18979 vsize=868716 CPUtime=0.23
/proc/18980/task/18986/stat : 18986 (java) S 18979 18966 16884 0 -1 64 1509 0 0 0 22 1 0 0 16 0 9 0 23359567 889565184 8810 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18987] ppid=18979 vsize=868716 CPUtime=0
/proc/18980/task/18987/stat : 18987 (java) S 18979 18966 16884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23359567 889565184 8810 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18988] ppid=18979 vsize=868716 CPUtime=0
/proc/18980/task/18988/stat : 18988 (java) S 18979 18966 16884 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23359567 889565184 8810 996147200 134512640 134550932 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) 890940

[startup+6.30273 s]
/proc/loadavg: 2.58 2.31 2.14 4/92 18988
/proc/meminfo: memFree=1353336/2055920 swapFree=4192812/4192956
[pid=18966] ppid=18964 vsize=16868 CPUtime=0.91
/proc/18966/stat : 18966 (sugar) S 18964 18966 16884 0 -1 4194304 1310 8422 0 1 6 2 77 6 16 0 1 0 23359463 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18966/statm: 4217 1111 409 3 0 796 0
[pid=18979] ppid=18966 vsize=5356 CPUtime=0
/proc/18979/stat : 18979 (sh) S 18966 18966 16884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23359562 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18979/statm: 1339 233 193 169 0 50 0
[pid=18980] ppid=18979 vsize=868716 CPUtime=5.22
/proc/18980/stat : 18980 (java) S 18979 18966 16884 0 -1 0 10357 0 1 0 480 42 0 0 19 0 9 0 23359562 889565184 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18980/statm: 217179 8815 2590 9 0 211656 0
[pid=18980/tid=18981] ppid=18979 vsize=868716 CPUtime=4.28
/proc/18980/task/18981/stat : 18981 (java) R 18979 18966 16884 0 -1 64 3580 0 1 0 397 31 0 0 25 0 9 0 23359563 889565184 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4126939740 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18982] ppid=18979 vsize=868716 CPUtime=0.66
/proc/18980/task/18982/stat : 18982 (java) S 18979 18966 16884 0 -1 64 4565 0 0 0 58 8 0 0 16 0 9 0 23359565 889565184 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18983] ppid=18979 vsize=868716 CPUtime=0
/proc/18980/task/18983/stat : 18983 (java) S 18979 18966 16884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23359565 889565184 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18984] ppid=18979 vsize=868716 CPUtime=0
/proc/18980/task/18984/stat : 18984 (java) S 18979 18966 16884 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23359565 889565184 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18985] ppid=18979 vsize=868716 CPUtime=0
/proc/18980/task/18985/stat : 18985 (java) S 18979 18966 16884 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23359567 889565184 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18986] ppid=18979 vsize=868716 CPUtime=0.24
/proc/18980/task/18986/stat : 18986 (java) S 18979 18966 16884 0 -1 64 1514 0 0 0 23 1 0 0 15 0 9 0 23359567 889565184 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18987] ppid=18979 vsize=868716 CPUtime=0
/proc/18980/task/18987/stat : 18987 (java) S 18979 18966 16884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23359567 889565184 8815 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18988] ppid=18979 vsize=868716 CPUtime=0
/proc/18980/task/18988/stat : 18988 (java) S 18979 18966 16884 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23359567 889565184 8815 996147200 134512640 134550932 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) 890940

[startup+12.7023 s]
/proc/loadavg: 2.61 2.32 2.14 4/92 18988
/proc/meminfo: memFree=1274616/2055920 swapFree=4192812/4192956
[pid=18966] ppid=18964 vsize=16868 CPUtime=0.91
/proc/18966/stat : 18966 (sugar) S 18964 18966 16884 0 -1 4194304 1310 8422 0 1 6 2 77 6 16 0 1 0 23359463 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18966/statm: 4217 1111 409 3 0 796 0
[pid=18979] ppid=18966 vsize=5356 CPUtime=0
/proc/18979/stat : 18979 (sh) S 18966 18966 16884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23359562 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18979/statm: 1339 233 193 169 0 50 0
[pid=18980] ppid=18979 vsize=868716 CPUtime=11.52
/proc/18980/stat : 18980 (java) S 18979 18966 16884 0 -1 0 11549 0 1 0 1048 104 0 0 19 0 9 0 23359562 889565184 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18980/statm: 217179 8818 2590 9 0 211656 0
[pid=18980/tid=18981] ppid=18979 vsize=868716 CPUtime=10.16
/proc/18980/task/18981/stat : 18981 (java) R 18979 18966 16884 0 -1 64 4769 0 1 0 932 84 0 0 25 0 9 0 23359563 889565184 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18982] ppid=18979 vsize=868716 CPUtime=1.08
/proc/18980/task/18982/stat : 18982 (java) S 18979 18966 16884 0 -1 64 4565 0 0 0 91 17 0 0 15 0 9 0 23359565 889565184 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18983] ppid=18979 vsize=868716 CPUtime=0
/proc/18980/task/18983/stat : 18983 (java) S 18979 18966 16884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23359565 889565184 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18984] ppid=18979 vsize=868716 CPUtime=0
/proc/18980/task/18984/stat : 18984 (java) S 18979 18966 16884 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23359565 889565184 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18985] ppid=18979 vsize=868716 CPUtime=0
/proc/18980/task/18985/stat : 18985 (java) S 18979 18966 16884 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23359567 889565184 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18986] ppid=18979 vsize=868716 CPUtime=0.24
/proc/18980/task/18986/stat : 18986 (java) S 18979 18966 16884 0 -1 64 1517 0 0 0 23 1 0 0 17 0 9 0 23359567 889565184 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18987] ppid=18979 vsize=868716 CPUtime=0
/proc/18980/task/18987/stat : 18987 (java) S 18979 18966 16884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23359567 889565184 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18988] ppid=18979 vsize=868716 CPUtime=0
/proc/18980/task/18988/stat : 18988 (java) S 18979 18966 16884 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23359567 889565184 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 890940

[startup+25.5014 s]
/proc/loadavg: 2.86 2.39 2.17 4/92 18988
/proc/meminfo: memFree=1111544/2055920 swapFree=4192812/4192956
[pid=18966] ppid=18964 vsize=16868 CPUtime=0.91
/proc/18966/stat : 18966 (sugar) S 18964 18966 16884 0 -1 4194304 1310 8422 0 1 6 2 77 6 16 0 1 0 23359463 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18966/statm: 4217 1111 409 3 0 796 0
[pid=18979] ppid=18966 vsize=5356 CPUtime=0
/proc/18979/stat : 18979 (sh) S 18966 18966 16884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23359562 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18979/statm: 1339 233 193 169 0 50 0
[pid=18980] ppid=18979 vsize=868716 CPUtime=24.05
/proc/18980/stat : 18980 (java) S 18979 18966 16884 0 -1 0 13978 0 1 0 2180 225 0 0 19 0 9 0 23359562 889565184 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18980/statm: 217179 8818 2590 9 0 211656 0
[pid=18980/tid=18981] ppid=18979 vsize=868716 CPUtime=21.83
/proc/18980/task/18981/stat : 18981 (java) R 18979 18966 16884 0 -1 64 7198 0 1 0 1993 190 0 0 25 0 9 0 23359563 889565184 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4126842711 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18982] ppid=18979 vsize=868716 CPUtime=1.95
/proc/18980/task/18982/stat : 18982 (java) S 18979 18966 16884 0 -1 64 4565 0 0 0 163 32 0 0 16 0 9 0 23359565 889565184 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18983] ppid=18979 vsize=868716 CPUtime=0
/proc/18980/task/18983/stat : 18983 (java) S 18979 18966 16884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23359565 889565184 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18984] ppid=18979 vsize=868716 CPUtime=0
/proc/18980/task/18984/stat : 18984 (java) S 18979 18966 16884 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23359565 889565184 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18985] ppid=18979 vsize=868716 CPUtime=0
/proc/18980/task/18985/stat : 18985 (java) S 18979 18966 16884 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23359567 889565184 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18986] ppid=18979 vsize=868716 CPUtime=0.24
/proc/18980/task/18986/stat : 18986 (java) S 18979 18966 16884 0 -1 64 1517 0 0 0 23 1 0 0 17 0 9 0 23359567 889565184 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18987] ppid=18979 vsize=868716 CPUtime=0
/proc/18980/task/18987/stat : 18987 (java) S 18979 18966 16884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23359567 889565184 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18980/tid=18988] ppid=18979 vsize=868716 CPUtime=0
/proc/18980/task/18988/stat : 18988 (java) S 18979 18966 16884 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23359567 889565184 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 890940

[startup+51.1016 s]
/proc/loadavg: 2.75 2.40 2.18 3/84 18990
/proc/meminfo: memFree=903352/2055920 swapFree=4192812/4192956
[pid=18966] ppid=18964 vsize=16868 CPUtime=37.02

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

/proc/18966/stat : 18966 (sugar) S 18964 18966 16884 0 -1 4194304 1365 25037 0 2 6 2 3342 352 16 0 1 0 23359463 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18966/statm: 4217 1113 409 3 0 796 0
[pid=18989] ppid=18966 vsize=5356 CPUtime=0
/proc/18989/stat : 18989 (sh) S 18966 18966 16884 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23363251 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18989/statm: 1339 232 193 169 0 50 0
[pid=18990] ppid=18989 vsize=751872 CPUtime=1440.33
/proc/18990/stat : 18990 (picosat) R 18989 18966 16884 0 -1 4194304 171075 0 0 0 135287 8746 0 0 25 0 1 0 23363252 769916928 170169 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/18990/statm: 187968 170169 48 102 0 187863 0
Current children cumulated CPU time (s) 1477.35
Current children cumulated vsize (KiB) 774096

[startup+1542.3 s]
/proc/loadavg: 2.00 2.05 2.07 3/85 19614
/proc/meminfo: memFree=15616/2055920 swapFree=4192812/4192956
[pid=18966] ppid=18964 vsize=16868 CPUtime=37.02
/proc/18966/stat : 18966 (sugar) S 18964 18966 16884 0 -1 4194304 1365 25037 0 2 6 2 3342 352 16 0 1 0 23359463 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18966/statm: 4217 1113 409 3 0 796 0
[pid=18989] ppid=18966 vsize=5356 CPUtime=0
/proc/18989/stat : 18989 (sh) S 18966 18966 16884 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23363251 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18989/statm: 1339 232 193 169 0 50 0
[pid=18990] ppid=18989 vsize=751872 CPUtime=1500.31
/proc/18990/stat : 18990 (picosat) R 18989 18966 16884 0 -1 4194304 171075 0 0 0 141285 8746 0 0 25 0 1 0 23363252 769916928 170169 996147200 134512640 134931368 4294956256 18446744073709551615 134525797 0 0 4096 0 0 0 0 17 0 0 0
/proc/18990/statm: 187968 170169 48 102 0 187863 0
Current children cumulated CPU time (s) 1537.33
Current children cumulated vsize (KiB) 774096

[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/85 19614
/proc/meminfo: memFree=16128/2055920 swapFree=4192812/4192956
[pid=18966] ppid=18964 vsize=16868 CPUtime=37.02
/proc/18966/stat : 18966 (sugar) S 18964 18966 16884 0 -1 4194304 1365 25037 0 2 6 2 3342 352 16 0 1 0 23359463 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18966/statm: 4217 1113 409 3 0 796 0
[pid=18989] ppid=18966 vsize=5356 CPUtime=0
/proc/18989/stat : 18989 (sh) S 18966 18966 16884 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23363251 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18989/statm: 1339 232 193 169 0 50 0
[pid=18990] ppid=18989 vsize=751872 CPUtime=1560.28
/proc/18990/stat : 18990 (picosat) R 18989 18966 16884 0 -1 4194304 171075 0 0 0 147282 8746 0 0 25 0 1 0 23363252 769916928 170169 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 0 0 0
/proc/18990/statm: 187968 170169 48 102 0 187863 0
Current children cumulated CPU time (s) 1597.3
Current children cumulated vsize (KiB) 774096

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/85 19614
/proc/meminfo: memFree=21504/2055920 swapFree=4192812/4192956
[pid=18966] ppid=18964 vsize=16868 CPUtime=37.02
/proc/18966/stat : 18966 (sugar) S 18964 18966 16884 0 -1 4194304 1365 25037 0 2 6 2 3342 352 16 0 1 0 23359463 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18966/statm: 4217 1113 409 3 0 796 0
[pid=18989] ppid=18966 vsize=5356 CPUtime=0
/proc/18989/stat : 18989 (sh) S 18966 18966 16884 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23363251 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18989/statm: 1339 232 193 169 0 50 0
[pid=18990] ppid=18989 vsize=751872 CPUtime=1620.26
/proc/18990/stat : 18990 (picosat) R 18989 18966 16884 0 -1 4194304 171075 0 0 0 153280 8746 0 0 25 0 1 0 23363252 769916928 170169 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/18990/statm: 187968 170169 48 102 0 187863 0
Current children cumulated CPU time (s) 1657.28
Current children cumulated vsize (KiB) 774096

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/85 19614
/proc/meminfo: memFree=21504/2055920 swapFree=4192812/4192956
[pid=18966] ppid=18964 vsize=16868 CPUtime=37.02
/proc/18966/stat : 18966 (sugar) S 18964 18966 16884 0 -1 4194304 1365 25037 0 2 6 2 3342 352 16 0 1 0 23359463 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18966/statm: 4217 1113 409 3 0 796 0
[pid=18989] ppid=18966 vsize=5356 CPUtime=0
/proc/18989/stat : 18989 (sh) S 18966 18966 16884 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23363251 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18989/statm: 1339 232 193 169 0 50 0
[pid=18990] ppid=18989 vsize=751872 CPUtime=1680.24
/proc/18990/stat : 18990 (picosat) R 18989 18966 16884 0 -1 4194304 171244 0 0 0 159278 8746 0 0 25 0 1 0 23363252 769916928 170183 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/18990/statm: 187968 170183 48 102 0 187863 0
Current children cumulated CPU time (s) 1717.26
Current children cumulated vsize (KiB) 774096

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/85 19614
/proc/meminfo: memFree=15744/2055920 swapFree=4192812/4192956
[pid=18966] ppid=18964 vsize=16868 CPUtime=37.02
/proc/18966/stat : 18966 (sugar) S 18964 18966 16884 0 -1 4194304 1365 25037 0 2 6 2 3342 352 16 0 1 0 23359463 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18966/statm: 4217 1113 409 3 0 796 0
[pid=18989] ppid=18966 vsize=5356 CPUtime=0
/proc/18989/stat : 18989 (sh) S 18966 18966 16884 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23363251 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18989/statm: 1339 232 193 169 0 50 0
[pid=18990] ppid=18989 vsize=751872 CPUtime=1740.22
/proc/18990/stat : 18990 (picosat) R 18989 18966 16884 0 -1 4194304 171244 0 0 0 165275 8747 0 0 25 0 1 0 23363252 769916928 170183 996147200 134512640 134931368 4294956256 18446744073709551615 134529850 0 0 4096 0 0 0 0 17 0 0 0
/proc/18990/statm: 187968 170183 48 102 0 187863 0
Current children cumulated CPU time (s) 1777.24
Current children cumulated vsize (KiB) 774096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.11 s]
/proc/loadavg: 2.00 2.02 2.04 3/85 19614
/proc/meminfo: memFree=15808/2055920 swapFree=4192812/4192956
[pid=18966] ppid=18964 vsize=16868 CPUtime=37.02
/proc/18966/stat : 18966 (sugar) S 18964 18966 16884 0 -1 4194304 1365 25037 0 2 6 2 3342 352 16 0 1 0 23359463 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18966/statm: 4217 1113 409 3 0 796 0
[pid=18989] ppid=18966 vsize=5356 CPUtime=0
/proc/18989/stat : 18989 (sh) S 18966 18966 16884 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23363251 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18989/statm: 1339 232 193 169 0 50 0
[pid=18990] ppid=18989 vsize=751872 CPUtime=1763.02
/proc/18990/stat : 18990 (picosat) R 18989 18966 16884 0 -1 4194304 171244 0 0 0 167555 8747 0 0 25 0 1 0 23363252 769916928 170183 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/18990/statm: 187968 170183 48 102 0 187863 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 774096

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

############
# WARNING:
# current cumulated CPU time (37.03 s) is less than in the last sample (1800.04 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (1763.01 s) to the 'lost time'.

[startup+1805.11 s]
/proc/loadavg: 2.00 2.02 2.04 3/85 19614
/proc/meminfo: memFree=15808/2055920 swapFree=4192812/4192956
[pid=18966] ppid=18964 vsize=16868 CPUtime=37.02
/proc/18966/stat : 18966 (sugar) S 18964 18966 16884 0 -1 4194304 1365 25037 0 2 6 2 3342 352 16 0 1 0 23359463 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18966/statm: 4217 1113 409 3 0 796 0
[pid=18989] ppid=18966 vsize=5356 CPUtime=0
/proc/18989/stat : 18989 (sh) S 18966 18966 16884 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23363251 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18989/statm: 1339 232 193 169 0 50 0
[pid=18990] ppid=18989 vsize=751872 CPUtime=1763.02
/proc/18990/stat : 18990 (picosat) R 18989 18966 16884 0 -1 4194304 171244 0 0 0 167555 8747 0 0 25 0 1 0 23363252 769916928 170183 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/18990/statm: 187968 170183 48 102 0 187863 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 774096

[startup+1805.22 s]
/proc/loadavg: 2.00 2.02 2.04 3/85 19614
/proc/meminfo: memFree=15808/2055920 swapFree=4192812/4192956
[pid=18966] ppid=18964 vsize=16868 CPUtime=37.03
/proc/18966/stat : 18966 (sugar) D 18964 18966 16884 0 -1 4194304 1423 25314 0 2 6 2 3342 353 16 0 1 0 23359463 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 225612370985 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18966/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 37.03
Current children cumulated vsize (KiB) 16868
#
############


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

[startup+1805.4 s]
/proc/loadavg: 2.00 2.02 2.04 3/85 19614
/proc/meminfo: memFree=15808/2055920 swapFree=4192812/4192956
[pid=18966] ppid=18964 vsize=16868 CPUtime=37.17
/proc/18966/stat : 18966 (sugar) D 18964 18966 16884 0 -1 4194304 1423 25314 0 2 6 16 3342 353 16 0 1 0 23359463 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 225612370985 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18966/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 37.17
Current children cumulated vsize (KiB) 16868

[startup+1805.5 s]
/proc/loadavg: 2.00 2.02 2.04 3/85 19614
/proc/meminfo: memFree=15808/2055920 swapFree=4192812/4192956
[pid=18966] ppid=18964 vsize=16868 CPUtime=37.19
/proc/18966/stat : 18966 (sugar) D 18964 18966 16884 0 -1 4194304 1423 25314 0 2 6 18 3342 353 15 0 1 0 23359463 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 225612370985 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18966/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 37.19
Current children cumulated vsize (KiB) 16868

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1763.01
#  lost CPU user time (s): 1675.55
#  lost CPU system time (s): 87.46

Real time (s): 1805.53
CPU time (s): 1800.23
CPU user time (s): 1709.04
CPU system time (s): 91.1814
CPU usage (%): 99.7061
Max. virtual memory (cumulated for all children) (KiB): 891044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.4949
system time used= 3.72143
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26796
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= 62851
involuntary context switches= 63534

runsolver used 2.20267 second user time and 6.06808 second system time

The end

Launcher Data

Begin job on node31 at 2009-07-12 03:42:13
IDJOB=2076526
IDBENCH=56449
IDSOLVER=738
FILE ID=node31/2076526-1247362933
PBS_JOBID= 9506898
Free space on /tmp= 66372 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-95-4.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2076526-1247362933/watcher-2076526-1247362933 -o /tmp/evaluation-result-2076526-1247362933/solver-2076526-1247362933 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2076526-1247362933.xml

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

MD5SUM BENCH= eece15f3f86654e9e1655bff10b3f2f2
RANDOM SEED=1326932083

node31.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.216
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	: 5931.00
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.216
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:       1417392 kB
Buffers:         33308 kB
Cached:          86372 kB
SwapCached:          0 kB
Active:         535056 kB
Inactive:        48996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1417392 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2520 kB
Writeback:           0 kB
Mapped:         484836 kB
Slab:            38476 kB
Committed_AS:   633256 kB
PageTables:       2820 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66268 MiB
End job on node31 at 2009-07-12 04:12:21