Trace number 1063644

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+minisat? 449.466 477.597

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-bandm.xml
MD5SUM2e689f8063f4b75fb1edd7df8c8edad7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.1048
Satisfiable
(Un)Satisfiability was proved
Number of variables14160
Number of constraints610
Maximum constraint arity2100
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension610
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Fri Jul  4 04:24:08 2008
0.00/0.05	c 0	PID 4414
0.03/0.05	c 0	HOST node68.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1063644-1215138247.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1063644-1215138247.xml' 'HOME/temp.csp'
2.42/2.58	c 2	1 domains, 14160 variables, 363 predicates, 0 relations, 610 constraints
2.51/2.61	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.51/2.61	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'
2.51/2.69	c 2	Parsing HOME/temp.csp
2.52/2.99	c 3	parsed 10000 expressions
11.48/11.76	c 11	parsed 15134 expressions
11.48/11.77	c 11	Heap : 60 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
11.48/11.77	c 11	Converting to clausal form CSP
11.59/11.82	c 12	converted 1514 (10%) expressions
11.59/11.82	c 12	converted 3027 (20%) expressions
11.59/11.82	c 12	converted 4541 (30%) expressions
11.59/11.82	c 12	converted 6054 (40%) expressions
11.59/11.82	c 12	converted 7567 (50%) expressions
11.59/11.83	c 12	converted 9081 (60%) expressions
11.59/11.83	c 12	converted 10594 (70%) expressions
11.59/11.83	c 12	converted 12108 (80%) expressions
11.59/11.83	c 12	converted 13621 (90%) expressions
23.04/23.46	c 23	converted 15134 (100%) expressions
23.04/23.48	c 23	CSP : 158800 integers, 0 booleans, 289890 clauses, largest domain size 349689
23.04/23.48	c 23	Heap : 229 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
23.04/23.48	c 23	Propagation in CSP
44.29/44.90	c 45	1889144231 values, 0 unsatisfiable literals, and 0 valid clauses are removed
44.29/44.92	c 45	CSP : 158800 integers, 0 booleans, 289890 clauses, largest domain size 174795
44.29/44.92	c 45	Heap : 235 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
44.39/45.01	c 45	Simplifing CSP by introducing new Boolean variables
44.48/45.12	c 45	CSP : 158800 integers, 0 booleans, 289890 clauses, largest domain size 174795
44.48/45.12	c 45	Heap : 237 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
45.47/46.11	c 46	Encoding CSP to SAT : HOME/temp.cnf
45.47/46.18	c 46	15880 (10%) CSP integer variables are encoded (897 clauses, 11786 bytes)
49.89/50.62	c 50	31760 (20%) CSP integer variables are encoded (3509390 clauses, 64545001 bytes)
56.44/57.45	c 57	47640 (30%) CSP integer variables are encoded (8672717 clauses, 162648214 bytes)
60.76/61.82	c 62	63520 (40%) CSP integer variables are encoded (11912994 clauses, 228110106 bytes)
60.76/61.88	c 62	79400 (50%) CSP integer variables are encoded (11940448 clauses, 228686640 bytes)
60.85/61.95	c 62	95280 (60%) CSP integer variables are encoded (11969447 clauses, 229295619 bytes)
60.95/62.02	c 62	111160 (70%) CSP integer variables are encoded (12000714 clauses, 229952226 bytes)
64.54/65.79	c 66	127040 (80%) CSP integer variables are encoded (14733382 clauses, 287338254 bytes)
64.73/65.90	c 66	142920 (90%) CSP integer variables are encoded (14795114 clauses, 288634626 bytes)
64.76/66.09	c 66	158800 (100%) CSP integer variables are encoded (14849735 clauses, 289781667 bytes)
448.16/466.94	c 467	ERROR Exception Too large HOME/temp.cnf
448.16/466.95	c 467	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
448.16/466.95	c 467	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
448.16/466.95	c 467	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
448.16/466.95	s UNKNOWN
448.23/467.02	c 467	CPU 414.76 (0.03 0.01 414.73 33.48)
448.23/467.03	c 467	END Fri Jul  4 04:31:55 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-1063644-1215138247/watcher-1063644-1215138247 -o /tmp/evaluation-result-1063644-1215138247/solver-1063644-1215138247 -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/minisat -tmp=HOME/temp HOME/instance-1063644-1215138247.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 1.97 1.99 4/80 4414
/proc/meminfo: memFree=1772016/2055920 swapFree=4180444/4192956
[pid=4414] ppid=4412 vsize=18572 CPUtime=0
/proc/4414/stat : 4414 (runsolver) R 4412 4414 628 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 1992794335 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 213112122663 0 0 4096 24578 0 0 0 17 1 0 0
/proc/4414/statm: 4643 292 257 25 0 2626 0

