Trace number 1112554

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisat? (MO) 334.809 349.013

General information on the benchmark

Namecsp/super-js/super-js-taillard-15/
normalized-super-js-taillard-15-30.xml
MD5SUM008c1f6eb2772a7d547f78fa2d1b705f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints51
Best CPU time to get the best result obtained on this benchmark3600.02
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Maximum constraint arity2
Maximum domain size1207
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5580
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul 12 15:41:46 2008
0.00/0.04	c 0	PID 15542
0.00/0.04	c 0	HOST node62.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1112554-1215870106.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112554-1215870106.xml' 'HOME/temp.csp'
0.03/0.71	c 1	93 domains, 450 variables, 4 predicates, 0 relations, 5580 constraints
0.03/0.74	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.74	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.72/0.82	c 1	Parsing HOME/temp.csp
0.97/1.08	c 1	parsed 6127 expressions
0.97/1.09	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.06/1.13	c 1	MAX CSP: 5580 constraints
1.06/1.13	c 1	Converting to clausal form CSP
1.26/1.33	c 2	converted 1171 (10%) expressions
1.36/1.42	c 2	converted 2342 (20%) expressions
1.36/1.46	c 2	converted 3513 (30%) expressions
1.36/1.48	c 2	converted 4684 (40%) expressions
1.45/1.51	c 2	converted 5855 (50%) expressions
1.45/1.54	c 2	converted 7026 (60%) expressions
1.45/1.57	c 2	converted 8197 (70%) expressions
1.56/1.65	c 2	converted 9368 (80%) expressions
1.56/1.67	c 2	converted 10539 (90%) expressions
2.16/2.21	c 2	converted 11710 (100%) expressions
2.16/2.21	c 3	CSP : 11610 integers, 0 booleans, 16739 clauses, largest domain size 8371
2.16/2.21	c 3	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.16/2.21	c 3	Propagation in CSP
2.35/2.43	c 3	5573 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.35/2.44	c 3	CSP : 11610 integers, 0 booleans, 16739 clauses, largest domain size 5581
2.35/2.44	c 3	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.35/2.45	c 3	Simplifing CSP by introducing new Boolean variables
2.45/2.51	c 3	CSP : 11610 integers, 9900 booleans, 26639 clauses, largest domain size 5581
2.45/2.51	c 3	Heap : 19 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.55/2.62	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.24/3.33	c 4	1161 (10%) CSP integer variables are encoded (519988 clauses, 8617843 bytes)
3.24/3.34	c 4	2322 (20%) CSP integer variables are encoded (519988 clauses, 8617843 bytes)
3.24/3.34	c 4	3483 (30%) CSP integer variables are encoded (519988 clauses, 8617843 bytes)
3.24/3.34	c 4	4644 (40%) CSP integer variables are encoded (519988 clauses, 8617843 bytes)
3.24/3.34	c 4	5805 (50%) CSP integer variables are encoded (519988 clauses, 8617843 bytes)
3.24/3.36	c 4	6966 (60%) CSP integer variables are encoded (532949 clauses, 8838180 bytes)
3.34/3.45	c 4	8127 (70%) CSP integer variables are encoded (603425 clauses, 10036272 bytes)
3.34/3.48	c 4	9288 (80%) CSP integer variables are encoded (619567 clauses, 10310686 bytes)
3.34/3.49	c 4	10449 (90%) CSP integer variables are encoded (631026 clauses, 10505489 bytes)
3.44/3.51	c 4	11610 (100%) CSP integer variables are encoded (645724 clauses, 10755355 bytes)
7.22/7.35	c 8	2664 (10%) CSP clauses are encoded (2632949 clauses, 57562383 bytes)
12.47/18.63	c 19	5328 (20%) CSP clauses are encoded (4619480 clauses, 105045762 bytes)
25.54/31.81	c 32	7992 (30%) CSP clauses are encoded (6614721 clauses, 154869944 bytes)
38.60/45.03	c 45	10656 (40%) CSP clauses are encoded (8621450 clauses, 205010235 bytes)
51.83/58.48	c 59	13320 (50%) CSP clauses are encoded (10654499 clauses, 255808386 bytes)
63.09/69.87	c 70	15984 (60%) CSP clauses are encoded (12376936 clauses, 298802036 bytes)
172.15/180.24	c 181	18648 (70%) CSP clauses are encoded (28088692 clauses, 682634649 bytes)
271.52/280.98	c 281	21312 (80%) CSP clauses are encoded (43673840 clauses, 1064165075 bytes)
284.06/293.70	c 294	23976 (90%) CSP clauses are encoded (45641154 clauses, 1112149798 bytes)
321.45/331.55	c 332	26639 (100%) CSP clauses are encoded (51512546 clauses, 1255718117 bytes)
321.45/331.55	c 332	26639 CSP clauses encoded
321.45/331.55	c 332	Writing map file : HOME/temp.map
321.55/331.62	c 332	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
321.55/331.62	c 332	SAT : 667234 SAT variables, 51512546 SAT clauses, 1255718117 bytes
321.55/331.62	c 332	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
321.55/331.69	c 332	OBJECTIVE minimize _COST
321.55/331.69	c 332	OBJECTIVE BOUND: 0 <= _COST <= 
321.55/331.69	c 332	SEARCHING: _COST <= 2790
321.55/331.69	c 332	SOLVING HOME/temp.cnf
321.55/331.69	c 332	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
321.55/331.70	c 332	This is MiniSat 2.0 beta
321.55/331.70	c 332	WARNING: for repeatability, setting FPU to use double precision
321.55/331.70	c 332	============================[ Problem Statistics ]=============================
321.55/331.70	c 332	|                                                                             |
321.61/331.70	c 332	|  Number of variables:  667234                                               |
321.61/331.70	c 332	|  Number of clauses:    51512547                                             |
334.38/347.81	c ERROR INTERRUPTED
334.49/347.95	s UNKNOWN
334.49/347.95	c 348	CPU 95.16 (0.05 0 95.11 226.45)
334.49/347.95	c 348	END Sat Jul 12 15:47:34 2008

