Trace number 2076449

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.03 1804.31

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-95-2.xml
MD5SUMcf2755c41c9629ae5bc712eeb2cf6ab2
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.20766
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1229
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:40:33 2009
0.00/0.08	c 0	PID 18873
0.00/0.08	c 0	HOST node30.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2076449-1247362833.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2076449-1247362833.xml' 'HOME/temp.csp'
1.06/1.15	c 1	400 domains, 400 variables, 1 predicates, 0 relations, 7600 constraints
1.06/1.16	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.06/1.16	c 1	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'
1.12/1.24	c 1	Parsing HOME/temp.csp
1.12/1.41	c 1	parsed 8401 expressions
1.12/1.42	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.12/1.42	c 1	Converting to clausal form CSP
1.12/1.48	c 1	converted 841 (10%) expressions
1.12/1.73	c 2	converted 1681 (20%) expressions
1.12/1.76	c 2	converted 2521 (30%) expressions
1.12/1.79	c 2	converted 3361 (40%) expressions
1.12/1.82	c 2	converted 4201 (50%) expressions
1.12/1.86	c 2	converted 5041 (60%) expressions
1.12/1.95	c 2	converted 5881 (70%) expressions
1.12/1.98	c 2	converted 6721 (80%) expressions
1.12/2.01	c 2	converted 7561 (90%) expressions
1.12/2.04	c 2	converted 8401 (100%) expressions
1.12/2.04	c 2	CSP : 400 integers, 0 booleans, 7600 clauses, largest domain size 1229
1.12/2.04	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.12/2.04	c 2	Propagation in CSP
1.12/2.09	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.12/2.09	c 2	CSP : 400 integers, 0 booleans, 7600 clauses, largest domain size 1229
1.12/2.09	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.12/2.10	c 2	Simplifing CSP by introducing new Boolean variables
2.13/2.25	c 2	CSP : 400 integers, 15200 booleans, 22800 clauses, largest domain size 1229
2.13/2.25	c 2	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.23/2.34	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.32/2.43	c 2	40 (10%) CSP integer variables are encoded (46821 clauses, 680187 bytes)
2.32/2.49	c 2	80 (20%) CSP integer variables are encoded (93708 clauses, 1383492 bytes)
2.42/2.55	c 3	120 (30%) CSP integer variables are encoded (140899 clauses, 2173328 bytes)
2.52/2.62	c 3	160 (40%) CSP integer variables are encoded (188434 clauses, 2981423 bytes)
2.52/2.68	c 3	200 (50%) CSP integer variables are encoded (235494 clauses, 3781443 bytes)
2.63/2.74	c 3	240 (60%) CSP integer variables are encoded (282632 clauses, 4582789 bytes)
2.73/2.81	c 3	280 (70%) CSP integer variables are encoded (329668 clauses, 5382401 bytes)
2.73/2.88	c 3	320 (80%) CSP integer variables are encoded (376898 clauses, 6185311 bytes)
2.82/2.95	c 3	360 (90%) CSP integer variables are encoded (424040 clauses, 6986725 bytes)
2.92/3.01	c 3	400 (100%) CSP integer variables are encoded (471020 clauses, 7785385 bytes)
6.26/6.46	c 6	2280 (10%) CSP clauses are encoded (2172726 clauses, 46979477 bytes)
9.61/9.83	c 10	4560 (20%) CSP clauses are encoded (3882026 clauses, 87265996 bytes)
12.95/13.23	c 13	6840 (30%) CSP clauses are encoded (5594680 clauses, 127828971 bytes)
16.28/16.66	c 17	9120 (40%) CSP clauses are encoded (7316468 clauses, 170736227 bytes)
19.71/20.15	c 20	11400 (50%) CSP clauses are encoded (9055702 clauses, 214187437 bytes)
23.15/23.63	c 24	13680 (60%) CSP clauses are encoded (10780624 clauses, 257280847 bytes)
26.53/27.11	c 27	15960 (70%) CSP clauses are encoded (12497092 clauses, 300162907 bytes)
29.83/30.57	c 31	18240 (80%) CSP clauses are encoded (14217544 clauses, 343144567 bytes)
33.25/34.04	c 34	20520 (90%) CSP clauses are encoded (15943632 clauses, 386267127 bytes)
36.65/37.51	c 37	22800 (100%) CSP clauses are encoded (17656140 clauses, 429050187 bytes)
36.65/37.51	c 38	22800 CSP clauses encoded
36.65/37.52	c 38	Writing map file : HOME/temp.map
36.65/37.53	c 38	Heap : 8 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
36.65/37.53	c 38	SAT : 486620 SAT variables, 17656140 SAT clauses, 429050187 bytes
36.65/37.53	c 38	Heap : 8 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
36.65/37.54	c 38	SOLVING HOME/temp.cnf
36.65/37.54	c 38	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.03/1804.22	c ERROR INTERRUPTED
1800.03/1804.31	s UNKNOWN
1800.03/1804.31	c 1804	CPU 36.7 (0.06 0.01 33.29 3.34)
1800.03/1804.31	c 1804	END Sun Jul 12 04:10:37 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-2076449-1247362833/watcher-2076449-1247362833 -o /tmp/evaluation-result-2076449-1247362833/solver-2076449-1247362833 -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-2076449-1247362833.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.96 2.05 2.03 4/82 18873
/proc/meminfo: memFree=1439504/2055920 swapFree=4192812/4192956
[pid=18873] ppid=18871 vsize=18576 CPUtime=0
/proc/18873/stat : 18873 (runsolver) R 18871 18873 18836 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 23349410 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 264907582759 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18873/statm: 4644 284 249 26 0 2626 0