[startup+0.054362 s]
/proc/loadavg: 1.91 1.97 1.99 4/80 4414
/proc/meminfo: memFree=1772016/2055920 swapFree=4180444/4192956
[pid=4414] ppid=4412 vsize=13600 CPUtime=0.03
/proc/4414/stat : 4414 (sugar) S 4412 4414 628 0 -1 4194304 837 0 0 0 2 1 0 0 18 0 1 0 1992794335 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4414/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102458 s]
/proc/loadavg: 1.91 1.97 1.99 4/80 4414
/proc/meminfo: memFree=1772016/2055920 swapFree=4180444/4192956
[pid=4414] ppid=4412 vsize=13600 CPUtime=0.03
/proc/4414/stat : 4414 (sugar) S 4412 4414 628 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1992794335 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4414/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301902 s]
/proc/loadavg: 1.91 1.97 1.99 4/80 4414
/proc/meminfo: memFree=1772016/2055920 swapFree=4180444/4192956
[pid=4414] ppid=4412 vsize=13600 CPUtime=0.03
/proc/4414/stat : 4414 (sugar) S 4412 4414 628 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1992794335 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4414/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701975 s]
/proc/loadavg: 1.91 1.97 1.99 4/80 4414
/proc/meminfo: memFree=1772016/2055920 swapFree=4180444/4192956
[pid=4414] ppid=4412 vsize=13600 CPUtime=0.03
/proc/4414/stat : 4414 (sugar) S 4412 4414 628 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1992794335 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4414/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50212 s]
/proc/loadavg: 1.91 1.97 1.99 3/91 4426
/proc/meminfo: memFree=1739992/2055920 swapFree=4180444/4192956
[pid=4414] ppid=4412 vsize=13600 CPUtime=0.03
/proc/4414/stat : 4414 (sugar) S 4412 4414 628 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1992794335 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4414/statm: 3400 796 370 3 0 500 0
[pid=4417] ppid=4414 vsize=5356 CPUtime=0
/proc/4417/stat : 4417 (sh) S 4414 4414 628 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992794341 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4417/statm: 1339 233 193 169 0 50 0
[pid=4418] ppid=4417 vsize=864720 CPUtime=1.41
/proc/4418/stat : 4418 (java) S 4417 4414 628 0 -1 0 11492 0 1 0 134 7 0 0 18 0 9 0 1992794341 885473280 10456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4418/statm: 216180 10456 2529 9 0 210762 0
[pid=4418/tid=4419] ppid=4417 vsize=864720 CPUtime=0.95
/proc/4418/task/4419/stat : 4419 (java) R 4417 4414 628 0 -1 64 3052 0 1 0 92 3 0 0 25 0 9 0 1992794342 885473280 10456 996147200 134512640 134550740 4294956016 18446744073709551615 4126773677 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4418/tid=4420] ppid=4417 vsize=864720 CPUtime=0.28
/proc/4418/task/4420/stat : 4420 (java) S 4417 4414 628 0 -1 64 7210 0 0 0 26 2 0 0 16 0 9 0 1992794344 885473280 10456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4418/tid=4421] ppid=4417 vsize=864720 CPUtime=0
/proc/4418/task/4421/stat : 4421 (java) S 4417 4414 628 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1992794344 885473280 10456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4418/tid=4422] ppid=4417 vsize=864720 CPUtime=0
/proc/4418/task/4422/stat : 4422 (java) S 4417 4414 628 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992794344 885473280 10456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4418/tid=4423] ppid=4417 vsize=864720 CPUtime=0
/proc/4418/task/4423/stat : 4423 (java) S 4417 4414 628 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1992794346 885473280 10456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4418/tid=4424] ppid=4417 vsize=864720 CPUtime=0.15
/proc/4418/task/4424/stat : 4424 (java) S 4417 4414 628 0 -1 64 530 0 0 0 15 0 0 0 16 0 9 0 1992794346 885473280 10456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4418/tid=4425] ppid=4417 vsize=864720 CPUtime=0
/proc/4418/task/4425/stat : 4425 (java) S 4417 4414 628 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1992794346 885473280 10456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4418/tid=4426] ppid=4417 vsize=864720 CPUtime=0
/proc/4418/task/4426/stat : 4426 (java) S 4417 4414 628 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992794346 885473280 10456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 883676

