Trace number 1110005

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-incNo Cert. 52.755 55.3346

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-46s-smv.xml
MD5SUMb737cbae654b5d3ae6271e24a3cd0c8e
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark844.907
Satisfiable
(Un)Satisfiability was proved
Number of variables1612
Number of constraints3652
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3652
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.47	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.03/0.47	c 0	BEGIN Sat Jul 12 00:27:42 2008
0.03/0.47	c 0	PID 15230
0.03/0.48	c 0	HOST node34.alineos.net
0.03/0.48	c 0	CONVERTING HOME/instance-1110005-1215815262.xml TO HOME/temp.csp
0.03/0.48	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1110005-1215815262.xml' 'HOME/temp.csp'
0.84/1.30	c 1	3 domains, 1612 variables, 7 predicates, 0 relations, 3652 constraints
0.84/1.33	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.84/1.33	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.87/1.41	c 1	Parsing HOME/temp.csp
0.87/1.87	c 2	parsed 5274 expressions
0.87/1.87	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.87/1.92	c 2	MAX CSP: 3652 constraints
0.87/1.92	c 2	Converting to clausal form CSP
0.87/1.95	c 2	converted 893 (10%) expressions
0.87/1.99	c 2	converted 1786 (20%) expressions
1.61/2.13	c 2	converted 2679 (30%) expressions
1.61/2.17	c 2	converted 3572 (40%) expressions
1.61/2.18	c 2	converted 4465 (50%) expressions
1.71/2.25	c 2	converted 5358 (60%) expressions
1.71/2.27	c 2	converted 6251 (70%) expressions
1.71/2.28	c 2	converted 7144 (80%) expressions
1.81/2.30	c 2	converted 8037 (90%) expressions
2.41/2.97	c 3	converted 8929 (100%) expressions
2.41/2.97	c 3	CSP : 12832 integers, 0 booleans, 17914 clauses, largest domain size 5479
2.41/2.97	c 3	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.41/2.97	c 3	Propagation in CSP
2.60/3.20	c 3	3647 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.70/3.21	c 3	CSP : 12832 integers, 0 booleans, 17914 clauses, largest domain size 3653
2.70/3.21	c 3	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.70/3.22	c 3	Simplifing CSP by introducing new Boolean variables
2.70/3.23	c 3	CSP : 12832 integers, 0 booleans, 17914 clauses, largest domain size 3653
2.70/3.23	c 3	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.80/3.32	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.80/3.35	c 3	1284 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.80/3.36	c 3	2567 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.80/3.36	c 3	3850 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.80/3.37	c 3	5133 (40%) CSP integer variables are encoded (7782 clauses, 106267 bytes)
2.89/3.43	c 3	6416 (50%) CSP integer variables are encoded (50323 clauses, 744382 bytes)
2.89/3.48	c 3	7700 (60%) CSP integer variables are encoded (93004 clauses, 1385340 bytes)
2.99/3.53	c 3	8983 (70%) CSP integer variables are encoded (129506 clauses, 2005874 bytes)
3.09/3.60	c 3	10266 (80%) CSP integer variables are encoded (180461 clauses, 2872109 bytes)
3.09/3.62	c 3	11549 (90%) CSP integer variables are encoded (195257 clauses, 3123641 bytes)
3.09/3.64	c 3	12832 (100%) CSP integer variables are encoded (209299 clauses, 3362355 bytes)
3.19/3.71	c 3	1792 (10%) CSP clauses are encoded (211091 clauses, 3394218 bytes)
3.69/4.25	c 4	3583 (20%) CSP clauses are encoded (502285 clauses, 9221225 bytes)
4.58/5.11	c 5	5375 (30%) CSP clauses are encoded (962380 clauses, 18842412 bytes)
5.40/6.28	c 6	7166 (40%) CSP clauses are encoded (1441156 clauses, 28852778 bytes)
6.29/7.13	c 7	8957 (50%) CSP clauses are encoded (1873210 clauses, 38742831 bytes)
7.17/8.03	c 8	10749 (60%) CSP clauses are encoded (2324606 clauses, 49554300 bytes)
20.32/21.63	c 21	12540 (70%) CSP clauses are encoded (9077995 clauses, 214329780 bytes)
33.48/35.32	c 35	14332 (80%) CSP clauses are encoded (15771528 clauses, 378117905 bytes)
35.15/37.02	c 37	16123 (90%) CSP clauses are encoded (16621408 clauses, 398798951 bytes)
40.10/42.10	c 42	17914 (100%) CSP clauses are encoded (19144356 clauses, 460426940 bytes)
40.10/42.10	c 42	17914 CSP clauses encoded
40.10/42.10	c 42	Writing map file : HOME/temp.map
40.10/42.16	c 42	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
40.10/42.16	c 42	SAT : 221811 SAT variables, 19144356 SAT clauses, 460426940 bytes
40.10/42.16	c 42	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
40.19/42.21	c 42	OBJECTIVE minimize _COST
40.19/42.21	c 42	SOLVING HOME/temp.cnf
40.19/42.21	c 42	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
40.20/42.51	c 42	This is MiniSat 2.0 beta incremental
40.20/42.51	c 42	WARNING: for repeatability, setting FPU to use double precision
40.20/42.51	c 42	============================[ Problem Statistics ]=============================
40.20/42.51	c 42	|                                                                             |
40.20/42.51	c 42	|  Number of variables:  221811                                               |
40.20/42.51	c 42	|  Number of clauses:    19144356                                             |
49.68/52.15	c 52	|  Parsing time:         8.28         s                                       |
50.08/52.53	c 52	OK
50.08/52.53	c 52	OBJECTIVE BOUND: 0 <= _COST <= 
50.08/52.53	c 52	SEARCHING: _COST <= 1826
50.08/52.53	c 52	============================[ Search Statistics ]==============================
50.08/52.53	c 52	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
50.08/52.53	c 52	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
50.08/52.53	c 52	===============================================================================
50.08/52.53	c 52	|         0 |  221811 19144356 56906528 |  6381452        0    nan |  0.000 % |
52.16/54.65	c 54	===============================================================================
52.16/54.66	c 54	restarts              : 1
52.16/54.66	c 54	conflicts             : 13            (1 /sec)
52.16/54.66	c 54	decisions             : 619           (0.65 % random) (58 /sec)
52.16/54.66	c 54	propagations          : 340693         (31786 /sec)
52.16/54.66	c 54	conflict literals     : 43             (15.69 % deleted)
52.16/54.66	c 54	Memory used           : 788.89 MB
52.16/54.66	c 54	CPU time              : 10.7184 s
52.16/54.66	c 54	
52.16/54.66	c 54	SATISFIABLE
52.25/54.74	c 54	OK
52.25/54.74	c 54	FOUND: _COST <= 1826
52.25/54.74	s SATISFIABLE
52.25/54.74	c 54	DECODING HOME/temp.out WITH HOME/temp.map
52.25/54.74	c 54	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
52.28/54.82	c 55	Decoding HOME/temp.out
52.42/54.93	c ERROR INTERRUPTED
52.35/55.11	c 55	CPU 47.53 (0.08 0.02 47.45 4.87)
52.35/55.11	c 55	END Sat Jul 12 00:28:37 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-1110005-1215815262/watcher-1110005-1215815262 -o /tmp/evaluation-result-1110005-1215815262/solver-1110005-1215815262 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1110005-1215815262.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.00 2.04 2.06 4/81 15230
/proc/meminfo: memFree=1883608/2055920 swapFree=4191900/4192956
[pid=15230] ppid=15228 vsize=18572 CPUtime=0
/proc/15230/stat : 15230 (runsolver) D 15228 15230 14471 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 38227701 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 254195330343 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/15230/statm: 4643 292 257 25 0 2626 0

