Trace number 2062292

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.09 1817.45

General information on the benchmark

Namecsp/allsquares/
normalized-squares-37-37.xml
MD5SUM910e7d5320a57af4b8daccf7478c49bc
Bench CategoryAlldiff+Cumul+Elt+WSum (alldiff,cumulative,element,weightedsum)
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 variables2738
Number of constraints3333
Maximum constraint arity37
Maximum domain size133
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2665
Global constraints used (with number of constraints)cumulative(2),weightedsum(666)

Solver Data

0.05/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.05/0.08	c 0	BEGIN Sat Jul 11 18:08:35 2009
0.05/0.08	c 0	PID 16342
0.05/0.08	c 0	HOST node68.alineos.net
0.05/0.08	c 0	CONVERTING HOME/instance-2062292-1247328515.xml TO HOME/temp.csp
0.05/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-2062292-1247328515.xml' 'HOME/temp.csp'
0.07/0.86	c 1	38 domains, 2738 variables, 2 predicates, 0 relations, 3333 constraints
0.07/0.87	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.87	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'
0.84/0.96	c 1	Parsing HOME/temp.csp
1.04/1.11	c 1	parsed 6111 expressions
1.04/1.11	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.04/1.11	c 1	Converting to clausal form CSP
1.04/1.14	c 1	converted 612 (10%) expressions
1.04/1.15	c 1	converted 1223 (20%) expressions
1.04/1.16	c 1	converted 1834 (30%) expressions
1.04/1.16	c 1	converted 2445 (40%) expressions
1.23/1.34	c 1	converted 3056 (50%) expressions
1.33/1.41	c 1	converted 3667 (60%) expressions
1.44/1.50	c 2	converted 4278 (70%) expressions
1.44/1.54	c 2	converted 4889 (80%) expressions
1.44/1.59	c 2	converted 5500 (90%) expressions
3.40/3.51	c 4	converted 6111 (100%) expressions
3.40/3.52	c 4	CSP : 14974 integers, 6934 booleans, 44505 clauses, largest domain size 134
3.40/3.52	c 4	Heap : 32 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.40/3.52	c 4	Propagation in CSP
3.50/3.66	c 4	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.50/3.66	c 4	CSP : 14974 integers, 6934 booleans, 44505 clauses, largest domain size 134
3.50/3.66	c 4	Heap : 31 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.50/3.69	c 4	Simplifing CSP by introducing new Boolean variables
3.60/3.71	c 4	CSP : 14974 integers, 6934 booleans, 44505 clauses, largest domain size 134
3.60/3.71	c 4	Heap : 32 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.81/3.91	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.81/3.95	c 4	1498 (10%) CSP integer variables are encoded (8266 clauses, 105325 bytes)
3.81/3.96	c 4	2995 (20%) CSP integer variables are encoded (11861 clauses, 159250 bytes)
3.81/3.99	c 4	4493 (30%) CSP integer variables are encoded (35588 clauses, 515155 bytes)
3.90/4.02	c 4	5990 (40%) CSP integer variables are encoded (58596 clauses, 860275 bytes)
3.90/4.05	c 4	7487 (50%) CSP integer variables are encoded (81657 clauses, 1206190 bytes)
3.90/4.08	c 4	8985 (60%) CSP integer variables are encoded (103555 clauses, 1558037 bytes)
4.00/4.12	c 4	10482 (70%) CSP integer variables are encoded (127282 clauses, 1961396 bytes)
4.00/4.15	c 4	11980 (80%) CSP integer variables are encoded (150665 clauses, 2358907 bytes)
4.00/4.19	c 4	13477 (90%) CSP integer variables are encoded (173462 clauses, 2746456 bytes)
4.09/4.22	c 4	14974 (100%) CSP integer variables are encoded (195968 clauses, 3129058 bytes)
4.89/5.00	c 5	4451 (10%) CSP clauses are encoded (631018 clauses, 11107008 bytes)
5.98/6.12	c 6	8901 (20%) CSP clauses are encoded (1186083 clauses, 22960546 bytes)
7.06/7.21	c 7	13352 (30%) CSP clauses are encoded (1712795 clauses, 34342230 bytes)
8.13/8.35	c 8	17802 (40%) CSP clauses are encoded (2250256 clauses, 45959593 bytes)
9.22/9.47	c 10	22253 (50%) CSP clauses are encoded (2785354 clauses, 57490621 bytes)
11.50/11.72	c 12	26703 (60%) CSP clauses are encoded (3916280 clauses, 82801174 bytes)
12.78/13.07	c 13	31154 (70%) CSP clauses are encoded (4520238 clauses, 97670368 bytes)
13.94/14.28	c 14	35604 (80%) CSP clauses are encoded (5046949 clauses, 110635669 bytes)
15.13/15.44	c 16	40055 (90%) CSP clauses are encoded (5562611 clauses, 123308941 bytes)
17.31/17.61	c 18	44505 (100%) CSP clauses are encoded (6626882 clauses, 148588543 bytes)
17.31/17.61	c 18	44505 CSP clauses encoded
17.31/17.61	c 18	Writing map file : HOME/temp.map
17.31/17.63	c 18	Heap : 29 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
17.31/17.63	c 18	SAT : 217780 SAT variables, 6626882 SAT clauses, 148588543 bytes
17.31/17.63	c 18	Heap : 29 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
17.31/17.68	c 18	SOLVING HOME/temp.cnf
17.31/17.68	c 18	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.09/1817.42	c ERROR INTERRUPTED
1800.09/1817.45	s UNKNOWN
1800.09/1817.45	c 1818	CPU 17.37 (0.06 0.01 16.14 1.16)
1800.09/1817.45	c 1818	END Sat Jul 11 18:38:53 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-2062292-1247328515/watcher-2062292-1247328515 -o /tmp/evaluation-result-2062292-1247328515/solver-2062292-1247328515 -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-2062292-1247328515.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.01 1.99 1.92 4/77 16342
/proc/meminfo: memFree=845304/2055920 swapFree=4192956/4192956
[pid=16342] ppid=16340 vsize=4708 CPUtime=0
/proc/16342/stat : 16342 (sugar) R 16340 16342 12034 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 19914194 4820992 43 996147200 4194304 4206940 548682068608 18446744073709551615 209557976457 0 0 4096 0 0 0 0 17 1 0 0
/proc/16342/statm: 1177 43 33 3 0 8 0

