Trace number 1113370

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) 198.132 214.219

General information on the benchmark

Namecsp/graphColoring/leighton/leighton-25/
normalized-lei450-25a-23.xml
MD5SUMdb98c53488e7b2aca62f1c75d3774cd9
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints13
Best CPU time to get the best result obtained on this benchmark3600.05
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints8260
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8260
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.15	c 0	Sugar v1-13 + HOME/minisat
0.00/0.18	c 0	BEGIN Sat Jul 12 19:15:16 2008
0.00/0.18	c 0	PID 18095
0.00/0.19	c 0	HOST node52.alineos.net
0.00/0.19	c 0	CONVERTING HOME/instance-1113370-1215882915.xml TO HOME/temp.csp
0.00/0.19	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113370-1215882915.xml' 'HOME/temp.csp'
0.75/1.23	c 1	1 domains, 450 variables, 1 predicates, 0 relations, 8260 constraints
0.75/1.25	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.75/1.25	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.78/1.33	c 1	Parsing HOME/temp.csp
0.78/1.81	c 1	parsed 8712 expressions
0.78/1.82	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.78/1.93	c 1	MAX CSP: 8260 constraints
0.78/1.93	c 1	Converting to clausal form CSP
0.78/2.15	c 2	converted 1698 (10%) expressions
1.70/2.23	c 2	converted 3395 (20%) expressions
1.70/2.27	c 2	converted 5093 (30%) expressions
1.80/2.31	c 2	converted 6790 (40%) expressions
1.89/2.41	c 2	converted 8488 (50%) expressions
1.89/2.45	c 2	converted 10185 (60%) expressions
1.89/2.49	c 2	converted 11883 (70%) expressions
1.99/2.53	c 2	converted 13580 (80%) expressions
1.99/2.57	c 2	converted 15278 (90%) expressions
2.88/3.49	c 3	converted 16975 (100%) expressions
2.88/3.49	c 3	CSP : 16970 integers, 0 booleans, 24779 clauses, largest domain size 12391
2.88/3.49	c 3	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.88/3.49	c 3	Propagation in CSP
3.28/3.84	c 3	8257 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.28/3.84	c 3	CSP : 16970 integers, 0 booleans, 24779 clauses, largest domain size 8261
3.28/3.84	c 3	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.28/3.86	c 3	Simplifing CSP by introducing new Boolean variables
3.38/3.96	c 3	CSP : 16970 integers, 16520 booleans, 41299 clauses, largest domain size 8261
3.38/3.96	c 3	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.57/4.12	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.57/4.17	c 4	1697 (10%) CSP integer variables are encoded (9450 clauses, 120801 bytes)
3.57/4.18	c 4	3394 (20%) CSP integer variables are encoded (9450 clauses, 120801 bytes)
3.57/4.18	c 4	5091 (30%) CSP integer variables are encoded (9450 clauses, 120801 bytes)
3.57/4.18	c 4	6788 (40%) CSP integer variables are encoded (9450 clauses, 120801 bytes)
3.57/4.18	c 4	8485 (50%) CSP integer variables are encoded (9450 clauses, 120801 bytes)
3.78/4.30	c 4	10182 (60%) CSP integer variables are encoded (103633 clauses, 1560557 bytes)
3.78/4.36	c 4	11879 (70%) CSP integer variables are encoded (143048 clauses, 2230612 bytes)
3.87/4.40	c 4	13576 (80%) CSP integer variables are encoded (167656 clauses, 2648948 bytes)
3.87/4.43	c 4	15273 (90%) CSP integer variables are encoded (185342 clauses, 2949610 bytes)
3.87/4.46	c 4	16970 (100%) CSP integer variables are encoded (207830 clauses, 3331906 bytes)
4.07/4.66	c 4	4130 (10%) CSP clauses are encoded (272548 clauses, 4597735 bytes)
4.27/4.81	c 4	8260 (20%) CSP clauses are encoded (337244 clauses, 5928822 bytes)
4.37/4.96	c 4	12390 (30%) CSP clauses are encoded (401940 clauses, 7259909 bytes)
4.57/5.11	c 5	16520 (40%) CSP clauses are encoded (466658 clauses, 8591445 bytes)
4.67/5.25	c 5	20650 (50%) CSP clauses are encoded (531354 clauses, 9922532 bytes)
4.87/5.40	c 5	24780 (60%) CSP clauses are encoded (596050 clauses, 11253619 bytes)
83.09/85.63	c 85	28910 (70%) CSP clauses are encoded (34945336 clauses, 824349014 bytes)
150.64/155.32	c 155	33040 (80%) CSP clauses are encoded (69121154 clauses, 1661166506 bytes)
159.14/164.38	c 164	37170 (90%) CSP clauses are encoded (73428818 clauses, 1766354607 bytes)
184.72/190.86	c 190	41299 (100%) CSP clauses are encoded (86277310 clauses, 2080696019 bytes)
184.72/190.86	c 190	41299 CSP clauses encoded
184.79/190.96	c 190	Writing map file : HOME/temp.map
184.84/191.70	c 191	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
184.86/191.70	c 191	SAT : 241320 SAT variables, 86277310 SAT clauses, 2080696019 bytes
184.86/191.70	c 191	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
184.90/192.22	c 192	OBJECTIVE minimize _COST
184.90/192.22	c 192	OBJECTIVE BOUND: 0 <= _COST <= 
184.90/192.22	c 192	SEARCHING: _COST <= 4130
184.90/192.22	c 192	SOLVING HOME/temp.cnf
184.90/192.22	c 192	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
184.93/192.36	c 192	This is MiniSat 2.0 beta
184.93/192.36	c 192	WARNING: for repeatability, setting FPU to use double precision
184.93/192.36	c 192	============================[ Problem Statistics ]=============================
184.93/192.36	c 192	|                                                                             |
184.93/192.39	c 192	|  Number of variables:  241320                                               |
184.93/192.39	c 192	|  Number of clauses:    86277311                                             |
197.78/212.64	c ERROR INTERRUPTED
197.91/212.83	s UNKNOWN
197.91/212.83	c 212	CPU 169.73 (0.07 0.01 169.66 15.2)
197.91/212.83	c 212	END Sat Jul 12 19:18:48 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-1113370-1215882915/watcher-1113370-1215882915 -o /tmp/evaluation-result-1113370-1215882915/solver-1113370-1215882915 -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-1113370-1215882915.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: 2.64 2.42 2.47 4/74 18095
/proc/meminfo: memFree=1193440/2055920 swapFree=4192812/4192956
[pid=18095] ppid=18093 vsize=18572 CPUtime=0
/proc/18095/stat : 18095 (runsolver) R 18093 18095 17388 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 44990413 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 273653755175 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18095/statm: 4643 292 257 25 0 2626 0

