Trace number 1057975

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? (TO) 1800.09 1807.95

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-2.xml
MD5SUM45198355f671cba1241311e09f8b8248
Bench CategoryGLOBAL (global constraints)
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 variables800
Number of constraints27284
Maximum constraint arity23
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension26784
Global constraints used (with number of constraints)alldifferent(500)

Solver Data (download as text)

0.02/0.04	c 0	Sugar v1-13 + HOME/picosat
0.02/0.04	c 0	BEGIN Thu Jul  3 21:06:10 2008
0.02/0.04	c 0	PID 29832
0.02/0.04	c 0	HOST node75.alineos.net
0.02/0.04	c 0	CONVERTING HOME/instance-1057975-1215111970.xml TO HOME/temp.csp
0.02/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1057975-1215111970.xml' 'HOME/temp.csp'
1.58/1.66	c 2	423 domains, 800 variables, 1 predicates, 0 relations, 27284 constraints
1.64/1.71	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.64/1.71	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.64/1.79	c 2	Parsing HOME/temp.csp
2.02/2.15	c 2	parsed 10000 expressions
2.32/2.46	c 2	parsed 20000 expressions
2.62/2.75	c 3	parsed 28508 expressions
2.62/2.75	c 3	Heap : 12 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.62/2.75	c 3	Converting to clausal form CSP
3.51/3.68	c 4	converted 2851 (10%) expressions
5.00/5.12	c 5	converted 5702 (20%) expressions
6.50/6.63	c 7	converted 8553 (30%) expressions
7.78/7.91	c 8	converted 11404 (40%) expressions
9.48/9.66	c 10	converted 14254 (50%) expressions
10.77/10.97	c 11	converted 17105 (60%) expressions
12.67/12.84	c 13	converted 19956 (70%) expressions
14.06/14.25	c 14	converted 22807 (80%) expressions
15.34/15.57	c 16	converted 25658 (90%) expressions
67.09/67.52	c 68	converted 28508 (100%) expressions
67.09/67.52	c 68	CSP : 800 integers, 0 booleans, 132863 clauses, largest domain size 34
67.09/67.52	c 68	Heap : 638 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
67.09/67.52	c 68	Propagation in CSP
77.24/77.71	c 78	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
77.24/77.71	c 78	CSP : 800 integers, 0 booleans, 132863 clauses, largest domain size 34
77.24/77.71	c 78	Heap : 655 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
77.34/77.81	c 78	Simplifing CSP by introducing new Boolean variables
89.38/89.90	c 90	CSP : 800 integers, 309680 booleans, 442543 clauses, largest domain size 34
89.38/89.90	c 90	Heap : 725 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
92.76/93.37	c 93	Encoding CSP to SAT : HOME/temp.cnf
92.97/93.52	c 94	80 (10%) CSP integer variables are encoded (1930 clauses, 23028 bytes)
92.97/93.55	c 94	160 (20%) CSP integer variables are encoded (3814 clauses, 47520 bytes)
92.97/93.58	c 94	240 (30%) CSP integer variables are encoded (5686 clauses, 71856 bytes)
93.06/93.61	c 94	320 (40%) CSP integer variables are encoded (7552 clauses, 96114 bytes)
96.25/96.88	c 97	400 (50%) CSP integer variables are encoded (9387 clauses, 119969 bytes)
96.25/96.88	c 97	480 (60%) CSP integer variables are encoded (9528 clauses, 121802 bytes)
96.25/96.88	c 97	560 (70%) CSP integer variables are encoded (9669 clauses, 123874 bytes)
96.25/96.88	c 97	640 (80%) CSP integer variables are encoded (9806 clauses, 125929 bytes)
96.25/96.88	c 97	720 (90%) CSP integer variables are encoded (9891 clauses, 127204 bytes)
96.25/96.88	c 97	800 (100%) CSP integer variables are encoded (10050 clauses, 129589 bytes)
129.68/130.42	c 130	44255 (10%) CSP clauses are encoded (538170 clauses, 10202247 bytes)
158.83/159.79	c 160	88509 (20%) CSP clauses are encoded (1061085 clauses, 20485475 bytes)
191.48/192.52	c 193	132763 (30%) CSP clauses are encoded (1616953 clauses, 31646874 bytes)
235.26/236.52	c 237	177018 (40%) CSP clauses are encoded (2379653 clauses, 47125668 bytes)
282.13/283.69	c 284	221272 (50%) CSP clauses are encoded (3132195 clauses, 62421950 bytes)
325.79/327.54	c 328	265526 (60%) CSP clauses are encoded (3889548 clauses, 77827420 bytes)
369.36/371.37	c 371	309781 (70%) CSP clauses are encoded (4644979 clauses, 93218867 bytes)
412.85/415.02	c 415	354035 (80%) CSP clauses are encoded (5390892 clauses, 108391456 bytes)
456.43/458.86	c 459	398289 (90%) CSP clauses are encoded (6132664 clauses, 123450289 bytes)
499.92/502.54	c 503	442543 (100%) CSP clauses are encoded (6878858 clauses, 138662961 bytes)
499.92/502.54	c 503	442543 CSP clauses encoded
499.92/502.54	c 503	Writing map file : HOME/temp.map
499.92/502.60	c 503	Heap : 722 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
499.92/502.60	c 503	SAT : 320348 SAT variables, 6878858 SAT clauses, 138662961 bytes
499.92/502.60	c 503	Heap : 722 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
500.10/502.73	c 503	SOLVING HOME/temp.cnf
500.10/502.73	c 503	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.09/1807.91	c ERROR INTERRUPTED
1800.09/1807.95	s UNKNOWN
1800.09/1807.95	c 1808	CPU 497.79 (0.03 0.01 497.76 2.34)
1800.09/1807.95	c 1808	END Thu Jul  3 21:36:18 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-1057975-1215111970/watcher-1057975-1215111970 -o /tmp/evaluation-result-1057975-1215111970/solver-1057975-1215111970 -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-1057975-1215111970.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.90 1.97 1.99 4/81 29832
/proc/meminfo: memFree=1004392/2055920 swapFree=4180584/4192956
[pid=29832] ppid=29830 vsize=12268 CPUtime=0
/proc/29832/stat : 29832 (sugar) R 29830 29832 29157 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1990146775 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 231891581950 0 0 4224 0 0 0 0 17 0 0 0
/proc/29832/statm: 3067 316 241 3 0 167 0