Verifier Data (download as text)

ERROR: no interpretation found !

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-1112554-1215870106/watcher-1112554-1215870106 -o /tmp/evaluation-result-1112554-1215870106/solver-1112554-1215870106 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1112554-1215870106.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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: 0.00 0.00 0.00 3/67 15542
/proc/meminfo: memFree=1842560/2055920 swapFree=4192812/4192956
[pid=15542] ppid=15540 vsize=12268 CPUtime=0
/proc/15542/stat : 15542 (sugar) R 15540 15542 15476 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 43709788 12562432 318 996147200 4194304 4206940 548682068592 18446744073709551615 236455799152 0 0 4224 0 0 0 0 17 0 0 0
/proc/15542/statm: 3068 321 242 3 0 168 0

[startup+0.094788 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 15542
/proc/meminfo: memFree=1842560/2055920 swapFree=4192812/4192956
[pid=15542] ppid=15540 vsize=13600 CPUtime=0.03
/proc/15542/stat : 15542 (sugar) S 15540 15542 15476 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 43709788 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15542/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101785 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 15542
/proc/meminfo: memFree=1842560/2055920 swapFree=4192812/4192956
[pid=15542] ppid=15540 vsize=13600 CPUtime=0.03
/proc/15542/stat : 15542 (sugar) S 15540 15542 15476 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 43709788 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15542/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301815 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 15542
/proc/meminfo: memFree=1842560/2055920 swapFree=4192812/4192956
[pid=15542] ppid=15540 vsize=13600 CPUtime=0.03
/proc/15542/stat : 15542 (sugar) S 15540 15542 15476 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 43709788 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15542/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701861 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 15542
/proc/meminfo: memFree=1842560/2055920 swapFree=4192812/4192956
[pid=15542] ppid=15540 vsize=13600 CPUtime=0.03
/proc/15542/stat : 15542 (sugar) S 15540 15542 15476 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 43709788 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15542/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50295 s]
/proc/loadavg: 0.24 0.05 0.02 4/92 15584
/proc/meminfo: memFree=1820272/2055920 swapFree=4192812/4192956
[pid=15542] ppid=15540 vsize=13600 CPUtime=0.72
/proc/15542/stat : 15542 (sugar) S 15540 15542 15476 0 -1 4194304 974 7636 0 1 3 0 64 5 15 0 1 0 43709788 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15542/statm: 3400 797 370 3 0 500 0
[pid=15575] ppid=15542 vsize=5356 CPUtime=0
/proc/15575/stat : 15575 (sh) S 15542 15542 15476 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 43709862 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15575/statm: 1339 233 193 169 0 50 0
[pid=15576] ppid=15575 vsize=868384 CPUtime=0.73
/proc/15576/stat : 15576 (java) S 15575 15542 15476 0 -1 0 7447 0 1 0 70 3 0 0 18 0 9 0 43709862 889225216 6666 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15576/statm: 217096 6666 2540 9 0 211671 0
[pid=15576/tid=15577] ppid=15575 vsize=868384 CPUtime=0.41
/proc/15576/task/15577/stat : 15577 (java) R 15575 15542 15476 0 -1 64 2666 0 1 0 40 1 0 0 22 0 9 0 43709863 889225216 6666 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15578] ppid=15575 vsize=868384 CPUtime=0.1
/proc/15576/task/15578/stat : 15578 (java) R 15575 15542 15476 0 -1 64 2624 0 0 0 10 0 0 0 16 0 9 0 43709864 889225216 6666 996147200 134512640 134550740 4294955936 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15579] ppid=15575 vsize=868384 CPUtime=0
/proc/15576/task/15579/stat : 15579 (java) S 15575 15542 15476 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43709865 889225216 6666 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15575 vsize=868384 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15575 15542 15476 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43709865 889225216 6666 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15581] ppid=15575 vsize=868384 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15575 15542 15476 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43709867 889225216 6666 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15582] ppid=15575 vsize=868384 CPUtime=0.19
/proc/15576/task/15582/stat : 15582 (java) S 15575 15542 15476 0 -1 64 1463 0 0 0 19 0 0 0 16 0 9 0 43709867 889225216 6666 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15583] ppid=15575 vsize=868384 CPUtime=0
/proc/15576/task/15583/stat : 15583 (java) S 15575 15542 15476 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43709867 889225216 6666 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15584] ppid=15575 vsize=868384 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15575 15542 15476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43709867 889225216 6666 996147200 134512640 134550740 4294955936 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) 887340