[startup+0.107489 s]
/proc/loadavg: 2.64 2.42 2.47 4/74 18095
/proc/meminfo: memFree=1193440/2055920 swapFree=4192812/4192956
[pid=18095] ppid=18093 vsize=12412 CPUtime=0
/proc/18095/stat : 18095 (sugar) D 18093 18095 17388 0 -1 4194304 410 0 4 0 0 0 0 0 18 0 1 0 44990413 12709888 382 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/18095/statm: 3103 382 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.202497 s]
/proc/loadavg: 2.64 2.42 2.47 4/74 18095
/proc/meminfo: memFree=1193440/2055920 swapFree=4192812/4192956
[pid=18095] ppid=18093 vsize=13600 CPUtime=0.03
/proc/18095/stat : 18095 (sugar) S 18093 18095 17388 0 -1 4194304 894 127 4 0 3 0 0 0 19 0 1 0 44990413 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18095/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302508 s]
/proc/loadavg: 2.64 2.42 2.47 4/74 18095
/proc/meminfo: memFree=1193440/2055920 swapFree=4192812/4192956
[pid=18095] ppid=18093 vsize=13600 CPUtime=0.03
/proc/18095/stat : 18095 (sugar) S 18093 18095 17388 0 -1 4194304 894 127 4 0 3 0 0 0 19 0 1 0 44990413 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18095/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701537 s]
/proc/loadavg: 2.64 2.42 2.47 4/74 18095
/proc/meminfo: memFree=1193440/2055920 swapFree=4192812/4192956
[pid=18095] ppid=18093 vsize=13600 CPUtime=0.03
/proc/18095/stat : 18095 (sugar) S 18093 18095 17388 0 -1 4194304 894 127 4 0 3 0 0 0 19 0 1 0 44990413 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18095/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50158 s]
/proc/loadavg: 2.64 2.42 2.47 3/85 18107
/proc/meminfo: memFree=1152520/2055920 swapFree=4192812/4192956
[pid=18095] ppid=18093 vsize=13600 CPUtime=0.78
/proc/18095/stat : 18095 (sugar) S 18093 18095 17388 0 -1 4194304 970 8442 4 107 3 0 66 9 16 0 1 0 44990413 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18095/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 13600