[startup+3.10338 s]
/proc/loadavg: 1.92 1.97 1.99 3/91 4426
/proc/meminfo: memFree=1734680/2055920 swapFree=4180444/4192956
[pid=4414] ppid=4412 vsize=13600 CPUtime=2.52
/proc/4414/stat : 4414 (sugar) S 4412 4414 628 0 -1 4194304 973 12269 0 1 2 1 239 10 15 0 1 0 1992794335 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4414/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 13600

[startup+6.30293 s]
/proc/loadavg: 1.92 1.97 1.99 3/91 4436
/proc/meminfo: memFree=1735960/2055920 swapFree=4180444/4192956
[pid=4414] ppid=4412 vsize=13600 CPUtime=2.52
/proc/4414/stat : 4414 (sugar) S 4412 4414 628 0 -1 4194304 973 12269 0 1 2 1 239 10 15 0 1 0 1992794335 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4414/statm: 3400 797 370 3 0 500 0
[pid=4427] ppid=4414 vsize=5356 CPUtime=0
/proc/4427/stat : 4427 (sh) S 4414 4414 628 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992794597 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4427/statm: 1339 233 193 169 0 50 0
[pid=4428] ppid=4427 vsize=864084 CPUtime=3.63
/proc/4428/stat : 4428 (java) S 4427 4414 628 0 -1 0 12460 0 1 0 352 11 0 0 19 0 9 0 1992794597 884822016 10724 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4428/statm: 216021 10724 2532 9 0 210603 0
[pid=4428/tid=4429] ppid=4427 vsize=864084 CPUtime=2.16
/proc/4428/task/4429/stat : 4429 (java) R 4427 4414 628 0 -1 64 2957 0 1 0 213 3 0 0 25 0 9 0 1992794598 884822016 10724 996147200 134512640 134550740 4294955952 18446744073709551615 4126472077 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4430] ppid=4427 vsize=864084 CPUtime=1.36
/proc/4428/task/4430/stat : 4430 (java) S 4427 4414 628 0 -1 64 8471 0 0 0 130 6 0 0 16 0 9 0 1992794599 884822016 10724 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4431] ppid=4427 vsize=864084 CPUtime=0
/proc/4428/task/4431/stat : 4431 (java) S 4427 4414 628 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992794599 884822016 10724 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4432] ppid=4427 vsize=864084 CPUtime=0
/proc/4428/task/4432/stat : 4432 (java) S 4427 4414 628 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1992794599 884822016 10724 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4433] ppid=4427 vsize=864084 CPUtime=0
/proc/4428/task/4433/stat : 4433 (java) S 4427 4414 628 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992794601 884822016 10724 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4434] ppid=4427 vsize=864084 CPUtime=0.07
/proc/4428/task/4434/stat : 4434 (java) S 4427 4414 628 0 -1 64 336 0 0 0 7 0 0 0 16 0 9 0 1992794601 884822016 10724 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4435] ppid=4427 vsize=864084 CPUtime=0
/proc/4428/task/4435/stat : 4435 (java) S 4427 4414 628 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992794601 884822016 10724 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4436] ppid=4427 vsize=864084 CPUtime=0
/proc/4428/task/4436/stat : 4436 (java) S 4427 4414 628 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992794601 884822016 10724 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 883040

