Trace number 1059212

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+picosat? (MO) 530.755 536.758

General information on the benchmark

Namecsp/fischer/
normalized-fischer-6-11-fair.xml
MD5SUM9907438aa6e19d6e6603cf08c24e8b2f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark57.4163
Satisfiable
(Un)Satisfiability was proved
Number of variables17135
Number of constraints16207
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension16207
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.21	c 0	Sugar v1-13 + HOME/picosat
0.02/0.21	c 0	BEGIN Thu Jul  3 23:54:12 2008
0.02/0.21	c 0	PID 20513
0.02/0.21	c 0	HOST node86.alineos.net
0.02/0.21	c 0	CONVERTING HOME/instance-1059212-1215122052.xml TO HOME/temp.csp
0.02/0.21	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1059212-1215122052.xml' 'HOME/temp.csp'
1.40/1.60	c 2	3 domains, 17135 variables, 9 predicates, 0 relations, 16207 constraints
1.40/1.62	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.40/1.62	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.40/1.70	c 2	Parsing HOME/temp.csp
1.88/2.19	c 2	parsed 10000 expressions
2.08/2.38	c 3	parsed 20000 expressions
2.37/2.63	c 3	parsed 30000 expressions
2.37/2.70	c 3	parsed 33354 expressions
2.47/2.70	c 3	Heap : 10 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.47/2.70	c 3	Converting to clausal form CSP
2.47/2.75	c 3	converted 3336 (10%) expressions
2.47/2.76	c 3	converted 6671 (20%) expressions
2.47/2.76	c 3	converted 10007 (30%) expressions
2.47/2.77	c 3	converted 13342 (40%) expressions
2.47/2.78	c 3	converted 16677 (50%) expressions
2.77/3.08	c 3	converted 20013 (60%) expressions
3.26/3.52	c 4	converted 23348 (70%) expressions
3.47/3.79	c 4	converted 26684 (80%) expressions
3.96/4.24	c 5	converted 30019 (90%) expressions
4.26/4.50	c 5	converted 33354 (100%) expressions
4.26/4.51	c 5	CSP : 29961 integers, 1028 booleans, 73617 clauses, largest domain size 20001
4.26/4.51	c 5	Heap : 45 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.26/4.51	c 5	Propagation in CSP
339.90/341.77	c 342	420519736 values, 0 unsatisfiable literals, and 0 valid clauses are removed
339.90/341.78	c 342	CSP : 29961 integers, 1028 booleans, 73617 clauses, largest domain size 20001
339.90/341.78	c 342	Heap : 49 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
340.00/341.80	c 342	Simplifing CSP by introducing new Boolean variables
340.11/341.96	c 342	CSP : 29961 integers, 26990 booleans, 99579 clauses, largest domain size 20001
340.11/341.96	c 342	Heap : 56 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
340.49/342.37	c 343	Encoding CSP to SAT : HOME/temp.cnf
340.79/342.63	c 343	2997 (10%) CSP integer variables are encoded (164634 clauses, 2580127 bytes)
342.39/344.29	c 345	5993 (20%) CSP integer variables are encoded (1562850 clauses, 27479724 bytes)
343.18/345.09	c 345	8989 (30%) CSP integer variables are encoded (2231562 clauses, 40185252 bytes)
343.58/345.42	c 346	11985 (40%) CSP integer variables are encoded (2501532 clauses, 45314682 bytes)
343.97/345.89	c 346	14981 (50%) CSP integer variables are encoded (2896272 clauses, 52814742 bytes)
343.97/345.89	c 346	17977 (60%) CSP integer variables are encoded (2896272 clauses, 52814742 bytes)
344.57/346.42	c 347	20973 (70%) CSP integer variables are encoded (3336184 clauses, 61173070 bytes)
344.87/346.75	c 347	23969 (80%) CSP integer variables are encoded (3616128 clauses, 66492006 bytes)
344.97/346.80	c 347	26965 (90%) CSP integer variables are encoded (3656122 clauses, 67251892 bytes)
345.17/347.04	c 347	29961 (100%) CSP integer variables are encoded (3856092 clauses, 71051322 bytes)
366.29/370.10	c 370	9958 (10%) CSP clauses are encoded (16431773 clauses, 335729978 bytes)
366.58/370.48	c 371	19916 (20%) CSP clauses are encoded (16675086 clauses, 340584883 bytes)
367.88/371.71	c 372	29874 (30%) CSP clauses are encoded (17519242 clauses, 357677086 bytes)
369.27/373.18	c 373	39832 (40%) CSP clauses are encoded (18522033 clauses, 378815570 bytes)
370.55/375.32	c 376	49790 (50%) CSP clauses are encoded (19325190 clauses, 395876462 bytes)
370.55/375.37	c 376	59748 (60%) CSP clauses are encoded (19329890 clauses, 395972053 bytes)
370.64/375.42	c 376	69706 (70%) CSP clauses are encoded (19334536 clauses, 396066428 bytes)
371.04/375.87	c 376	79664 (80%) CSP clauses are encoded (19619122 clauses, 402109523 bytes)
372.11/376.92	c 377	89622 (90%) CSP clauses are encoded (20303910 clauses, 416657052 bytes)
372.11/376.99	c 377	99579 (100%) CSP clauses are encoded (20316776 clauses, 416989194 bytes)
372.11/376.99	c 377	99579 CSP clauses encoded
372.11/376.99	c 377	Writing map file : HOME/temp.map
372.21/377.08	c 377	Heap : 43 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
372.21/377.08	c 377	SAT : 3891601 SAT variables, 20316776 SAT clauses, 416989194 bytes
372.21/377.08	c 377	Heap : 43 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
372.30/377.13	c 377	SOLVING HOME/temp.cnf
372.30/377.14	c 377	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
530.73/536.62	c ERROR INTERRUPTED
372.32/536.75	s UNKNOWN
372.32/536.75	c 537	CPU 368.25 (0.05 0.01 368.2 4.07)
372.32/536.75	c 537	END Fri Jul  4 00:03:09 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1059212-1215122052/watcher-1059212-1215122052 -o /tmp/evaluation-result-1059212-1215122052/solver-1059212-1215122052 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1059212-1215122052.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): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 1.95 1.96 4/79 20513
/proc/meminfo: memFree=1865840/2055920 swapFree=4178888/4192956
[pid=20513] ppid=20511 vsize=18572 CPUtime=0
/proc/20513/stat : 20513 (runsolver) D 20511 20513 19726 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 667934202 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 240153849127 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/20513/statm: 4643 292 257 25 0 2626 0