[startup+3.10113 s]
/proc/loadavg: 0.24 0.05 0.02 4/92 15584
/proc/meminfo: memFree=1798128/2055920 swapFree=4192812/4192956
[pid=15542] ppid=15540 vsize=13600 CPUtime=0.72
/proc/15542/stat : 15542 (sugar) S 15540 15542 15476 0 -1 4194304 974 7636 0 1 3 0 64 5 15 0 1 0 43709788 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15542/statm: 3400 797 370 3 0 500 0
[pid=15575] ppid=15542 vsize=5356 CPUtime=0
/proc/15575/stat : 15575 (sh) S 15542 15542 15476 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 43709862 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15575/statm: 1339 233 193 169 0 50 0
[pid=15576] ppid=15575 vsize=868496 CPUtime=2.32
/proc/15576/stat : 15576 (java) S 15575 15542 15476 0 -1 0 11191 0 1 0 221 11 0 0 18 0 9 0 43709862 889339904 10125 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15576/statm: 217124 10125 2565 9 0 211671 0
[pid=15576/tid=15577] ppid=15575 vsize=868496 CPUtime=1.52
/proc/15576/task/15577/stat : 15577 (java) R 15575 15542 15476 0 -1 64 2974 0 1 0 146 6 0 0 25 0 9 0 43709863 889339904 10125 996147200 134512640 134550740 4294955936 18446744073709551615 4127054644 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15578] ppid=15575 vsize=868496 CPUtime=0.51
/proc/15576/task/15578/stat : 15578 (java) S 15575 15542 15476 0 -1 64 6017 0 0 0 48 3 0 0 16 0 9 0 43709864 889339904 10125 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15579] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15579/stat : 15579 (java) S 15575 15542 15476 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43709865 889339904 10125 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15575 15542 15476 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 43709865 889339904 10125 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15581] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15575 15542 15476 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43709867 889339904 10125 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15582] ppid=15575 vsize=868496 CPUtime=0.26
/proc/15576/task/15582/stat : 15582 (java) S 15575 15542 15476 0 -1 64 1506 0 0 0 25 1 0 0 15 0 9 0 43709867 889339904 10125 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15583] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15583/stat : 15583 (java) S 15575 15542 15476 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43709867 889339904 10125 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15584] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15575 15542 15476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43709867 889339904 10125 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 887452