[startup+0.0671521 s]
/proc/loadavg: 2.01 1.99 1.92 4/77 16342
/proc/meminfo: memFree=845304/2055920 swapFree=4192956/4192956
[pid=16342] ppid=16340 vsize=16212 CPUtime=0.05
/proc/16342/stat : 16342 (sugar) R 16340 16342 12034 0 -1 4194304 973 0 0 0 4 1 0 0 18 0 1 0 19914194 16601088 941 996147200 4194304 4206940 548682068608 18446744073709551615 209560762981 0 0 4224 0 0 0 0 17 1 0 0
/proc/16342/statm: 4053 941 380 3 0 632 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16212

[startup+0.104146 s]
/proc/loadavg: 2.01 1.99 1.92 4/77 16342
/proc/meminfo: memFree=845304/2055920 swapFree=4192956/4192956
[pid=16342] ppid=16340 vsize=16868 CPUtime=0.07
/proc/16342/stat : 16342 (sugar) S 16340 16342 12034 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 19914194 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16342/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.302174 s]
/proc/loadavg: 2.01 1.99 1.92 4/77 16342
/proc/meminfo: memFree=845304/2055920 swapFree=4192956/4192956
[pid=16342] ppid=16340 vsize=16868 CPUtime=0.07
/proc/16342/stat : 16342 (sugar) S 16340 16342 12034 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 19914194 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16342/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.702246 s]
/proc/loadavg: 2.01 1.99 1.92 4/77 16342
/proc/meminfo: memFree=845304/2055920 swapFree=4192956/4192956
[pid=16342] ppid=16340 vsize=16868 CPUtime=0.07
/proc/16342/stat : 16342 (sugar) S 16340 16342 12034 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 19914194 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16342/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50138 s]
/proc/loadavg: 2.01 1.99 1.92 3/88 16364
/proc/meminfo: memFree=837216/2055920 swapFree=4192956/4192956
[pid=16342] ppid=16340 vsize=16868 CPUtime=0.84
/proc/16342/stat : 16342 (sugar) S 16340 16342 12034 0 -1 4194304 1309 7323 0 1 6 1 71 6 15 0 1 0 19914194 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16342/statm: 4217 1111 409 3 0 796 0
[pid=16355] ppid=16342 vsize=5356 CPUtime=0
/proc/16355/stat : 16355 (sh) S 16342 16342 12034 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19914282 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16355/statm: 1339 233 193 169 0 50 0
[pid=16356] ppid=16355 vsize=868564 CPUtime=0.6
/proc/16356/stat : 16356 (java) S 16355 16342 12034 0 -1 0 7134 0 1 0 55 5 0 0 18 0 9 0 19914283 889409536 6374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16356/statm: 217141 6374 2566 9 0 211646 0
[pid=16356/tid=16357] ppid=16355 vsize=868564 CPUtime=0.34
/proc/16356/task/16357/stat : 16357 (java) R 16355 16342 12034 0 -1 64 2668 0 1 0 32 2 0 0 22 0 9 0 19914284 889409536 6374 996147200 134512640 134550932 4294955936 18446744073709551615 4126800125 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16358] ppid=16355 vsize=868564 CPUtime=0.07
/proc/16356/task/16358/stat : 16358 (java) S 16355 16342 12034 0 -1 64 2287 0 0 0 7 0 0 0 16 0 9 0 19914285 889409536 6374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16359] ppid=16355 vsize=868564 CPUtime=0
/proc/16356/task/16359/stat : 16359 (java) S 16355 16342 12034 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19914285 889409536 6374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16360] ppid=16355 vsize=868564 CPUtime=0
/proc/16356/task/16360/stat : 16360 (java) S 16355 16342 12034 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19914285 889409536 6374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16361] ppid=16355 vsize=868564 CPUtime=0
/proc/16356/task/16361/stat : 16361 (java) S 16355 16342 12034 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19914287 889409536 6374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16362] ppid=16355 vsize=868564 CPUtime=0.15
/proc/16356/task/16362/stat : 16362 (java) S 16355 16342 12034 0 -1 64 1481 0 0 0 15 0 0 0 16 0 9 0 19914287 889409536 6374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16363] ppid=16355 vsize=868564 CPUtime=0
/proc/16356/task/16363/stat : 16363 (java) S 16355 16342 12034 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19914287 889409536 6374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16364] ppid=16355 vsize=868564 CPUtime=0
/proc/16356/task/16364/stat : 16364 (java) S 16355 16342 12034 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19914287 889409536 6374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 890788