[startup+12.702 s]
/proc/loadavg: 2.00 1.99 1.99 3/91 4436
/proc/meminfo: memFree=1685592/2055920 swapFree=4180444/4192956
[pid=4414] ppid=4412 vsize=13600 CPUtime=2.53
/proc/4414/stat : 4414 (sugar) S 4412 4414 628 0 -1 4194304 974 12269 0 1 3 1 239 10 16 0 1 0 1992794335 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4414/statm: 3400 797 370 3 0 500 0
[pid=4427] ppid=4414 vsize=5356 CPUtime=0
/proc/4427/stat : 4427 (sh) S 4414 4414 628 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992794597 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4427/statm: 1339 233 193 169 0 50 0
[pid=4428] ppid=4427 vsize=868472 CPUtime=9.94
/proc/4428/stat : 4428 (java) S 4427 4414 628 0 -1 0 35990 0 1 0 969 25 0 0 19 0 9 0 1992794597 889315328 26049 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4428/statm: 217118 26049 2544 9 0 211693 0
[pid=4428/tid=4429] ppid=4427 vsize=868472 CPUtime=6.4
/proc/4428/task/4429/stat : 4429 (java) R 4427 4414 628 0 -1 64 3749 0 1 0 634 6 0 0 25 0 9 0 1992794598 889315328 26049 996147200 134512640 134550740 4294955952 18446744073709551615 4126624459 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4430] ppid=4427 vsize=868472 CPUtime=3.31
/proc/4428/task/4430/stat : 4430 (java) S 4427 4414 628 0 -1 64 30024 0 0 0 314 17 0 0 16 0 9 0 1992794599 889315328 26049 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4431] ppid=4427 vsize=868472 CPUtime=0
/proc/4428/task/4431/stat : 4431 (java) S 4427 4414 628 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992794599 889315328 26049 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4432] ppid=4427 vsize=868472 CPUtime=0
/proc/4428/task/4432/stat : 4432 (java) S 4427 4414 628 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1992794599 889315328 26049 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4433] ppid=4427 vsize=868472 CPUtime=0
/proc/4428/task/4433/stat : 4433 (java) S 4427 4414 628 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992794601 889315328 26049 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4434] ppid=4427 vsize=868472 CPUtime=0.21
/proc/4428/task/4434/stat : 4434 (java) S 4427 4414 628 0 -1 64 1521 0 0 0 20 1 0 0 16 0 9 0 1992794601 889315328 26049 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4435] ppid=4427 vsize=868472 CPUtime=0
/proc/4428/task/4435/stat : 4435 (java) S 4427 4414 628 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992794601 889315328 26049 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4436] ppid=4427 vsize=868472 CPUtime=0
/proc/4428/task/4436/stat : 4436 (java) S 4427 4414 628 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992794601 889315328 26049 996147200 134512640 134550740 4294955952 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) 887428

[startup+25.5012 s]
/proc/loadavg: 2.07 2.01 2.00 3/91 4436
/proc/meminfo: memFree=1512344/2055920 swapFree=4180444/4192956
[pid=4414] ppid=4412 vsize=13600 CPUtime=2.53
/proc/4414/stat : 4414 (sugar) S 4412 4414 628 0 -1 4194304 974 12269 0 1 3 1 239 10 16 0 1 0 1992794335 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4414/statm: 3400 797 370 3 0 500 0
[pid=4427] ppid=4414 vsize=5356 CPUtime=0
/proc/4427/stat : 4427 (sh) S 4414 4414 628 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992794597 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4427/statm: 1339 233 193 169 0 50 0
[pid=4428] ppid=4427 vsize=868472 CPUtime=22.58
/proc/4428/stat : 4428 (java) S 4427 4414 628 0 -1 0 78071 0 1 0 2215 43 0 0 19 0 9 0 1992794597 889315328 65452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4428/statm: 217118 65452 2541 9 0 211693 0
[pid=4428/tid=4429] ppid=4427 vsize=868472 CPUtime=15.36
/proc/4428/task/4429/stat : 4429 (java) R 4427 4414 628 0 -1 64 5412 0 1 0 1529 7 0 0 25 0 9 0 1992794598 889315328 65452 996147200 134512640 134550740 4294955952 18446744073709551615 4126678120 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4430] ppid=4427 vsize=868472 CPUtime=6.96
/proc/4428/task/4430/stat : 4430 (java) S 4427 4414 628 0 -1 64 70435 0 0 0 663 33 0 0 16 0 9 0 1992794599 889315328 65452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4431] ppid=4427 vsize=868472 CPUtime=0
/proc/4428/task/4431/stat : 4431 (java) S 4427 4414 628 0 -1 64 10 0 0 0 0 0 0 0 17 0 9 0 1992794599 889315328 65452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4432] ppid=4427 vsize=868472 CPUtime=0
/proc/4428/task/4432/stat : 4432 (java) S 4427 4414 628 0 -1 64 9 0 0 0 0 0 0 0 17 0 9 0 1992794599 889315328 65452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4433] ppid=4427 vsize=868472 CPUtime=0
/proc/4428/task/4433/stat : 4433 (java) S 4427 4414 628 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992794601 889315328 65452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4434] ppid=4427 vsize=868472 CPUtime=0.23
/proc/4428/task/4434/stat : 4434 (java) S 4427 4414 628 0 -1 64 1528 0 0 0 22 1 0 0 15 0 9 0 1992794601 889315328 65452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4435] ppid=4427 vsize=868472 CPUtime=0
/proc/4428/task/4435/stat : 4435 (java) S 4427 4414 628 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992794601 889315328 65452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4436] ppid=4427 vsize=868472 CPUtime=0
/proc/4428/task/4436/stat : 4436 (java) S 4427 4414 628 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992794601 889315328 65452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 887428

