Trace number 2068958

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? 278.002 289.388

General information on the benchmark

Namecsp/tdsp/
normalized-C7-3-240.xml
MD5SUMf9fb4b9e93d84a370d6e24bfb8078515
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables590
Number of constraints19502
Maximum constraint arity6
Maximum domain size241
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19502
Global constraints used (with number of constraints)

Solver Data

0.06/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.06/0.08	c 0	BEGIN Sat Jul 11 23:52:05 2009
0.06/0.08	c 0	PID 20822
0.06/0.08	c 0	HOST node50.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2068958-1247349125.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2068958-1247349125.xml' 'HOME/temp.csp'
1.54/1.62	c 2	5 domains, 590 variables, 2 predicates, 0 relations, 19502 constraints
1.54/1.66	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.54/1.66	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.58/1.74	c 2	Parsing HOME/temp.csp
1.58/2.00	c 2	parsed 10000 expressions
2.10/2.22	c 2	parsed 20000 expressions
2.10/2.23	c 2	parsed 20099 expressions
2.10/2.24	c 2	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.10/2.24	c 2	Converting to clausal form CSP
2.49/2.68	c 3	converted 2010 (10%) expressions
2.68/2.85	c 3	converted 4020 (20%) expressions
2.89/3.01	c 3	converted 6030 (30%) expressions
2.99/3.17	c 3	converted 8040 (40%) expressions
3.28/3.49	c 3	converted 10050 (50%) expressions
3.48/3.66	c 4	converted 12060 (60%) expressions
3.68/3.83	c 4	converted 14070 (70%) expressions
3.78/3.98	c 4	converted 16080 (80%) expressions
3.99/4.15	c 4	converted 18090 (90%) expressions
4.18/4.31	c 4	converted 20099 (100%) expressions
4.18/4.31	c 4	CSP : 974 integers, 0 booleans, 20254 clauses, largest domain size 240
4.18/4.31	c 4	Heap : 34 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.18/4.31	c 4	Propagation in CSP
4.18/4.36	c 4	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.18/4.36	c 4	CSP : 974 integers, 0 booleans, 20254 clauses, largest domain size 240
4.18/4.36	c 4	Heap : 34 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.18/4.38	c 4	Simplifing CSP by introducing new Boolean variables
4.76/5.00	c 5	CSP : 974 integers, 76440 booleans, 96694 clauses, largest domain size 240
4.76/5.00	c 5	Heap : 56 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.06/5.28	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.16/5.34	c 5	98 (10%) CSP integer variables are encoded (12260 clauses, 161922 bytes)
5.16/5.35	c 5	195 (20%) CSP integer variables are encoded (24562 clauses, 346452 bytes)
5.16/5.36	c 5	293 (30%) CSP integer variables are encoded (36974 clauses, 532632 bytes)
5.16/5.38	c 5	390 (40%) CSP integer variables are encoded (49361 clauses, 718437 bytes)
5.16/5.40	c 5	487 (50%) CSP integer variables are encoded (61958 clauses, 907392 bytes)
5.26/5.42	c 5	585 (60%) CSP integer variables are encoded (74437 clauses, 1094577 bytes)
5.26/5.42	c 5	682 (70%) CSP integer variables are encoded (76333 clauses, 1123017 bytes)
5.26/5.42	c 5	780 (80%) CSP integer variables are encoded (77355 clauses, 1138347 bytes)
5.26/5.42	c 5	877 (90%) CSP integer variables are encoded (78756 clauses, 1159362 bytes)
5.26/5.42	c 5	974 (100%) CSP integer variables are encoded (79786 clauses, 1174812 bytes)
46.84/48.04	c 48	9670 (10%) CSP clauses are encoded (18764905 clauses, 490396316 bytes)
93.21/95.72	c 96	19339 (20%) CSP clauses are encoded (39448699 clauses, 1037439557 bytes)
130.02/134.10	c 134	29009 (30%) CSP clauses are encoded (55473547 clauses, 1473314972 bytes)
185.10/190.91	c 191	38678 (40%) CSP clauses are encoded (78401826 clauses, 2127888038 bytes)
228.13/235.54	c 236	48347 (50%) CSP clauses are encoded (96378040 clauses, 2639299223 bytes)
272.84/281.87	c 282	58017 (60%) CSP clauses are encoded (115106643 clauses, 3172350028 bytes)
276.94/286.09	c 286	ERROR Exception Too large HOME/temp.cnf
276.94/286.09	c 286	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:231)
276.94/286.09	c 286	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:144)
276.94/286.09	c 286	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:314)
276.94/286.09	s UNKNOWN
277.03/286.17	c 286	CPU 277.05 (0.05 0.02 255.98 21)
277.03/286.17	c 286	END Sat Jul 11 23:56:51 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-2068958-1247349125/watcher-2068958-1247349125 -o /tmp/evaluation-result-2068958-1247349125/solver-2068958-1247349125 -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-2068958-1247349125.xml 

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