[startup+0.0395939 s]
/proc/loadavg: 2.00 2.04 2.06 4/81 15230
/proc/meminfo: memFree=1883608/2055920 swapFree=4191900/4192956
[pid=15230] ppid=15228 vsize=12272 CPUtime=0
/proc/15230/stat : 15230 (sugar++) D 15228 15230 14471 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 38227701 12566528 321 996147200 4194304 4206940 548682068528 18446744073709551615 254204227682 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/15230/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101596 s]
/proc/loadavg: 2.00 2.04 2.06 4/81 15230
/proc/meminfo: memFree=1883608/2055920 swapFree=4191900/4192956
[pid=15230] ppid=15228 vsize=12272 CPUtime=0
/proc/15230/stat : 15230 (sugar++) D 15228 15230 14471 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 38227701 12566528 321 996147200 4194304 4206940 548682068528 18446744073709551615 254204227682 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/15230/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301611 s]
/proc/loadavg: 2.00 2.04 2.06 4/81 15230
/proc/meminfo: memFree=1883608/2055920 swapFree=4191900/4192956
[pid=15230] ppid=15228 vsize=13336 CPUtime=0.02
/proc/15230/stat : 15230 (sugar++) D 15228 15230 14471 0 -1 4194304 732 0 0 0 2 0 0 0 18 0 1 0 38227701 13656064 700 996147200 4194304 4206940 548682068528 18446744073709551615 254204230654 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/15230/statm: 3334 700 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.701644 s]
/proc/loadavg: 2.00 2.04 2.06 4/81 15230
/proc/meminfo: memFree=1883608/2055920 swapFree=4191900/4192956
[pid=15230] ppid=15228 vsize=16740 CPUtime=0.06
/proc/15230/stat : 15230 (sugar++) S 15228 15230 14471 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 38227701 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15230/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50171 s]
/proc/loadavg: 2.00 2.04 2.06 4/92 15242
/proc/meminfo: memFree=1870400/2055920 swapFree=4191900/4192956
[pid=15230] ppid=15228 vsize=16740 CPUtime=0.87
/proc/15230/stat : 15230 (sugar++) S 15228 15230 14471 0 -1 4194304 1297 7129 0 1 6 1 76 4 16 0 1 0 38227701 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15230/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 16740