[startup+3.1027 s]
/proc/loadavg: 2.64 2.42 2.47 3/85 18117
/proc/meminfo: memFree=1152264/2055920 swapFree=4192812/4192956
[pid=18095] ppid=18093 vsize=13600 CPUtime=0.78
/proc/18095/stat : 18095 (sugar) S 18093 18095 17388 0 -1 4194304 970 8442 4 107 3 0 66 9 15 0 1 0 44990413 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18095/statm: 3400 797 370 3 0 500 0
[pid=18108] ppid=18095 vsize=5356 CPUtime=0
/proc/18108/stat : 18108 (sh) S 18095 18095 17388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44990539 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18108/statm: 1339 233 193 169 0 50 0
[pid=18109] ppid=18108 vsize=868392 CPUtime=1.81
/proc/18109/stat : 18109 (java) S 18108 18095 17388 0 -1 0 11068 0 4 0 175 6 0 0 18 0 9 0 44990539 889233408 9996 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18109/statm: 217098 9996 2540 9 0 211673 0
[pid=18109/tid=18110] ppid=18108 vsize=868392 CPUtime=1.16
/proc/18109/task/18110/stat : 18110 (java) R 18108 18095 17388 0 -1 64 2786 0 4 0 114 2 0 0 23 0 9 0 44990540 889233408 9996 996147200 134512640 134550740 4294955936 18446744073709551615 4126567726 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18111] ppid=18108 vsize=868392 CPUtime=0.4
/proc/18109/task/18111/stat : 18111 (java) S 18108 18095 17388 0 -1 64 6113 0 0 0 38 2 0 0 16 0 9 0 44990541 889233408 9996 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18112] ppid=18108 vsize=868392 CPUtime=0
/proc/18109/task/18112/stat : 18112 (java) S 18108 18095 17388 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44990541 889233408 9996 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18113] ppid=18108 vsize=868392 CPUtime=0
/proc/18109/task/18113/stat : 18113 (java) S 18108 18095 17388 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44990541 889233408 9996 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18114] ppid=18108 vsize=868392 CPUtime=0
/proc/18109/task/18114/stat : 18114 (java) S 18108 18095 17388 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44990543 889233408 9996 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18115] ppid=18108 vsize=868392 CPUtime=0.21
/proc/18109/task/18115/stat : 18115 (java) S 18108 18095 17388 0 -1 64 1472 0 0 0 21 0 0 0 16 0 9 0 44990543 889233408 9996 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18116] ppid=18108 vsize=868392 CPUtime=0
/proc/18109/task/18116/stat : 18116 (java) S 18108 18095 17388 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44990543 889233408 9996 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18117] ppid=18108 vsize=868392 CPUtime=0
/proc/18109/task/18117/stat : 18117 (java) S 18108 18095 17388 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44990543 889233408 9996 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 887348

