Trace number 1113364

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) 180.605 703.185

General information on the benchmark

Namecsp/graphColoring/leighton/leighton-25/
normalized-lei450-25b-24.xml
MD5SUM1a83ac4e698f7d5e998b86838d2a31c5
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints6
Best CPU time to get the best result obtained on this benchmark3600.01
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints8263
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8263
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.35	c 0	Sugar v1-13 + HOME/minisat
0.01/0.37	c 0	BEGIN Thu Aug  7 20:45:25 2008
0.01/0.37	c 0	PID 14409
0.01/0.39	c 0	HOST node85.alineos.net
0.01/0.39	c 0	CONVERTING HOME/instance-1113364-1218134724.xml TO HOME/temp.csp
0.01/0.39	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113364-1218134724.xml' 'HOME/temp.csp'
0.75/1.34	c 1	1 domains, 450 variables, 1 predicates, 0 relations, 8263 constraints
0.75/1.35	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.75/1.35	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.80/1.43	c 1	Parsing HOME/temp.csp
0.80/1.67	c 1	parsed 8715 expressions
0.80/1.68	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.80/1.78	c 1	MAX CSP: 8263 constraints
0.80/1.78	c 1	Converting to clausal form CSP
0.81/1.92	c 1	converted 1699 (10%) expressions
0.81/1.97	c 1	converted 3397 (20%) expressions
0.81/2.01	c 1	converted 5095 (30%) expressions
0.81/2.04	c 1	converted 6793 (40%) expressions
1.69/2.14	c 1	converted 8491 (50%) expressions
1.69/2.18	c 1	converted 10189 (60%) expressions
1.79/2.22	c 1	converted 11887 (70%) expressions
1.79/2.25	c 1	converted 13585 (80%) expressions
1.79/2.29	c 1	converted 15283 (90%) expressions
2.68/3.15	c 2	converted 16981 (100%) expressions
2.68/3.16	c 2	CSP : 16976 integers, 0 booleans, 24788 clauses, largest domain size 12395
2.68/3.16	c 2	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.68/3.16	c 2	Propagation in CSP
2.98/3.47	c 3	8258 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.98/3.48	c 3	CSP : 16976 integers, 0 booleans, 24788 clauses, largest domain size 8264
2.98/3.48	c 3	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.98/3.49	c 3	Simplifing CSP by introducing new Boolean variables
3.09/3.58	c 3	CSP : 16976 integers, 16526 booleans, 41314 clauses, largest domain size 8264
3.09/3.58	c 3	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.28/3.73	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.28/3.78	c 3	1698 (10%) CSP integer variables are encoded (9900 clauses, 127318 bytes)
3.28/3.78	c 3	3396 (20%) CSP integer variables are encoded (9900 clauses, 127318 bytes)
3.28/3.79	c 3	5093 (30%) CSP integer variables are encoded (9900 clauses, 127318 bytes)
3.28/3.79	c 3	6791 (40%) CSP integer variables are encoded (9900 clauses, 127318 bytes)
3.28/3.79	c 3	8488 (50%) CSP integer variables are encoded (9900 clauses, 127318 bytes)
3.38/3.82	c 3	10186 (60%) CSP integer variables are encoded (30276 clauses, 432958 bytes)
3.38/3.84	c 3	11884 (70%) CSP integer variables are encoded (48525 clauses, 706693 bytes)
3.38/3.86	c 3	13581 (80%) CSP integer variables are encoded (69015 clauses, 1014043 bytes)
3.38/3.89	c 3	15279 (90%) CSP integer variables are encoded (86711 clauses, 1282980 bytes)
3.59/4.03	c 3	16976 (100%) CSP integer variables are encoded (208360 clauses, 3351013 bytes)
3.79/4.21	c 3	4132 (10%) CSP clauses are encoded (275857 clauses, 4668744 bytes)
3.89/4.36	c 4	8263 (20%) CSP clauses are encoded (343330 clauses, 6057925 bytes)
4.07/4.52	c 4	12395 (30%) CSP clauses are encoded (410827 clauses, 7450238 bytes)
4.17/4.66	c 4	16526 (40%) CSP clauses are encoded (478300 clauses, 8843231 bytes)
4.35/4.81	c 4	20657 (50%) CSP clauses are encoded (545773 clauses, 10236386 bytes)
4.46/4.94	c 4	24789 (60%) CSP clauses are encoded (613247 clauses, 11634316 bytes)
11.81/13.39	c 13	28920 (70%) CSP clauses are encoded (4925064 clauses, 104042463 bytes)
33.99/39.17	c 38	33052 (80%) CSP clauses are encoded (17781854 clauses, 380113826 bytes)
41.50/47.67	c 47	37183 (90%) CSP clauses are encoded (22093671 clauses, 472521972 bytes)
169.22/588.33	c 588	41314 (100%) CSP clauses are encoded (86352497 clauses, 2014914705 bytes)
169.24/588.88	c 588	41314 CSP clauses encoded
169.24/589.06	c 588	Writing map file : HOME/temp.map
169.32/591.65	c 591	Heap : 19 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
169.32/591.65	c 591	SAT : 241862 SAT variables, 86352497 SAT clauses, 2014914705 bytes
169.32/591.65	c 591	Heap : 19 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
169.33/591.73	c 591	OBJECTIVE minimize _COST
169.33/591.73	c 591	OBJECTIVE BOUND: 0 <= _COST <= 
169.33/591.73	c 591	SEARCHING: _COST <= 4132
169.33/591.73	c 591	SOLVING HOME/temp.cnf
169.33/591.73	c 591	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
169.38/593.66	c 593	This is MiniSat 2.0 beta
169.38/593.66	c 593	WARNING: for repeatability, setting FPU to use double precision
169.38/597.11	c 596	============================[ Problem Statistics ]=============================
169.38/597.11	c 596	|                                                                             |
169.38/605.56	c 605	|  Number of variables:  241862                                               |
169.38/605.56	c 605	|  Number of clauses:    86352498                                             |
180.03/702.12	c ERROR INTERRUPTED
180.12/702.27	s UNKNOWN
180.12/702.27	c 701	CPU 154.78 (0.06 0.01 154.72 14.6)
180.12/702.27	c 701	END Thu Aug  7 20:57:06 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-1113364-1218134724/watcher-1113364-1218134724 -o /tmp/evaluation-result-1113364-1218134724/solver-1113364-1218134724 -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-1113364-1218134724.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: 7.35 8.35 6.32 4/76 14409
/proc/meminfo: memFree=1958936/2055920 swapFree=4181032/4192956
[pid=14409] ppid=14407 vsize=18572 CPUtime=0
/proc/14409/stat : 14409 (runsolver) D 14407 14409 13463 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 140557242 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 214945033511 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/14409/statm: 4643 292 257 25 0 2626 0