[startup+6.30249 s]
/proc/loadavg: 0.46 0.10 0.03 3/92 15584
/proc/meminfo: memFree=1754288/2055920 swapFree=4192812/4192956
[pid=15542] ppid=15540 vsize=13600 CPUtime=0.72
/proc/15542/stat : 15542 (sugar) S 15540 15542 15476 0 -1 4194304 974 7636 0 1 3 0 64 5 15 0 1 0 43709788 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15542/statm: 3400 797 370 3 0 500 0
[pid=15575] ppid=15542 vsize=5356 CPUtime=0
/proc/15575/stat : 15575 (sh) S 15542 15542 15476 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 43709862 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15575/statm: 1339 233 193 169 0 50 0
[pid=15576] ppid=15575 vsize=868496 CPUtime=5.51
/proc/15576/stat : 15576 (java) S 15575 15542 15476 0 -1 0 11823 0 1 0 512 39 0 0 18 0 9 0 43709862 889339904 10140 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15576/statm: 217124 10140 2565 9 0 211671 0
[pid=15576/tid=15577] ppid=15575 vsize=868496 CPUtime=4.48
/proc/15576/task/15577/stat : 15577 (java) R 15575 15542 15476 0 -1 64 3592 0 1 0 418 30 0 0 25 0 9 0 43709863 889339904 10140 996147200 134512640 134550740 4294955936 18446744073709551615 4127050655 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15578] ppid=15575 vsize=868496 CPUtime=0.72
/proc/15576/task/15578/stat : 15578 (java) S 15575 15542 15476 0 -1 64 6017 0 0 0 66 6 0 0 16 0 9 0 43709864 889339904 10140 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15579] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15579/stat : 15579 (java) S 15575 15542 15476 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43709865 889339904 10140 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15575 15542 15476 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 43709865 889339904 10140 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15581] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15575 15542 15476 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43709867 889339904 10140 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15582] ppid=15575 vsize=868496 CPUtime=0.28
/proc/15576/task/15582/stat : 15582 (java) S 15575 15542 15476 0 -1 64 1520 0 0 0 27 1 0 0 15 0 9 0 43709867 889339904 10140 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15583] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15583/stat : 15583 (java) S 15575 15542 15476 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43709867 889339904 10140 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15584] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15575 15542 15476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43709867 889339904 10140 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 887452