[startup+6.30292 s]
/proc/loadavg: 2.59 2.41 2.47 3/85 18117
/proc/meminfo: memFree=1117512/2055920 swapFree=4192812/4192956
[pid=18095] ppid=18093 vsize=13600 CPUtime=0.79
/proc/18095/stat : 18095 (sugar) S 18093 18095 17388 0 -1 4194304 970 8442 4 107 3 1 66 9 15 0 1 0 44990413 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18095/statm: 3400 797 370 3 0 500 0
[pid=18108] ppid=18095 vsize=5356 CPUtime=0
/proc/18108/stat : 18108 (sh) S 18095 18095 17388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44990539 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18108/statm: 1339 233 193 169 0 50 0
[pid=18109] ppid=18108 vsize=868504 CPUtime=4.96
/proc/18109/stat : 18109 (java) S 18108 18095 17388 0 -1 0 13848 0 4 0 472 24 0 0 18 0 9 0 44990539 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18109/statm: 217126 12194 2565 9 0 211673 0
[pid=18109/tid=18110] ppid=18108 vsize=868504 CPUtime=3.69
/proc/18109/task/18110/stat : 18110 (java) R 18108 18095 17388 0 -1 64 3215 0 4 0 352 17 0 0 22 0 9 0 44990540 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18111] ppid=18108 vsize=868504 CPUtime=0.93
/proc/18109/task/18111/stat : 18111 (java) S 18108 18095 17388 0 -1 64 8416 0 0 0 89 4 0 0 16 0 9 0 44990541 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18112] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18112/stat : 18112 (java) S 18108 18095 17388 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44990541 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18113] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18113/stat : 18113 (java) S 18108 18095 17388 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44990541 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18114] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18114/stat : 18114 (java) S 18108 18095 17388 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44990543 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18115] ppid=18108 vsize=868504 CPUtime=0.3
/proc/18109/task/18115/stat : 18115 (java) S 18108 18095 17388 0 -1 64 1520 0 0 0 29 1 0 0 16 0 9 0 44990543 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18116] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18116/stat : 18116 (java) S 18108 18095 17388 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44990543 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18117] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18117/stat : 18117 (java) S 18108 18095 17388 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44990543 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 887460

[startup+12.7023 s]
/proc/loadavg: 2.54 2.40 2.46 3/85 18117
/proc/meminfo: memFree=1094728/2055920 swapFree=4192812/4192956
[pid=18095] ppid=18093 vsize=13600 CPUtime=0.79
/proc/18095/stat : 18095 (sugar) S 18093 18095 17388 0 -1 4194304 970 8442 4 107 3 1 66 9 15 0 1 0 44990413 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18095/statm: 3400 797 370 3 0 500 0
[pid=18108] ppid=18095 vsize=5356 CPUtime=0
/proc/18108/stat : 18108 (sh) S 18095 18095 17388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44990539 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18108/statm: 1339 233 193 169 0 50 0
[pid=18109] ppid=18108 vsize=868504 CPUtime=11.28
/proc/18109/stat : 18109 (java) S 18108 18095 17388 0 -1 0 14223 0 4 0 1090 38 0 0 18 0 9 0 44990539 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18109/statm: 217126 12194 2565 9 0 211673 0
[pid=18109/tid=18110] ppid=18108 vsize=868504 CPUtime=9.86
/proc/18109/task/18110/stat : 18110 (java) R 18108 18095 17388 0 -1 64 3590 0 4 0 958 28 0 0 25 0 9 0 44990540 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4127102217 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18111] ppid=18108 vsize=868504 CPUtime=1.08
/proc/18109/task/18111/stat : 18111 (java) S 18108 18095 17388 0 -1 64 8416 0 0 0 101 7 0 0 16 0 9 0 44990541 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18112] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18112/stat : 18112 (java) S 18108 18095 17388 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44990541 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18113] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18113/stat : 18113 (java) S 18108 18095 17388 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44990541 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18114] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18114/stat : 18114 (java) S 18108 18095 17388 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44990543 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18115] ppid=18108 vsize=868504 CPUtime=0.3
/proc/18109/task/18115/stat : 18115 (java) S 18108 18095 17388 0 -1 64 1520 0 0 0 29 1 0 0 16 0 9 0 44990543 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18116] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18116/stat : 18116 (java) S 18108 18095 17388 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44990543 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18117] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18117/stat : 18117 (java) S 18108 18095 17388 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44990543 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.07
Current children cumulated vsize (KiB) 887460