[startup+51.1015 s]
/proc/loadavg: 2.05 2.00 2.00 3/91 4436
/proc/meminfo: memFree=1442136/2055920 swapFree=4180444/4192956
[pid=4414] ppid=4412 vsize=13600 CPUtime=2.53
/proc/4414/stat : 4414 (sugar) S 4412 4414 628 0 -1 4194304 974 12269 0 1 3 1 239 10 16 0 1 0 1992794335 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4414/statm: 3400 797 370 3 0 500 0
[pid=4427] ppid=4414 vsize=5356 CPUtime=0
/proc/4427/stat : 4427 (sh) S 4414 4414 628 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992794597 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4427/statm: 1339 233 193 169 0 50 0
[pid=4428] ppid=4427 vsize=868584 CPUtime=47.85
/proc/4428/stat : 4428 (java) S 4427 4414 628 0 -1 0 80830 0 1 0 4700 85 0 0 19 0 9 0 1992794597 889430016 66952 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=4428] ppid=4427 vsize=868584 CPUtime=269.49
/proc/4428/stat : 4428 (java) S 4427 4414 628 0 -1 0 84903 0 1 0 25046 1903 0 0 19 0 9 0 1992794597 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4428/statm: 217146 66962 2565 9 0 211693 0
[pid=4428/tid=4429] ppid=4427 vsize=868584 CPUtime=256
/proc/4428/task/4429/stat : 4429 (java) R 4427 4414 628 0 -1 64 9773 0 1 0 23764 1836 0 0 25 0 9 0 1992794598 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 102064734 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4430] ppid=4427 vsize=868584 CPUtime=13.17
/proc/4428/task/4430/stat : 4430 (java) S 4427 4414 628 0 -1 64 72872 0 0 0 1254 63 0 0 16 0 9 0 1992794599 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4431] ppid=4427 vsize=868584 CPUtime=0
/proc/4428/task/4431/stat : 4431 (java) S 4427 4414 628 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992794599 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4432] ppid=4427 vsize=868584 CPUtime=0
/proc/4428/task/4432/stat : 4432 (java) S 4427 4414 628 0 -1 64 9 0 0 0 0 0 0 0 17 0 9 0 1992794599 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4433] ppid=4427 vsize=868584 CPUtime=0
/proc/4428/task/4433/stat : 4433 (java) S 4427 4414 628 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992794601 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4434] ppid=4427 vsize=868584 CPUtime=0.28
/proc/4428/task/4434/stat : 4434 (java) S 4427 4414 628 0 -1 64 1562 0 0 0 27 1 0 0 16 0 9 0 1992794601 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4435] ppid=4427 vsize=868584 CPUtime=0
/proc/4428/task/4435/stat : 4435 (java) S 4427 4414 628 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992794601 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4436] ppid=4427 vsize=868584 CPUtime=0
/proc/4428/task/4436/stat : 4436 (java) S 4427 4414 628 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992794601 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 272.02
Current children cumulated vsize (KiB) 887540