[startup+0 s]
/proc/loadavg: 1.99 2.03 2.04 5/82 20822
/proc/meminfo: memFree=1498576/2055920 swapFree=4192812/4192956
[pid=20822] ppid=20820 vsize=4708 CPUtime=0
/proc/20822/stat : 20822 (sugar) R 20820 20822 20785 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 21976104 4820992 43 996147200 4194304 4206940 548682068608 18446744073709551615 240574854537 0 0 4096 0 0 0 0 17 1 0 0
/proc/20822/statm: 1177 43 33 3 0 8 0

[startup+0.081058 s]
/proc/loadavg: 1.99 2.03 2.04 5/82 20822
/proc/meminfo: memFree=1498576/2055920 swapFree=4192812/4192956
[pid=20822] ppid=20820 vsize=16608 CPUtime=0.06
/proc/20822/stat : 20822 (sugar) R 20820 20822 20785 0 -1 4194304 1062 0 0 0 5 1 0 0 18 0 1 0 21976104 17006592 1030 996147200 4194304 4206940 548682068608 18446744073709551615 240577345104 0 0 4224 0 0 0 0 17 1 0 0
/proc/20822/statm: 4152 1030 380 3 0 731 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16608

[startup+0.101009 s]
/proc/loadavg: 1.99 2.03 2.04 5/82 20822
/proc/meminfo: memFree=1498576/2055920 swapFree=4192812/4192956
[pid=20822] ppid=20820 vsize=16868 CPUtime=0.06
/proc/20822/stat : 20822 (sugar) S 20820 20822 20785 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21976104 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20822/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301025 s]
/proc/loadavg: 1.99 2.03 2.04 5/82 20822
/proc/meminfo: memFree=1498576/2055920 swapFree=4192812/4192956
[pid=20822] ppid=20820 vsize=16868 CPUtime=0.06
/proc/20822/stat : 20822 (sugar) S 20820 20822 20785 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21976104 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20822/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701063 s]
/proc/loadavg: 1.99 2.03 2.04 5/82 20822
/proc/meminfo: memFree=1498576/2055920 swapFree=4192812/4192956
[pid=20822] ppid=20820 vsize=16868 CPUtime=0.06
/proc/20822/stat : 20822 (sugar) S 20820 20822 20785 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21976104 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20822/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50114 s]
/proc/loadavg: 1.99 2.03 2.04 3/93 20834
/proc/meminfo: memFree=1470008/2055920 swapFree=4192812/4192956
[pid=20822] ppid=20820 vsize=16868 CPUtime=0.06
/proc/20822/stat : 20822 (sugar) S 20820 20822 20785 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21976104 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20822/statm: 4217 1111 409 3 0 796 0
[pid=20825] ppid=20822 vsize=5356 CPUtime=0
/proc/20825/stat : 20825 (sh) S 20822 20822 20785 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21976113 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20825/statm: 1339 233 193 169 0 50 0
[pid=20826] ppid=20825 vsize=864788 CPUtime=1.39
/proc/20826/stat : 20826 (java) S 20825 20822 20785 0 -1 0 13157 0 1 0 132 7 0 0 18 0 9 0 21976113 885542912 11186 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20826/statm: 216197 11186 2557 9 0 210709 0
[pid=20826/tid=20827] ppid=20825 vsize=864788 CPUtime=0.8
/proc/20826/task/20827/stat : 20827 (java) R 20825 20822 20785 0 -1 64 3065 0 1 0 78 2 0 0 24 0 9 0 21976114 885542912 11186 996147200 134512640 134550932 4294955984 18446744073709551615 4125979465 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20826/tid=20828] ppid=20825 vsize=864788 CPUtime=0.41
/proc/20826/task/20828/stat : 20828 (java) S 20825 20822 20785 0 -1 64 8857 0 0 0 39 2 0 0 16 0 9 0 21976115 885542912 11186 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20826/tid=20829] ppid=20825 vsize=864788 CPUtime=0
/proc/20826/task/20829/stat : 20829 (java) S 20825 20822 20785 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 21976116 885542912 11186 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20826/tid=20830] ppid=20825 vsize=864788 CPUtime=0
/proc/20826/task/20830/stat : 20830 (java) S 20825 20822 20785 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 21976116 885542912 11186 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20826/tid=20831] ppid=20825 vsize=864788 CPUtime=0
/proc/20826/task/20831/stat : 20831 (java) S 20825 20822 20785 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21976118 885542912 11186 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20826/tid=20832] ppid=20825 vsize=864788 CPUtime=0.14
/proc/20826/task/20832/stat : 20832 (java) S 20825 20822 20785 0 -1 64 530 0 0 0 14 0 0 0 16 0 9 0 21976118 885542912 11186 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20826/tid=20833] ppid=20825 vsize=864788 CPUtime=0
/proc/20826/task/20833/stat : 20833 (java) S 20825 20822 20785 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21976118 885542912 11186 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20826/tid=20834] ppid=20825 vsize=864788 CPUtime=0
/proc/20826/task/20834/stat : 20834 (java) S 20825 20822 20785 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21976118 885542912 11186 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 887012