[startup+0.0999029 s]
/proc/loadavg: 7.35 8.35 6.32 4/76 14409
/proc/meminfo: memFree=1958936/2055920 swapFree=4181032/4192956
[pid=14409] ppid=14407 vsize=12272 CPUtime=0
/proc/14409/stat : 14409 (sugar) D 14407 14409 13463 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 140557242 12566528 321 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/14409/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101901 s]
/proc/loadavg: 7.35 8.35 6.32 4/76 14409
/proc/meminfo: memFree=1958936/2055920 swapFree=4181032/4192956
[pid=14409] ppid=14407 vsize=12272 CPUtime=0
/proc/14409/stat : 14409 (sugar) D 14407 14409 13463 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 140557242 12566528 321 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/14409/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301924 s]
/proc/loadavg: 7.35 8.35 6.32 4/76 14409
/proc/meminfo: memFree=1958936/2055920 swapFree=4181032/4192956
[pid=14409] ppid=14407 vsize=12676 CPUtime=0.01
/proc/14409/stat : 14409 (sugar) D 14407 14409 13463 0 -1 4194304 533 0 0 0 0 1 0 0 18 0 1 0 140557242 12980224 501 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/14409/statm: 3169 501 315 3 0 269 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12676

[startup+0.701971 s]
/proc/loadavg: 7.35 8.35 6.32 4/76 14409
/proc/meminfo: memFree=1958936/2055920 swapFree=4181032/4192956
[pid=14409] ppid=14407 vsize=13600 CPUtime=0.03
/proc/14409/stat : 14409 (sugar) S 14407 14409 13463 0 -1 4194304 898 127 0 0 2 1 0 0 18 0 1 0 140557242 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14409/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50207 s]
/proc/loadavg: 7.35 8.35 6.32 3/87 14421
/proc/meminfo: memFree=1935424/2055920 swapFree=4181032/4192956
[pid=14409] ppid=14407 vsize=13600 CPUtime=0.8
/proc/14409/stat : 14409 (sugar) S 14407 14409 13463 0 -1 4194304 974 8497 0 52 2 1 70 7 16 0 1 0 140557242 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14409/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 13600