[startup+3.10283 s]
/proc/loadavg: 2.08 2.05 2.07 4/92 15252
/proc/meminfo: memFree=1866176/2055920 swapFree=4191900/4192956
[pid=15230] ppid=15228 vsize=16740 CPUtime=0.87
/proc/15230/stat : 15230 (sugar++) S 15228 15230 14471 0 -1 4194304 1297 7129 0 1 6 1 76 4 15 0 1 0 38227701 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15230/statm: 4185 1104 409 3 0 764 0
[pid=15243] ppid=15230 vsize=5356 CPUtime=0
/proc/15243/stat : 15243 (sh) S 15230 15230 14471 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38227834 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15243/statm: 1339 233 193 169 0 50 0
[pid=15244] ppid=15243 vsize=868388 CPUtime=1.73
/proc/15244/stat : 15244 (java) S 15243 15230 14471 0 -1 0 9902 0 1 0 169 4 0 0 19 0 9 0 38227834 889229312 9017 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15244/statm: 217097 9017 2541 9 0 211672 0
[pid=15244/tid=15245] ppid=15243 vsize=868388 CPUtime=1.13
/proc/15244/task/15245/stat : 15245 (java) R 15243 15230 14471 0 -1 64 2849 0 1 0 112 1 0 0 25 0 9 0 38227835 889229312 9017 996147200 134512640 134550740 4294955920 18446744073709551615 4126568802 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15246] ppid=15243 vsize=868388 CPUtime=0.35
/proc/15244/task/15246/stat : 15246 (java) S 15243 15230 14471 0 -1 64 4872 0 0 0 34 1 0 0 16 0 9 0 38227837 889229312 9017 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15247] ppid=15243 vsize=868388 CPUtime=0
/proc/15244/task/15247/stat : 15247 (java) S 15243 15230 14471 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38227837 889229312 9017 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15248] ppid=15243 vsize=868388 CPUtime=0
/proc/15244/task/15248/stat : 15248 (java) S 15243 15230 14471 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 38227837 889229312 9017 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15249] ppid=15243 vsize=868388 CPUtime=0
/proc/15244/task/15249/stat : 15249 (java) S 15243 15230 14471 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38227839 889229312 9017 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15250] ppid=15243 vsize=868388 CPUtime=0.22
/proc/15244/task/15250/stat : 15250 (java) S 15243 15230 14471 0 -1 64 1489 0 0 0 22 0 0 0 16 0 9 0 38227839 889229312 9017 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15251] ppid=15243 vsize=868388 CPUtime=0
/proc/15244/task/15251/stat : 15251 (java) S 15243 15230 14471 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 38227839 889229312 9017 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15252] ppid=15243 vsize=868388 CPUtime=0
/proc/15244/task/15252/stat : 15252 (java) S 15243 15230 14471 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38227839 889229312 9017 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 890484