[startup+12.7012 s]
/proc/loadavg: 0.74 0.16 0.05 2/92 15584
/proc/meminfo: memFree=1686768/2055920 swapFree=4192812/4192956
[pid=15542] ppid=15540 vsize=13600 CPUtime=0.72
/proc/15542/stat : 15542 (sugar) S 15540 15542 15476 0 -1 4194304 974 7636 0 1 3 0 64 5 16 0 1 0 43709788 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15542/statm: 3400 797 370 3 0 500 0
[pid=15575] ppid=15542 vsize=5356 CPUtime=0
/proc/15575/stat : 15575 (sh) S 15542 15542 15476 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 43709862 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15575/statm: 1339 233 193 169 0 50 0
[pid=15576] ppid=15575 vsize=868496 CPUtime=9.8
/proc/15576/stat : 15576 (java) S 15575 15542 15476 0 -1 0 12656 0 1 0 903 77 0 0 18 0 9 0 43709862 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15576/statm: 217124 10145 2565 9 0 211671 0
[pid=15576/tid=15577] ppid=15575 vsize=868496 CPUtime=8.5
/proc/15576/task/15577/stat : 15577 (java) D 15575 15542 15476 0 -1 64 4420 0 1 0 787 63 0 0 18 0 9 0 43709863 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608240 0 0 -1 0 0 0
[pid=15576/tid=15578] ppid=15575 vsize=868496 CPUtime=0.98
/proc/15576/task/15578/stat : 15578 (java) S 15575 15542 15476 0 -1 64 6017 0 0 0 87 11 0 0 16 0 9 0 43709864 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15579] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15579/stat : 15579 (java) S 15575 15542 15476 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43709865 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15575 15542 15476 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 43709865 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15581] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15575 15542 15476 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43709867 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15582] ppid=15575 vsize=868496 CPUtime=0.29
/proc/15576/task/15582/stat : 15582 (java) S 15575 15542 15476 0 -1 64 1525 0 0 0 28 1 0 0 16 0 9 0 43709867 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15583] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15583/stat : 15583 (java) S 15575 15542 15476 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43709867 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15584] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15575 15542 15476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43709867 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.52
Current children cumulated vsize (KiB) 887452

[startup+25.5027 s]
/proc/loadavg: 1.01 0.24 0.08 3/93 15585
/proc/meminfo: memFree=1596840/2055920 swapFree=4192812/4192956
[pid=15542] ppid=15540 vsize=13600 CPUtime=0.72
/proc/15542/stat : 15542 (sugar) S 15540 15542 15476 0 -1 4194304 974 7636 0 1 3 0 64 5 16 0 1 0 43709788 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15542/statm: 3400 797 370 3 0 500 0
[pid=15575] ppid=15542 vsize=5356 CPUtime=0
/proc/15575/stat : 15575 (sh) S 15542 15542 15476 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 43709862 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15575/statm: 1339 233 193 169 0 50 0
[pid=15576] ppid=15575 vsize=868496 CPUtime=18.58
/proc/15576/stat : 15576 (java) S 15575 15542 15476 0 -1 0 13168 0 1 0 1124 734 0 0 18 0 9 0 43709862 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15576/statm: 217124 10145 2565 9 0 211671 0
[pid=15576/tid=15577] ppid=15575 vsize=868496 CPUtime=17.11
/proc/15576/task/15577/stat : 15577 (java) R 15575 15542 15476 0 -1 64 4932 0 1 0 994 717 0 0 25 0 9 0 43709863 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15578] ppid=15575 vsize=868496 CPUtime=1.15
/proc/15576/task/15578/stat : 15578 (java) S 15575 15542 15476 0 -1 64 6017 0 0 0 101 14 0 0 16 0 9 0 43709864 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15579] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15579/stat : 15579 (java) S 15575 15542 15476 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43709865 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15575 15542 15476 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 43709865 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=15576/tid=15580] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15575 15542 15476 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 43709865 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15581] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15575 15542 15476 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43709867 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15582] ppid=15575 vsize=868496 CPUtime=0.29
/proc/15576/task/15582/stat : 15582 (java) S 15575 15542 15476 0 -1 64 1525 0 0 0 28 1 0 0 16 0 9 0 43709867 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15583] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15583/stat : 15583 (java) S 15575 15542 15476 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43709867 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15584] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15575 15542 15476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43709867 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 154.47
Current children cumulated vsize (KiB) 887452