[startup+3.10125 s]
/proc/loadavg: 6.92 8.24 6.30 2/82 14431
/proc/meminfo: memFree=1930152/2055920 swapFree=4181032/4192956
[pid=14409] ppid=14407 vsize=13600 CPUtime=0.81
/proc/14409/stat : 14409 (sugar) S 14407 14409 13463 0 -1 4194304 974 8497 0 52 3 1 70 7 16 0 1 0 140557242 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14409/statm: 3400 797 370 3 0 500 0
[pid=14422] ppid=14409 vsize=5356 CPUtime=0
/proc/14422/stat : 14422 (sh) S 14409 14409 13463 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140557378 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14422/statm: 1339 233 193 169 0 50 0
[pid=14423] ppid=14422 vsize=869516 CPUtime=1.87
/proc/14423/stat : 14423 (java) S 14422 14409 13463 0 -1 0 12183 0 1 0 180 7 0 0 18 0 9 0 140557378 890384384 11068 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14423/statm: 217379 11068 2540 9 0 211954 0
[pid=14423/tid=14424] ppid=14422 vsize=869516 CPUtime=1.12
/proc/14423/task/14424/stat : 14424 (java) S 14422 14409 13463 0 -1 64 2822 0 1 0 111 1 0 0 17 0 9 0 140557379 890384384 11068 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14423/tid=14425] ppid=14422 vsize=869516 CPUtime=0.53
/proc/14423/task/14425/stat : 14425 (java) R 14422 14409 13463 0 -1 64 7163 0 0 0 49 4 0 0 17 0 9 0 140557381 890384384 11068 996147200 134512640 134550740 4294955936 18446744073709551615 102478692 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14426] ppid=14422 vsize=869516 CPUtime=0
/proc/14423/task/14426/stat : 14426 (java) S 14422 14409 13463 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140557381 890384384 11068 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14423/tid=14427] ppid=14422 vsize=869516 CPUtime=0
/proc/14423/task/14427/stat : 14427 (java) S 14422 14409 13463 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 140557381 890384384 11068 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14423/tid=14428] ppid=14422 vsize=869516 CPUtime=0
/proc/14423/task/14428/stat : 14428 (java) S 14422 14409 13463 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140557383 890384384 11068 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14429] ppid=14422 vsize=869516 CPUtime=0.19
/proc/14423/task/14429/stat : 14429 (java) S 14422 14409 13463 0 -1 64 1501 0 0 0 19 0 0 0 15 0 9 0 140557383 890384384 11068 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14430] ppid=14422 vsize=869516 CPUtime=0
/proc/14423/task/14430/stat : 14430 (java) S 14422 14409 13463 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140557383 890384384 11068 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14431] ppid=14422 vsize=869516 CPUtime=0
/proc/14423/task/14431/stat : 14431 (java) S 14422 14409 13463 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140557383 890384384 11068 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 888472