[startup+25.5022 s]
/proc/loadavg: 2.42 2.38 2.45 3/85 18117
/proc/meminfo: memFree=1013064/2055920 swapFree=4192812/4192956
[pid=18095] ppid=18093 vsize=13600 CPUtime=0.79
/proc/18095/stat : 18095 (sugar) S 18093 18095 17388 0 -1 4194304 970 8442 4 107 3 1 66 9 15 0 1 0 44990413 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18095/statm: 3400 797 370 3 0 500 0
[pid=18108] ppid=18095 vsize=5356 CPUtime=0
/proc/18108/stat : 18108 (sh) S 18095 18095 17388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44990539 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18108/statm: 1339 233 193 169 0 50 0
[pid=18109] ppid=18108 vsize=868504 CPUtime=23.92
/proc/18109/stat : 18109 (java) S 18108 18095 17388 0 -1 0 15320 0 4 0 2294 98 0 0 18 0 9 0 44990539 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18109/statm: 217126 12194 2565 9 0 211673 0
[pid=18109/tid=18110] ppid=18108 vsize=868504 CPUtime=22.07
/proc/18109/task/18110/stat : 18110 (java) R 18108 18095 17388 0 -1 64 4687 0 4 0 2126 81 0 0 25 0 9 0 44990540 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4127068312 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18111] ppid=18108 vsize=868504 CPUtime=1.51
/proc/18109/task/18111/stat : 18111 (java) S 18108 18095 17388 0 -1 64 8416 0 0 0 137 14 0 0 16 0 9 0 44990541 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18112] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18112/stat : 18112 (java) S 18108 18095 17388 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44990541 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18113] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18113/stat : 18113 (java) S 18108 18095 17388 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44990541 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18114] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18114/stat : 18114 (java) S 18108 18095 17388 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44990543 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18115] ppid=18108 vsize=868504 CPUtime=0.3
/proc/18109/task/18115/stat : 18115 (java) S 18108 18095 17388 0 -1 64 1520 0 0 0 29 1 0 0 16 0 9 0 44990543 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18116] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18116/stat : 18116 (java) S 18108 18095 17388 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44990543 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18117] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18117/stat : 18117 (java) S 18108 18095 17388 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44990543 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.71
Current children cumulated vsize (KiB) 887460

[startup+51.1029 s]
/proc/loadavg: 2.36 2.37 2.45 3/85 18117
/proc/meminfo: memFree=709576/2055920 swapFree=4192812/4192956
[pid=18095] ppid=18093 vsize=13600 CPUtime=0.79
/proc/18095/stat : 18095 (sugar) S 18093 18095 17388 0 -1 4194304 970 8442 4 107 3 1 66 9 15 0 1 0 44990413 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18095/statm: 3400 797 370 3 0 500 0
[pid=18108] ppid=18095 vsize=5356 CPUtime=0
/proc/18108/stat : 18108 (sh) S 18095 18095 17388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44990539 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18108/statm: 1339 233 193 169 0 50 0
[pid=18109] ppid=18108 vsize=868504 CPUtime=48.78
/proc/18109/stat : 18109 (java) S 18108 18095 17388 0 -1 0 18392 0 4 0 4559 319 0 0 18 0 9 0 44990539 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