[startup+0.06155 s]
/proc/loadavg: 1.91 1.95 1.96 4/79 20513
/proc/meminfo: memFree=1865840/2055920 swapFree=4178888/4192956
[pid=20513] ppid=20511 vsize=2504 CPUtime=0
/proc/20513/stat : 20513 (sugar) D 20511 20513 19726 0 -1 4194304 37 0 1 0 0 0 0 0 18 0 1 0 667934202 2564096 23 996147200 4194304 4206940 548682068608 18446744073709551615 240151233232 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/20513/statm: 626 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2504

[startup+0.102553 s]
/proc/loadavg: 1.91 1.95 1.96 4/79 20513
/proc/meminfo: memFree=1865840/2055920 swapFree=4178888/4192956
[pid=20513] ppid=20511 vsize=12272 CPUtime=0
/proc/20513/stat : 20513 (sugar) D 20511 20513 19726 0 -1 4194304 360 0 2 0 0 0 0 0 18 0 1 0 667934202 12566528 330 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/20513/statm: 3068 330 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301579 s]
/proc/loadavg: 1.91 1.95 1.96 4/79 20513
/proc/meminfo: memFree=1865840/2055920 swapFree=4178888/4192956
[pid=20513] ppid=20511 vsize=13600 CPUtime=0.04
/proc/20513/stat : 20513 (sugar) S 20511 20513 19726 0 -1 4194304 898 127 2 0 3 1 0 0 16 0 1 0 667934202 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20513/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.702621 s]
/proc/loadavg: 1.91 1.95 1.96 4/79 20513
/proc/meminfo: memFree=1865840/2055920 swapFree=4178888/4192956
[pid=20513] ppid=20511 vsize=13600 CPUtime=0.04
/proc/20513/stat : 20513 (sugar) S 20511 20513 19726 0 -1 4194304 898 127 2 0 3 1 0 0 16 0 1 0 667934202 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20513/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50171 s]
/proc/loadavg: 1.91 1.95 1.96 4/90 20525
/proc/meminfo: memFree=1835224/2055920 swapFree=4178888/4192956
[pid=20513] ppid=20511 vsize=13600 CPUtime=0.04
/proc/20513/stat : 20513 (sugar) S 20511 20513 19726 0 -1 4194304 898 127 2 0 3 1 0 0 16 0 1 0 667934202 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20513/statm: 3400 796 370 3 0 500 0
[pid=20516] ppid=20513 vsize=5356 CPUtime=0
/proc/20516/stat : 20516 (sh) S 20513 20513 19726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 667934223 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20516/statm: 1339 233 193 169 0 50 0
[pid=20517] ppid=20516 vsize=864684 CPUtime=1.26
/proc/20517/stat : 20517 (java) S 20516 20513 19726 0 -1 0 14118 0 1 0 119 7 0 0 19 0 9 0 667934223 885436416 12159 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20517/statm: 216171 12159 2529 9 0 210753 0
[pid=20517/tid=20518] ppid=20516 vsize=864684 CPUtime=0.67
/proc/20517/task/20518/stat : 20518 (java) R 20516 20513 19726 0 -1 64 3038 0 1 0 65 2 0 0 25 0 9 0 667934224 885436416 12159 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20517/tid=20519] ppid=20516 vsize=864684 CPUtime=0.43
/proc/20517/task/20519/stat : 20519 (java) R 20516 20513 19726 0 -1 64 9862 0 0 0 39 4 0 0 16 0 9 0 667934226 885436416 12159 996147200 134512640 134550740 4294956016 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20517/tid=20520] ppid=20516 vsize=864684 CPUtime=0
/proc/20517/task/20520/stat : 20520 (java) S 20516 20513 19726 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 667934226 885436416 12159 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20517/tid=20521] ppid=20516 vsize=864684 CPUtime=0
/proc/20517/task/20521/stat : 20521 (java) S 20516 20513 19726 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 667934226 885436416 12159 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20517/tid=20522] ppid=20516 vsize=864684 CPUtime=0
/proc/20517/task/20522/stat : 20522 (java) S 20516 20513 19726 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 667934228 885436416 12159 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20517/tid=20523] ppid=20516 vsize=864684 CPUtime=0.13
/proc/20517/task/20523/stat : 20523 (java) S 20516 20513 19726 0 -1 64 518 0 0 0 13 0 0 0 16 0 9 0 667934228 885436416 12159 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20517/tid=20524] ppid=20516 vsize=864684 CPUtime=0
/proc/20517/task/20524/stat : 20524 (java) S 20516 20513 19726 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 667934228 885436416 12159 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20517/tid=20525] ppid=20516 vsize=864684 CPUtime=0
/proc/20517/task/20525/stat : 20525 (java) S 20516 20513 19726 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 667934228 885436416 12159 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 883640