[startup+222.303 s]
/proc/loadavg: 2.06 1.15 0.47 3/92 15585
/proc/meminfo: memFree=505512/2055920 swapFree=4192812/4192956
[pid=15542] ppid=15540 vsize=13600 CPUtime=0.72
/proc/15542/stat : 15542 (sugar) S 15540 15542 15476 0 -1 4194304 974 7636 0 1 3 0 64 5 16 0 1 0 43709788 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15542/statm: 3400 797 370 3 0 500 0
[pid=15575] ppid=15542 vsize=5356 CPUtime=0
/proc/15575/stat : 15575 (sh) S 15542 15542 15476 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 43709862 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15575/statm: 1339 233 193 169 0 50 0
[pid=15576] ppid=15575 vsize=868496 CPUtime=212.96
/proc/15576/stat : 15576 (java) S 15575 15542 15476 0 -1 0 24655 0 1 0 6749 14547 0 0 18 0 9 0 43709862 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15576/statm: 217124 10145 2565 9 0 211671 0
[pid=15576/tid=15577] ppid=15575 vsize=868496 CPUtime=207.91
/proc/15576/task/15577/stat : 15577 (java) R 15575 15542 15476 0 -1 64 16419 0 1 0 6330 14461 0 0 25 0 9 0 43709863 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15578] ppid=15575 vsize=868496 CPUtime=4.74
/proc/15576/task/15578/stat : 15578 (java) S 15575 15542 15476 0 -1 64 6017 0 0 0 391 83 0 0 16 0 9 0 43709864 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15579] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15579/stat : 15579 (java) S 15575 15542 15476 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43709865 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15575 15542 15476 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 43709865 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15581] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15575 15542 15476 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43709867 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15582] ppid=15575 vsize=868496 CPUtime=0.29
/proc/15576/task/15582/stat : 15582 (java) S 15575 15542 15476 0 -1 64 1525 0 0 0 28 1 0 0 16 0 9 0 43709867 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15583] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15583/stat : 15583 (java) S 15575 15542 15476 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43709867 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15584] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15575 15542 15476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43709867 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 213.68
Current children cumulated vsize (KiB) 887452

[startup+282.303 s]
/proc/loadavg: 2.07 1.32 0.56 3/92 15585
/proc/meminfo: memFree=280360/2055920 swapFree=4192812/4192956
[pid=15542] ppid=15540 vsize=13600 CPUtime=0.72
/proc/15542/stat : 15542 (sugar) S 15540 15542 15476 0 -1 4194304 974 7636 0 1 3 0 64 5 16 0 1 0 43709788 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15542/statm: 3400 797 370 3 0 500 0
[pid=15575] ppid=15542 vsize=5356 CPUtime=0
/proc/15575/stat : 15575 (sh) S 15542 15542 15476 0 -1 4194304 278 0 0 0 0 0 0 0 16 0 1 0 43709862 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15575/statm: 1339 233 193 169 0 50 0
[pid=15576] ppid=15575 vsize=868496 CPUtime=272.17
/proc/15576/stat : 15576 (java) S 15575 15542 15476 0 -1 0 28163 0 1 0 8259 18958 0 0 18 0 9 0 43709862 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15576/statm: 217124 10145 2565 9 0 211671 0
[pid=15576/tid=15577] ppid=15575 vsize=868496 CPUtime=266.01
/proc/15576/task/15577/stat : 15577 (java) R 15575 15542 15476 0 -1 64 19927 0 1 0 7751 18850 0 0 25 0 9 0 43709863 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4127051952 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15578] ppid=15575 vsize=868496 CPUtime=5.85
/proc/15576/task/15578/stat : 15578 (java) S 15575 15542 15476 0 -1 64 6017 0 0 0 480 105 0 0 16 0 9 0 43709864 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15579] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15579/stat : 15579 (java) S 15575 15542 15476 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 43709865 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15575 15542 15476 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 43709865 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15581] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15575 15542 15476 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 43709867 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15582] ppid=15575 vsize=868496 CPUtime=0.29
/proc/15576/task/15582/stat : 15582 (java) S 15575 15542 15476 0 -1 64 1525 0 0 0 28 1 0 0 16 0 9 0 43709867 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15583] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15583/stat : 15583 (java) S 15575 15542 15476 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 43709867 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15584] ppid=15575 vsize=868496 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15575 15542 15476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43709867 889339904 10145 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 272.89
Current children cumulated vsize (KiB) 887452