[startup+0.0215981 s]
/proc/loadavg: 1.90 1.97 1.99 4/81 29832
/proc/meminfo: memFree=1004392/2055920 swapFree=4180584/4192956
[pid=29832] ppid=29830 vsize=12808 CPUtime=0.02
/proc/29832/stat : 29832 (sugar) R 29830 29832 29157 0 -1 4194304 555 0 0 0 1 1 0 0 18 0 1 0 1990146775 13115392 523 996147200 4194304 4206940 548682068608 18446744073709551615 231882527457 0 0 4224 0 0 0 0 17 0 0 0
/proc/29832/statm: 3202 524 316 3 0 302 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12808

[startup+0.101615 s]
/proc/loadavg: 1.90 1.97 1.99 4/81 29832
/proc/meminfo: memFree=1004392/2055920 swapFree=4180584/4192956
[pid=29832] ppid=29830 vsize=13600 CPUtime=0.04
/proc/29832/stat : 29832 (sugar) S 29830 29832 29157 0 -1 4194304 900 127 0 0 3 1 0 0 18 0 1 0 1990146775 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29832/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301635 s]
/proc/loadavg: 1.90 1.97 1.99 4/81 29832
/proc/meminfo: memFree=1004392/2055920 swapFree=4180584/4192956
[pid=29832] ppid=29830 vsize=13600 CPUtime=0.04
/proc/29832/stat : 29832 (sugar) S 29830 29832 29157 0 -1 4194304 900 127 0 0 3 1 0 0 18 0 1 0 1990146775 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29832/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701684 s]
/proc/loadavg: 1.90 1.97 1.99 4/81 29832
/proc/meminfo: memFree=1004392/2055920 swapFree=4180584/4192956
[pid=29832] ppid=29830 vsize=13600 CPUtime=0.04
/proc/29832/stat : 29832 (sugar) S 29830 29832 29157 0 -1 4194304 900 127 0 0 3 1 0 0 18 0 1 0 1990146775 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29832/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50278 s]
/proc/loadavg: 1.90 1.97 1.99 3/92 29844
/proc/meminfo: memFree=969104/2055920 swapFree=4180584/4192956
[pid=29832] ppid=29830 vsize=13600 CPUtime=0.04
/proc/29832/stat : 29832 (sugar) S 29830 29832 29157 0 -1 4194304 900 127 0 0 3 1 0 0 18 0 1 0 1990146775 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29832/statm: 3400 796 370 3 0 500 0
[pid=29835] ppid=29832 vsize=5356 CPUtime=0
/proc/29835/stat : 29835 (sh) S 29832 29832 29157 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990146780 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29835/statm: 1339 233 193 169 0 50 0
[pid=29836] ppid=29835 vsize=864676 CPUtime=1.44
/proc/29836/stat : 29836 (java) S 29835 29832 29157 0 -1 0 15748 0 1 0 135 9 0 0 18 0 9 0 1990146780 885428224 13788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29836/statm: 216169 13788 2529 9 0 210751 0
[pid=29836/tid=29837] ppid=29835 vsize=864676 CPUtime=0.76
/proc/29836/task/29837/stat : 29837 (java) R 29835 29832 29157 0 -1 64 3069 0 1 0 74 2 0 0 25 0 9 0 1990146781 885428224 13788 996147200 134512640 134550740 4294956016 18446744073709551615 4125952094 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29836/tid=29838] ppid=29835 vsize=864676 CPUtime=0.47
/proc/29836/task/29838/stat : 29838 (java) S 29835 29832 29157 0 -1 64 11439 0 0 0 43 4 0 0 16 0 9 0 1990146782 885428224 13788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29836/tid=29839] ppid=29835 vsize=864676 CPUtime=0
/proc/29836/task/29839/stat : 29839 (java) S 29835 29832 29157 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1990146782 885428224 13788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29836/tid=29840] ppid=29835 vsize=864676 CPUtime=0
/proc/29836/task/29840/stat : 29840 (java) S 29835 29832 29157 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1990146782 885428224 13788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29836/tid=29841] ppid=29835 vsize=864676 CPUtime=0
/proc/29836/task/29841/stat : 29841 (java) S 29835 29832 29157 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990146784 885428224 13788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29836/tid=29842] ppid=29835 vsize=864676 CPUtime=0.16
/proc/29836/task/29842/stat : 29842 (java) S 29835 29832 29157 0 -1 64 541 0 0 0 16 0 0 0 16 0 9 0 1990146784 885428224 13788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29836/tid=29843] ppid=29835 vsize=864676 CPUtime=0
/proc/29836/task/29843/stat : 29843 (java) S 29835 29832 29157 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990146784 885428224 13788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29836/tid=29844] ppid=29835 vsize=864676 CPUtime=0
/proc/29836/task/29844/stat : 29844 (java) S 29835 29832 29157 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1990146784 885428224 13788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 883632