[startup+0.089124 s]
/proc/loadavg: 1.96 2.05 2.03 4/82 18873
/proc/meminfo: memFree=1439504/2055920 swapFree=4192812/4192956
[pid=18873] ppid=18871 vsize=16868 CPUtime=0.07
/proc/18873/stat : 18873 (sugar) S 18871 18873 18836 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 23349410 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18873/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.101125 s]
/proc/loadavg: 1.96 2.05 2.03 4/82 18873
/proc/meminfo: memFree=1439504/2055920 swapFree=4192812/4192956
[pid=18873] ppid=18871 vsize=16868 CPUtime=0.07
/proc/18873/stat : 18873 (sugar) S 18871 18873 18836 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 23349410 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18873/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301151 s]
/proc/loadavg: 1.96 2.05 2.03 4/82 18873
/proc/meminfo: memFree=1439504/2055920 swapFree=4192812/4192956
[pid=18873] ppid=18871 vsize=16868 CPUtime=0.07
/proc/18873/stat : 18873 (sugar) S 18871 18873 18836 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 23349410 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18873/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.702217 s]
/proc/loadavg: 1.96 2.05 2.03 4/82 18873
/proc/meminfo: memFree=1439504/2055920 swapFree=4192812/4192956
[pid=18873] ppid=18871 vsize=16868 CPUtime=0.07
/proc/18873/stat : 18873 (sugar) S 18871 18873 18836 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 23349410 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18873/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50233 s]
/proc/loadavg: 1.96 2.05 2.03 4/93 18885
/proc/meminfo: memFree=1417976/2055920 swapFree=4192812/4192956
[pid=18873] ppid=18871 vsize=16868 CPUtime=1.12
/proc/18873/stat : 18873 (sugar) S 18871 18873 18836 0 -1 4194304 1309 8430 0 1 6 1 99 6 16 0 1 0 23349410 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18873/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 16868