[startup+3.10227 s]
/proc/loadavg: 1.99 2.03 2.04 4/93 20844
/proc/meminfo: memFree=1480128/2055920 swapFree=4192812/4192956
[pid=20822] ppid=20820 vsize=16868 CPUtime=1.58
/proc/20822/stat : 20822 (sugar) S 20820 20822 20785 0 -1 4194304 1309 13656 0 1 5 1 144 8 15 0 1 0 21976104 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20822/statm: 4217 1111 409 3 0 796 0
[pid=20835] ppid=20822 vsize=5356 CPUtime=0
/proc/20835/stat : 20835 (sh) S 20822 20822 20785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21976271 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20835/statm: 1339 233 193 169 0 50 0
[pid=20836] ppid=20835 vsize=868620 CPUtime=1.41
/proc/20836/stat : 20836 (java) S 20835 20822 20785 0 -1 0 11411 0 1 0 135 6 0 0 18 0 9 0 21976271 889466880 10515 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20836/statm: 217155 10515 2566 9 0 211660 0
[pid=20836/tid=20837] ppid=20835 vsize=868620 CPUtime=0.86
/proc/20836/task/20837/stat : 20837 (java) R 20835 20822 20785 0 -1 64 2714 0 1 0 84 2 0 0 25 0 9 0 21976272 889466880 10515 996147200 134512640 134550932 4294955936 18446744073709551615 4126534746 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20838] ppid=20835 vsize=868620 CPUtime=0.37
/proc/20836/task/20838/stat : 20838 (java) S 20835 20822 20785 0 -1 64 6518 0 0 0 35 2 0 0 16 0 9 0 21976273 889466880 10515 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20839] ppid=20835 vsize=868620 CPUtime=0
/proc/20836/task/20839/stat : 20839 (java) S 20835 20822 20785 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21976273 889466880 10515 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20840] ppid=20835 vsize=868620 CPUtime=0
/proc/20836/task/20840/stat : 20840 (java) S 20835 20822 20785 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 21976273 889466880 10515 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20841] ppid=20835 vsize=868620 CPUtime=0
/proc/20836/task/20841/stat : 20841 (java) S 20835 20822 20785 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21976275 889466880 10515 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20842] ppid=20835 vsize=868620 CPUtime=0.16
/proc/20836/task/20842/stat : 20842 (java) S 20835 20822 20785 0 -1 64 1477 0 0 0 15 1 0 0 16 0 9 0 21976275 889466880 10515 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20843] ppid=20835 vsize=868620 CPUtime=0
/proc/20836/task/20843/stat : 20843 (java) S 20835 20822 20785 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21976275 889466880 10515 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20844] ppid=20835 vsize=868620 CPUtime=0
/proc/20836/task/20844/stat : 20844 (java) S 20835 20822 20785 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21976275 889466880 10515 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 890844