[startup+3.10297 s]
/proc/loadavg: 1.90 1.97 1.99 3/92 29854
/proc/meminfo: memFree=992208/2055920 swapFree=4180584/4192956
[pid=29832] ppid=29830 vsize=13600 CPUtime=1.65
/proc/29832/stat : 29832 (sugar) S 29830 29832 29157 0 -1 4194304 974 16185 0 1 3 1 151 10 15 0 1 0 1990146775 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29832/statm: 3400 797 370 3 0 500 0
[pid=29845] ppid=29832 vsize=5356 CPUtime=0
/proc/29845/stat : 29845 (sh) S 29832 29832 29157 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1990146947 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29845/statm: 1339 233 193 169 0 50 0
[pid=29846] ppid=29845 vsize=868300 CPUtime=1.37
/proc/29846/stat : 29846 (java) S 29845 29832 29157 0 -1 0 10012 0 1 0 130 7 0 0 18 0 9 0 1990146947 889139200 8883 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29846/statm: 217075 8883 2543 9 0 211650 0
[pid=29846/tid=29847] ppid=29845 vsize=868300 CPUtime=0.83
/proc/29846/task/29847/stat : 29847 (java) R 29845 29832 29157 0 -1 64 2837 0 1 0 81 2 0 0 25 0 9 0 1990146948 889139200 8883 996147200 134512640 134550740 4294955952 18446744073709551615 4126566272 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29848] ppid=29845 vsize=868300 CPUtime=0.34
/proc/29846/task/29848/stat : 29848 (java) S 29845 29832 29157 0 -1 64 5020 0 0 0 32 2 0 0 16 0 9 0 1990146949 889139200 8883 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29849] ppid=29845 vsize=868300 CPUtime=0
/proc/29846/task/29849/stat : 29849 (java) S 29845 29832 29157 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1990146949 889139200 8883 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29850] ppid=29845 vsize=868300 CPUtime=0
/proc/29846/task/29850/stat : 29850 (java) S 29845 29832 29157 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1990146949 889139200 8883 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29851] ppid=29845 vsize=868300 CPUtime=0
/proc/29846/task/29851/stat : 29851 (java) S 29845 29832 29157 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990146951 889139200 8883 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29852] ppid=29845 vsize=868300 CPUtime=0.16
/proc/29846/task/29852/stat : 29852 (java) S 29845 29832 29157 0 -1 64 1459 0 0 0 16 0 0 0 16 0 9 0 1990146951 889139200 8883 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29853] ppid=29845 vsize=868300 CPUtime=0
/proc/29846/task/29853/stat : 29853 (java) S 29845 29832 29157 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990146951 889139200 8883 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29854] ppid=29845 vsize=868300 CPUtime=0
/proc/29846/task/29854/stat : 29854 (java) S 29845 29832 29157 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1990146951 889139200 8883 996147200 134512640 134550740 4294955952 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) 887256