[startup+3.10219 s]
/proc/loadavg: 1.91 1.95 1.96 3/90 20535
/proc/meminfo: memFree=1855504/2055920 swapFree=4178888/4192956
[pid=20513] ppid=20511 vsize=13600 CPUtime=1.42
/proc/20513/stat : 20513 (sugar) S 20511 20513 19726 0 -1 4194304 972 14560 2 1 3 1 129 9 15 0 1 0 667934202 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20513/statm: 3400 797 370 3 0 500 0
[pid=20526] ppid=20513 vsize=5356 CPUtime=0
/proc/20526/stat : 20526 (sh) S 20513 20513 19726 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 667934365 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20526/statm: 1339 233 193 169 0 50 0
[pid=20527] ppid=20526 vsize=868424 CPUtime=1.45
/proc/20527/stat : 20527 (java) S 20526 20513 19726 0 -1 0 10104 0 1 0 141 4 0 0 18 0 9 0 667934365 889266176 8888 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20527/statm: 217106 8888 2540 9 0 211681 0
[pid=20527/tid=20528] ppid=20526 vsize=868424 CPUtime=0.92
/proc/20527/task/20528/stat : 20528 (java) R 20526 20513 19726 0 -1 64 2791 0 1 0 91 1 0 0 18 0 9 0 667934366 889266176 8888 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20529] ppid=20526 vsize=868424 CPUtime=0.33
/proc/20527/task/20529/stat : 20529 (java) S 20526 20513 19726 0 -1 64 5146 0 0 0 31 2 0 0 15 0 9 0 667934367 889266176 8888 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20530] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20530/stat : 20530 (java) S 20526 20513 19726 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 667934367 889266176 8888 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20531] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20531/stat : 20531 (java) S 20526 20513 19726 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 667934367 889266176 8888 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20532] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20532/stat : 20532 (java) S 20526 20513 19726 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 667934369 889266176 8888 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20533] ppid=20526 vsize=868424 CPUtime=0.17
/proc/20527/task/20533/stat : 20533 (java) S 20526 20513 19726 0 -1 64 1471 0 0 0 17 0 0 0 16 0 9 0 667934369 889266176 8888 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20534] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20534/stat : 20534 (java) S 20526 20513 19726 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 667934369 889266176 8888 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20535] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20535/stat : 20535 (java) S 20526 20513 19726 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 667934369 889266176 8888 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 887380