[startup+6.30256 s]
/proc/loadavg: 1.99 2.03 2.04 3/93 20844
/proc/meminfo: memFree=1420800/2055920 swapFree=4192812/4192956
[pid=20822] ppid=20820 vsize=16868 CPUtime=1.59
/proc/20822/stat : 20822 (sugar) S 20820 20822 20785 0 -1 4194304 1310 13656 0 1 5 2 144 8 15 0 1 0 21976104 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20822/statm: 4217 1111 409 3 0 796 0
[pid=20835] ppid=20822 vsize=5356 CPUtime=0
/proc/20835/stat : 20835 (sh) S 20822 20822 20785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21976271 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20835/statm: 1339 233 193 169 0 50 0
[pid=20836] ppid=20835 vsize=868732 CPUtime=4.57
/proc/20836/stat : 20836 (java) S 20835 20822 20785 0 -1 0 22197 0 1 0 439 18 0 0 18 0 9 0 21976271 889581568 20579 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20836/statm: 217183 20579 2590 9 0 211660 0
[pid=20836/tid=20837] ppid=20835 vsize=868732 CPUtime=2.77
/proc/20836/task/20837/stat : 20837 (java) R 20835 20822 20785 0 -1 64 3346 0 1 0 270 7 0 0 25 0 9 0 21976272 889581568 20579 996147200 134512640 134550932 4294955936 18446744073709551615 4126960732 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20838] ppid=20835 vsize=868732 CPUtime=1.52
/proc/20836/task/20838/stat : 20838 (java) S 20835 20822 20785 0 -1 64 16623 0 0 0 145 7 0 0 16 0 9 0 21976273 889581568 20579 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20839] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20839/stat : 20839 (java) S 20835 20822 20785 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21976273 889581568 20579 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20840] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20840/stat : 20840 (java) S 20835 20822 20785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21976273 889581568 20579 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20841] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20841/stat : 20841 (java) S 20835 20822 20785 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21976275 889581568 20579 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20842] ppid=20835 vsize=868732 CPUtime=0.23
/proc/20836/task/20842/stat : 20842 (java) S 20835 20822 20785 0 -1 64 1526 0 0 0 22 1 0 0 16 0 9 0 21976275 889581568 20579 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20843] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20843/stat : 20843 (java) S 20835 20822 20785 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21976275 889581568 20579 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20844] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20844/stat : 20844 (java) S 20835 20822 20785 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21976275 889581568 20579 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 890956