[startup+3.10256 s]
/proc/loadavg: 1.96 2.05 2.03 3/93 18895
/proc/meminfo: memFree=1415160/2055920 swapFree=4192812/4192956
[pid=18873] ppid=18871 vsize=16868 CPUtime=1.12
/proc/18873/stat : 18873 (sugar) S 18871 18873 18836 0 -1 4194304 1310 8430 0 1 6 1 99 6 16 0 1 0 23349410 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18873/statm: 4217 1111 409 3 0 796 0
[pid=18886] ppid=18873 vsize=5356 CPUtime=0
/proc/18886/stat : 18886 (sh) S 18873 18873 18836 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23349527 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18886/statm: 1339 233 193 169 0 50 0
[pid=18887] ppid=18886 vsize=868676 CPUtime=1.9
/proc/18887/stat : 18887 (java) S 18886 18873 18836 0 -1 0 9801 0 1 0 179 11 0 0 19 0 9 0 23349527 889524224 8798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18887/statm: 217169 8798 2590 9 0 211646 0
[pid=18887/tid=18888] ppid=18886 vsize=868676 CPUtime=1.25
/proc/18887/task/18888/stat : 18888 (java) R 18886 18873 18836 0 -1 64 2996 0 1 0 118 7 0 0 25 0 9 0 23349528 889524224 8798 996147200 134512640 134550932 4294955936 18446744073709551615 4126987700 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18889] ppid=18886 vsize=868676 CPUtime=0.41
/proc/18887/task/18889/stat : 18889 (java) S 18886 18873 18836 0 -1 64 4592 0 0 0 39 2 0 0 16 0 9 0 23349529 889524224 8798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18890] ppid=18886 vsize=868676 CPUtime=0
/proc/18887/task/18890/stat : 18890 (java) S 18886 18873 18836 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23349529 889524224 8798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18891] ppid=18886 vsize=868676 CPUtime=0
/proc/18887/task/18891/stat : 18891 (java) S 18886 18873 18836 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23349529 889524224 8798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18892] ppid=18886 vsize=868676 CPUtime=0
/proc/18887/task/18892/stat : 18892 (java) S 18886 18873 18836 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23349532 889524224 8798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18893] ppid=18886 vsize=868676 CPUtime=0.22
/proc/18887/task/18893/stat : 18893 (java) S 18886 18873 18836 0 -1 64 1515 0 0 0 21 1 0 0 16 0 9 0 23349532 889524224 8798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18894] ppid=18886 vsize=868676 CPUtime=0
/proc/18887/task/18894/stat : 18894 (java) S 18886 18873 18836 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23349532 889524224 8798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18895] ppid=18886 vsize=868676 CPUtime=0
/proc/18887/task/18895/stat : 18895 (java) S 18886 18873 18836 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23349532 889524224 8798 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 890900

[startup+6.30316 s]
/proc/loadavg: 2.04 2.07 2.04 4/93 18895
/proc/meminfo: memFree=1375160/2055920 swapFree=4192812/4192956
[pid=18873] ppid=18871 vsize=16868 CPUtime=1.12
/proc/18873/stat : 18873 (sugar) S 18871 18873 18836 0 -1 4194304 1310 8430 0 1 6 1 99 6 16 0 1 0 23349410 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18873/statm: 4217 1111 409 3 0 796 0
[pid=18886] ppid=18873 vsize=5356 CPUtime=0
/proc/18886/stat : 18886 (sh) S 18873 18873 18836 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23349527 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18886/statm: 1339 233 193 169 0 50 0
[pid=18887] ppid=18886 vsize=868676 CPUtime=5.05
/proc/18887/stat : 18887 (java) S 18886 18873 18836 0 -1 0 10389 0 1 0 466 39 0 0 19 0 9 0 23349527 889524224 8803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18887/statm: 217169 8803 2590 9 0 211646 0
[pid=18887/tid=18888] ppid=18886 vsize=868676 CPUtime=4.17
/proc/18887/task/18888/stat : 18888 (java) R 18886 18873 18836 0 -1 64 3579 0 1 0 386 31 0 0 25 0 9 0 23349528 889524224 8803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18889] ppid=18886 vsize=868676 CPUtime=0.63
/proc/18887/task/18889/stat : 18889 (java) S 18886 18873 18836 0 -1 64 4592 0 0 0 57 6 0 0 15 0 9 0 23349529 889524224 8803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18890] ppid=18886 vsize=868676 CPUtime=0
/proc/18887/task/18890/stat : 18890 (java) S 18886 18873 18836 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23349529 889524224 8803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18891] ppid=18886 vsize=868676 CPUtime=0
/proc/18887/task/18891/stat : 18891 (java) S 18886 18873 18836 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23349529 889524224 8803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18892] ppid=18886 vsize=868676 CPUtime=0
/proc/18887/task/18892/stat : 18892 (java) S 18886 18873 18836 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23349532 889524224 8803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18893] ppid=18886 vsize=868676 CPUtime=0.23
/proc/18887/task/18893/stat : 18893 (java) S 18886 18873 18836 0 -1 64 1520 0 0 0 22 1 0 0 15 0 9 0 23349532 889524224 8803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18894] ppid=18886 vsize=868676 CPUtime=0
/proc/18887/task/18894/stat : 18894 (java) S 18886 18873 18836 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23349532 889524224 8803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18895] ppid=18886 vsize=868676 CPUtime=0
/proc/18887/task/18895/stat : 18895 (java) S 18886 18873 18836 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23349532 889524224 8803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 890900