[startup+6.30225 s]
/proc/loadavg: 2.00 1.97 1.96 3/90 20535
/proc/meminfo: memFree=1801744/2055920 swapFree=4178888/4192956
[pid=20513] ppid=20511 vsize=13600 CPUtime=1.42
/proc/20513/stat : 20513 (sugar) S 20511 20513 19726 0 -1 4194304 972 14560 2 1 3 1 129 9 15 0 1 0 667934202 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20513/statm: 3400 797 370 3 0 500 0
[pid=20526] ppid=20513 vsize=5356 CPUtime=0
/proc/20526/stat : 20526 (sh) S 20513 20513 19726 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 667934365 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20526/statm: 1339 233 193 169 0 50 0
[pid=20527] ppid=20526 vsize=868424 CPUtime=4.63
/proc/20527/stat : 20527 (java) S 20526 20513 19726 0 -1 0 19291 0 1 0 454 9 0 0 18 0 9 0 667934365 889266176 17546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20527/statm: 217106 17546 2540 9 0 211681 0
[pid=20527/tid=20528] ppid=20526 vsize=868424 CPUtime=3.3
/proc/20527/task/20528/stat : 20528 (java) R 20526 20513 19726 0 -1 64 3280 0 1 0 328 2 0 0 20 0 9 0 667934366 889266176 17546 996147200 134512640 134550740 4294955952 18446744073709551615 4126625440 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20529] ppid=20526 vsize=868424 CPUtime=1.1
/proc/20527/task/20529/stat : 20529 (java) S 20526 20513 19726 0 -1 64 13815 0 0 0 104 6 0 0 16 0 9 0 667934367 889266176 17546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20530] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20530/stat : 20530 (java) S 20526 20513 19726 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 667934367 889266176 17546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20531] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20531/stat : 20531 (java) S 20526 20513 19726 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 667934367 889266176 17546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20532] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20532/stat : 20532 (java) S 20526 20513 19726 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 667934369 889266176 17546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20533] ppid=20526 vsize=868424 CPUtime=0.21
/proc/20527/task/20533/stat : 20533 (java) S 20526 20513 19726 0 -1 64 1500 0 0 0 21 0 0 0 16 0 9 0 667934369 889266176 17546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20534] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20534/stat : 20534 (java) S 20526 20513 19726 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 667934369 889266176 17546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20535] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20535/stat : 20535 (java) S 20526 20513 19726 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 667934369 889266176 17546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 887380