[startup+12.7021 s]
/proc/loadavg: 2.07 2.05 2.04 3/93 20844
/proc/meminfo: memFree=1346560/2055920 swapFree=4192812/4192956
[pid=20822] ppid=20820 vsize=16868 CPUtime=1.59
/proc/20822/stat : 20822 (sugar) S 20820 20822 20785 0 -1 4194304 1310 13656 0 1 5 2 144 8 15 0 1 0 21976104 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20822/statm: 4217 1111 409 3 0 796 0
[pid=20835] ppid=20822 vsize=5356 CPUtime=0
/proc/20835/stat : 20835 (sh) S 20822 20822 20785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21976271 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20835/statm: 1339 233 193 169 0 50 0
[pid=20836] ppid=20835 vsize=868732 CPUtime=10.88
/proc/20836/stat : 20836 (java) S 20835 20822 20785 0 -1 0 22625 0 1 0 1025 63 0 0 18 0 9 0 21976271 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20836/statm: 217183 20582 2590 9 0 211660 0
[pid=20836/tid=20837] ppid=20835 vsize=868732 CPUtime=8.85
/proc/20836/task/20837/stat : 20837 (java) R 20835 20822 20785 0 -1 64 3771 0 1 0 835 50 0 0 25 0 9 0 21976272 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4117368225 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20838] ppid=20835 vsize=868732 CPUtime=1.76
/proc/20836/task/20838/stat : 20838 (java) S 20835 20822 20785 0 -1 64 16623 0 0 0 166 10 0 0 16 0 9 0 21976273 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20839] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20839/stat : 20839 (java) S 20835 20822 20785 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21976273 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20840] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20840/stat : 20840 (java) S 20835 20822 20785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21976273 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20841] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20841/stat : 20841 (java) S 20835 20822 20785 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20842] ppid=20835 vsize=868732 CPUtime=0.24
/proc/20836/task/20842/stat : 20842 (java) S 20835 20822 20785 0 -1 64 1529 0 0 0 23 1 0 0 17 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20843] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20843/stat : 20843 (java) S 20835 20822 20785 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20844] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20844/stat : 20844 (java) S 20835 20822 20785 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 890956

[startup+25.5012 s]
/proc/loadavg: 2.05 2.05 2.04 3/93 20844
/proc/meminfo: memFree=1191488/2055920 swapFree=4192812/4192956
[pid=20822] ppid=20820 vsize=16868 CPUtime=1.59
/proc/20822/stat : 20822 (sugar) S 20820 20822 20785 0 -1 4194304 1310 13656 0 1 5 2 144 8 15 0 1 0 21976104 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20822/statm: 4217 1111 409 3 0 796 0
[pid=20835] ppid=20822 vsize=5356 CPUtime=0
/proc/20835/stat : 20835 (sh) S 20822 20822 20785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21976271 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20835/statm: 1339 233 193 169 0 50 0
[pid=20836] ppid=20835 vsize=868732 CPUtime=23.43
/proc/20836/stat : 20836 (java) S 20835 20822 20785 0 -1 0 23454 0 1 0 2183 160 0 0 18 0 9 0 21976271 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20836/statm: 217183 20582 2590 9 0 211660 0
[pid=20836/tid=20837] ppid=20835 vsize=868732 CPUtime=20.99
/proc/20836/task/20837/stat : 20837 (java) R 20835 20822 20785 0 -1 64 4600 0 1 0 1957 142 0 0 25 0 9 0 21976272 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4126827365 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20838] ppid=20835 vsize=868732 CPUtime=2.17
/proc/20836/task/20838/stat : 20838 (java) S 20835 20822 20785 0 -1 64 16623 0 0 0 202 15 0 0 16 0 9 0 21976273 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20839] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20839/stat : 20839 (java) S 20835 20822 20785 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21976273 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20840] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20840/stat : 20840 (java) S 20835 20822 20785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21976273 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20841] ppid=20835 vsize=868732 CPUtime=0

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

[pid=20836/tid=20842] ppid=20835 vsize=868732 CPUtime=0.24
/proc/20836/task/20842/stat : 20842 (java) S 20835 20822 20785 0 -1 64 1529 0 0 0 23 1 0 0 17 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20843] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20843/stat : 20843 (java) S 20835 20822 20785 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20844] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20844/stat : 20844 (java) S 20835 20822 20785 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.66
Current children cumulated vsize (KiB) 890956