[startup+12.702 s]
/proc/loadavg: 2.12 2.09 2.04 4/93 18895
/proc/meminfo: memFree=1298168/2055920 swapFree=4192812/4192956
[pid=18873] ppid=18871 vsize=16868 CPUtime=1.12
/proc/18873/stat : 18873 (sugar) S 18871 18873 18836 0 -1 4194304 1310 8430 0 1 6 1 99 6 16 0 1 0 23349410 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18873/statm: 4217 1111 409 3 0 796 0
[pid=18886] ppid=18873 vsize=5356 CPUtime=0
/proc/18886/stat : 18886 (sh) S 18873 18873 18836 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23349527 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18886/statm: 1339 233 193 169 0 50 0
[pid=18887] ppid=18886 vsize=868676 CPUtime=11.33
/proc/18887/stat : 18887 (java) S 18886 18873 18836 0 -1 0 11593 0 1 0 1035 98 0 0 19 0 9 0 23349527 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18887/statm: 217169 8806 2590 9 0 211646 0
[pid=18887/tid=18888] ppid=18886 vsize=868676 CPUtime=10
/proc/18887/task/18888/stat : 18888 (java) R 18886 18873 18836 0 -1 64 4781 0 1 0 918 82 0 0 25 0 9 0 23349528 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 102093962 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18889] ppid=18886 vsize=868676 CPUtime=1.07
/proc/18887/task/18889/stat : 18889 (java) S 18886 18873 18836 0 -1 64 4592 0 0 0 93 14 0 0 16 0 9 0 23349529 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18890] ppid=18886 vsize=868676 CPUtime=0
/proc/18887/task/18890/stat : 18890 (java) S 18886 18873 18836 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23349529 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18891] ppid=18886 vsize=868676 CPUtime=0
/proc/18887/task/18891/stat : 18891 (java) S 18886 18873 18836 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23349529 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18892] ppid=18886 vsize=868676 CPUtime=0
/proc/18887/task/18892/stat : 18892 (java) S 18886 18873 18836 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23349532 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18893] ppid=18886 vsize=868676 CPUtime=0.23
/proc/18887/task/18893/stat : 18893 (java) S 18886 18873 18836 0 -1 64 1522 0 0 0 22 1 0 0 17 0 9 0 23349532 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18894] ppid=18886 vsize=868676 CPUtime=0
/proc/18887/task/18894/stat : 18894 (java) S 18886 18873 18836 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23349532 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18895] ppid=18886 vsize=868676 CPUtime=0
/proc/18887/task/18895/stat : 18895 (java) S 18886 18873 18836 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23349532 889524224 8806 996147200 134512640 134550932 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) 890900