[startup+6.30261 s]
/proc/loadavg: 6.92 8.24 6.30 3/96 14479
/proc/meminfo: memFree=1857512/2055920 swapFree=4181032/4192956
[pid=14409] ppid=14407 vsize=13600 CPUtime=0.81
/proc/14409/stat : 14409 (sugar) S 14407 14409 13463 0 -1 4194304 974 8497 0 52 3 1 70 7 15 0 1 0 140557242 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14409/statm: 3400 797 370 3 0 500 0
[pid=14422] ppid=14409 vsize=5356 CPUtime=0
/proc/14422/stat : 14422 (sh) S 14409 14409 13463 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140557378 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14422/statm: 1339 233 193 169 0 50 0
[pid=14423] ppid=14422 vsize=869376 CPUtime=5.04
/proc/14423/stat : 14423 (java) S 14422 14409 13463 0 -1 0 13973 0 1 0 477 27 0 0 18 0 9 0 140557378 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14423/statm: 217344 12236 2565 9 0 211891 0
[pid=14423/tid=14424] ppid=14422 vsize=869376 CPUtime=3.88
/proc/14423/task/14424/stat : 14424 (java) R 14422 14409 13463 0 -1 64 3317 0 1 0 370 18 0 0 25 0 9 0 140557379 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4127078079 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14423/tid=14425] ppid=14422 vsize=869376 CPUtime=0.87
/proc/14423/task/14425/stat : 14425 (java) S 14422 14409 13463 0 -1 64 8409 0 0 0 80 7 0 0 16 0 9 0 140557381 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14423/tid=14426] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14426/stat : 14426 (java) S 14422 14409 13463 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140557381 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14427] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14427/stat : 14427 (java) S 14422 14409 13463 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140557381 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14428] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14428/stat : 14428 (java) S 14422 14409 13463 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140557383 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14429] ppid=14422 vsize=869376 CPUtime=0.27
/proc/14423/task/14429/stat : 14429 (java) S 14422 14409 13463 0 -1 64 1550 0 0 0 26 1 0 0 16 0 9 0 140557383 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14423/tid=14430] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14430/stat : 14430 (java) S 14422 14409 13463 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140557383 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14431] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14431/stat : 14431 (java) S 14422 14409 13463 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140557383 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 888332

[startup+12.7013 s]
/proc/loadavg: 6.32 8.07 6.26 3/95 14479
/proc/meminfo: memFree=1706360/2055920 swapFree=4181032/4192956
[pid=14409] ppid=14407 vsize=13600 CPUtime=0.81
/proc/14409/stat : 14409 (sugar) S 14407 14409 13463 0 -1 4194304 974 8497 0 52 3 1 70 7 15 0 1 0 140557242 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14409/statm: 3400 797 370 3 0 500 0
[pid=14422] ppid=14409 vsize=5356 CPUtime=0
/proc/14422/stat : 14422 (sh) S 14409 14409 13463 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140557378 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14422/statm: 1339 233 193 169 0 50 0
[pid=14423] ppid=14422 vsize=869376 CPUtime=10.41
/proc/14423/stat : 14423 (java) S 14422 14409 13463 0 -1 0 14696 0 1 0 967 74 0 0 18 0 9 0 140557378 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14423/statm: 217344 12236 2565 9 0 211891 0
[pid=14423/tid=14424] ppid=14422 vsize=869376 CPUtime=8.95
/proc/14423/task/14424/stat : 14424 (java) R 14422 14409 13463 0 -1 64 4040 0 1 0 835 60 0 0 25 0 9 0 140557379 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4126565688 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14423/tid=14425] ppid=14422 vsize=869376 CPUtime=1.17
/proc/14423/task/14425/stat : 14425 (java) S 14422 14409 13463 0 -1 64 8409 0 0 0 105 12 0 0 16 0 9 0 140557381 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14423/tid=14426] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14426/stat : 14426 (java) S 14422 14409 13463 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140557381 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14427] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14427/stat : 14427 (java) S 14422 14409 13463 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140557381 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14428] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14428/stat : 14428 (java) S 14422 14409 13463 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140557383 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14429] ppid=14422 vsize=869376 CPUtime=0.27
/proc/14423/task/14429/stat : 14429 (java) S 14422 14409 13463 0 -1 64 1550 0 0 0 26 1 0 0 16 0 9 0 140557383 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14423/tid=14430] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14430/stat : 14430 (java) S 14422 14409 13463 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140557383 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14431] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14431/stat : 14431 (java) S 14422 14409 13463 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140557383 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.22
Current children cumulated vsize (KiB) 888332