[startup+6.30134 s]
/proc/loadavg: 1.99 1.98 1.99 4/92 29854
/proc/meminfo: memFree=953552/2055920 swapFree=4180584/4192956
[pid=29832] ppid=29830 vsize=13600 CPUtime=1.65
/proc/29832/stat : 29832 (sugar) S 29830 29832 29157 0 -1 4194304 974 16185 0 1 3 1 151 10 16 0 1 0 1990146775 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29832/statm: 3400 797 370 3 0 500 0
[pid=29845] ppid=29832 vsize=5356 CPUtime=0
/proc/29845/stat : 29845 (sh) S 29832 29832 29157 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1990146947 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29845/statm: 1339 233 193 169 0 50 0
[pid=29846] ppid=29845 vsize=868412 CPUtime=4.55
/proc/29846/stat : 29846 (java) S 29845 29832 29157 0 -1 0 17758 0 1 0 445 10 0 0 18 0 9 0 1990146947 889253888 16430 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29846/statm: 217103 16430 2540 9 0 211678 0
[pid=29846/tid=29847] ppid=29845 vsize=868412 CPUtime=3.33
/proc/29846/task/29847/stat : 29847 (java) R 29845 29832 29157 0 -1 64 3292 0 1 0 330 3 0 0 25 0 9 0 1990146948 889253888 16430 996147200 134512640 134550740 4294955952 18446744073709551615 4126604554 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29848] ppid=29845 vsize=868412 CPUtime=1.02
/proc/29846/task/29848/stat : 29848 (java) S 29845 29832 29157 0 -1 64 12308 0 0 0 97 5 0 0 16 0 9 0 1990146949 889253888 16430 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29849] ppid=29845 vsize=868412 CPUtime=0
/proc/29846/task/29849/stat : 29849 (java) S 29845 29832 29157 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1990146949 889253888 16430 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29850] ppid=29845 vsize=868412 CPUtime=0
/proc/29846/task/29850/stat : 29850 (java) S 29845 29832 29157 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1990146949 889253888 16430 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29851] ppid=29845 vsize=868412 CPUtime=0
/proc/29846/task/29851/stat : 29851 (java) S 29845 29832 29157 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990146951 889253888 16430 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29852] ppid=29845 vsize=868412 CPUtime=0.17
/proc/29846/task/29852/stat : 29852 (java) S 29845 29832 29157 0 -1 64 1462 0 0 0 17 0 0 0 16 0 9 0 1990146951 889253888 16430 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29853] ppid=29845 vsize=868412 CPUtime=0
/proc/29846/task/29853/stat : 29853 (java) S 29845 29832 29157 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990146951 889253888 16430 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29854] ppid=29845 vsize=868412 CPUtime=0
/proc/29846/task/29854/stat : 29854 (java) S 29845 29832 29157 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1990146951 889253888 16430 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 887368