[startup+3.10265 s]
/proc/loadavg: 2.01 1.99 1.92 3/88 16364
/proc/meminfo: memFree=818016/2055920 swapFree=4192956/4192956
[pid=16342] ppid=16340 vsize=16868 CPUtime=0.84
/proc/16342/stat : 16342 (sugar) S 16340 16342 12034 0 -1 4194304 1309 7323 0 1 6 1 71 6 16 0 1 0 19914194 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16342/statm: 4217 1111 409 3 0 796 0
[pid=16355] ppid=16342 vsize=5356 CPUtime=0
/proc/16355/stat : 16355 (sh) S 16342 16342 12034 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19914282 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16355/statm: 1339 233 193 169 0 50 0
[pid=16356] ppid=16355 vsize=868564 CPUtime=2.17
/proc/16356/stat : 16356 (java) S 16355 16342 12034 0 -1 0 12861 0 1 0 209 8 0 0 18 0 9 0 19914283 889409536 11819 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16356/statm: 217141 11819 2567 9 0 211646 0
[pid=16356/tid=16357] ppid=16355 vsize=868564 CPUtime=1.33
/proc/16356/task/16357/stat : 16357 (java) R 16355 16342 12034 0 -1 64 3009 0 1 0 130 3 0 0 25 0 9 0 19914284 889409536 11819 996147200 134512640 134550932 4294955936 18446744073709551615 4126482858 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16358] ppid=16355 vsize=868564 CPUtime=0.6
/proc/16356/task/16358/stat : 16358 (java) S 16355 16342 12034 0 -1 64 7623 0 0 0 57 3 0 0 16 0 9 0 19914285 889409536 11819 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16359] ppid=16355 vsize=868564 CPUtime=0
/proc/16356/task/16359/stat : 16359 (java) S 16355 16342 12034 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19914285 889409536 11819 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16360] ppid=16355 vsize=868564 CPUtime=0
/proc/16356/task/16360/stat : 16360 (java) S 16355 16342 12034 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19914285 889409536 11819 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16361] ppid=16355 vsize=868564 CPUtime=0
/proc/16356/task/16361/stat : 16361 (java) S 16355 16342 12034 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19914287 889409536 11819 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16362] ppid=16355 vsize=868564 CPUtime=0.22
/proc/16356/task/16362/stat : 16362 (java) S 16355 16342 12034 0 -1 64 1531 0 0 0 21 1 0 0 16 0 9 0 19914287 889409536 11819 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16363] ppid=16355 vsize=868564 CPUtime=0
/proc/16356/task/16363/stat : 16363 (java) S 16355 16342 12034 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19914287 889409536 11819 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16364] ppid=16355 vsize=868564 CPUtime=0
/proc/16356/task/16364/stat : 16364 (java) S 16355 16342 12034 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19914287 889409536 11819 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 890788