[startup+25.5028 s]
/proc/loadavg: 5.81 7.90 6.23 3/95 14480
/proc/meminfo: memFree=1400056/2055920 swapFree=4181032/4192956
[pid=14409] ppid=14407 vsize=13600 CPUtime=0.81
/proc/14409/stat : 14409 (sugar) S 14407 14409 13463 0 -1 4194304 974 8497 0 52 3 1 70 7 16 0 1 0 140557242 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14409/statm: 3400 797 370 3 0 500 0
[pid=14422] ppid=14409 vsize=5356 CPUtime=0
/proc/14422/stat : 14422 (sh) S 14409 14409 13463 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140557378 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14422/statm: 1339 233 193 169 0 50 0
[pid=14423] ppid=14422 vsize=869376 CPUtime=21.7
/proc/14423/stat : 14423 (java) S 14422 14409 13463 0 -1 0 16215 0 1 0 1998 172 0 0 18 0 9 0 140557378 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14423/statm: 217344 12236 2565 9 0 211891 0
[pid=14423/tid=14424] ppid=14422 vsize=869376 CPUtime=19.65
/proc/14423/task/14424/stat : 14424 (java) R 14422 14409 13463 0 -1 64 5559 0 1 0 1818 147 0 0 25 0 9 0 140557379 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4127079452 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14423/tid=14425] ppid=14422 vsize=869376 CPUtime=1.76
/proc/14423/task/14425/stat : 14425 (java) S 14422 14409 13463 0 -1 64 8409 0 0 0 153 23 0 0 16 0 9 0 140557381 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14423/tid=14426] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14426/stat : 14426 (java) S 14422 14409 13463 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140557381 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14427] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14427/stat : 14427 (java) S 14422 14409 13463 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140557381 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14428] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14428/stat : 14428 (java) S 14422 14409 13463 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140557383 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14429] ppid=14422 vsize=869376 CPUtime=0.27
/proc/14423/task/14429/stat : 14429 (java) S 14422 14409 13463 0 -1 64 1550 0 0 0 26 1 0 0 16 0 9 0 140557383 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14423/tid=14430] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14430/stat : 14430 (java) S 14422 14409 13463 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140557383 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14431] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14431/stat : 14431 (java) S 14422 14409 13463 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140557383 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.51
Current children cumulated vsize (KiB) 888332

[startup+51.1027 s]
/proc/loadavg: 8.09 8.25 6.39 3/104 14490
/proc/meminfo: memFree=839912/2055920 swapFree=4181032/4192956
[pid=14409] ppid=14407 vsize=13600 CPUtime=0.81
/proc/14409/stat : 14409 (sugar) S 14407 14409 13463 0 -1 4194304 974 8497 0 52 3 1 70 7 16 0 1 0 140557242 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14409/statm: 3400 797 370 3 0 500 0
[pid=14422] ppid=14409 vsize=5356 CPUtime=0
/proc/14422/stat : 14422 (sh) S 14409 14409 13463 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140557378 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14422/statm: 1339 233 193 169 0 50 0
[pid=14423] ppid=14422 vsize=869376 CPUtime=44.13
/proc/14423/stat : 14423 (java) S 14422 14409 13463 0 -1 0 19088 0 1 0 4064 349 0 0 18 0 9 0 140557378 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0

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

/proc/14423/task/14431/stat : 14431 (java) S 14422 14409 13463 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140557383 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 144.9
Current children cumulated vsize (KiB) 888332