[startup+6.30207 s]
/proc/loadavg: 2.08 2.05 2.07 3/92 15252
/proc/meminfo: memFree=1830144/2055920 swapFree=4191900/4192956
[pid=15230] ppid=15228 vsize=16740 CPUtime=0.88
/proc/15230/stat : 15230 (sugar++) S 15228 15230 14471 0 -1 4194304 1297 7129 0 1 6 2 76 4 16 0 1 0 38227701 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15230/statm: 4185 1104 409 3 0 764 0
[pid=15243] ppid=15230 vsize=5356 CPUtime=0
/proc/15243/stat : 15243 (sh) S 15230 15230 14471 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38227834 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15243/statm: 1339 233 193 169 0 50 0
[pid=15244] ppid=15243 vsize=868500 CPUtime=4.61
/proc/15244/stat : 15244 (java) S 15243 15230 14471 0 -1 0 10551 0 1 0 437 24 0 0 19 0 9 0 38227834 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15244/statm: 217125 9092 2565 9 0 211672 0
[pid=15244/tid=15245] ppid=15243 vsize=868500 CPUtime=3.73
/proc/15244/task/15245/stat : 15245 (java) R 15243 15230 14471 0 -1 64 3387 0 1 0 353 20 0 0 25 0 9 0 38227835 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 102715617 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15246] ppid=15243 vsize=868500 CPUtime=0.58
/proc/15244/task/15246/stat : 15246 (java) S 15243 15230 14471 0 -1 64 4949 0 0 0 55 3 0 0 16 0 9 0 38227837 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15247] ppid=15243 vsize=868500 CPUtime=0
/proc/15244/task/15247/stat : 15247 (java) S 15243 15230 14471 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38227837 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15248] ppid=15243 vsize=868500 CPUtime=0
/proc/15244/task/15248/stat : 15248 (java) S 15243 15230 14471 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 38227837 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15249] ppid=15243 vsize=868500 CPUtime=0
/proc/15244/task/15249/stat : 15249 (java) S 15243 15230 14471 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38227839 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15250] ppid=15243 vsize=868500 CPUtime=0.27
/proc/15244/task/15250/stat : 15250 (java) S 15243 15230 14471 0 -1 64 1523 0 0 0 27 0 0 0 16 0 9 0 38227839 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15251] ppid=15243 vsize=868500 CPUtime=0
/proc/15244/task/15251/stat : 15251 (java) S 15243 15230 14471 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 38227839 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15252] ppid=15243 vsize=868500 CPUtime=0
/proc/15244/task/15252/stat : 15252 (java) S 15243 15230 14471 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38227839 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 890596

[startup+12.7026 s]
/proc/loadavg: 2.15 2.07 2.07 3/92 15252
/proc/meminfo: memFree=1753536/2055920 swapFree=4191900/4192956
[pid=15230] ppid=15228 vsize=16740 CPUtime=0.88
/proc/15230/stat : 15230 (sugar++) S 15228 15230 14471 0 -1 4194304 1297 7129 0 1 6 2 76 4 16 0 1 0 38227701 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15230/statm: 4185 1104 409 3 0 764 0
[pid=15243] ppid=15230 vsize=5356 CPUtime=0
/proc/15243/stat : 15243 (sh) S 15230 15230 14471 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38227834 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15243/statm: 1339 233 193 169 0 50 0
[pid=15244] ppid=15243 vsize=868500 CPUtime=10.92
/proc/15244/stat : 15244 (java) S 15243 15230 14471 0 -1 0 11732 0 1 0 1013 79 0 0 19 0 9 0 38227834 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15244/statm: 217125 9092 2565 9 0 211672 0
[pid=15244/tid=15245] ppid=15243 vsize=868500 CPUtime=9.68
/proc/15244/task/15245/stat : 15245 (java) R 15243 15230 14471 0 -1 64 4568 0 1 0 899 69 0 0 25 0 9 0 38227835 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4127060692 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15246] ppid=15243 vsize=868500 CPUtime=0.95
/proc/15244/task/15246/stat : 15246 (java) S 15243 15230 14471 0 -1 64 4949 0 0 0 86 9 0 0 16 0 9 0 38227837 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15247] ppid=15243 vsize=868500 CPUtime=0
/proc/15244/task/15247/stat : 15247 (java) S 15243 15230 14471 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38227837 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15248] ppid=15243 vsize=868500 CPUtime=0
/proc/15244/task/15248/stat : 15248 (java) S 15243 15230 14471 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 38227837 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15249] ppid=15243 vsize=868500 CPUtime=0
/proc/15244/task/15249/stat : 15249 (java) S 15243 15230 14471 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38227839 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15250] ppid=15243 vsize=868500 CPUtime=0.27
/proc/15244/task/15250/stat : 15250 (java) S 15243 15230 14471 0 -1 64 1523 0 0 0 27 0 0 0 16 0 9 0 38227839 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15251] ppid=15243 vsize=868500 CPUtime=0
/proc/15244/task/15251/stat : 15251 (java) S 15243 15230 14471 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 38227839 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15252] ppid=15243 vsize=868500 CPUtime=0
/proc/15244/task/15252/stat : 15252 (java) S 15243 15230 14471 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38227839 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.8
Current children cumulated vsize (KiB) 890596