[startup+6.3012 s]
/proc/loadavg: 2.01 1.99 1.92 3/88 16364
/proc/meminfo: memFree=780640/2055920 swapFree=4192956/4192956
[pid=16342] ppid=16340 vsize=16868 CPUtime=0.84
/proc/16342/stat : 16342 (sugar) S 16340 16342 12034 0 -1 4194304 1310 7323 0 1 6 1 71 6 16 0 1 0 19914194 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16342/statm: 4217 1111 409 3 0 796 0
[pid=16355] ppid=16342 vsize=5356 CPUtime=0
/proc/16355/stat : 16355 (sh) S 16342 16342 12034 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19914282 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16355/statm: 1339 233 193 169 0 50 0
[pid=16356] ppid=16355 vsize=868708 CPUtime=5.34
/proc/16356/stat : 16356 (java) S 16355 16342 12034 0 -1 0 15424 0 1 0 507 27 0 0 18 0 9 0 19914283 889556992 13921 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16356/statm: 217177 13921 2591 9 0 211654 0
[pid=16356/tid=16357] ppid=16355 vsize=868708 CPUtime=4.04
/proc/16356/task/16357/stat : 16357 (java) R 16355 16342 12034 0 -1 64 3377 0 1 0 386 18 0 0 25 0 9 0 19914284 889556992 13921 996147200 134512640 134550932 4294955936 18446744073709551615 102094004 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16358] ppid=16355 vsize=868708 CPUtime=0.98
/proc/16356/task/16358/stat : 16358 (java) S 16355 16342 12034 0 -1 64 9776 0 0 0 92 6 0 0 16 0 9 0 19914285 889556992 13921 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16359] ppid=16355 vsize=868708 CPUtime=0
/proc/16356/task/16359/stat : 16359 (java) S 16355 16342 12034 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19914285 889556992 13921 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16360] ppid=16355 vsize=868708 CPUtime=0
/proc/16356/task/16360/stat : 16360 (java) S 16355 16342 12034 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19914285 889556992 13921 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16361] ppid=16355 vsize=868708 CPUtime=0
/proc/16356/task/16361/stat : 16361 (java) S 16355 16342 12034 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19914287 889556992 13921 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16362] ppid=16355 vsize=868708 CPUtime=0.29
/proc/16356/task/16362/stat : 16362 (java) S 16355 16342 12034 0 -1 64 1573 0 0 0 28 1 0 0 16 0 9 0 19914287 889556992 13921 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16363] ppid=16355 vsize=868708 CPUtime=0
/proc/16356/task/16363/stat : 16363 (java) S 16355 16342 12034 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19914287 889556992 13921 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16364] ppid=16355 vsize=868708 CPUtime=0
/proc/16356/task/16364/stat : 16364 (java) S 16355 16342 12034 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19914287 889556992 13921 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) 890932