[startup+12.7021 s]
/proc/loadavg: 2.07 2.00 2.00 4/92 29854
/proc/meminfo: memFree=887056/2055920 swapFree=4180584/4192956
[pid=29832] ppid=29830 vsize=13600 CPUtime=1.65
/proc/29832/stat : 29832 (sugar) S 29830 29832 29157 0 -1 4194304 974 16185 0 1 3 1 151 10 16 0 1 0 1990146775 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29832/statm: 3400 797 370 3 0 500 0
[pid=29845] ppid=29832 vsize=5356 CPUtime=0
/proc/29845/stat : 29845 (sh) S 29832 29832 29157 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1990146947 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29845/statm: 1339 233 193 169 0 50 0
[pid=29846] ppid=29845 vsize=878660 CPUtime=10.91
/proc/29846/stat : 29846 (java) S 29845 29832 29157 0 -1 0 40246 0 1 0 1073 18 0 0 18 0 9 0 1990146947 899747840 34068 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29846/statm: 219665 34068 2540 9 0 214240 0
[pid=29846/tid=29847] ppid=29845 vsize=878660 CPUtime=7.98
/proc/29846/task/29847/stat : 29847 (java) R 29845 29832 29157 0 -1 64 3784 0 1 0 795 3 0 0 25 0 9 0 1990146948 899747840 34068 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29848] ppid=29845 vsize=878660 CPUtime=2.73
/proc/29846/task/29848/stat : 29848 (java) R 29845 29832 29157 0 -1 64 34302 0 0 0 260 13 0 0 16 0 9 0 1990146949 899747840 34068 996147200 134512640 134550740 4294955952 18446744073709551615 103736891 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29849] ppid=29845 vsize=878660 CPUtime=0
/proc/29846/task/29849/stat : 29849 (java) S 29845 29832 29157 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1990146949 899747840 34068 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29850] ppid=29845 vsize=878660 CPUtime=0
/proc/29846/task/29850/stat : 29850 (java) S 29845 29832 29157 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1990146949 899747840 34068 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29851] ppid=29845 vsize=878660 CPUtime=0
/proc/29846/task/29851/stat : 29851 (java) S 29845 29832 29157 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990146951 899747840 34068 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29852] ppid=29845 vsize=878660 CPUtime=0.17
/proc/29846/task/29852/stat : 29852 (java) S 29845 29832 29157 0 -1 64 1464 0 0 0 17 0 0 0 17 0 9 0 1990146951 899747840 34068 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29853] ppid=29845 vsize=878660 CPUtime=0
/proc/29846/task/29853/stat : 29853 (java) S 29845 29832 29157 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990146951 899747840 34068 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29854] ppid=29845 vsize=878660 CPUtime=0
/proc/29846/task/29854/stat : 29854 (java) S 29845 29832 29157 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1990146951 899747840 34068 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 897616

[startup+25.5026 s]
/proc/loadavg: 2.12 2.02 2.00 3/92 29854
/proc/meminfo: memFree=756880/2055920 swapFree=4180584/4192956
[pid=29832] ppid=29830 vsize=13600 CPUtime=1.65
/proc/29832/stat : 29832 (sugar) S 29830 29832 29157 0 -1 4194304 974 16185 0 1 3 1 151 10 16 0 1 0 1990146775 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29832/statm: 3400 797 370 3 0 500 0
[pid=29845] ppid=29832 vsize=5356 CPUtime=0
/proc/29845/stat : 29845 (sh) S 29832 29832 29157 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1990146947 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29845/statm: 1339 233 193 169 0 50 0
[pid=29846] ppid=29845 vsize=868412 CPUtime=23.65
/proc/29846/stat : 29846 (java) S 29845 29832 29157 0 -1 0 76802 0 1 0 2332 33 0 0 18 0 9 0 1990146947 889253888 64504 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29846/statm: 217103 64504 2540 9 0 211678 0
[pid=29846/tid=29847] ppid=29845 vsize=868412 CPUtime=17.68
/proc/29846/task/29847/stat : 29847 (java) R 29845 29832 29157 0 -1 64 5658 0 1 0 1763 5 0 0 25 0 9 0 1990146948 889253888 64504 996147200 134512640 134550740 4294955952 18446744073709551615 4126603143 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29848] ppid=29845 vsize=868412 CPUtime=5.76
/proc/29846/task/29848/stat : 29848 (java) S 29845 29832 29157 0 -1 64 68979 0 0 0 550 26 0 0 16 0 9 0 1990146949 889253888 64504 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29849] ppid=29845 vsize=868412 CPUtime=0
/proc/29846/task/29849/stat : 29849 (java) S 29845 29832 29157 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1990146949 889253888 64504 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29846/tid=29850] ppid=29845 vsize=868412 CPUtime=0
/proc/29846/task/29850/stat : 29850 (java) S 29845 29832 29157 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1990146949 889253888 64504 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/meminfo: memFree=1162984/2055920 swapFree=4180584/4192956
[pid=29832] ppid=29830 vsize=13600 CPUtime=500.14
/proc/29832/stat : 29832 (sugar) S 29830 29832 29157 0 -1 4194304 1023 341782 0 2 3 1 49776 234 16 0 1 0 1990146775 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29832/statm: 3400 799 370 3 0 500 0
[pid=29855] ppid=29832 vsize=5356 CPUtime=0
/proc/29855/stat : 29855 (sh) S 29832 29832 29157 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990197049 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29855/statm: 1339 232 193 169 0 50 0
[pid=29856] ppid=29855 vsize=296328 CPUtime=856.1
/proc/29856/stat : 29856 (picosat) R 29855 29832 29157 0 -1 4194304 68133 0 0 0 82526 3084 0 0 25 0 1 0 1990197049 303439872 68117 996147200 134512640 134931368 4294956256 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/29856/statm: 74082 68117 48 102 0 73977 0
Current children cumulated CPU time (s) 1356.24
Current children cumulated vsize (KiB) 315284