[startup+25.5025 s]
/proc/loadavg: 2.28 2.10 2.08 3/92 15252
/proc/meminfo: memFree=1593216/2055920 swapFree=4191900/4192956
[pid=15230] ppid=15228 vsize=16740 CPUtime=0.88
/proc/15230/stat : 15230 (sugar++) S 15228 15230 14471 0 -1 4194304 1297 7129 0 1 6 2 76 4 16 0 1 0 38227701 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15230/statm: 4185 1104 409 3 0 764 0
[pid=15243] ppid=15230 vsize=5356 CPUtime=0
/proc/15243/stat : 15243 (sh) S 15230 15230 14471 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38227834 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15243/statm: 1339 233 193 169 0 50 0
[pid=15244] ppid=15243 vsize=868500 CPUtime=23.23
/proc/15244/stat : 15244 (java) S 15243 15230 14471 0 -1 0 14094 0 1 0 2131 192 0 0 19 0 9 0 38227834 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15244/statm: 217125 9092 2565 9 0 211672 0
[pid=15244/tid=15245] ppid=15243 vsize=868500 CPUtime=21.28
/proc/15244/task/15245/stat : 15245 (java) R 15243 15230 14471 0 -1 64 6930 0 1 0 1960 168 0 0 25 0 9 0 38227835 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4127024647 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15246] ppid=15243 vsize=868500 CPUtime=1.65
/proc/15244/task/15246/stat : 15246 (java) S 15243 15230 14471 0 -1 64 4949 0 0 0 142 23 0 0 16 0 9 0 38227837 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15247] ppid=15243 vsize=868500 CPUtime=0
/proc/15244/task/15247/stat : 15247 (java) S 15243 15230 14471 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38227837 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15248] ppid=15243 vsize=868500 CPUtime=0
/proc/15244/task/15248/stat : 15248 (java) S 15243 15230 14471 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 38227837 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15249] ppid=15243 vsize=868500 CPUtime=0
/proc/15244/task/15249/stat : 15249 (java) S 15243 15230 14471 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38227839 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15250] ppid=15243 vsize=868500 CPUtime=0.27
/proc/15244/task/15250/stat : 15250 (java) S 15243 15230 14471 0 -1 64 1523 0 0 0 27 0 0 0 16 0 9 0 38227839 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15251] ppid=15243 vsize=868500 CPUtime=0
/proc/15244/task/15251/stat : 15251 (java) S 15243 15230 14471 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 38227839 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15244/tid=15252] ppid=15243 vsize=868500 CPUtime=0
/proc/15244/task/15252/stat : 15252 (java) S 15243 15230 14471 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38227839 889344000 9092 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.11
Current children cumulated vsize (KiB) 890596