[startup+342.303 s]
/proc/loadavg: 3.31 2.78 2.32 4/91 4436
/proc/meminfo: memFree=16088/2055920 swapFree=4180444/4192956
[pid=4414] ppid=4412 vsize=13600 CPUtime=2.53
/proc/4414/stat : 4414 (sugar) S 4412 4414 628 0 -1 4194304 974 12269 0 1 3 1 239 10 15 0 1 0 1992794335 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4414/statm: 3400 797 370 3 0 500 0
[pid=4427] ppid=4414 vsize=5356 CPUtime=0
/proc/4427/stat : 4427 (sh) S 4414 4414 628 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992794597 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4427/statm: 1339 233 193 169 0 50 0
[pid=4428] ppid=4427 vsize=868584 CPUtime=326.54
/proc/4428/stat : 4428 (java) S 4427 4414 628 0 -1 0 85958 0 1 0 30295 2359 0 0 19 0 9 0 1992794597 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4428/statm: 217146 66962 2565 9 0 211693 0
[pid=4428/tid=4429] ppid=4427 vsize=868584 CPUtime=312.18
/proc/4428/task/4429/stat : 4429 (java) R 4427 4414 628 0 -1 64 10828 0 1 0 28934 2284 0 0 25 0 9 0 1992794598 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4127060329 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4430] ppid=4427 vsize=868584 CPUtime=14.05
/proc/4428/task/4430/stat : 4430 (java) S 4427 4414 628 0 -1 64 72872 0 0 0 1333 72 0 0 16 0 9 0 1992794599 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4431] ppid=4427 vsize=868584 CPUtime=0
/proc/4428/task/4431/stat : 4431 (java) S 4427 4414 628 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992794599 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4432] ppid=4427 vsize=868584 CPUtime=0
/proc/4428/task/4432/stat : 4432 (java) S 4427 4414 628 0 -1 64 9 0 0 0 0 0 0 0 17 0 9 0 1992794599 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4433] ppid=4427 vsize=868584 CPUtime=0
/proc/4428/task/4433/stat : 4433 (java) S 4427 4414 628 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992794601 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4434] ppid=4427 vsize=868584 CPUtime=0.28
/proc/4428/task/4434/stat : 4434 (java) S 4427 4414 628 0 -1 64 1562 0 0 0 27 1 0 0 16 0 9 0 1992794601 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4435] ppid=4427 vsize=868584 CPUtime=0
/proc/4428/task/4435/stat : 4435 (java) S 4427 4414 628 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992794601 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4436] ppid=4427 vsize=868584 CPUtime=0
/proc/4428/task/4436/stat : 4436 (java) S 4427 4414 628 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992794601 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 329.07
Current children cumulated vsize (KiB) 887540

[startup+402.302 s]
/proc/loadavg: 2.75 2.71 2.32 3/91 4436
/proc/meminfo: memFree=15000/2055920 swapFree=4180444/4192956
[pid=4414] ppid=4412 vsize=13600 CPUtime=2.53
/proc/4414/stat : 4414 (sugar) S 4412 4414 628 0 -1 4194304 974 12269 0 1 3 1 239 10 15 0 1 0 1992794335 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4414/statm: 3400 797 370 3 0 500 0
[pid=4427] ppid=4414 vsize=5356 CPUtime=0
/proc/4427/stat : 4427 (sh) S 4414 4414 628 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992794597 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4427/statm: 1339 233 193 169 0 50 0
[pid=4428] ppid=4427 vsize=868584 CPUtime=383.79
/proc/4428/stat : 4428 (java) S 4427 4414 628 0 -1 0 87015 0 1 0 35557 2822 0 0 19 0 9 0 1992794597 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4428/statm: 217146 66962 2565 9 0 211693 0
[pid=4428/tid=4429] ppid=4427 vsize=868584 CPUtime=368.56
/proc/4428/task/4429/stat : 4429 (java) R 4427 4414 628 0 -1 64 11885 0 1 0 34115 2741 0 0 25 0 9 0 1992794598 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4127060316 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4430] ppid=4427 vsize=868584 CPUtime=14.92
/proc/4428/task/4430/stat : 4430 (java) S 4427 4414 628 0 -1 64 72872 0 0 0 1414 78 0 0 16 0 9 0 1992794599 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4431] ppid=4427 vsize=868584 CPUtime=0
/proc/4428/task/4431/stat : 4431 (java) S 4427 4414 628 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992794599 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4432] ppid=4427 vsize=868584 CPUtime=0
/proc/4428/task/4432/stat : 4432 (java) S 4427 4414 628 0 -1 64 9 0 0 0 0 0 0 0 17 0 9 0 1992794599 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4433] ppid=4427 vsize=868584 CPUtime=0
/proc/4428/task/4433/stat : 4433 (java) S 4427 4414 628 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992794601 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4434] ppid=4427 vsize=868584 CPUtime=0.28
/proc/4428/task/4434/stat : 4434 (java) S 4427 4414 628 0 -1 64 1562 0 0 0 27 1 0 0 16 0 9 0 1992794601 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4435] ppid=4427 vsize=868584 CPUtime=0
/proc/4428/task/4435/stat : 4435 (java) S 4427 4414 628 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992794601 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4436] ppid=4427 vsize=868584 CPUtime=0
/proc/4428/task/4436/stat : 4436 (java) S 4427 4414 628 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992794601 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 386.32
Current children cumulated vsize (KiB) 887540