[startup+522.303 s]
/proc/loadavg: 6.82 6.62 6.36 1/100 14504
/proc/meminfo: memFree=19000/2055920 swapFree=4181032/4192956
[pid=14409] ppid=14407 vsize=13600 CPUtime=0.81
/proc/14409/stat : 14409 (sugar) S 14407 14409 13463 0 -1 4194304 974 8497 0 52 3 1 70 7 16 0 1 0 140557242 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14409/statm: 3400 797 370 3 0 500 0
[pid=14422] ppid=14409 vsize=5356 CPUtime=0
/proc/14422/stat : 14422 (sh) S 14409 14409 13463 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140557378 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14422/statm: 1339 233 193 169 0 50 0
[pid=14423] ppid=14422 vsize=869376 CPUtime=144.09
/proc/14423/stat : 14423 (java) S 14422 14409 13463 0 -1 0 31650 0 1 0 13180 1229 0 0 18 0 9 0 140557378 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14423/statm: 217344 12236 2565 9 0 211891 0
[pid=14423/tid=14424] ppid=14422 vsize=869376 CPUtime=136.33
/proc/14423/task/14424/stat : 14424 (java) D 14422 14409 13463 0 -1 64 20994 0 1 0 12522 1111 0 0 15 0 9 0 140557379 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608069 0 0 -1 1 0 0
[pid=14423/tid=14425] ppid=14422 vsize=869376 CPUtime=7.47
/proc/14423/task/14425/stat : 14425 (java) S 14422 14409 13463 0 -1 64 8409 0 0 0 631 116 0 0 16 0 9 0 140557381 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14426] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14426/stat : 14426 (java) S 14422 14409 13463 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140557381 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14427] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14427/stat : 14427 (java) S 14422 14409 13463 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140557381 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14428] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14428/stat : 14428 (java) S 14422 14409 13463 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140557383 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14429] ppid=14422 vsize=869376 CPUtime=0.27
/proc/14423/task/14429/stat : 14429 (java) S 14422 14409 13463 0 -1 64 1550 0 0 0 26 1 0 0 16 0 9 0 140557383 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14423/tid=14430] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14430/stat : 14430 (java) S 14422 14409 13463 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140557383 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14431] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14431/stat : 14431 (java) S 14422 14409 13463 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140557383 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 144.9
Current children cumulated vsize (KiB) 888332

[startup+582.303 s]
/proc/loadavg: 5.85 6.54 6.36 3/94 14691
/proc/meminfo: memFree=866232/2055920 swapFree=4181032/4192956
[pid=14409] ppid=14407 vsize=13600 CPUtime=0.81
/proc/14409/stat : 14409 (sugar) S 14407 14409 13463 0 -1 4194304 974 8497 0 52 3 1 70 7 16 0 1 0 140557242 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14409/statm: 3400 797 370 3 0 500 0
[pid=14422] ppid=14409 vsize=5356 CPUtime=0
/proc/14422/stat : 14422 (sh) S 14409 14409 13463 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140557378 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14422/statm: 1339 233 193 169 0 50 0
[pid=14423] ppid=14422 vsize=869376 CPUtime=162.42
/proc/14423/stat : 14423 (java) S 14422 14409 13463 0 -1 0 34120 0 1 0 14845 1397 0 0 18 0 9 0 140557378 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14423/statm: 217344 12236 2565 9 0 211891 0
[pid=14423/tid=14424] ppid=14422 vsize=869376 CPUtime=153.82
/proc/14423/task/14424/stat : 14424 (java) R 14422 14409 13463 0 -1 64 23464 0 1 0 14119 1263 0 0 17 0 9 0 140557379 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14425] ppid=14422 vsize=869376 CPUtime=8.3
/proc/14423/task/14425/stat : 14425 (java) S 14422 14409 13463 0 -1 64 8409 0 0 0 699 131 0 0 16 0 9 0 140557381 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14426] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14426/stat : 14426 (java) S 14422 14409 13463 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140557381 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14427] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14427/stat : 14427 (java) S 14422 14409 13463 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 140557381 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14428] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14428/stat : 14428 (java) S 14422 14409 13463 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140557383 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14429] ppid=14422 vsize=869376 CPUtime=0.27
/proc/14423/task/14429/stat : 14429 (java) S 14422 14409 13463 0 -1 64 1550 0 0 0 26 1 0 0 16 0 9 0 140557383 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14423/tid=14430] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14430/stat : 14430 (java) S 14422 14409 13463 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140557383 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14423/tid=14431] ppid=14422 vsize=869376 CPUtime=0
/proc/14423/task/14431/stat : 14431 (java) S 14422 14409 13463 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140557383 890241024 12236 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 163.23
Current children cumulated vsize (KiB) 888332