[startup+51.1015 s]
/proc/loadavg: 2.44 2.15 2.10 3/83 15253
/proc/meminfo: memFree=821384/2055920 swapFree=4191900/4192956
[pid=15230] ppid=15228 vsize=17268 CPUtime=40.2
/proc/15230/stat : 15230 (sugar++) S 15228 15230 14471 0 -1 4194304 1551 24592 4 2 8 2 3666 344 15 0 1 0 38227701 17682432 1214 996147200 4194304 4206940 548682068528 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15230/statm: 4317 1214 413 3 0 896 0
[pid=15253] ppid=15230 vsize=649748 CPUtime=8.49
/proc/15253/stat : 15253 (minisat-inc) R 15230 15230 14471 0 -1 4194304 160475 0 0 0 739 110 0 0 25 0 1 0 38231952 665341952 160425 996147200 134512640 135134323 4294956192 18446744073709551615 134515443 0 0 4096 3 0 0 0 17 1 0 0
/proc/15253/statm: 162437 160425 59 151 0 162283 0
Current children cumulated CPU time (s) 48.69
Current children cumulated vsize (KiB) 667016



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+54.9017 s]
/proc/loadavg: 2.41 2.15 2.10 5/93 15263
/proc/meminfo: memFree=639608/2055920 swapFree=4191900/4192956
[pid=15230] ppid=15228 vsize=17268 CPUtime=40.2
/proc/15230/stat : 15230 (sugar++) S 15228 15230 14471 0 -1 4194304 1630 24592 4 2 8 2 3666 344 16 0 1 0 38227701 17682432 1217 996147200 4194304 4206940 548682068528 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15230/statm: 4317 1217 414 3 0 896 0
[pid=15253] ppid=15230 vsize=807820 CPUtime=12.08
/proc/15253/stat : 15253 (minisat-inc) S 15230 15230 14471 0 -1 4194304 192998 0 0 0 1078 130 0 0 25 0 1 0 38231952 827207680 192946 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/15253/statm: 201955 192946 78 151 0 201801 0
[pid=15254] ppid=15230 vsize=5356 CPUtime=0
/proc/15254/stat : 15254 (sh) S 15230 15230 14471 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38233175 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15254/statm: 1339 233 193 169 0 50 0
[pid=15255] ppid=15254 vsize=195620 CPUtime=0.14
/proc/15255/stat : 15255 (java) S 15254 15230 14471 0 -1 0 3441 0 1 0 13 1 0 0 18 0 9 0 38233176 200314880 2917 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15255/statm: 48905 2917 1652 9 0 43487 0
[pid=15255/tid=15256] ppid=15254 vsize=195620 CPUtime=0.1
/proc/15255/task/15256/stat : 15256 (java) R 15254 15230 14471 0 -1 64 2437 0 1 0 9 1 0 0 20 0 9 0 38233176 200314880 2917 996147200 134512640 134550740 4294956000 18446744073709551615 4125978068 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15255/tid=15257] ppid=15254 vsize=195620 CPUtime=0
/proc/15255/task/15257/stat : 15257 (java) S 15254 15230 14471 0 -1 64 73 0 0 0 0 0 0 0 16 0 9 0 38233178 200314880 2917 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15255/tid=15258] ppid=15254 vsize=195620 CPUtime=0
/proc/15255/task/15258/stat : 15258 (java) S 15254 15230 14471 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 38233178 200314880 2917 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15255/tid=15259] ppid=15254 vsize=195620 CPUtime=0
/proc/15255/task/15259/stat : 15259 (java) S 15254 15230 14471 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 38233178 200314880 2917 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15255/tid=15260] ppid=15254 vsize=195620 CPUtime=0
/proc/15255/task/15260/stat : 15260 (java) S 15254 15230 14471 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38233180 200314880 2917 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15255/tid=15261] ppid=15254 vsize=195620 CPUtime=0.03
/proc/15255/task/15261/stat : 15261 (java) S 15254 15230 14471 0 -1 64 240 0 0 0 3 0 0 0 17 0 9 0 38233180 200314880 2917 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15255/tid=15262] ppid=15254 vsize=195620 CPUtime=0
/proc/15255/task/15262/stat : 15262 (java) S 15254 15230 14471 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 38233180 200314880 2917 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15255/tid=15263] ppid=15254 vsize=195620 CPUtime=0
/proc/15255/task/15263/stat : 15263 (java) R 15254 15230 14471 0 -1 64 0 0 0 0 0 0 0 0 17 0 9 0 38233180 200314880 2917 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 52.42
Current children cumulated vsize (KiB) 1026064

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