[startup+462.301 s]
/proc/loadavg: 2.53 2.65 2.33 3/91 4436
/proc/meminfo: memFree=15320/2055920 swapFree=4180444/4192956
[pid=4414] ppid=4412 vsize=13600 CPUtime=2.53
/proc/4414/stat : 4414 (sugar) S 4412 4414 628 0 -1 4194304 974 12269 0 1 3 1 239 10 15 0 1 0 1992794335 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4414/statm: 3400 797 370 3 0 500 0
[pid=4427] ppid=4414 vsize=5356 CPUtime=0
/proc/4427/stat : 4427 (sh) S 4414 4414 628 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992794597 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4427/statm: 1339 233 193 169 0 50 0
[pid=4428] ppid=4427 vsize=868584 CPUtime=441.19
/proc/4428/stat : 4428 (java) S 4427 4414 628 0 -1 0 88075 0 1 0 40822 3297 0 0 19 0 9 0 1992794597 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4428/statm: 217146 66962 2565 9 0 211693 0
[pid=4428/tid=4429] ppid=4427 vsize=868584 CPUtime=425.07
/proc/4428/task/4429/stat : 4429 (java) R 4427 4414 628 0 -1 64 12945 0 1 0 39299 3208 0 0 25 0 9 0 1992794598 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 102064641 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4430] ppid=4427 vsize=868584 CPUtime=15.81
/proc/4428/task/4430/stat : 4430 (java) S 4427 4414 628 0 -1 64 72872 0 0 0 1495 86 0 0 16 0 9 0 1992794599 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4431] ppid=4427 vsize=868584 CPUtime=0
/proc/4428/task/4431/stat : 4431 (java) S 4427 4414 628 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992794599 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4432] ppid=4427 vsize=868584 CPUtime=0
/proc/4428/task/4432/stat : 4432 (java) S 4427 4414 628 0 -1 64 9 0 0 0 0 0 0 0 17 0 9 0 1992794599 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4433] ppid=4427 vsize=868584 CPUtime=0
/proc/4428/task/4433/stat : 4433 (java) S 4427 4414 628 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992794601 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4434] ppid=4427 vsize=868584 CPUtime=0.28
/proc/4428/task/4434/stat : 4434 (java) S 4427 4414 628 0 -1 64 1562 0 0 0 27 1 0 0 16 0 9 0 1992794601 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4435] ppid=4427 vsize=868584 CPUtime=0
/proc/4428/task/4435/stat : 4435 (java) S 4427 4414 628 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992794601 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4428/tid=4436] ppid=4427 vsize=868584 CPUtime=0
/proc/4428/task/4436/stat : 4436 (java) S 4427 4414 628 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992794601 889430016 66962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.72
Current children cumulated vsize (KiB) 887540

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

[startup+467.101 s]
/proc/loadavg: 2.53 2.65 2.33 3/91 4436
/proc/meminfo: memFree=15384/2055920 swapFree=4180444/4192956
[pid=4414] ppid=4412 vsize=13600 CPUtime=448.3
/proc/4414/stat : 4414 (sugar) R 4412 4414 628 0 -1 4194304 996 100722 0 4 3 6 41473 3348 17 0 1 0 1992794335 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 213112296489 0 0 4224 16386 0 0 0 17 1 0 0
/proc/4414/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 448.3
Current children cumulated vsize (KiB) 13600