[startup+642.303 s]
/proc/loadavg: 5.83 6.45 6.34 2/78 14701
/proc/meminfo: memFree=15744/2055920 swapFree=4181032/4192956
[pid=14409] ppid=14407 vsize=14656 CPUtime=169.38
/proc/14409/stat : 14409 (sugar) S 14407 14409 13463 0 -1 4194304 1320 43745 0 53 6 1 15472 1459 16 0 1 0 140557242 15007744 1068 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14409/statm: 3664 1068 374 3 0 764 0
[pid=14693] ppid=14409 vsize=5356 CPUtime=0
/proc/14693/stat : 14693 (sh) S 14409 14409 13463 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 140616416 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14693/statm: 1339 232 193 169 0 50 0
[pid=14694] ppid=14693 vsize=54072 CPUtime=0.44
/proc/14694/stat : 14694 (minisat) D 14693 14409 13463 0 -1 4194304 12086 0 6 0 37 7 0 0 18 0 1 0 140616417 55369728 12078 996147200 134512640 135127466 4294956256 18446744073709551615 134722894 0 0 4096 3 18446744071563479169 0 0 17 0 0 0
/proc/14694/statm: 13518 12078 62 150 0 13365 0
Current children cumulated CPU time (s) 169.82
Current children cumulated vsize (KiB) 74084



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+702.106 s]
/proc/loadavg: 3.48 5.67 6.08 2/86 15879
/proc/meminfo: memFree=44352/2055920 swapFree=4181032/4192956
[pid=14409] ppid=14407 vsize=14656 CPUtime=169.38
/proc/14409/stat : 14409 (sugar) S 14407 14409 13463 0 -1 4194304 1320 43745 0 53 6 1 15472 1459 16 0 1 0 140557242 15007744 1068 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14409/statm: 3664 1068 374 3 0 764 0
[pid=14693] ppid=14409 vsize=5356 CPUtime=0
/proc/14693/stat : 14693 (sh) S 14409 14409 13463 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 140616416 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14693/statm: 1339 232 193 169 0 50 0
[pid=14694] ppid=14693 vsize=902524 CPUtime=10.65
/proc/14694/stat : 14694 (minisat) D 14693 14409 13463 0 -1 4194304 221183 0 6 0 883 182 0 0 18 0 1 0 140616417 924184576 221175 996147200 134512640 135127466 4294956256 18446744073709551615 134722894 0 0 4096 3 18446744071563479169 0 0 17 0 0 0
/proc/14694/statm: 225631 221175 62 150 0 225478 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (KiB) 922536

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

[startup+702.22 s]
/proc/loadavg: 3.48 5.67 6.08 2/86 15879
/proc/meminfo: memFree=44352/2055920 swapFree=4181032/4192956
[pid=14409] ppid=14407 vsize=14656 CPUtime=169.38
/proc/14409/stat : 14409 (sugar) S 14407 14409 13463 0 -1 4194304 1331 43745 0 53 6 1 15472 1459 16 0 1 0 140557242 15007744 1068 996147200 4194304 4206940 548682068592 18446744073709551615 214953930850 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14409/statm: 3664 1068 374 3 0 764 0
[pid=14693] ppid=14409 vsize=0 CPUtime=0
/proc/14693/stat : 14693 (sh) Z 14409 14409 13463 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 140616416 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/14693/statm: 0 0 0 0 0 0 0
[pid=14694] ppid=1 vsize=0 CPUtime=10.74
/proc/14694/stat : 14694 (minisat) R 1 14409 13463 0 -1 4195332 221183 0 6 0 883 191 0 0 18 0 1 0 140616417 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/14694/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 180.12
Current children cumulated vsize (KiB) 14656

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

[startup+702.302 s]
/proc/loadavg: 3.48 5.67 6.08 2/86 15879
/proc/meminfo: memFree=44352/2055920 swapFree=4181032/4192956
[pid=14409] ppid=14407 vsize=14656 CPUtime=169.4
/proc/14409/stat : 14409 (sugar) R 14407 14409 13463 0 -1 4194304 1358 44022 0 53 6 2 15472 1460 16 0 1 0 140557242 15007744 1069 996147200 4194304 4206940 548682068592 18446744073709551615 214945207337 0 0 4224 16386 0 0 0 17 0 0 0
/proc/14409/statm: 3664 1069 375 3 0 764 0
Current children cumulated CPU time (s) 169.4
Current children cumulated vsize (KiB) 14656