[startup+54.9017 s]
/proc/loadavg: 2.41 2.15 2.10 5/93 15263
/proc/meminfo: memFree=639608/2055920 swapFree=4191900/4192956
[pid=15230] ppid=15228 vsize=17268 CPUtime=40.2
/proc/15230/stat : 15230 (sugar++) S 15228 15230 14471 0 -1 4194304 1630 24592 4 2 8 2 3666 344 16 0 1 0 38227701 17682432 1217 996147200 4194304 4206940 548682068528 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15230/statm: 4317 1217 414 3 0 896 0
[pid=15253] ppid=15230 vsize=807820 CPUtime=12.08
/proc/15253/stat : 15253 (minisat-inc) S 15230 15230 14471 0 -1 4194304 192998 0 0 0 1078 130 0 0 25 0 1 0 38231952 827207680 192946 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/15253/statm: 201955 192946 78 151 0 201801 0
[pid=15254] ppid=15230 vsize=5356 CPUtime=0
/proc/15254/stat : 15254 (sh) S 15230 15230 14471 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38233175 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15254/statm: 1339 233 193 169 0 50 0
[pid=15255] ppid=15254 vsize=195620 CPUtime=0.14
/proc/15255/stat : 15255 (java) S 15254 15230 14471 0 -1 0 3441 0 1 0 13 1 0 0 18 0 9 0 38233176 200314880 2917 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15255/statm: 48905 2917 1652 9 0 43487 0
[pid=15255/tid=15256] ppid=15254 vsize=195620 CPUtime=0.1
/proc/15255/task/15256/stat : 15256 (java) R 15254 15230 14471 0 -1 64 2437 0 1 0 9 1 0 0 20 0 9 0 38233176 200314880 2917 996147200 134512640 134550740 4294956000 18446744073709551615 4125978068 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15255/tid=15257] ppid=15254 vsize=195620 CPUtime=0
/proc/15255/task/15257/stat : 15257 (java) S 15254 15230 14471 0 -1 64 73 0 0 0 0 0 0 0 16 0 9 0 38233178 200314880 2917 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15255/tid=15258] ppid=15254 vsize=195620 CPUtime=0
/proc/15255/task/15258/stat : 15258 (java) S 15254 15230 14471 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 38233178 200314880 2917 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15255/tid=15259] ppid=15254 vsize=195620 CPUtime=0
/proc/15255/task/15259/stat : 15259 (java) S 15254 15230 14471 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 38233178 200314880 2917 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15255/tid=15260] ppid=15254 vsize=195620 CPUtime=0
/proc/15255/task/15260/stat : 15260 (java) S 15254 15230 14471 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38233180 200314880 2917 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15255/tid=15261] ppid=15254 vsize=195620 CPUtime=0.03
/proc/15255/task/15261/stat : 15261 (java) S 15254 15230 14471 0 -1 64 240 0 0 0 3 0 0 0 17 0 9 0 38233180 200314880 2917 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15255/tid=15262] ppid=15254 vsize=195620 CPUtime=0
/proc/15255/task/15262/stat : 15262 (java) S 15254 15230 14471 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 38233180 200314880 2917 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15255/tid=15263] ppid=15254 vsize=195620 CPUtime=0
/proc/15255/task/15263/stat : 15263 (java) R 15254 15230 14471 0 -1 64 0 0 0 0 0 0 0 0 17 0 9 0 38233180 200314880 2917 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 52.42
Current children cumulated vsize (KiB) 1026064

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

[startup+55.0325 s]
/proc/loadavg: 2.41 2.15 2.10 5/93 15263
/proc/meminfo: memFree=639608/2055920 swapFree=4191900/4192956
[pid=15230] ppid=15228 vsize=17264 CPUtime=40.2
/proc/15230/stat : 15230 (sugar++) S 15228 15230 14471 0 -1 4194304 1661 24870 4 2 8 2 3666 344 15 0 1 0 38227701 17678336 1217 996147200 4194304 4206940 548682068528 18446744073709551615 254204231572 0 0 4224 16386 18446744071563356171 0 0 17 1 0 0
/proc/15230/statm: 4316 1217 414 3 0 895 0
[pid=15253] ppid=15230 vsize=0 CPUtime=12.15
/proc/15253/stat : 15253 (minisat-inc) R 15230 15230 14471 0 -1 4195332 192998 0 0 0 1078 137 0 0 24 0 1 0 38231952 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/15253/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 52.35
Current children cumulated vsize (KiB) 17264

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