[startup+1422.31 s]
/proc/loadavg: 1.99 2.00 2.05 3/83 29894
/proc/meminfo: memFree=1161384/2055920 swapFree=4180584/4192956
[pid=29832] ppid=29830 vsize=13600 CPUtime=500.14
/proc/29832/stat : 29832 (sugar) S 29830 29832 29157 0 -1 4194304 1023 341782 0 2 3 1 49776 234 16 0 1 0 1990146775 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29832/statm: 3400 799 370 3 0 500 0
[pid=29855] ppid=29832 vsize=5356 CPUtime=0
/proc/29855/stat : 29855 (sh) S 29832 29832 29157 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990197049 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29855/statm: 1339 232 193 169 0 50 0
[pid=29856] ppid=29855 vsize=297912 CPUtime=915.87
/proc/29856/stat : 29856 (picosat) R 29855 29832 29157 0 -1 4194304 68512 0 0 0 88503 3084 0 0 25 0 1 0 1990197049 305061888 68496 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/29856/statm: 74478 68496 48 102 0 74373 0
Current children cumulated CPU time (s) 1416.01
Current children cumulated vsize (KiB) 316868

[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 2.05 3/83 29894
/proc/meminfo: memFree=1160168/2055920 swapFree=4180584/4192956
[pid=29832] ppid=29830 vsize=13600 CPUtime=500.14
/proc/29832/stat : 29832 (sugar) S 29830 29832 29157 0 -1 4194304 1023 341782 0 2 3 1 49776 234 16 0 1 0 1990146775 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29832/statm: 3400 799 370 3 0 500 0
[pid=29855] ppid=29832 vsize=5356 CPUtime=0
/proc/29855/stat : 29855 (sh) S 29832 29832 29157 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990197049 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29855/statm: 1339 232 193 169 0 50 0
[pid=29856] ppid=29855 vsize=299092 CPUtime=975.63
/proc/29856/stat : 29856 (picosat) R 29855 29832 29157 0 -1 4194304 68818 0 0 0 94478 3085 0 0 25 0 1 0 1990197049 306270208 68802 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/29856/statm: 74773 68802 48 102 0 74668 0
Current children cumulated CPU time (s) 1475.77
Current children cumulated vsize (KiB) 318048

[startup+1542.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/83 29894
/proc/meminfo: memFree=1158504/2055920 swapFree=4180584/4192956
[pid=29832] ppid=29830 vsize=13600 CPUtime=500.14
/proc/29832/stat : 29832 (sugar) S 29830 29832 29157 0 -1 4194304 1023 341782 0 2 3 1 49776 234 16 0 1 0 1990146775 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29832/statm: 3400 799 370 3 0 500 0
[pid=29855] ppid=29832 vsize=5356 CPUtime=0
/proc/29855/stat : 29855 (sh) S 29832 29832 29157 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990197049 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29855/statm: 1339 232 193 169 0 50 0
[pid=29856] ppid=29855 vsize=300664 CPUtime=1035.39
/proc/29856/stat : 29856 (picosat) R 29855 29832 29157 0 -1 4194304 69226 0 0 0 100454 3085 0 0 25 0 1 0 1990197049 307879936 69210 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/29856/statm: 75166 69210 48 102 0 75061 0
Current children cumulated CPU time (s) 1535.53
Current children cumulated vsize (KiB) 319620

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 2.03 3/83 29894
/proc/meminfo: memFree=1157032/2055920 swapFree=4180584/4192956
[pid=29832] ppid=29830 vsize=13600 CPUtime=500.14
/proc/29832/stat : 29832 (sugar) S 29830 29832 29157 0 -1 4194304 1023 341782 0 2 3 1 49776 234 16 0 1 0 1990146775 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29832/statm: 3400 799 370 3 0 500 0
[pid=29855] ppid=29832 vsize=5356 CPUtime=0
/proc/29855/stat : 29855 (sh) S 29832 29832 29157 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990197049 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29855/statm: 1339 232 193 169 0 50 0
[pid=29856] ppid=29855 vsize=302112 CPUtime=1095.16
/proc/29856/stat : 29856 (picosat) R 29855 29832 29157 0 -1 4194304 69589 0 0 0 106430 3086 0 0 25 0 1 0 1990197049 309362688 69573 996147200 134512640 134931368 4294956256 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/29856/statm: 75528 69573 48 102 0 75423 0
Current children cumulated CPU time (s) 1595.3
Current children cumulated vsize (KiB) 321068

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 2.03 3/83 29894
/proc/meminfo: memFree=1155432/2055920 swapFree=4180584/4192956
[pid=29832] ppid=29830 vsize=13600 CPUtime=500.14
/proc/29832/stat : 29832 (sugar) S 29830 29832 29157 0 -1 4194304 1023 341782 0 2 3 1 49776 234 16 0 1 0 1990146775 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29832/statm: 3400 799 370 3 0 500 0
[pid=29855] ppid=29832 vsize=5356 CPUtime=0
/proc/29855/stat : 29855 (sh) S 29832 29832 29157 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990197049 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29855/statm: 1339 232 193 169 0 50 0
[pid=29856] ppid=29855 vsize=303696 CPUtime=1154.93
/proc/29856/stat : 29856 (picosat) R 29855 29832 29157 0 -1 4194304 69973 0 0 0 112406 3087 0 0 25 0 1 0 1990197049 310984704 69957 996147200 134512640 134931368 4294956256 18446744073709551615 134529486 0 0 4096 0 0 0 0 17 1 0 0
/proc/29856/statm: 75924 69957 48 102 0 75819 0
Current children cumulated CPU time (s) 1655.07
Current children cumulated vsize (KiB) 322652

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 2.02 3/83 29894
/proc/meminfo: memFree=1153832/2055920 swapFree=4180584/4192956
[pid=29832] ppid=29830 vsize=13600 CPUtime=500.14
/proc/29832/stat : 29832 (sugar) S 29830 29832 29157 0 -1 4194304 1023 341782 0 2 3 1 49776 234 16 0 1 0 1990146775 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29832/statm: 3400 799 370 3 0 500 0
[pid=29855] ppid=29832 vsize=5356 CPUtime=0
/proc/29855/stat : 29855 (sh) S 29832 29832 29157 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990197049 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29855/statm: 1339 232 193 169 0 50 0
[pid=29856] ppid=29855 vsize=305276 CPUtime=1214.69
/proc/29856/stat : 29856 (picosat) R 29855 29832 29157 0 -1 4194304 70379 0 0 0 118382 3087 0 0 25 0 1 0 1990197049 312602624 70363 996147200 134512640 134931368 4294956256 18446744073709551615 134529461 0 0 4096 0 0 0 0 17 1 0 0
/proc/29856/statm: 76319 70363 48 102 0 76214 0
Current children cumulated CPU time (s) 1714.83
Current children cumulated vsize (KiB) 324232

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 2.02 3/83 29894
/proc/meminfo: memFree=1152296/2055920 swapFree=4180584/4192956
[pid=29832] ppid=29830 vsize=13600 CPUtime=500.14
/proc/29832/stat : 29832 (sugar) S 29830 29832 29157 0 -1 4194304 1023 341782 0 2 3 1 49776 234 16 0 1 0 1990146775 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29832/statm: 3400 799 370 3 0 500 0
[pid=29855] ppid=29832 vsize=5356 CPUtime=0
/proc/29855/stat : 29855 (sh) S 29832 29832 29157 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990197049 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29855/statm: 1339 232 193 169 0 50 0
[pid=29856] ppid=29855 vsize=306716 CPUtime=1274.45
/proc/29856/stat : 29856 (picosat) R 29855 29832 29157 0 -1 4194304 70746 0 0 0 124358 3087 0 0 25 0 1 0 1990197049 314077184 70730 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/29856/statm: 76679 70730 48 102 0 76574 0
Current children cumulated CPU time (s) 1774.59
Current children cumulated vsize (KiB) 325672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.9 s]
/proc/loadavg: 1.99 2.00 2.01 3/83 29894
/proc/meminfo: memFree=1151784/2055920 swapFree=4180584/4192956
[pid=29832] ppid=29830 vsize=13600 CPUtime=500.14
/proc/29832/stat : 29832 (sugar) S 29830 29832 29157 0 -1 4194304 1023 341782 0 2 3 1 49776 234 16 0 1 0 1990146775 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29832/statm: 3400 799 370 3 0 500 0
[pid=29855] ppid=29832 vsize=5356 CPUtime=0
/proc/29855/stat : 29855 (sh) S 29832 29832 29157 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990197049 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29855/statm: 1339 232 193 169 0 50 0
[pid=29856] ppid=29855 vsize=307244 CPUtime=1299.95
/proc/29856/stat : 29856 (picosat) R 29855 29832 29157 0 -1 4194304 70873 0 0 0 126908 3087 0 0 25 0 1 0 1990197049 314617856 70857 996147200 134512640 134931368 4294956256 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 1 0 0
/proc/29856/statm: 76811 70857 48 102 0 76706 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 326200

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

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

[startup+1807.9 s]
/proc/loadavg: 1.99 2.00 2.01 3/83 29894
/proc/meminfo: memFree=1151784/2055920 swapFree=4180584/4192956
[pid=29832] ppid=29830 vsize=13600 CPUtime=500.14
/proc/29832/stat : 29832 (sugar) S 29830 29832 29157 0 -1 4194304 1023 341782 0 2 3 1 49776 234 16 0 1 0 1990146775 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29832/statm: 3400 799 370 3 0 500 0
[pid=29855] ppid=29832 vsize=5356 CPUtime=0
/proc/29855/stat : 29855 (sh) S 29832 29832 29157 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990197049 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29855/statm: 1339 232 193 169 0 50 0
[pid=29856] ppid=29855 vsize=307244 CPUtime=1299.95
/proc/29856/stat : 29856 (picosat) R 29855 29832 29157 0 -1 4194304 70873 0 0 0 126908 3087 0 0 25 0 1 0 1990197049 314617856 70857 996147200 134512640 134931368 4294956256 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 1 0 0
/proc/29856/statm: 76811 70857 48 102 0 76706 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 326200

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29832 and gives
#  childrusage.ru_utime.tv_sec=497
#  childrusage.ru_utime.tv_usec=803322
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=362640
# CPU time returned by wait4() is 500.166
# 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): 1807.95
CPU time (s): 1800.09
CPU user time (s): 1766.87
CPU system time (s): 33.22
CPU usage (%): 99.5651
Max. virtual memory (cumulated for all children) (KiB): 900180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 497.803
system time used= 2.36264
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 343159
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= 15784
involuntary context switches= 24218

runsolver used 1.79573 second user time and 5.2632 second system time

The end

Launcher Data (download as text)

Begin job on node75 at 2008-07-03 21:06:10
IDJOB=1057975
IDBENCH=54099
IDSOLVER=345
FILE ID=node75/1057975-1215111970
PBS_JOBID= 7877058
Free space on /tmp= 66536 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/compet08/normalized-patat-08-comp-2.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-1057975-1215111970/watcher-1057975-1215111970 -o /tmp/evaluation-result-1057975-1215111970/solver-1057975-1215111970 -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-1057975-1215111970.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 45198355f671cba1241311e09f8b8248
RANDOM SEED=1316900232

node75.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.229
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.229
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:       1004872 kB
Buffers:         57096 kB
Cached:         265840 kB
SwapCached:       6320 kB
Active:         849040 kB
Inactive:       139880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1004872 kB
SwapTotal:     4192956 kB
SwapFree:      4180584 kB
Dirty:            5192 kB
Writeback:           0 kB
Mapped:         682296 kB
Slab:            45812 kB
Committed_AS:  4786496 kB
PageTables:       3384 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= 66528 MiB
End job on node75 at 2008-07-03 21:36:20