[startup+12.703 s]
/proc/loadavg: 2.00 1.97 1.96 3/90 20535
/proc/meminfo: memFree=1801488/2055920 swapFree=4178888/4192956
[pid=20513] ppid=20511 vsize=13600 CPUtime=1.42
/proc/20513/stat : 20513 (sugar) S 20511 20513 19726 0 -1 4194304 972 14560 2 1 3 1 129 9 15 0 1 0 667934202 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20513/statm: 3400 797 370 3 0 500 0
[pid=20526] ppid=20513 vsize=5356 CPUtime=0
/proc/20526/stat : 20526 (sh) S 20513 20513 19726 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 667934365 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20526/statm: 1339 233 193 169 0 50 0
[pid=20527] ppid=20526 vsize=868424 CPUtime=11
/proc/20527/stat : 20527 (java) S 20526 20513 19726 0 -1 0 19546 0 1 0 1088 12 0 0 18 0 9 0 667934365 889266176 17549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20527/statm: 217106 17549 2540 9 0 211681 0
[pid=20527/tid=20528] ppid=20526 vsize=868424 CPUtime=9.55
/proc/20527/task/20528/stat : 20528 (java) R 20526 20513 19726 0 -1 64 3532 0 1 0 952 3 0 0 25 0 9 0 667934366 889266176 17549 996147200 134512640 134550740 4294955952 18446744073709551615 4126637432 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20529] ppid=20526 vsize=868424 CPUtime=1.21
/proc/20527/task/20529/stat : 20529 (java) S 20526 20513 19726 0 -1 64 13818 0 0 0 114 7 0 0 16 0 9 0 667934367 889266176 17549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20530] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20530/stat : 20530 (java) S 20526 20513 19726 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 667934367 889266176 17549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20531] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20531/stat : 20531 (java) S 20526 20513 19726 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 667934367 889266176 17549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20532] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20532/stat : 20532 (java) S 20526 20513 19726 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 667934369 889266176 17549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20533] ppid=20526 vsize=868424 CPUtime=0.21
/proc/20527/task/20533/stat : 20533 (java) S 20526 20513 19726 0 -1 64 1500 0 0 0 21 0 0 0 16 0 9 0 667934369 889266176 17549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20534] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20534/stat : 20534 (java) S 20526 20513 19726 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 667934369 889266176 17549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20535] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20535/stat : 20535 (java) S 20526 20513 19726 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 667934369 889266176 17549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 887380

[startup+25.5024 s]
/proc/loadavg: 2.00 1.97 1.96 3/90 20535
/proc/meminfo: memFree=1801488/2055920 swapFree=4178888/4192956
[pid=20513] ppid=20511 vsize=13600 CPUtime=1.42
/proc/20513/stat : 20513 (sugar) S 20511 20513 19726 0 -1 4194304 972 14560 2 1 3 1 129 9 15 0 1 0 667934202 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20513/statm: 3400 797 370 3 0 500 0
[pid=20526] ppid=20513 vsize=5356 CPUtime=0
/proc/20526/stat : 20526 (sh) S 20513 20513 19726 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 667934365 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20526/statm: 1339 233 193 169 0 50 0
[pid=20527] ppid=20526 vsize=868424 CPUtime=23.74
/proc/20527/stat : 20527 (java) S 20526 20513 19726 0 -1 0 20055 0 1 0 2357 17 0 0 18 0 9 0 667934365 889266176 17556 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20527/statm: 217106 17556 2540 9 0 211681 0
[pid=20527/tid=20528] ppid=20526 vsize=868424 CPUtime=22.06
/proc/20527/task/20528/stat : 20528 (java) R 20526 20513 19726 0 -1 64 4034 0 1 0 2201 5 0 0 25 0 9 0 667934366 889266176 17556 996147200 134512640 134550740 4294955952 18446744073709551615 4126371403 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20529] ppid=20526 vsize=868424 CPUtime=1.44
/proc/20527/task/20529/stat : 20529 (java) S 20526 20513 19726 0 -1 64 13825 0 0 0 134 10 0 0 16 0 9 0 667934367 889266176 17556 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20530] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20530/stat : 20530 (java) S 20526 20513 19726 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 667934367 889266176 17556 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20531] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20531/stat : 20531 (java) S 20526 20513 19726 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 667934367 889266176 17556 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=20527/tid=20529] ppid=20526 vsize=868424 CPUtime=5.86
/proc/20527/task/20529/stat : 20529 (java) S 20526 20513 19726 0 -1 64 13946 0 0 0 514 72 0 0 16 0 9 0 667934367 889266176 17677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20530] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20530/stat : 20530 (java) S 20526 20513 19726 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 667934367 889266176 17677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20531] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20531/stat : 20531 (java) S 20526 20513 19726 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 667934367 889266176 17677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20532] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20532/stat : 20532 (java) S 20526 20513 19726 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 667934369 889266176 17677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20533] ppid=20526 vsize=868424 CPUtime=0.21
/proc/20527/task/20533/stat : 20533 (java) S 20526 20513 19726 0 -1 64 1500 0 0 0 21 0 0 0 16 0 9 0 667934369 889266176 17677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20534] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20534/stat : 20534 (java) S 20526 20513 19726 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 667934369 889266176 17677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20535] ppid=20526 vsize=868424 CPUtime=0
/proc/20527/task/20535/stat : 20535 (java) S 20526 20513 19726 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 667934369 889266176 17677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 280.79
Current children cumulated vsize (KiB) 887380