[startup+55.0325 s]
/proc/loadavg: 2.41 2.15 2.10 5/93 15263
/proc/meminfo: memFree=639608/2055920 swapFree=4191900/4192956
[pid=15230] ppid=15228 vsize=17264 CPUtime=40.2
/proc/15230/stat : 15230 (sugar++) S 15228 15230 14471 0 -1 4194304 1661 24870 4 2 8 2 3666 344 15 0 1 0 38227701 17678336 1217 996147200 4194304 4206940 548682068528 18446744073709551615 254204231572 0 0 4224 16386 18446744071563356171 0 0 17 1 0 0
/proc/15230/statm: 4316 1217 414 3 0 895 0
[pid=15253] ppid=15230 vsize=0 CPUtime=12.15
/proc/15253/stat : 15253 (minisat-inc) R 15230 15230 14471 0 -1 4195332 192998 0 0 0 1078 137 0 0 24 0 1 0 38231952 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/15253/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 52.35
Current children cumulated vsize (KiB) 17264

[startup+55.2028 s]
/proc/loadavg: 2.41 2.15 2.10 5/93 15263
/proc/meminfo: memFree=639608/2055920 swapFree=4191900/4192956
[pid=15230] ppid=15228 vsize=17264 CPUtime=52.53
/proc/15230/stat : 15230 (sugar++) R 15228 15230 14471 0 -1 4194304 1668 217868 4 2 8 13 4745 487 18 0 1 0 38227701 17678336 1218 996147200 4194304 4206940 548682068528 18446744073709551615 254195504169 0 0 4224 16386 0 0 0 17 1 0 0
/proc/15230/statm: 4316 1218 415 3 0 895 0
Current children cumulated CPU time (s) 52.53
Current children cumulated vsize (KiB) 17264

[startup+55.3018 s]
/proc/loadavg: 2.41 2.15 2.10 5/93 15263
/proc/meminfo: memFree=639608/2055920 swapFree=4191900/4192956
[pid=15230] ppid=15228 vsize=17264 CPUtime=52.63
/proc/15230/stat : 15230 (sugar++) R 15228 15230 14471 0 -1 4194304 1668 217868 4 2 8 23 4745 487 18 0 1 0 38227701 17678336 1218 996147200 4194304 4206940 548682068528 18446744073709551615 254195504169 0 0 4224 16386 0 0 0 17 1 0 0
/proc/15230/statm: 4316 1218 415 3 0 895 0
Current children cumulated CPU time (s) 52.63
Current children cumulated vsize (KiB) 17264

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): 0.0700035
#  lost CPU user time (s): 0.130001
#  lost CPU system time (s): -0.0599995

Real time (s): 55.3346
CPU time (s): 52.755
CPU user time (s): 47.6768
CPU system time (s): 5.07822
CPU usage (%): 95.3382
Max. virtual memory (cumulated for all children) (KiB): 1026064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.5468
system time used= 5.13822
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219592
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52652
involuntary context switches= 54407

runsolver used 0.078987 second user time and 0.211967 second system time

The end

Launcher Data (download as text)

Begin job on node34 at 2008-07-12 00:27:42
IDJOB=1110005
IDBENCH=61049
IDSOLVER=367
FILE ID=node34/1110005-1215815262
PBS_JOBID= 7903229
Free space on /tmp= 66504 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-46s-smv.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1110005-1215815262/watcher-1110005-1215815262 -o /tmp/evaluation-result-1110005-1215815262/solver-1110005-1215815262 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1110005-1215815262.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b737cbae654b5d3ae6271e24a3cd0c8e
RANDOM SEED=1143254189

node34.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1884152 kB
Buffers:          3468 kB
Cached:          41156 kB
SwapCached:        256 kB
Active:         111584 kB
Inactive:         9016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1884152 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1404 kB
Writeback:           0 kB
Mapped:          94952 kB
Slab:            36372 kB
Committed_AS:   211228 kB
PageTables:       1948 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= 66500 MiB
End job on node34 at 2008-07-12 00:28:39