[startup+25.5028 s]
/proc/loadavg: 2.24 2.11 2.05 3/93 18895
/proc/meminfo: memFree=1131768/2055920 swapFree=4192812/4192956
[pid=18873] ppid=18871 vsize=16868 CPUtime=1.12
/proc/18873/stat : 18873 (sugar) S 18871 18873 18836 0 -1 4194304 1310 8430 0 1 6 1 99 6 16 0 1 0 23349410 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18873/statm: 4217 1111 409 3 0 796 0
[pid=18886] ppid=18873 vsize=5356 CPUtime=0
/proc/18886/stat : 18886 (sh) S 18873 18873 18836 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23349527 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18886/statm: 1339 233 193 169 0 50 0
[pid=18887] ppid=18886 vsize=868676 CPUtime=23.86
/proc/18887/stat : 18887 (java) S 18886 18873 18836 0 -1 0 14023 0 1 0 2167 219 0 0 19 0 9 0 23349527 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18887/statm: 217169 8806 2590 9 0 211646 0
[pid=18887/tid=18888] ppid=18886 vsize=868676 CPUtime=21.62
/proc/18887/task/18888/stat : 18888 (java) R 18886 18873 18836 0 -1 64 7211 0 1 0 1977 185 0 0 25 0 9 0 23349528 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4126942930 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18889] ppid=18886 vsize=868676 CPUtime=1.98
/proc/18887/task/18889/stat : 18889 (java) S 18886 18873 18836 0 -1 64 4592 0 0 0 166 32 0 0 16 0 9 0 23349529 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18890] ppid=18886 vsize=868676 CPUtime=0
/proc/18887/task/18890/stat : 18890 (java) S 18886 18873 18836 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23349529 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18891] ppid=18886 vsize=868676 CPUtime=0
/proc/18887/task/18891/stat : 18891 (java) S 18886 18873 18836 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23349529 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18892] ppid=18886 vsize=868676 CPUtime=0
/proc/18887/task/18892/stat : 18892 (java) S 18886 18873 18836 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23349532 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18893] ppid=18886 vsize=868676 CPUtime=0.23
/proc/18887/task/18893/stat : 18893 (java) S 18886 18873 18836 0 -1 64 1522 0 0 0 22 1 0 0 17 0 9 0 23349532 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18894] ppid=18886 vsize=868676 CPUtime=0
/proc/18887/task/18894/stat : 18894 (java) S 18886 18873 18836 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23349532 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18887/tid=18895] ppid=18886 vsize=868676 CPUtime=0
/proc/18887/task/18895/stat : 18895 (java) S 18886 18873 18836 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23349532 889524224 8806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 890900

[startup+51.1015 s]
/proc/loadavg: 2.22 2.12 2.05 3/85 18897
/proc/meminfo: memFree=927224/2055920 swapFree=4192812/4192956
[pid=18873] ppid=18871 vsize=16868 CPUtime=36.7
/proc/18873/stat : 18873 (sugar) S 18871 18873 18836 0 -1 4194304 1365 25037 0 2 6 1 3329 334 16 0 1 0 23349410 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18873/statm: 4217 1113 409 3 0 796 0
[pid=18896] ppid=18873 vsize=5356 CPUtime=0
/proc/18896/stat : 18896 (sh) S 18873 18873 18836 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23353165 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18896/statm: 1339 232 193 169 0 50 0
[pid=18897] ppid=18896 vsize=89796 CPUtime=13.4
/proc/18897/stat : 18897 (picosat) R 18896 18873 18836 0 -1 4194304 20623 0 0 0 618 722 0 0 25 0 1 0 23353166 91951104 20609 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18897/statm: 22449 20609 40 102 0 22344 0

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

/proc/meminfo: memFree=323600/2055920 swapFree=4192812/4192956
[pid=18873] ppid=18871 vsize=16868 CPUtime=36.7
/proc/18873/stat : 18873 (sugar) S 18871 18873 18836 0 -1 4194304 1365 25037 0 2 6 1 3329 334 16 0 1 0 23349410 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18873/statm: 4217 1113 409 3 0 796 0
[pid=18896] ppid=18873 vsize=5356 CPUtime=0
/proc/18896/stat : 18896 (sh) S 18873 18873 18836 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23353165 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18896/statm: 1339 232 193 169 0 50 0
[pid=18897] ppid=18896 vsize=740916 CPUtime=1261.69
/proc/18897/stat : 18897 (picosat) R 18896 18873 18836 0 -1 4194304 167994 0 0 0 117615 8554 0 0 25 0 1 0 23353166 758697984 167237 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/18897/statm: 185229 167237 48 102 0 185124 0
Current children cumulated CPU time (s) 1298.39
Current children cumulated vsize (KiB) 763140