[startup+342.303 s]
/proc/loadavg: 2.02 1.92 1.93 4/90 20699
/proc/meminfo: memFree=1753424/2055920 swapFree=4178888/4192956
[pid=20513] ppid=20511 vsize=13600 CPUtime=1.42
/proc/20513/stat : 20513 (sugar) S 20511 20513 19726 0 -1 4194304 972 14560 2 1 3 1 129 9 15 0 1 0 667934202 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20513/statm: 3400 797 370 3 0 500 0
[pid=20526] ppid=20513 vsize=5356 CPUtime=0
/proc/20526/stat : 20526 (sh) S 20513 20513 19726 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 667934365 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20526/statm: 1339 233 193 169 0 50 0
[pid=20527] ppid=20526 vsize=878672 CPUtime=339.07
/proc/20527/stat : 20527 (java) S 20526 20513 19726 0 -1 0 38614 0 1 0 33772 135 0 0 18 0 9 0 667934365 899760128 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20527/statm: 219668 22222 2540 9 0 214243 0
[pid=20527/tid=20528] ppid=20526 vsize=878672 CPUtime=331.51
/proc/20527/task/20528/stat : 20528 (java) R 20526 20513 19726 0 -1 64 16324 0 1 0 33105 46 0 0 25 0 9 0 667934366 899760128 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20529] ppid=20526 vsize=878672 CPUtime=7.31
/proc/20527/task/20529/stat : 20529 (java) R 20526 20513 19726 0 -1 64 20087 0 0 0 644 87 0 0 16 0 9 0 667934367 899760128 22222 996147200 134512640 134550740 4294955952 18446744073709551615 104182533 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20530] ppid=20526 vsize=878672 CPUtime=0
/proc/20527/task/20530/stat : 20530 (java) S 20526 20513 19726 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 667934367 899760128 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20531] ppid=20526 vsize=878672 CPUtime=0
/proc/20527/task/20531/stat : 20531 (java) S 20526 20513 19726 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 667934367 899760128 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20532] ppid=20526 vsize=878672 CPUtime=0
/proc/20527/task/20532/stat : 20532 (java) S 20526 20513 19726 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 667934369 899760128 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20533] ppid=20526 vsize=878672 CPUtime=0.22
/proc/20527/task/20533/stat : 20533 (java) S 20526 20513 19726 0 -1 64 1507 0 0 0 22 0 0 0 16 0 9 0 667934369 899760128 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20534] ppid=20526 vsize=878672 CPUtime=0
/proc/20527/task/20534/stat : 20534 (java) S 20526 20513 19726 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 667934369 899760128 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20527/tid=20535] ppid=20526 vsize=878672 CPUtime=0
/proc/20527/task/20535/stat : 20535 (java) S 20526 20513 19726 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 667934369 899760128 22222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 340.49
Current children cumulated vsize (KiB) 897628

[startup+402.303 s]
/proc/loadavg: 3.21 2.27 2.05 3/82 20703
/proc/meminfo: memFree=1059160/2055920 swapFree=4178888/4192956
[pid=20513] ppid=20511 vsize=13600 CPUtime=372.32
/proc/20513/stat : 20513 (sugar) S 20511 20513 19726 0 -1 4194304 1021 55692 2 2 5 1 36819 407 16 0 1 0 667934202 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20513/statm: 3400 799 370 3 0 500 0
[pid=20702] ppid=20513 vsize=5356 CPUtime=0
/proc/20702/stat : 20702 (sh) S 20513 20513 19726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 667971916 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20702/statm: 1339 232 193 169 0 50 0
[pid=20703] ppid=20702 vsize=374012 CPUtime=25.02
/proc/20703/stat : 20703 (picosat) R 20702 20513 19726 0 -1 4194304 87940 0 0 0 1160 1342 0 0 25 0 1 0 667971916 382988288 87926 996147200 134512640 134931368 4294956256 18446744073709551615 134583938 0 0 4096 0 0 0 0 17 1 0 0
/proc/20703/statm: 93503 87926 40 102 0 93398 0
Current children cumulated CPU time (s) 397.34
Current children cumulated vsize (KiB) 392968