/proc/18095/statm: 3400 797 370 3 0 500 0
[pid=18108] ppid=18095 vsize=5356 CPUtime=0
/proc/18108/stat : 18108 (sh) S 18095 18095 17388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44990539 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18108/statm: 1339 233 193 169 0 50 0
[pid=18109] ppid=18108 vsize=868504 CPUtime=98.5
/proc/18109/stat : 18109 (java) S 18108 18095 17388 0 -1 0 24532 0 4 0 9095 755 0 0 18 0 9 0 44990539 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18109/statm: 217126 12194 2565 9 0 211673 0
[pid=18109/tid=18110] ppid=18108 vsize=868504 CPUtime=92.92
/proc/18109/task/18110/stat : 18110 (java) R 18108 18095 17388 0 -1 64 13899 0 4 0 8620 672 0 0 25 0 9 0 44990540 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4126570056 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18111] ppid=18108 vsize=868504 CPUtime=5.24
/proc/18109/task/18111/stat : 18111 (java) S 18108 18095 17388 0 -1 64 8416 0 0 0 444 80 0 0 16 0 9 0 44990541 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18112] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18112/stat : 18112 (java) S 18108 18095 17388 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44990541 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18113] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18113/stat : 18113 (java) S 18108 18095 17388 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44990541 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18114] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18114/stat : 18114 (java) S 18108 18095 17388 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44990543 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18115] ppid=18108 vsize=868504 CPUtime=0.3
/proc/18109/task/18115/stat : 18115 (java) S 18108 18095 17388 0 -1 64 1520 0 0 0 29 1 0 0 16 0 9 0 44990543 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18116] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18116/stat : 18116 (java) S 18108 18095 17388 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44990543 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18117] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18117/stat : 18117 (java) S 18108 18095 17388 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44990543 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.29
Current children cumulated vsize (KiB) 887460

[startup+162.302 s]
/proc/loadavg: 2.21 2.29 2.41 3/85 18117
/proc/meminfo: memFree=15304/2055920 swapFree=4192812/4192956
[pid=18095] ppid=18093 vsize=13600 CPUtime=0.79
/proc/18095/stat : 18095 (sugar) S 18093 18095 17388 0 -1 4194304 970 8442 4 107 3 1 66 9 16 0 1 0 44990413 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18095/statm: 3400 797 370 3 0 500 0
[pid=18108] ppid=18095 vsize=5356 CPUtime=0
/proc/18108/stat : 18108 (sh) S 18095 18095 17388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44990539 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18108/statm: 1339 233 193 169 0 50 0
[pid=18109] ppid=18108 vsize=868504 CPUtime=156.4
/proc/18109/stat : 18109 (java) S 18108 18095 17388 0 -1 0 31780 0 4 0 14370 1270 0 0 18 0 9 0 44990539 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18109/statm: 217126 12194 2565 9 0 211673 0
[pid=18109/tid=18110] ppid=18108 vsize=868504 CPUtime=147.82
/proc/18109/task/18110/stat : 18110 (java) R 18108 18095 17388 0 -1 64 21147 0 4 0 13646 1136 0 0 25 0 9 0 44990540 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4126916354 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18111] ppid=18108 vsize=868504 CPUtime=8.25
/proc/18109/task/18111/stat : 18111 (java) S 18108 18095 17388 0 -1 64 8416 0 0 0 693 132 0 0 16 0 9 0 44990541 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18112] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18112/stat : 18112 (java) S 18108 18095 17388 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44990541 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18113] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18113/stat : 18113 (java) S 18108 18095 17388 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44990541 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18114] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18114/stat : 18114 (java) S 18108 18095 17388 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44990543 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18115] ppid=18108 vsize=868504 CPUtime=0.3
/proc/18109/task/18115/stat : 18115 (java) S 18108 18095 17388 0 -1 64 1520 0 0 0 29 1 0 0 16 0 9 0 44990543 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18116] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18116/stat : 18116 (java) S 18108 18095 17388 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44990543 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18109/tid=18117] ppid=18108 vsize=868504 CPUtime=0
/proc/18109/task/18117/stat : 18117 (java) S 18108 18095 17388 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44990543 889348096 12194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 157.19
Current children cumulated vsize (KiB) 887460



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+212.603 s]
/proc/loadavg: 2.32 2.31 2.41 2/77 18121
/proc/meminfo: memFree=15496/2055920 swapFree=4192812/4192956
[pid=18095] ppid=18093 vsize=14656 CPUtime=184.93
/proc/18095/stat : 18095 (sugar) S 18093 18095 17388 0 -1 4194304 1316 43957 4 116 7 1 16965 1520 15 0 1 0 44990413 15007744 1068 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18095/statm: 3664 1068 374 3 0 764 0
[pid=18118] ppid=18095 vsize=5356 CPUtime=0
/proc/18118/stat : 18118 (sh) S 18095 18095 17388 0 -1 4194304 276 0 1 0 0 0 0 0 18 0 1 0 45009635 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18118/statm: 1339 232 193 169 0 50 0
[pid=18119] ppid=18118 vsize=902256 CPUtime=12.85
/proc/18119/stat : 18119 (minisat) D 18118 18095 17388 0 -1 4194304 218256 0 6 0 1063 222 0 0 18 0 1 0 45009644 923910144 218248 996147200 134512640 135127466 4294956256 18446744073709551615 134722894 0 0 4096 3 18446744071563479169 0 0 17 1 0 0
/proc/18119/statm: 225564 218248 62 150 0 225411 0
Current children cumulated CPU time (s) 197.78
Current children cumulated vsize (KiB) 922268

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