[startup+1362.3 s]
/proc/loadavg: 2.84 2.30 2.12 5/91 19958
/proc/meminfo: memFree=305016/2055920 swapFree=4192812/4192956
[pid=18873] ppid=18871 vsize=16868 CPUtime=36.7
/proc/18873/stat : 18873 (sugar) S 18871 18873 18836 0 -1 4194304 1365 25037 0 2 6 1 3329 334 16 0 1 0 23349410 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18873/statm: 4217 1113 409 3 0 796 0
[pid=18896] ppid=18873 vsize=5356 CPUtime=0
/proc/18896/stat : 18896 (sh) S 18873 18873 18836 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23353165 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18896/statm: 1339 232 193 169 0 50 0
[pid=18897] ppid=18896 vsize=740916 CPUtime=1321.66
/proc/18897/stat : 18897 (picosat) R 18896 18873 18836 0 -1 4194304 167994 0 0 0 123610 8556 0 0 25 0 1 0 23353166 758697984 167237 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/18897/statm: 185229 167237 48 102 0 185124 0
Current children cumulated CPU time (s) 1358.36
Current children cumulated vsize (KiB) 763140

[startup+1422.31 s]
/proc/loadavg: 2.94 2.42 2.17 4/91 20201
/proc/meminfo: memFree=284328/2055920 swapFree=4192812/4192956
[pid=18873] ppid=18871 vsize=16868 CPUtime=36.7
/proc/18873/stat : 18873 (sugar) S 18871 18873 18836 0 -1 4194304 1365 25037 0 2 6 1 3329 334 16 0 1 0 23349410 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18873/statm: 4217 1113 409 3 0 796 0
[pid=18896] ppid=18873 vsize=5356 CPUtime=0
/proc/18896/stat : 18896 (sh) S 18873 18873 18836 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23353165 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18896/statm: 1339 232 193 169 0 50 0
[pid=18897] ppid=18896 vsize=740916 CPUtime=1381.63
/proc/18897/stat : 18897 (picosat) R 18896 18873 18836 0 -1 4194304 168154 0 0 0 129605 8558 0 0 25 0 1 0 23353166 758697984 167250 996147200 134512640 134931368 4294956256 18446744073709551615 134525769 0 0 4096 0 0 0 0 17 0 0 0
/proc/18897/statm: 185229 167250 48 102 0 185124 0
Current children cumulated CPU time (s) 1418.33
Current children cumulated vsize (KiB) 763140

[startup+1482.3 s]
/proc/loadavg: 2.98 2.53 2.22 4/91 20469
/proc/meminfo: memFree=267104/2055920 swapFree=4192812/4192956
[pid=18873] ppid=18871 vsize=16868 CPUtime=36.7
/proc/18873/stat : 18873 (sugar) S 18871 18873 18836 0 -1 4194304 1365 25037 0 2 6 1 3329 334 16 0 1 0 23349410 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18873/statm: 4217 1113 409 3 0 796 0
[pid=18896] ppid=18873 vsize=5356 CPUtime=0
/proc/18896/stat : 18896 (sh) S 18873 18873 18836 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23353165 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18896/statm: 1339 232 193 169 0 50 0
[pid=18897] ppid=18896 vsize=740916 CPUtime=1441.6
/proc/18897/stat : 18897 (picosat) R 18896 18873 18836 0 -1 4194304 168154 0 0 0 135601 8559 0 0 25 0 1 0 23353166 758697984 167250 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/18897/statm: 185229 167250 48 102 0 185124 0
Current children cumulated CPU time (s) 1478.3
Current children cumulated vsize (KiB) 763140