[startup+462.302 s]
/proc/loadavg: 2.70 2.31 2.08 3/82 20709
/proc/meminfo: memFree=809816/2055920 swapFree=4178888/4192956
[pid=20513] ppid=20511 vsize=13600 CPUtime=372.32
/proc/20513/stat : 20513 (sugar) S 20511 20513 19726 0 -1 4194304 1021 55692 2 2 5 1 36819 407 16 0 1 0 667934202 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20513/statm: 3400 799 370 3 0 500 0
[pid=20702] ppid=20513 vsize=5356 CPUtime=0
/proc/20702/stat : 20702 (sh) S 20513 20513 19726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 667971916 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20702/statm: 1339 232 193 169 0 50 0
[pid=20703] ppid=20702 vsize=623204 CPUtime=84.47
/proc/20703/stat : 20703 (picosat) R 20702 20513 19726 0 -1 4194304 149277 0 0 0 3834 4613 0 0 25 0 1 0 667971916 638160896 149263 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/20703/statm: 155801 149263 40 102 0 155696 0
Current children cumulated CPU time (s) 456.79
Current children cumulated vsize (KiB) 642160

[startup+522.303 s]
/proc/loadavg: 2.31 2.27 2.08 3/82 20709
/proc/meminfo: memFree=588312/2055920 swapFree=4178888/4192956
[pid=20513] ppid=20511 vsize=13600 CPUtime=372.32
/proc/20513/stat : 20513 (sugar) S 20511 20513 19726 0 -1 4194304 1021 55692 2 2 5 1 36819 407 16 0 1 0 667934202 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20513/statm: 3400 799 370 3 0 500 0
[pid=20702] ppid=20513 vsize=5356 CPUtime=0
/proc/20702/stat : 20702 (sh) S 20513 20513 19726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 667971916 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20702/statm: 1339 232 193 169 0 50 0
[pid=20703] ppid=20702 vsize=854104 CPUtime=144.18
/proc/20703/stat : 20703 (picosat) R 20702 20513 19726 0 -1 4194304 204681 0 0 0 6499 7919 0 0 25 0 1 0 667971916 874602496 204667 996147200 134512640 134931368 4294956256 18446744073709551615 134583827 0 0 4096 0 0 0 0 17 1 0 0
/proc/20703/statm: 213526 204667 40 102 0 213421 0
Current children cumulated CPU time (s) 516.5
Current children cumulated vsize (KiB) 873060



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+536.602 s]
/proc/loadavg: 2.24 2.26 2.08 3/82 20709
/proc/meminfo: memFree=547864/2055920 swapFree=4178888/4192956
[pid=20513] ppid=20511 vsize=13600 CPUtime=372.32
/proc/20513/stat : 20513 (sugar) S 20511 20513 19726 0 -1 4194304 1021 55692 2 2 5 1 36819 407 16 0 1 0 667934202 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20513/statm: 3400 799 370 3 0 500 0
[pid=20702] ppid=20513 vsize=5356 CPUtime=0
/proc/20702/stat : 20702 (sh) S 20513 20513 19726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 667971916 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20702/statm: 1339 232 193 169 0 50 0
[pid=20703] ppid=20702 vsize=916532 CPUtime=158.41
/proc/20703/stat : 20703 (picosat) R 20702 20513 19726 0 -1 4194304 214289 0 0 0 7290 8551 0 0 25 0 1 0 667971916 938528768 214250 996147200 134512640 134931368 4294956256 18446744073709551615 134529486 0 0 4096 0 0 0 0 17 1 0 0
/proc/20703/statm: 229133 214250 42 102 0 229028 0
Current children cumulated CPU time (s) 530.73
Current children cumulated vsize (KiB) 935488

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