[startup+342.302 s]
/proc/loadavg: 2.21 1.50 0.67 3/84 15587
/proc/meminfo: memFree=16360/2055920 swapFree=4192812/4192956
[pid=15542] ppid=15540 vsize=14260 CPUtime=321.61
/proc/15542/stat : 15542 (sugar) S 15540 15542 15476 0 -1 4194304 1220 38978 0 2 5 0 9511 22645 16 0 1 0 43709788 14602240 967 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15542/statm: 3565 967 374 3 0 665 0
[pid=15586] ppid=15542 vsize=5356 CPUtime=0
/proc/15586/stat : 15586 (sh) S 15542 15542 15476 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43742957 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15586/statm: 1339 232 193 169 0 50 0
[pid=15587] ppid=15586 vsize=651220 CPUtime=9.26
/proc/15587/stat : 15587 (minisat) R 15586 15542 15476 0 -1 4194304 159207 0 0 0 795 131 0 0 18 0 1 0 43742958 666849280 159193 996147200 134512640 135127466 4294956256 18446744073709551615 134710554 0 0 4096 3 0 0 0 17 1 0 0
/proc/15587/statm: 162805 159193 62 150 0 162652 0
Current children cumulated CPU time (s) 330.87
Current children cumulated vsize (KiB) 670836



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+347.801 s]
/proc/loadavg: 2.19 1.51 0.68 2/84 15587
/proc/meminfo: memFree=15528/2055920 swapFree=4192812/4192956
[pid=15542] ppid=15540 vsize=14260 CPUtime=321.61
/proc/15542/stat : 15542 (sugar) S 15540 15542 15476 0 -1 4194304 1220 38978 0 2 5 0 9511 22645 16 0 1 0 43709788 14602240 967 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15542/statm: 3565 967 374 3 0 665 0
[pid=15586] ppid=15542 vsize=5356 CPUtime=0
/proc/15586/stat : 15586 (sh) S 15542 15542 15476 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 43742957 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15586/statm: 1339 232 193 169 0 50 0
[pid=15587] ppid=15586 vsize=904056 CPUtime=12.77
/proc/15587/stat : 15587 (minisat) R 15586 15542 15476 0 -1 4194304 219140 0 0 0 1085 192 0 0 18 0 1 0 43742958 925753344 219126 996147200 134512640 135127466 4294956256 18446744073709551615 134722894 0 0 4096 3 0 0 0 17 1 0 0
/proc/15587/statm: 226014 219126 62 150 0 225861 0
Current children cumulated CPU time (s) 334.38
Current children cumulated vsize (KiB) 923672

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

[startup+347.919 s]
/proc/loadavg: 2.19 1.51 0.68 2/84 15587
/proc/meminfo: memFree=15528/2055920 swapFree=4192812/4192956
[pid=15542] ppid=15540 vsize=14260 CPUtime=321.61
/proc/15542/stat : 15542 (sugar) S 15540 15542 15476 0 -1 4194304 1231 38978 0 2 5 0 9511 22645 16 0 1 0 43709788 14602240 967 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15542/statm: 3565 967 374 3 0 665 0
[pid=15586] ppid=15542 vsize=0 CPUtime=0
/proc/15586/stat : 15586 (sh) Z 15542 15542 15476 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 43742957 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/15586/statm: 0 0 0 0 0 0 0
[pid=15587] ppid=1 vsize=0 CPUtime=12.88
/proc/15587/stat : 15587 (minisat) R 1 15542 15476 0 -1 4195332 219140 0 0 0 1085 203 0 0 18 0 1 0 43742958 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/15587/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 334.49
Current children cumulated vsize (KiB) 14260

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