[startup+1542.3 s]
/proc/loadavg: 3.10 2.64 2.28 4/90 20788
/proc/meminfo: memFree=249496/2055920 swapFree=4192812/4192956
[pid=18873] ppid=18871 vsize=16868 CPUtime=36.7
/proc/18873/stat : 18873 (sugar) S 18871 18873 18836 0 -1 4194304 1365 25037 0 2 6 1 3329 334 16 0 1 0 23349410 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18873/statm: 4217 1113 409 3 0 796 0
[pid=18896] ppid=18873 vsize=5356 CPUtime=0
/proc/18896/stat : 18896 (sh) S 18873 18873 18836 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23353165 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18896/statm: 1339 232 193 169 0 50 0
[pid=18897] ppid=18896 vsize=740916 CPUtime=1501.57
/proc/18897/stat : 18897 (picosat) R 18896 18873 18836 0 -1 4194304 168181 0 0 0 141595 8562 0 0 25 0 1 0 23353166 758697984 167277 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/18897/statm: 185229 167277 48 102 0 185124 0
Current children cumulated CPU time (s) 1538.27
Current children cumulated vsize (KiB) 763140

[startup+1602.3 s]
/proc/loadavg: 3.08 2.72 2.32 4/90 21080
/proc/meminfo: memFree=232664/2055920 swapFree=4192812/4192956
[pid=18873] ppid=18871 vsize=16868 CPUtime=36.7
/proc/18873/stat : 18873 (sugar) S 18871 18873 18836 0 -1 4194304 1365 25037 0 2 6 1 3329 334 16 0 1 0 23349410 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18873/statm: 4217 1113 409 3 0 796 0
[pid=18896] ppid=18873 vsize=5356 CPUtime=0
/proc/18896/stat : 18896 (sh) S 18873 18873 18836 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23353165 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18896/statm: 1339 232 193 169 0 50 0
[pid=18897] ppid=18896 vsize=740916 CPUtime=1561.53
/proc/18897/stat : 18897 (picosat) R 18896 18873 18836 0 -1 4194304 168181 0 0 0 147591 8562 0 0 25 0 1 0 23353166 758697984 167277 996147200 134512640 134931368 4294956256 18446744073709551615 134529802 0 0 4096 0 0 0 0 17 0 0 0
/proc/18897/statm: 185229 167277 48 102 0 185124 0
Current children cumulated CPU time (s) 1598.23
Current children cumulated vsize (KiB) 763140

[startup+1662.3 s]
/proc/loadavg: 3.03 2.77 2.36 4/90 21257
/proc/meminfo: memFree=214960/2055920 swapFree=4192812/4192956
[pid=18873] ppid=18871 vsize=16868 CPUtime=36.7
/proc/18873/stat : 18873 (sugar) S 18871 18873 18836 0 -1 4194304 1365 25037 0 2 6 1 3329 334 16 0 1 0 23349410 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18873/statm: 4217 1113 409 3 0 796 0
[pid=18896] ppid=18873 vsize=5356 CPUtime=0
/proc/18896/stat : 18896 (sh) S 18873 18873 18836 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23353165 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18896/statm: 1339 232 193 169 0 50 0
[pid=18897] ppid=18896 vsize=742764 CPUtime=1621.5
/proc/18897/stat : 18897 (picosat) R 18896 18873 18836 0 -1 4194304 168822 0 0 0 153585 8565 0 0 25 0 1 0 23353166 760590336 167763 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/18897/statm: 185691 167763 48 102 0 185586 0
Current children cumulated CPU time (s) 1658.2
Current children cumulated vsize (KiB) 764988

[startup+1722.3 s]
/proc/loadavg: 3.01 2.81 2.40 4/90 21277
/proc/meminfo: memFree=203744/2055920 swapFree=4192812/4192956
[pid=18873] ppid=18871 vsize=16868 CPUtime=36.7
/proc/18873/stat : 18873 (sugar) S 18871 18873 18836 0 -1 4194304 1365 25037 0 2 6 1 3329 334 16 0 1 0 23349410 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18873/statm: 4217 1113 409 3 0 796 0
[pid=18896] ppid=18873 vsize=5356 CPUtime=0
/proc/18896/stat : 18896 (sh) S 18873 18873 18836 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23353165 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18896/statm: 1339 232 193 169 0 50 0
[pid=18897] ppid=18896 vsize=742764 CPUtime=1681.47
/proc/18897/stat : 18897 (picosat) R 18896 18873 18836 0 -1 4194304 168822 0 0 0 159582 8565 0 0 25 0 1 0 23353166 760590336 167763 996147200 134512640 134931368 4294956256 18446744073709551615 134525929 0 0 4096 0 0 0 0 17 0 0 0
/proc/18897/statm: 185691 167763 48 102 0 185586 0
Current children cumulated CPU time (s) 1718.17
Current children cumulated vsize (KiB) 764988