[startup+536.602 s]
/proc/loadavg: 2.24 2.26 2.08 3/82 20709
/proc/meminfo: memFree=547864/2055920 swapFree=4178888/4192956
[pid=20513] ppid=20511 vsize=13600 CPUtime=372.32
/proc/20513/stat : 20513 (sugar) S 20511 20513 19726 0 -1 4194304 1021 55692 2 2 5 1 36819 407 16 0 1 0 667934202 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20513/statm: 3400 799 370 3 0 500 0
[pid=20702] ppid=20513 vsize=5356 CPUtime=0
/proc/20702/stat : 20702 (sh) S 20513 20513 19726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 667971916 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20702/statm: 1339 232 193 169 0 50 0
[pid=20703] ppid=20702 vsize=916532 CPUtime=158.41
/proc/20703/stat : 20703 (picosat) R 20702 20513 19726 0 -1 4194304 214289 0 0 0 7290 8551 0 0 25 0 1 0 667971916 938528768 214250 996147200 134512640 134931368 4294956256 18446744073709551615 134529486 0 0 4096 0 0 0 0 17 1 0 0
/proc/20703/statm: 229133 214250 42 102 0 229028 0
Current children cumulated CPU time (s) 530.73
Current children cumulated vsize (KiB) 935488

# WARNING:
# current cumulated CPU time (372.32 s) is less than in the last sample (530.73 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (158.41 s) to the 'lost time'.

[startup+536.721 s]
/proc/loadavg: 2.24 2.26 2.08 3/83 20710
/proc/meminfo: memFree=1277648/2055920 swapFree=4178888/4192956
[pid=20513] ppid=20511 vsize=13600 CPUtime=372.32
/proc/20513/stat : 20513 (sugar) S 20511 20513 19726 0 -1 4194304 1039 55692 2 2 5 1 36819 407 16 0 1 0 667934202 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/20513/statm: 3400 799 370 3 0 500 0
[pid=20702] ppid=20513 vsize=0 CPUtime=0
/proc/20702/stat : 20702 (sh) Z 20513 20513 19726 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 667971916 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/20702/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 372.32
Current children cumulated vsize (KiB) 13600

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

[startup+536.721 s]
/proc/loadavg: 2.24 2.26 2.08 3/83 20710
/proc/meminfo: memFree=1277648/2055920 swapFree=4178888/4192956
[pid=20513] ppid=20511 vsize=13600 CPUtime=372.32
/proc/20513/stat : 20513 (sugar) S 20511 20513 19726 0 -1 4194304 1039 55692 2 2 5 1 36819 407 16 0 1 0 667934202 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/20513/statm: 3400 799 370 3 0 500 0
[pid=20702] ppid=20513 vsize=0 CPUtime=0
/proc/20702/stat : 20702 (sh) Z 20513 20513 19726 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 667971916 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/20702/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 372.32
Current children cumulated vsize (KiB) 13600

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): 158.41
#  lost CPU user time (s): 72.9
#  lost CPU system time (s): 85.51

Real time (s): 536.758
CPU time (s): 530.755
CPU user time (s): 441.154
CPU system time (s): 89.6014
CPU usage (%): 98.8817
Max. virtual memory (cumulated for all children) (KiB): 935488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 368.254
system time used= 4.09138
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57067
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 110847
involuntary context switches= 106611

runsolver used 0.663899 second user time and 1.83372 second system time

The end

Launcher Data (download as text)

Begin job on node86 at 2008-07-03 23:54:12
IDJOB=1059212
IDBENCH=54225
IDSOLVER=345
FILE ID=node86/1059212-1215122052
PBS_JOBID= 7877036
Free space on /tmp= 66524 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-6-11-fair.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1059212-1215122052/watcher-1059212-1215122052 -o /tmp/evaluation-result-1059212-1215122052/solver-1059212-1215122052 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1059212-1215122052.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9907438aa6e19d6e6603cf08c24e8b2f
RANDOM SEED=1388974684

node86.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.220
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.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1866320 kB
Buffers:         12464 kB
Cached:         107376 kB
SwapCached:       5960 kB
Active:          79352 kB
Inactive:        67652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1866320 kB
SwapTotal:     4192956 kB
SwapFree:      4178888 kB
Dirty:            4128 kB
Writeback:           0 kB
Mapped:          33100 kB
Slab:            27300 kB
Committed_AS:  1106812 kB
PageTables:       2300 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= 66524 MiB
End job on node86 at 2008-07-04 00:03:11