[startup+162.302 s]
/proc/loadavg: 2.28 2.14 2.08 3/93 20844
/proc/meminfo: memFree=14976/2055920 swapFree=4192812/4192956
[pid=20822] ppid=20820 vsize=16868 CPUtime=1.59
/proc/20822/stat : 20822 (sugar) S 20820 20822 20785 0 -1 4194304 1310 13656 0 1 5 2 144 8 16 0 1 0 21976104 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20822/statm: 4217 1111 409 3 0 796 0
[pid=20835] ppid=20822 vsize=5356 CPUtime=0
/proc/20835/stat : 20835 (sh) S 20822 20822 20785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21976271 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20835/statm: 1339 233 193 169 0 50 0
[pid=20836] ppid=20835 vsize=868732 CPUtime=155.77
/proc/20836/stat : 20836 (java) S 20835 20822 20785 0 -1 0 32054 0 1 0 14403 1174 0 0 18 0 9 0 21976271 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20836/statm: 217183 20582 2590 9 0 211660 0
[pid=20836/tid=20837] ppid=20835 vsize=868732 CPUtime=148.86
/proc/20836/task/20837/stat : 20837 (java) R 20835 20822 20785 0 -1 64 13200 0 1 0 13796 1090 0 0 25 0 9 0 21976272 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4126432424 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20838] ppid=20835 vsize=868732 CPUtime=6.63
/proc/20836/task/20838/stat : 20838 (java) S 20835 20822 20785 0 -1 64 16623 0 0 0 583 80 0 0 16 0 9 0 21976273 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20839] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20839/stat : 20839 (java) S 20835 20822 20785 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21976273 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20840] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20840/stat : 20840 (java) S 20835 20822 20785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21976273 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20841] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20841/stat : 20841 (java) S 20835 20822 20785 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20842] ppid=20835 vsize=868732 CPUtime=0.24
/proc/20836/task/20842/stat : 20842 (java) S 20835 20822 20785 0 -1 64 1529 0 0 0 23 1 0 0 17 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20843] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20843/stat : 20843 (java) S 20835 20822 20785 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20844] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20844/stat : 20844 (java) S 20835 20822 20785 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 157.36
Current children cumulated vsize (KiB) 890956

[startup+222.307 s]
/proc/loadavg: 2.57 2.24 2.11 3/93 20844
/proc/meminfo: memFree=15744/2055920 swapFree=4192812/4192956
[pid=20822] ppid=20820 vsize=16868 CPUtime=1.59
/proc/20822/stat : 20822 (sugar) S 20820 20822 20785 0 -1 4194304 1310 13656 0 1 5 2 144 8 16 0 1 0 21976104 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20822/statm: 4217 1111 409 3 0 796 0
[pid=20835] ppid=20822 vsize=5356 CPUtime=0
/proc/20835/stat : 20835 (sh) S 20822 20822 20785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21976271 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20835/statm: 1339 233 193 169 0 50 0
[pid=20836] ppid=20835 vsize=868732 CPUtime=213.82
/proc/20836/stat : 20836 (java) S 20835 20822 20785 0 -1 0 35728 0 1 0 19757 1625 0 0 18 0 9 0 21976271 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20836/statm: 217183 20582 2590 9 0 211660 0
[pid=20836/tid=20837] ppid=20835 vsize=868732 CPUtime=204.98
/proc/20836/task/20837/stat : 20837 (java) R 20835 20822 20785 0 -1 64 16874 0 1 0 18983 1515 0 0 25 0 9 0 21976272 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4126519160 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20838] ppid=20835 vsize=868732 CPUtime=8.57
/proc/20836/task/20838/stat : 20838 (java) S 20835 20822 20785 0 -1 64 16623 0 0 0 750 107 0 0 16 0 9 0 21976273 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20839] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20839/stat : 20839 (java) S 20835 20822 20785 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21976273 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20840] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20840/stat : 20840 (java) S 20835 20822 20785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21976273 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20841] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20841/stat : 20841 (java) S 20835 20822 20785 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20842] ppid=20835 vsize=868732 CPUtime=0.24
/proc/20836/task/20842/stat : 20842 (java) S 20835 20822 20785 0 -1 64 1529 0 0 0 23 1 0 0 17 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20843] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20843/stat : 20843 (java) S 20835 20822 20785 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20844] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20844/stat : 20844 (java) S 20835 20822 20785 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 215.41
Current children cumulated vsize (KiB) 890956