[startup+1782.3 s]
/proc/loadavg: 3.00 2.84 2.43 4/91 21284
/proc/meminfo: memFree=192872/2055920 swapFree=4192812/4192956
[pid=18873] ppid=18871 vsize=16868 CPUtime=36.7
/proc/18873/stat : 18873 (sugar) S 18871 18873 18836 0 -1 4194304 1365 25037 0 2 6 1 3329 334 16 0 1 0 23349410 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18873/statm: 4217 1113 409 3 0 796 0
[pid=18896] ppid=18873 vsize=5356 CPUtime=0
/proc/18896/stat : 18896 (sh) S 18873 18873 18836 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23353165 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18896/statm: 1339 232 193 169 0 50 0
[pid=18897] ppid=18896 vsize=742764 CPUtime=1741.43
/proc/18897/stat : 18897 (picosat) R 18896 18873 18836 0 -1 4194304 168822 0 0 0 165577 8566 0 0 25 0 1 0 23353166 760590336 167763 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/18897/statm: 185691 167763 48 102 0 185586 0
Current children cumulated CPU time (s) 1778.13
Current children cumulated vsize (KiB) 764988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.2 s]
/proc/loadavg: 3.00 2.85 2.45 4/90 21292
/proc/meminfo: memFree=188912/2055920 swapFree=4192812/4192956
[pid=18873] ppid=18871 vsize=16868 CPUtime=36.7
/proc/18873/stat : 18873 (sugar) S 18871 18873 18836 0 -1 4194304 1365 25037 0 2 6 1 3329 334 16 0 1 0 23349410 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18873/statm: 4217 1113 409 3 0 796 0
[pid=18896] ppid=18873 vsize=5356 CPUtime=0
/proc/18896/stat : 18896 (sh) S 18873 18873 18836 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23353165 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18896/statm: 1339 232 193 169 0 50 0
[pid=18897] ppid=18896 vsize=742764 CPUtime=1763.33
/proc/18897/stat : 18897 (picosat) R 18896 18873 18836 0 -1 4194304 168822 0 0 0 167767 8566 0 0 25 0 1 0 23353166 760590336 167763 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/18897/statm: 185691 167763 48 102 0 185586 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 764988

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18873 and gives
#  childrusage.ru_utime.tv_sec=33
#  childrusage.ru_utime.tv_usec=363927
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=367488
# CPU time returned by wait4() is 36.7314
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.31
CPU time (s): 1800.03
CPU user time (s): 1711.02
CPU system time (s): 89.01
CPU usage (%): 99.7626
Max. virtual memory (cumulated for all children) (KiB): 891008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.3639
system time used= 3.36749
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= 62419
involuntary context switches= 63093

runsolver used 2.23666 second user time and 6.00709 second system time

The end

Launcher Data

Begin job on node30 at 2009-07-12 03:40:33
IDJOB=2076449
IDBENCH=56424
IDSOLVER=738
FILE ID=node30/2076449-1247362833
PBS_JOBID= 9507002
Free space on /tmp= 66380 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-95-2.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-2076449-1247362833/watcher-2076449-1247362833 -o /tmp/evaluation-result-2076449-1247362833/solver-2076449-1247362833 -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-2076449-1247362833.xml

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

MD5SUM BENCH= cf2755c41c9629ae5bc712eeb2cf6ab2
RANDOM SEED=1526837876

node30.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.277
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.277
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:       1439984 kB
Buffers:         19800 kB
Cached:          90836 kB
SwapCached:          0 kB
Active:         535444 kB
Inactive:        33972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1439984 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2520 kB
Writeback:           0 kB
Mapped:         479236 kB
Slab:            30948 kB
Committed_AS:   647204 kB
PageTables:       2632 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= 66368 MiB
End job on node30 at 2009-07-12 04:10:39