[startup+702.302 s]
/proc/loadavg: 3.48 5.67 6.08 2/86 15879
/proc/meminfo: memFree=44352/2055920 swapFree=4181032/4192956
[pid=14409] ppid=14407 vsize=14656 CPUtime=169.4
/proc/14409/stat : 14409 (sugar) R 14407 14409 13463 0 -1 4194304 1358 44022 0 53 6 2 15472 1460 16 0 1 0 140557242 15007744 1069 996147200 4194304 4206940 548682068592 18446744073709551615 214945207337 0 0 4224 16386 0 0 0 17 0 0 0
/proc/14409/statm: 3664 1069 375 3 0 764 0
Current children cumulated CPU time (s) 169.4
Current children cumulated vsize (KiB) 14656

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

[startup+702.702 s]
/proc/loadavg: 3.48 5.67 6.08 2/86 15879
/proc/meminfo: memFree=44352/2055920 swapFree=4181032/4192956
[pid=14409] ppid=14407 vsize=14656 CPUtime=169.79
/proc/14409/stat : 14409 (sugar) R 14407 14409 13463 0 -1 4194304 1358 44022 0 53 6 41 15472 1460 16 0 1 0 140557242 15007744 1069 996147200 4194304 4206940 548682068592 18446744073709551615 214945207337 0 0 4224 16386 0 0 0 17 0 0 0
/proc/14409/statm: 3664 1069 375 3 0 764 0
Current children cumulated CPU time (s) 169.79
Current children cumulated vsize (KiB) 14656

[startup+703.102 s]
/proc/loadavg: 3.48 5.67 6.08 2/77 15918
/proc/meminfo: memFree=1940808/2055920 swapFree=4181032/4192956
[pid=14409] ppid=14407 vsize=14656 CPUtime=169.83
/proc/14409/stat : 14409 (sugar) D 14407 14409 13463 0 -1 4194304 1358 44022 0 53 6 45 15472 1460 15 0 1 0 140557242 15007744 1069 996147200 4194304 4206940 548682068592 18446744073709551615 214945207337 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/14409/statm: 3664 1069 375 3 0 764 0
Current children cumulated CPU time (s) 169.83
Current children cumulated vsize (KiB) 14656

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): 10.72
#  lost CPU user time (s): 8.83
#  lost CPU system time (s): 1.89

Real time (s): 703.185
CPU time (s): 180.605
CPU user time (s): 163.621
CPU system time (s): 16.9837
CPU usage (%): 25.6839
Max. virtual memory (cumulated for all children) (KiB): 922536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 154.791
system time used= 15.0937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45410
page faults= 53
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 151129
involuntary context switches= 137905

runsolver used 0.839872 second user time and 2.01769 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-08-07 20:45:24
IDJOB=1113364
IDBENCH=61570
IDSOLVER=368
FILE ID=node85/1113364-1218134724
PBS_JOBID= 8000807
Free space on /tmp= 126124 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/graphColoring/leighton/leighton-25/normalized-lei450-25b-24.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-1113364-1218134724/watcher-1113364-1218134724 -o /tmp/evaluation-result-1113364-1218134724/solver-1113364-1218134724 -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-1113364-1218134724.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1a83ac4e698f7d5e998b86838d2a31c5
RANDOM SEED=1368146194

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1959672 kB
Buffers:          4512 kB
Cached:          27580 kB
SwapCached:       4696 kB
Active:          33296 kB
Inactive:         9452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1959672 kB
SwapTotal:     4192956 kB
SwapFree:      4181032 kB
Dirty:            2724 kB
Writeback:           0 kB
Mapped:          18512 kB
Slab:            38940 kB
Committed_AS:   133900 kB
PageTables:       1736 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= 126868 MiB
End job on node85 at 2008-08-07 20:57:08