[startup+12.7023 s]
/proc/loadavg: 2.01 1.99 1.92 3/88 16364
/proc/meminfo: memFree=710112/2055920 swapFree=4192956/4192956
[pid=16342] ppid=16340 vsize=16868 CPUtime=0.84
/proc/16342/stat : 16342 (sugar) S 16340 16342 12034 0 -1 4194304 1310 7323 0 1 6 1 71 6 16 0 1 0 19914194 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16342/statm: 4217 1111 409 3 0 796 0
[pid=16355] ppid=16342 vsize=5356 CPUtime=0
/proc/16355/stat : 16355 (sh) S 16342 16342 12034 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19914282 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16355/statm: 1339 233 193 169 0 50 0
[pid=16356] ppid=16355 vsize=868708 CPUtime=11.64
/proc/16356/stat : 16356 (java) S 16355 16342 12034 0 -1 0 15952 0 1 0 1092 72 0 0 18 0 9 0 19914283 889556992 13921 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16356/statm: 217177 13921 2591 9 0 211654 0
[pid=16356/tid=16357] ppid=16355 vsize=868708 CPUtime=10.11
/proc/16356/task/16357/stat : 16357 (java) R 16355 16342 12034 0 -1 64 3905 0 1 0 953 58 0 0 25 0 9 0 19914284 889556992 13921 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16358] ppid=16355 vsize=868708 CPUtime=1.21
/proc/16356/task/16358/stat : 16358 (java) S 16355 16342 12034 0 -1 64 9776 0 0 0 110 11 0 0 16 0 9 0 19914285 889556992 13921 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16359] ppid=16355 vsize=868708 CPUtime=0
/proc/16356/task/16359/stat : 16359 (java) S 16355 16342 12034 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19914285 889556992 13921 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16360] ppid=16355 vsize=868708 CPUtime=0
/proc/16356/task/16360/stat : 16360 (java) S 16355 16342 12034 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19914285 889556992 13921 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16361] ppid=16355 vsize=868708 CPUtime=0
/proc/16356/task/16361/stat : 16361 (java) S 16355 16342 12034 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19914287 889556992 13921 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16362] ppid=16355 vsize=868708 CPUtime=0.29
/proc/16356/task/16362/stat : 16362 (java) S 16355 16342 12034 0 -1 64 1573 0 0 0 28 1 0 0 17 0 9 0 19914287 889556992 13921 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16363] ppid=16355 vsize=868708 CPUtime=0
/proc/16356/task/16363/stat : 16363 (java) S 16355 16342 12034 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19914287 889556992 13921 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16356/tid=16364] ppid=16355 vsize=868708 CPUtime=0
/proc/16356/task/16364/stat : 16364 (java) S 16355 16342 12034 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19914287 889556992 13921 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 890932

[startup+25.5024 s]
/proc/loadavg: 2.01 1.99 1.92 3/80 16366
/proc/meminfo: memFree=650784/2055920 swapFree=4192956/4192956
[pid=16342] ppid=16340 vsize=16868 CPUtime=17.37
/proc/16342/stat : 16342 (sugar) S 16340 16342 12034 0 -1 4194304 1365 23991 0 2 6 1 1614 116 16 0 1 0 19914194 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16342/statm: 4217 1113 409 3 0 796 0
[pid=16365] ppid=16342 vsize=5356 CPUtime=0
/proc/16365/stat : 16365 (sh) S 16342 16342 12034 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19915963 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16365/statm: 1339 232 193 169 0 50 0
[pid=16366] ppid=16365 vsize=48728 CPUtime=7.71
/proc/16366/stat : 16366 (picosat) R 16365 16342 12034 0 -1 4194304 11008 0 0 0 348 423 0 0 25 0 1 0 19915963 49897472 10994 996147200 134512640 134931368 4294956256 18446744073709551615 134597664 0 0 4096 0 0 0 0 17 1 0 0
/proc/16366/statm: 12182 10994 40 102 0 12077 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 70952

[startup+51.1028 s]
/proc/loadavg: 2.07 2.01 1.92 3/80 16366
/proc/meminfo: memFree=554464/2055920 swapFree=4192956/4192956
[pid=16342] ppid=16340 vsize=16868 CPUtime=17.37
/proc/16342/stat : 16342 (sugar) S 16340 16342 12034 0 -1 4194304 1365 23991 0 2 6 1 1614 116 16 0 1 0 19914194 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16342/statm: 4217 1113 409 3 0 796 0

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