[startup+282.302 s]
/proc/loadavg: 2.87 2.39 2.17 3/93 20844
/proc/meminfo: memFree=16064/2055920 swapFree=4192812/4192956
[pid=20822] ppid=20820 vsize=16868 CPUtime=1.59
/proc/20822/stat : 20822 (sugar) S 20820 20822 20785 0 -1 4194304 1310 13656 0 1 5 2 144 8 16 0 1 0 21976104 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20822/statm: 4217 1111 409 3 0 796 0
[pid=20835] ppid=20822 vsize=5356 CPUtime=0
/proc/20835/stat : 20835 (sh) S 20822 20822 20785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21976271 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20835/statm: 1339 233 193 169 0 50 0
[pid=20836] ppid=20835 vsize=868732 CPUtime=271.73
/proc/20836/stat : 20836 (java) S 20835 20822 20785 0 -1 0 39400 0 1 0 25110 2063 0 0 18 0 9 0 21976271 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20836/statm: 217183 20582 2590 9 0 211660 0
[pid=20836/tid=20837] ppid=20835 vsize=868732 CPUtime=261
/proc/20836/task/20837/stat : 20837 (java) R 20835 20822 20785 0 -1 64 20546 0 1 0 24173 1927 0 0 25 0 9 0 21976272 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4126789684 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20838] ppid=20835 vsize=868732 CPUtime=10.47
/proc/20836/task/20838/stat : 20838 (java) S 20835 20822 20785 0 -1 64 16623 0 0 0 913 134 0 0 16 0 9 0 21976273 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20839] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20839/stat : 20839 (java) S 20835 20822 20785 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21976273 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20840] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20840/stat : 20840 (java) S 20835 20822 20785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21976273 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20841] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20841/stat : 20841 (java) S 20835 20822 20785 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20842] ppid=20835 vsize=868732 CPUtime=0.24
/proc/20836/task/20842/stat : 20842 (java) S 20835 20822 20785 0 -1 64 1529 0 0 0 23 1 0 0 17 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20843] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20843/stat : 20843 (java) S 20835 20822 20785 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20844] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20844/stat : 20844 (java) S 20835 20822 20785 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 273.32
Current children cumulated vsize (KiB) 890956

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

[startup+284.903 s]
/proc/loadavg: 2.88 2.40 2.18 3/93 20844
/proc/meminfo: memFree=15040/2055920 swapFree=4192812/4192956
[pid=20822] ppid=20820 vsize=16868 CPUtime=1.59
/proc/20822/stat : 20822 (sugar) S 20820 20822 20785 0 -1 4194304 1310 13656 0 1 5 2 144 8 16 0 1 0 21976104 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20822/statm: 4217 1111 409 3 0 796 0
[pid=20835] ppid=20822 vsize=5356 CPUtime=0
/proc/20835/stat : 20835 (sh) S 20822 20822 20785 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21976271 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20835/statm: 1339 233 193 169 0 50 0
[pid=20836] ppid=20835 vsize=868732 CPUtime=274.27
/proc/20836/stat : 20836 (java) S 20835 20822 20785 0 -1 0 39560 0 1 0 25345 2082 0 0 18 0 9 0 21976271 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20836/statm: 217183 20582 2590 9 0 211660 0
[pid=20836/tid=20837] ppid=20835 vsize=868732 CPUtime=263.45
/proc/20836/task/20837/stat : 20837 (java) R 20835 20822 20785 0 -1 64 20706 0 1 0 24401 1944 0 0 25 0 9 0 21976272 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4126962112 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20838] ppid=20835 vsize=868732 CPUtime=10.54
/proc/20836/task/20838/stat : 20838 (java) S 20835 20822 20785 0 -1 64 16623 0 0 0 920 134 0 0 16 0 9 0 21976273 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20839] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20839/stat : 20839 (java) S 20835 20822 20785 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21976273 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20840] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20840/stat : 20840 (java) S 20835 20822 20785 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21976273 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20841] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20841/stat : 20841 (java) S 20835 20822 20785 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20842] ppid=20835 vsize=868732 CPUtime=0.24
/proc/20836/task/20842/stat : 20842 (java) S 20835 20822 20785 0 -1 64 1529 0 0 0 23 1 0 0 17 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20843] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20843/stat : 20843 (java) S 20835 20822 20785 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20836/tid=20844] ppid=20835 vsize=868732 CPUtime=0
/proc/20836/task/20844/stat : 20844 (java) S 20835 20822 20785 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21976275 889581568 20582 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 275.86
Current children cumulated vsize (KiB) 890956