[startup+212.802 s]
/proc/loadavg: 2.32 2.31 2.41 2/77 18121
/proc/meminfo: memFree=15496/2055920 swapFree=4192812/4192956
[pid=18095] ppid=18093 vsize=14656 CPUtime=184.93
/proc/18095/stat : 18095 (sugar) S 18093 18095 17388 0 -1 4194304 1327 43957 4 116 7 1 16965 1520 16 0 1 0 44990413 15007744 1068 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18095/statm: 3664 1068 374 3 0 764 0
[pid=18118] ppid=18095 vsize=0 CPUtime=0
/proc/18118/stat : 18118 (sh) Z 18095 18095 17388 0 -1 4195340 276 0 1 0 0 0 0 0 16 0 1 0 45009635 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/18118/statm: 0 0 0 0 0 0 0
[pid=18119] ppid=1 vsize=0 CPUtime=12.98
/proc/18119/stat : 18119 (minisat) R 1 18095 17388 0 -1 4195332 218256 0 6 0 1063 235 0 0 18 0 1 0 45009644 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/18119/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 197.91
Current children cumulated vsize (KiB) 14656

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

[startup+212.902 s]
/proc/loadavg: 2.32 2.31 2.41 2/77 18121
/proc/meminfo: memFree=15496/2055920 swapFree=4192812/4192956
[pid=18095] ppid=18093 vsize=14656 CPUtime=184.99
/proc/18095/stat : 18095 (sugar) R 18093 18095 17388 0 -1 4194304 1354 44233 4 117 7 6 16966 1520 16 0 1 0 44990413 15007744 1069 996147200 4194304 4206940 548682068592 18446744073709551615 273653929001 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18095/statm: 3664 1069 375 3 0 764 0
Current children cumulated CPU time (s) 184.99
Current children cumulated vsize (KiB) 14656

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

[startup+212.747 s]
/proc/loadavg: 2.32 2.31 2.41 2/77 18121
/proc/meminfo: memFree=15496/2055920 swapFree=4192812/4192956
[pid=18095] ppid=18093 vsize=14656 CPUtime=184.93
/proc/18095/stat : 18095 (sugar) S 18093 18095 17388 0 -1 4194304 1327 43957 4 116 7 1 16965 1520 16 0 1 0 44990413 15007744 1068 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18095/statm: 3664 1068 374 3 0 764 0
[pid=18118] ppid=18095 vsize=0 CPUtime=0
/proc/18118/stat : 18118 (sh) Z 18095 18095 17388 0 -1 4195340 276 0 1 0 0 0 0 0 16 0 1 0 45009635 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/18118/statm: 0 0 0 0 0 0 0
[pid=18119] ppid=1 vsize=0 CPUtime=12.92
/proc/18119/stat : 18119 (minisat) R 1 18095 17388 0 -1 4195332 218256 0 6 0 1063 229 0 0 18 0 1 0 45009644 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/18119/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 197.85
Current children cumulated vsize (KiB) 14656