[startup+473.501 s]
/proc/loadavg: 2.45 2.63 2.32 2/81 4436
/proc/meminfo: memFree=1903976/2055920 swapFree=4180444/4192956
[pid=4414] ppid=4412 vsize=13600 CPUtime=449.21
/proc/4414/stat : 4414 (sugar) D 4412 4414 628 0 -1 4194304 996 100722 0 4 3 97 41473 3348 18 0 1 0 1992794335 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 213112296489 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/4414/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 449.21
Current children cumulated vsize (KiB) 13600

[startup+475.102 s]
/proc/loadavg: 2.45 2.63 2.32 3/81 4436
/proc/meminfo: memFree=1903080/2055920 swapFree=4180444/4192956
[pid=4414] ppid=4412 vsize=13600 CPUtime=449.26
/proc/4414/stat : 4414 (sugar) D 4412 4414 628 0 -1 4194304 996 100722 0 4 3 102 41473 3348 18 0 1 0 1992794335 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 213112296489 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/4414/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 449.26
Current children cumulated vsize (KiB) 13600

[startup+476.702 s]
/proc/loadavg: 2.45 2.63 2.32 2/81 4436
/proc/meminfo: memFree=1902632/2055920 swapFree=4180444/4192956
[pid=4414] ppid=4412 vsize=13600 CPUtime=449.32
/proc/4414/stat : 4414 (sugar) D 4412 4414 628 0 -1 4194304 996 100722 0 4 3 108 41473 3348 18 0 1 0 1992794335 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 213112296489 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/4414/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 449.32
Current children cumulated vsize (KiB) 13600

[startup+477.102 s]
/proc/loadavg: 2.45 2.63 2.32 2/81 4436
/proc/meminfo: memFree=1902632/2055920 swapFree=4180444/4192956
[pid=4414] ppid=4412 vsize=13600 CPUtime=449.33
/proc/4414/stat : 4414 (sugar) D 4412 4414 628 0 -1 4194304 996 100722 0 4 3 109 41473 3348 18 0 1 0 1992794335 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 213112296489 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/4414/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 449.33
Current children cumulated vsize (KiB) 13600

[startup+477.502 s]
/proc/loadavg: 2.41 2.62 2.32 2/81 4436
/proc/meminfo: memFree=1902056/2055920 swapFree=4180444/4192956
[pid=4414] ppid=4412 vsize=13600 CPUtime=449.36
/proc/4414/stat : 4414 (sugar) D 4412 4414 628 0 -1 4194304 996 100722 0 4 3 112 41473 3348 18 0 1 0 1992794335 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 213112296489 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/4414/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 449.36
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 477.597
CPU time (s): 449.466
CPU user time (s): 414.773
CPU system time (s): 34.6927
CPU usage (%): 94.1099
Max. virtual memory (cumulated for all children) (KiB): 892556

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

runsolver used 0.647901 second user time and 1.90871 second system time

The end

Launcher Data (download as text)

Begin job on node68 at 2008-07-04 04:24:08
IDJOB=1063644
IDBENCH=54816
IDSOLVER=346
FILE ID=node68/1063644-1215138247
PBS_JOBID= 7877207
Free space on /tmp= 66548 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-bandm.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1063644-1215138247/watcher-1063644-1215138247 -o /tmp/evaluation-result-1063644-1215138247/solver-1063644-1215138247 -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/minisat" -tmp="HOME/temp" HOME/instance-1063644-1215138247.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2e689f8063f4b75fb1edd7df8c8edad7
RANDOM SEED=852657121

node68.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
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.261
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:       1772496 kB
Buffers:         21776 kB
Cached:         134564 kB
SwapCached:       6520 kB
Active:         178696 kB
Inactive:        50768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772496 kB
SwapTotal:     4192956 kB
SwapFree:      4180444 kB
Dirty:            8068 kB
Writeback:           0 kB
Mapped:          89448 kB
Slab:            39248 kB
Committed_AS:  4971880 kB
PageTables:       1864 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= 66548 MiB
End job on node68 at 2008-07-04 04:32:05