[startup+348.001 s]
/proc/loadavg: 2.19 1.51 0.68 2/84 15587
/proc/meminfo: memFree=15528/2055920 swapFree=4192812/4192956
[pid=15542] ppid=15540 vsize=14260 CPUtime=321.64
/proc/15542/stat : 15542 (sugar) R 15540 15542 15476 0 -1 4194304 1257 39255 0 2 5 3 9511 22645 16 0 1 0 43709788 14602240 968 996147200 4194304 4206940 548682068592 18446744073709551615 236437869609 0 0 4224 16386 0 0 0 17 1 0 0
/proc/15542/statm: 3565 968 375 3 0 665 0
Current children cumulated CPU time (s) 321.64
Current children cumulated vsize (KiB) 14260

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

[startup+348.603 s]
/proc/loadavg: 2.19 1.51 0.68 2/83 15588
/proc/meminfo: memFree=1494896/2055920 swapFree=4192812/4192956
[pid=15542] ppid=15540 vsize=14260 CPUtime=321.91
/proc/15542/stat : 15542 (sugar) D 15540 15542 15476 0 -1 4194304 1257 39255 0 2 5 30 9511 22645 15 0 1 0 43709788 14602240 968 996147200 4194304 4206940 548682068592 18446744073709551615 236437869609 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15542/statm: 3565 968 375 3 0 665 0
Current children cumulated CPU time (s) 321.91
Current children cumulated vsize (KiB) 14260

[startup+349.001 s]
/proc/loadavg: 2.19 1.51 0.68 2/83 15588
/proc/meminfo: memFree=1494896/2055920 swapFree=4192812/4192956
[pid=15542] ppid=15540 vsize=14260 CPUtime=321.93
/proc/15542/stat : 15542 (sugar) D 15540 15542 15476 0 -1 4194304 1257 39255 0 2 5 32 9511 22645 15 0 1 0 43709788 14602240 968 996147200 4194304 4206940 548682068592 18446744073709551615 236437869609 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15542/statm: 3565 968 375 3 0 665 0
Current children cumulated CPU time (s) 321.93
Current children cumulated vsize (KiB) 14260

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 12.85
#  lost CPU user time (s): 10.85
#  lost CPU system time (s): 2

Real time (s): 349.013
CPU time (s): 334.809
CPU user time (s): 106.025
CPU system time (s): 228.785
CPU usage (%): 95.9302
Max. virtual memory (cumulated for all children) (KiB): 923672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 95.1745
system time used= 226.785
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40542
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 149120
involuntary context switches= 152895

runsolver used 0.402938 second user time and 1.21781 second system time

The end

Launcher Data (download as text)

Begin job on node62 at 2008-07-12 15:41:46
IDJOB=1112554
IDBENCH=61435
IDSOLVER=368
FILE ID=node62/1112554-1215870106
PBS_JOBID= 7903559
Free space on /tmp= 65256 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-15/normalized-super-js-taillard-15-30.xml
COMMAND LINE= DIR/sugar -max -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-1112554-1215870106/watcher-1112554-1215870106 -o /tmp/evaluation-result-1112554-1215870106/solver-1112554-1215870106 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1112554-1215870106.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 008c1f6eb2772a7d547f78fa2d1b705f
RANDOM SEED=784641417

node62.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.232
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.232
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:       1843112 kB
Buffers:         41780 kB
Cached:          86876 kB
SwapCached:          0 kB
Active:          75944 kB
Inactive:        68988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1843112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2012 kB
Writeback:           0 kB
Mapped:          25988 kB
Slab:            53448 kB
Committed_AS:   133512 kB
PageTables:       1688 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65252 MiB
End job on node62 at 2008-07-12 15:47:36