/proc/meminfo: memFree=436080/2055920 swapFree=4192956/4192956
[pid=16342] ppid=16340 vsize=16868 CPUtime=17.37
/proc/16342/stat : 16342 (sugar) S 16340 16342 12034 0 -1 4194304 1365 23991 0 2 6 1 1614 116 16 0 1 0 19914194 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16342/statm: 4217 1113 409 3 0 796 0
[pid=16365] ppid=16342 vsize=5356 CPUtime=0
/proc/16365/stat : 16365 (sh) S 16342 16342 12034 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19915963 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16365/statm: 1339 232 193 169 0 50 0
[pid=16366] ppid=16365 vsize=271240 CPUtime=1272.48
/proc/16366/stat : 16366 (picosat) R 16365 16342 12034 0 -1 4194304 64616 0 0 0 124020 3228 0 0 25 0 1 0 19915963 277749760 64600 996147200 134512640 134931368 4294956256 18446744073709551615 134525763 0 0 4096 0 0 0 0 17 1 0 0
/proc/16366/statm: 67810 64600 48 102 0 67705 0
Current children cumulated CPU time (s) 1289.85
Current children cumulated vsize (KiB) 293464

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/78 16394
/proc/meminfo: memFree=435376/2055920 swapFree=4192956/4192956
[pid=16342] ppid=16340 vsize=16868 CPUtime=17.37
/proc/16342/stat : 16342 (sugar) S 16340 16342 12034 0 -1 4194304 1365 23991 0 2 6 1 1614 116 16 0 1 0 19914194 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16342/statm: 4217 1113 409 3 0 796 0
[pid=16365] ppid=16342 vsize=5356 CPUtime=0
/proc/16365/stat : 16365 (sh) S 16342 16342 12034 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19915963 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16365/statm: 1339 232 193 169 0 50 0
[pid=16366] ppid=16365 vsize=272032 CPUtime=1331.92
/proc/16366/stat : 16366 (picosat) R 16365 16342 12034 0 -1 4194304 64812 0 0 0 129963 3229 0 0 25 0 1 0 19915963 278560768 64796 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16366/statm: 68008 64796 48 102 0 67903 0
Current children cumulated CPU time (s) 1349.29
Current children cumulated vsize (KiB) 294256

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/78 16394
/proc/meminfo: memFree=434224/2055920 swapFree=4192956/4192956
[pid=16342] ppid=16340 vsize=16868 CPUtime=17.37
/proc/16342/stat : 16342 (sugar) S 16340 16342 12034 0 -1 4194304 1365 23991 0 2 6 1 1614 116 16 0 1 0 19914194 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16342/statm: 4217 1113 409 3 0 796 0
[pid=16365] ppid=16342 vsize=5356 CPUtime=0
/proc/16365/stat : 16365 (sh) S 16342 16342 12034 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19915963 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16365/statm: 1339 232 193 169 0 50 0
[pid=16366] ppid=16365 vsize=273084 CPUtime=1391.35
/proc/16366/stat : 16366 (picosat) R 16365 16342 12034 0 -1 4194304 65092 0 0 0 135906 3229 0 0 25 0 1 0 19915963 279638016 65076 996147200 134512640 134931368 4294956256 18446744073709551615 134525929 0 0 4096 0 0 0 0 17 1 0 0
/proc/16366/statm: 68271 65076 48 102 0 68166 0
Current children cumulated CPU time (s) 1408.72
Current children cumulated vsize (KiB) 295308

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/78 16394
/proc/meminfo: memFree=433328/2055920 swapFree=4192956/4192956
[pid=16342] ppid=16340 vsize=16868 CPUtime=17.37
/proc/16342/stat : 16342 (sugar) S 16340 16342 12034 0 -1 4194304 1365 23991 0 2 6 1 1614 116 16 0 1 0 19914194 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16342/statm: 4217 1113 409 3 0 796 0
[pid=16365] ppid=16342 vsize=5356 CPUtime=0
/proc/16365/stat : 16365 (sh) S 16342 16342 12034 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19915963 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16365/statm: 1339 232 193 169 0 50 0
[pid=16366] ppid=16365 vsize=273872 CPUtime=1450.78
/proc/16366/stat : 16366 (picosat) R 16365 16342 12034 0 -1 4194304 65289 0 0 0 141849 3229 0 0 25 0 1 0 19915963 280444928 65273 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16366/statm: 68468 65273 48 102 0 68363 0
Current children cumulated CPU time (s) 1468.15
Current children cumulated vsize (KiB) 296096

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 16394
/proc/meminfo: memFree=432304/2055920 swapFree=4192956/4192956
[pid=16342] ppid=16340 vsize=16868 CPUtime=17.37
/proc/16342/stat : 16342 (sugar) S 16340 16342 12034 0 -1 4194304 1365 23991 0 2 6 1 1614 116 16 0 1 0 19914194 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16342/statm: 4217 1113 409 3 0 796 0
[pid=16365] ppid=16342 vsize=5356 CPUtime=0
/proc/16365/stat : 16365 (sh) S 16342 16342 12034 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19915963 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16365/statm: 1339 232 193 169 0 50 0
[pid=16366] ppid=16365 vsize=274796 CPUtime=1510.22
/proc/16366/stat : 16366 (picosat) R 16365 16342 12034 0 -1 4194304 65509 0 0 0 147792 3230 0 0 25 0 1 0 19915963 281391104 65493 996147200 134512640 134931368 4294956256 18446744073709551615 134525941 0 0 4096 0 0 0 0 17 1 0 0
/proc/16366/statm: 68699 65493 48 102 0 68594 0
Current children cumulated CPU time (s) 1527.59
Current children cumulated vsize (KiB) 297020

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 16394
/proc/meminfo: memFree=431472/2055920 swapFree=4192956/4192956
[pid=16342] ppid=16340 vsize=16868 CPUtime=17.37
/proc/16342/stat : 16342 (sugar) S 16340 16342 12034 0 -1 4194304 1365 23991 0 2 6 1 1614 116 16 0 1 0 19914194 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16342/statm: 4217 1113 409 3 0 796 0
[pid=16365] ppid=16342 vsize=5356 CPUtime=0
/proc/16365/stat : 16365 (sh) S 16342 16342 12034 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19915963 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16365/statm: 1339 232 193 169 0 50 0
[pid=16366] ppid=16365 vsize=275456 CPUtime=1569.65
/proc/16366/stat : 16366 (picosat) R 16365 16342 12034 0 -1 4194304 65705 0 0 0 153735 3230 0 0 25 0 1 0 19915963 282066944 65689 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/16366/statm: 68864 65689 48 102 0 68759 0
Current children cumulated CPU time (s) 1587.02
Current children cumulated vsize (KiB) 297680

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 16394
/proc/meminfo: memFree=430704/2055920 swapFree=4192956/4192956
[pid=16342] ppid=16340 vsize=16868 CPUtime=17.37
/proc/16342/stat : 16342 (sugar) S 16340 16342 12034 0 -1 4194304 1365 23991 0 2 6 1 1614 116 16 0 1 0 19914194 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16342/statm: 4217 1113 409 3 0 796 0
[pid=16365] ppid=16342 vsize=5356 CPUtime=0
/proc/16365/stat : 16365 (sh) S 16342 16342 12034 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19915963 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16365/statm: 1339 232 193 169 0 50 0
[pid=16366] ppid=16365 vsize=276248 CPUtime=1629.08
/proc/16366/stat : 16366 (picosat) R 16365 16342 12034 0 -1 4194304 65901 0 0 0 159678 3230 0 0 25 0 1 0 19915963 282877952 65885 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16366/statm: 69062 65885 48 102 0 68957 0
Current children cumulated CPU time (s) 1646.45
Current children cumulated vsize (KiB) 298472

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 16394
/proc/meminfo: memFree=430000/2055920 swapFree=4192956/4192956
[pid=16342] ppid=16340 vsize=16868 CPUtime=17.37
/proc/16342/stat : 16342 (sugar) S 16340 16342 12034 0 -1 4194304 1365 23991 0 2 6 1 1614 116 16 0 1 0 19914194 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16342/statm: 4217 1113 409 3 0 796 0
[pid=16365] ppid=16342 vsize=5356 CPUtime=0
/proc/16365/stat : 16365 (sh) S 16342 16342 12034 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19915963 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16365/statm: 1339 232 193 169 0 50 0
[pid=16366] ppid=16365 vsize=277040 CPUtime=1688.52
/proc/16366/stat : 16366 (picosat) R 16365 16342 12034 0 -1 4194304 66083 0 0 0 165621 3231 0 0 25 0 1 0 19915963 283688960 66067 996147200 134512640 134931368 4294956256 18446744073709551615 134525797 0 0 4096 0 0 0 0 17 1 0 0
/proc/16366/statm: 69260 66067 48 102 0 69155 0
Current children cumulated CPU time (s) 1705.89
Current children cumulated vsize (KiB) 299264

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 16394
/proc/meminfo: memFree=428848/2055920 swapFree=4192956/4192956
[pid=16342] ppid=16340 vsize=16868 CPUtime=17.37
/proc/16342/stat : 16342 (sugar) S 16340 16342 12034 0 -1 4194304 1365 23991 0 2 6 1 1614 116 16 0 1 0 19914194 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16342/statm: 4217 1113 409 3 0 796 0
[pid=16365] ppid=16342 vsize=5356 CPUtime=0
/proc/16365/stat : 16365 (sh) S 16342 16342 12034 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19915963 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16365/statm: 1339 232 193 169 0 50 0
[pid=16366] ppid=16365 vsize=277960 CPUtime=1747.94
/proc/16366/stat : 16366 (picosat) R 16365 16342 12034 0 -1 4194304 66341 0 0 0 171563 3231 0 0 25 0 1 0 19915963 284631040 66325 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16366/statm: 69490 66325 48 102 0 69385 0
Current children cumulated CPU time (s) 1765.31
Current children cumulated vsize (KiB) 300184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 16394
/proc/meminfo: memFree=428208/2055920 swapFree=4192956/4192956
[pid=16342] ppid=16340 vsize=16868 CPUtime=17.37
/proc/16342/stat : 16342 (sugar) S 16340 16342 12034 0 -1 4194304 1365 23991 0 2 6 1 1614 116 16 0 1 0 19914194 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16342/statm: 4217 1113 409 3 0 796 0
[pid=16365] ppid=16342 vsize=5356 CPUtime=0
/proc/16365/stat : 16365 (sh) S 16342 16342 12034 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19915963 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16365/statm: 1339 232 193 169 0 50 0
[pid=16366] ppid=16365 vsize=278748 CPUtime=1782.72
/proc/16366/stat : 16366 (picosat) R 16365 16342 12034 0 -1 4194304 66511 0 0 0 175040 3232 0 0 25 0 1 0 19915963 285437952 66495 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/16366/statm: 69687 66495 48 102 0 69582 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 300972

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 16342 and gives
#  childrusage.ru_utime.tv_sec=16
#  childrusage.ru_utime.tv_usec=209535
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=185819
# CPU time returned by wait4() is 17.3954
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1817.45
CPU time (s): 1800.09
CPU user time (s): 1766.6
CPU system time (s): 33.49
CPU usage (%): 99.0447
Max. virtual memory (cumulated for all children) (KiB): 891324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.2095
system time used= 1.18582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25750
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= 13983
involuntary context switches= 14237

runsolver used 2.22466 second user time and 6.06808 second system time

The end

Launcher Data

Begin job on node68 at 2009-07-11 18:08:35
IDJOB=2062292
IDBENCH=53886
IDSOLVER=738
FILE ID=node68/2062292-1247328515
PBS_JOBID= 9506495
Free space on /tmp= 66444 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/allsquares/normalized-squares-37-37.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-2062292-1247328515/watcher-2062292-1247328515 -o /tmp/evaluation-result-2062292-1247328515/solver-2062292-1247328515 -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-2062292-1247328515.xml

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

MD5SUM BENCH= 910e7d5320a57af4b8daccf7478c49bc
RANDOM SEED=1108262333

node68.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.258
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.258
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:        845784 kB
Buffers:         70792 kB
Cached:        1041892 kB
SwapCached:          0 kB
Active:         122652 kB
Inactive:      1011708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        845784 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1864 kB
Writeback:           0 kB
Mapped:          32636 kB
Slab:            60624 kB
Committed_AS:   241040 kB
PageTables:       1924 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= 66444 MiB
End job on node68 at 2009-07-11 18:38:54