[startup+286.501 s]
/proc/loadavg: 2.88 2.40 2.18 2/93 20844
/proc/meminfo: memFree=16192/2055920 swapFree=4192812/4192956
[pid=20822] ppid=20820 vsize=16868 CPUtime=277.35
/proc/20822/stat : 20822 (sugar) R 20820 20822 20785 0 -1 4194304 1334 53586 0 3 5 32 25598 2100 16 0 1 0 21976104 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240577647657 0 0 4224 16386 0 0 0 17 1 0 0
/proc/20822/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 277.35
Current children cumulated vsize (KiB) 16868

[startup+288.101 s]
/proc/loadavg: 2.88 2.40 2.18 2/83 20844
/proc/meminfo: memFree=1547664/2055920 swapFree=4192812/4192956
[pid=20822] ppid=20820 vsize=16868 CPUtime=277.85
/proc/20822/stat : 20822 (sugar) D 20820 20822 20785 0 -1 4194304 1334 53586 0 3 5 82 25598 2100 15 0 1 0 21976104 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240577647657 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/20822/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 277.85
Current children cumulated vsize (KiB) 16868

[startup+288.902 s]
/proc/loadavg: 2.89 2.41 2.18 3/83 20844
/proc/meminfo: memFree=1575120/2055920 swapFree=4192812/4192956
[pid=20822] ppid=20820 vsize=16868 CPUtime=277.92
/proc/20822/stat : 20822 (sugar) D 20820 20822 20785 0 -1 4194304 1334 53586 0 3 5 89 25598 2100 15 0 1 0 21976104 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240577647657 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/20822/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 277.92
Current children cumulated vsize (KiB) 16868

[startup+289.302 s]
/proc/loadavg: 2.89 2.41 2.18 3/83 20844
/proc/meminfo: memFree=1575120/2055920 swapFree=4192812/4192956
[pid=20822] ppid=20820 vsize=16868 CPUtime=277.96
/proc/20822/stat : 20822 (sugar) D 20820 20822 20785 0 -1 4194304 1334 53586 0 3 5 93 25598 2100 15 0 1 0 21976104 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240577647657 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/20822/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 277.96
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 289.388
CPU time (s): 278.002
CPU user time (s): 256.048
CPU system time (s): 21.9537
CPU usage (%): 96.0653
Max. virtual memory (cumulated for all children) (KiB): 891848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 256.048
system time used= 21.9537
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54981
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 166182
involuntary context switches= 174849

runsolver used 0.378942 second user time and 1.06184 second system time

The end

Launcher Data

Begin job on node50 at 2009-07-11 23:52:05
IDJOB=2068958
IDBENCH=54965
IDSOLVER=738
FILE ID=node50/2068958-1247349125
PBS_JOBID= 9506893
Free space on /tmp= 66420 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/tdsp/normalized-C7-3-240.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-2068958-1247349125/watcher-2068958-1247349125 -o /tmp/evaluation-result-2068958-1247349125/solver-2068958-1247349125 -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-2068958-1247349125.xml

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

MD5SUM BENCH= f9fb4b9e93d84a370d6e24bfb8078515
RANDOM SEED=854736768

node50.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.231
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.231
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:       1499120 kB
Buffers:          9060 kB
Cached:          65604 kB
SwapCached:          0 kB
Active:         488968 kB
Inactive:        18116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1499120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4664 kB
Writeback:           0 kB
Mapped:         452848 kB
Slab:            34144 kB
Committed_AS:   618296 kB
PageTables:       2788 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= 66420 MiB
End job on node50 at 2009-07-11 23:56:54