[startup+213.508 s]
/proc/loadavg: 2.37 2.32 2.41 2/76 18122
/proc/meminfo: memFree=1196048/2055920 swapFree=4192812/4192956
[pid=18095] ppid=18093 vsize=14656 CPUtime=185.09
/proc/18095/stat : 18095 (sugar) D 18093 18095 17388 0 -1 4194304 1354 44233 4 117 7 16 16966 1520 15 0 1 0 44990413 15007744 1069 996147200 4194304 4206940 548682068592 18446744073709551615 273653929001 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18095/statm: 3664 1069 375 3 0 764 0
Current children cumulated CPU time (s) 185.09
Current children cumulated vsize (KiB) 14656

[startup+213.903 s]
/proc/loadavg: 2.37 2.32 2.41 2/76 18122
/proc/meminfo: memFree=1196048/2055920 swapFree=4192812/4192956
[pid=18095] ppid=18093 vsize=14656 CPUtime=185.13
/proc/18095/stat : 18095 (sugar) D 18093 18095 17388 0 -1 4194304 1354 44233 4 117 7 20 16966 1520 15 0 1 0 44990413 15007744 1069 996147200 4194304 4206940 548682068592 18446744073709551615 273653929001 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18095/statm: 3664 1069 375 3 0 764 0
Current children cumulated CPU time (s) 185.13
Current children cumulated vsize (KiB) 14656

[startup+214.103 s]
/proc/loadavg: 2.37 2.32 2.41 2/76 18122
/proc/meminfo: memFree=1196048/2055920 swapFree=4192812/4192956
[pid=18095] ppid=18093 vsize=14656 CPUtime=185.15
/proc/18095/stat : 18095 (sugar) D 18093 18095 17388 0 -1 4194304 1354 44233 4 117 7 22 16966 1520 15 0 1 0 44990413 15007744 1069 996147200 4194304 4206940 548682068592 18446744073709551615 273653929001 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18095/statm: 3664 1069 375 3 0 764 0
Current children cumulated CPU time (s) 185.15
Current children cumulated vsize (KiB) 14656

[startup+214.218 s]
/proc/loadavg: 2.37 2.32 2.41 2/76 18122
/proc/meminfo: memFree=1196048/2055920 swapFree=4192812/4192956
[pid=18095] ppid=18093 vsize=14656 CPUtime=185.2
/proc/18095/stat : 18095 (sugar) R 18093 18095 17388 0 -1 4194304 1354 44233 4 117 7 27 16966 1520 15 0 1 0 44990413 15007744 1069 996147200 4194304 4206940 548682068592 18446744073709551615 273653929001 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18095/statm: 3664 1069 375 3 0 764 0
Current children cumulated CPU time (s) 185.2
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): 12.92
#  lost CPU user time (s): 10.62
#  lost CPU system time (s): 2.3

Real time (s): 214.219
CPU time (s): 198.132
CPU user time (s): 180.352
CPU system time (s): 17.7796
CPU usage (%): 92.4903
Max. virtual memory (cumulated for all children) (KiB): 922268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 169.732
system time used= 15.4796
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45617
page faults= 121
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 158549
involuntary context switches= 158964

runsolver used 0.314952 second user time and 0.766883 second system time

The end

Launcher Data (download as text)

Begin job on node52 at 2008-07-12 19:15:15
IDJOB=1113370
IDBENCH=61571
IDSOLVER=368
FILE ID=node52/1113370-1215882915
PBS_JOBID= 7903568
Free space on /tmp= 66148 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= db98c53488e7b2aca62f1c75d3774cd9
RANDOM SEED=566335623

node52.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.234
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.234
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:       1194112 kB
Buffers:          2428 kB
Cached:          20012 kB
SwapCached:          0 kB
Active:         806324 kB
Inactive:         4980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1194112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2440 kB
Writeback:           0 kB
Mapped:         799968 kB
Slab:            33964 kB
Committed_AS:   951512 kB
PageTables:       3716 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= 66148 MiB
End job on node52 at 2008-07-12 19:18:50