Trace number 1113159

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-incMSAT (MO)438 69.1676 74.0842

General information on the benchmark

Namecsp/rlfapScens11/
normalized-scen11-f4.xml
MD5SUMfd413cfecf35e255c4bf22fb461ea1f3
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints3
Best CPU time to get the best result obtained on this benchmark1652.73
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.23	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.25	c 0	BEGIN Thu Aug  7 20:39:08 2008
0.04/0.25	c 0	PID 18592
0.04/0.26	c 0	HOST node82.alineos.net
0.04/0.26	c 0	CONVERTING HOME/instance-1113159-1218134348.xml TO HOME/temp.csp
0.04/0.26	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113159-1218134348.xml' 'HOME/temp.csp'
0.06/0.90	c 1	5 domains, 680 variables, 2 predicates, 0 relations, 4103 constraints
0.06/0.92	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.92	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.06/1.00	c 1	Parsing HOME/temp.csp
0.86/1.22	c 1	parsed 4790 expressions
0.86/1.22	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.86/1.26	c 1	MAX CSP: 4103 constraints
0.86/1.26	c 1	Converting to clausal form CSP
1.06/1.44	c 2	converted 890 (10%) expressions
1.56/1.93	c 2	converted 1780 (20%) expressions
1.96/2.35	c 3	converted 2669 (30%) expressions
2.36/2.74	c 3	converted 3559 (40%) expressions
2.76/3.12	c 3	converted 4448 (50%) expressions
3.06/3.49	c 4	converted 5338 (60%) expressions
3.46/3.83	c 4	converted 6228 (70%) expressions
3.86/4.23	c 4	converted 7117 (80%) expressions
4.15/4.59	c 5	converted 8007 (90%) expressions
4.96/5.38	c 6	converted 8896 (100%) expressions
4.96/5.38	c 6	CSP : 8886 integers, 340 booleans, 13328 clauses, largest domain size 6155
4.96/5.38	c 6	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.96/5.38	c 6	Propagation in CSP
5.16/5.56	c 6	4099 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.16/5.57	c 6	CSP : 8886 integers, 340 booleans, 13328 clauses, largest domain size 4104
5.16/5.57	c 6	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.16/5.58	c 6	Simplifing CSP by introducing new Boolean variables
5.25/5.62	c 6	CSP : 8886 integers, 8546 booleans, 21534 clauses, largest domain size 4104
5.25/5.62	c 6	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.35/5.74	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.55/5.97	c 6	889 (10%) CSP integer variables are encoded (23168 clauses, 325980 bytes)
5.55/5.97	c 6	1778 (20%) CSP integer variables are encoded (23168 clauses, 325980 bytes)
5.55/5.97	c 6	2666 (30%) CSP integer variables are encoded (23168 clauses, 325980 bytes)
5.55/5.98	c 6	3555 (40%) CSP integer variables are encoded (23168 clauses, 325980 bytes)
5.55/5.98	c 6	4443 (50%) CSP integer variables are encoded (23168 clauses, 325980 bytes)
5.55/5.99	c 6	5332 (60%) CSP integer variables are encoded (31518 clauses, 451230 bytes)
5.65/6.00	c 6	6221 (70%) CSP integer variables are encoded (39163 clauses, 565905 bytes)
5.65/6.01	c 6	7109 (80%) CSP integer variables are encoded (49655 clauses, 723285 bytes)
5.65/6.02	c 6	7998 (90%) CSP integer variables are encoded (57837 clauses, 846015 bytes)
5.65/6.09	c 6	8886 (100%) CSP integer variables are encoded (113453 clauses, 1724162 bytes)
5.96/6.38	c 7	2154 (10%) CSP clauses are encoded (164827 clauses, 2794103 bytes)
6.26/6.60	c 7	4307 (20%) CSP clauses are encoded (212571 clauses, 3803424 bytes)
6.46/6.84	c 7	6461 (30%) CSP clauses are encoded (263374 clauses, 4885432 bytes)
6.66/7.04	c 7	8614 (40%) CSP clauses are encoded (309490 clauses, 5871403 bytes)
6.85/7.25	c 7	10767 (50%) CSP clauses are encoded (355106 clauses, 6903921 bytes)
7.06/7.46	c 8	12921 (60%) CSP clauses are encoded (400775 clauses, 7938330 bytes)
7.74/8.10	c 8	15074 (70%) CSP clauses are encoded (757036 clauses, 15512974 bytes)
9.53/9.97	c 10	17228 (80%) CSP clauses are encoded (1841671 clauses, 38693519 bytes)
14.81/15.29	c 16	19381 (90%) CSP clauses are encoded (5027829 clauses, 107031460 bytes)
47.39/49.74	c 50	21534 (100%) CSP clauses are encoded (21630767 clauses, 495445505 bytes)
47.39/49.74	c 50	21534 CSP clauses encoded
47.39/49.74	c 50	Writing map file : HOME/temp.map
47.49/49.80	c 50	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
47.49/49.80	c 50	SAT : 130885 SAT variables, 21630767 SAT clauses, 495445505 bytes
47.49/49.80	c 50	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
47.49/49.88	c 50	OBJECTIVE minimize _COST
47.49/49.88	c 50	SOLVING HOME/temp.cnf
47.49/49.88	c 50	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
47.49/49.88	c 50	This is MiniSat 2.0 beta incremental
47.49/49.88	c 50	WARNING: for repeatability, setting FPU to use double precision
47.49/49.88	c 50	============================[ Problem Statistics ]=============================
47.49/49.88	c 50	|                                                                             |
47.49/49.88	c 50	|  Number of variables:  130885                                               |
47.49/49.88	c 50	|  Number of clauses:    21630767                                             |
57.37/60.84	c 61	|  Parsing time:         8.40         s                                       |
57.71/61.34	c 62	OK
57.75/62.02	c 62	OBJECTIVE BOUND: 0 <= _COST <= 
57.75/62.02	c 62	SEARCHING: _COST <= 2052
57.75/62.02	c 62	============================[ Search Statistics ]==============================
57.75/62.02	c 62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
57.75/62.02	c 62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
57.75/62.02	c 62	===============================================================================
57.75/62.02	c 62	|         0 |  130885 21630767 64578307 |  7210255        0    nan |  0.000 % |
59.94/64.31	c 65	|       101 |  130885 21630767 64578307 |  7931281      101     35 |  0.000 % |
61.41/65.86	c 66	===============================================================================
61.41/65.87	c 66	restarts              : 2
61.41/65.87	c 66	conflicts             : 189           (15 /sec)
61.41/65.87	c 66	decisions             : 16920         (0.60 % random) (1361 /sec)
61.41/65.87	c 66	propagations          : 432168         (34773 /sec)
61.41/65.87	c 66	conflict literals     : 4304           (6.66 % deleted)
61.41/65.87	c 66	Memory used           : 876.73 MB
61.41/65.87	c 66	CPU time              : 12.4281 s
61.41/65.87	c 66	
61.41/65.87	c 66	SATISFIABLE
61.50/65.93	c 66	OK
61.50/65.93	c 66	FOUND: _COST <= 2052
61.50/65.93	s SATISFIABLE
61.50/65.93	c 66	DECODING HOME/temp.out WITH HOME/temp.map
61.50/65.93	c 66	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
61.52/66.25	c 66	Decoding HOME/temp.out
61.52/66.65	c 67	OBJECTIVE _COST 1618
61.52/66.65	o 1618
61.52/66.67	v 736 736 428 666 498 736 114 352 44 282 498 736 736 498 498 736 498 736 380 736 736 498 680 442 736 498 666 428 428 666 498 736 666 428 736 736 394 156 736 498 540 484 414 652 736 554 722 680 442 680 736 498 428 666 86 142 254 16 652 414 484 722 736 722 736 736 72 414 324 86 736 282 736 282 296 554 428 666 722 484 156 58 394 156 282 44 554 736 708 470 498 736 498 736 498 736 484 722 652 414 554 554 652 414 736 498 736 722 652 554 498 736 652 414 554 680 142 380 736 498 428 666 498 736 498 736 736 498 428 666 736 498 666 428 394 156 324 86 708 722 708 736 722 722 736 498 540 324 414 652 498 736 736 498 498 736 380 142 478 408 58 394 736 736 114 352 428 666 414 652 484 722 694 554 470 708 428 666 456 736 666 428 338 100 414 652 554 554 414 652 484 722 736 736 30 268 366 484 722 484 352 114 652 414 352 554 456 526 666 428 666 428 736 498 666 666 498 736 470 708 736 540 708 470 484 722 694 456 540 694 666 428 736 366 442 484 484 722 428 666 722 484 694 456 722 310 736 366 352 114 722 114 736 498 380 142 736 526 428 666 694 456 736 498 736 736 722 484 694 456 736 498 666 428 666 540 666 428 680 442 366 722 296 58 666 128 708 470 156 394 708 470 498 736 366 128 666 428 366 694 498 736 428 338 498 736 456 694 722 484 156 394 498 736 428 666 442 680 72 310 128 366 324 86 666 428 380 142 338 100 540 394 708 470 352 428 736 540 484 722 540 680 428 666 736 498 156 394 498 736 736 498 554 722 498 736 484 394 296 58 282 470 380 142 128 366 414 652 142 540 100 268 296 666 526 310 736 498 142 380 666 428 736 736 666 428 484 722 142 310 722 666 736 736 736 736 470 540 736 484 736 736 736 736 540 484 86 540 736 736 86 722 30 268 722 736 366 380 484 380 694 470 736 652 736 736 142 30 30 540 736 540 380 380 428 666 736 736 736 736 736 736 128 100 540 736 540 736 722 736 736 736 526 666 310 142 324 736 394 394 554 380 156 394 736 736 666 428 554 30 394 156 100 394 142 380 72 310 540 708 722 484 736 736 142 380 498 736 142 380 694 456 498 736 680 442 652 414 722 708 484 722 736 736 736 736 736 694 736 652 414 554 268 736 540 268 736 380 142 296 736 736 736 380 380 540 722 100 736 736 736 736 366 128 484 722 380 142 736 736 498 736 736 498 666 142 736 498 142 380 142 380 722 484 30 268 708 470 498 736 498 736 498 736 86 324 722 484 470 708 736 498 736 498 380 142 722 736 498 736 666 428 380 540 498 736 380 142 366 128 736 498 666 736 484 722 736 498 142 736 310 72 380 142 428 666 484 722 268 30 736 498 736 498 428 666 722 484 498 736 380 352 414 652 666 428 498 736 526 736 366 128 484 722 680 540 666 428 394 156 394 156 736 498 380 142 428 666 366 540 268 30 736 498 366 736 142 380 100 484 268 30 736 540 484 352 58 296 282 44 380 722 484 366 268 30 736 736 156 394
61.52/66.68	c 67	Heap : 2 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
61.52/66.74	c 67	OK
61.52/66.74	c 67	OBJECTIVE BOUND: 0 <= _COST <= 1618
61.52/66.74	c 67	SEARCHING: _COST <= 809
61.52/66.74	c 67	============================[ Search Statistics ]==============================
61.52/66.74	c 67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
61.52/66.74	c 67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
61.52/66.74	c 67	===============================================================================
61.52/66.74	c 67	|       189 |  130885 21630767 64578307 |  7210255      189     23 |  0.000 % |
63.42/68.17	c 68	|       289 |  100134 21630767 64578307 |  7931281      289     19 | 25.014 % |
64.72/69.47	c 70	|       439 |  100127 21630767 64578307 |  8724409      439     18 | 25.014 % |
67.21/71.96	c 72	|       665 |  100127 21630767 64578307 |  9596850      665     30 | 25.014 % |
68.20/72.96	c 73	===============================================================================
68.20/72.97	c 73	restarts              : 6
68.20/72.97	c 73	conflicts             : 850           (45 /sec)
68.20/72.97	c 73	decisions             : 54877         (0.69 % random) (2933 /sec)
68.20/72.97	c 73	propagations          : 2966164        (158515 /sec)
68.20/72.97	c 73	conflict literals     : 21132          (13.56 % deleted)
68.20/72.97	c 73	Memory used           : 880.75 MB
68.20/72.97	c 73	CPU time              : 18.7122 s
68.20/72.97	c 73	
68.20/72.97	c 73	SATISFIABLE
68.31/73.03	c 73	OK
68.31/73.03	c 73	FOUND: _COST <= 809
68.31/73.03	c 73	DECODING HOME/temp.out WITH HOME/temp.map
68.31/73.03	c 73	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
68.33/73.11	c 73	Decoding HOME/temp.out
68.86/73.63	c ERROR INTERRUPTED
68.99/73.75	c 74	CPU 63.08 (0.08 0.02 63 5.37)
68.99/73.75	c 74	END Thu Aug  7 20:40:22 2008

Verifier Data (download as text)

OK	438	3665
438 unsatisfied constraints, 3665 satisfied constraints

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-1113159-1218134348/watcher-1113159-1218134348 -o /tmp/evaluation-result-1113159-1218134348/solver-1113159-1218134348 -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-1113159-1218134348.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: 4.42 4.13 3.17 4/83 18592
/proc/meminfo: memFree=1379648/2055920 swapFree=4181028/4192956
[pid=18592] ppid=18590 vsize=18572 CPUtime=0
/proc/18592/stat : 18592 (runsolver) D 18590 18592 18258 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 140520741 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 224264776999 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/18592/statm: 4643 292 257 25 0 2626 0

[startup+0.0259721 s]
/proc/loadavg: 4.42 4.13 3.17 4/83 18592
/proc/meminfo: memFree=1379648/2055920 swapFree=4181028/4192956
[pid=18592] ppid=18590 vsize=124 CPUtime=0
/proc/18592/stat : 18592 (sugar++) D 18590 18592 18258 0 -1 4194304 38 0 0 0 0 0 0 0 18 0 1 0 140520741 126976 23 996147200 4194304 4206940 548682068528 18446744073709551615 224262157801 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/18592/statm: 31 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 124

[startup+0.10199 s]
/proc/loadavg: 4.42 4.13 3.17 4/83 18592
/proc/meminfo: memFree=1379648/2055920 swapFree=4181028/4192956
[pid=18592] ppid=18590 vsize=12272 CPUtime=0
/proc/18592/stat : 18592 (sugar++) D 18590 18592 18258 0 -1 4194304 400 0 0 0 0 0 0 0 18 0 1 0 140520741 12566528 368 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/18592/statm: 3068 368 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.302029 s]
/proc/loadavg: 4.42 4.13 3.17 4/83 18592
/proc/meminfo: memFree=1379648/2055920 swapFree=4181028/4192956
[pid=18592] ppid=18590 vsize=16740 CPUtime=0.06
/proc/18592/stat : 18592 (sugar++) S 18590 18592 18258 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 140520741 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18592/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701104 s]
/proc/loadavg: 4.42 4.13 3.17 4/83 18592
/proc/meminfo: memFree=1379648/2055920 swapFree=4181028/4192956
[pid=18592] ppid=18590 vsize=16740 CPUtime=0.06
/proc/18592/stat : 18592 (sugar++) S 18590 18592 18258 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 140520741 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18592/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50225 s]
/proc/loadavg: 4.42 4.13 3.17 3/94 18614
/proc/meminfo: memFree=1370648/2055920 swapFree=4181028/4192956
[pid=18592] ppid=18590 vsize=16740 CPUtime=0.6
/proc/18592/stat : 18592 (sugar++) S 18590 18592 18258 0 -1 4194304 1296 7090 0 1 5 1 50 4 15 0 1 0 140520741 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18592/statm: 4185 1104 409 3 0 764 0
[pid=18605] ppid=18592 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (sh) S 18592 18592 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140520834 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 233 193 169 0 50 0
[pid=18606] ppid=18605 vsize=864700 CPUtime=0.56
/proc/18606/stat : 18606 (java) S 18605 18592 18258 0 -1 0 4471 0 1 0 53 3 0 0 20 0 9 0 140520834 885452800 3906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18606/statm: 216175 3906 1732 9 0 210750 0
[pid=18606/tid=18607] ppid=18605 vsize=864700 CPUtime=0.4
/proc/18606/task/18607/stat : 18607 (java) R 18605 18592 18258 0 -1 64 2652 0 1 0 39 1 0 0 25 0 9 0 140520835 885452800 3906 996147200 134512640 134550740 4294955920 18446744073709551615 4126096974 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18608] ppid=18605 vsize=864700 CPUtime=0.03
/proc/18606/task/18608/stat : 18608 (java) S 18605 18592 18258 0 -1 64 749 0 0 0 3 0 0 0 16 0 9 0 140520836 885452800 3906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18609] ppid=18605 vsize=864700 CPUtime=0
/proc/18606/task/18609/stat : 18609 (java) S 18605 18592 18258 0 -1 64 10 0 0 0 0 0 0 0 24 0 9 0 140520836 885452800 3906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18610] ppid=18605 vsize=864700 CPUtime=0
/proc/18606/task/18610/stat : 18610 (java) S 18605 18592 18258 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 140520836 885452800 3906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18611] ppid=18605 vsize=864700 CPUtime=0
/proc/18606/task/18611/stat : 18611 (java) S 18605 18592 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140520838 885452800 3906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18612] ppid=18605 vsize=864700 CPUtime=0.1
/proc/18606/task/18612/stat : 18612 (java) S 18605 18592 18258 0 -1 64 378 0 0 0 10 0 0 0 16 0 9 0 140520838 885452800 3906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18613] ppid=18605 vsize=864700 CPUtime=0
/proc/18606/task/18613/stat : 18613 (java) S 18605 18592 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140520838 885452800 3906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18614] ppid=18605 vsize=864700 CPUtime=0
/proc/18606/task/18614/stat : 18614 (java) S 18605 18592 18258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140520838 885452800 3906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 886796

[startup+3.10255 s]
/proc/loadavg: 4.31 4.11 3.17 3/94 18614
/proc/meminfo: memFree=1360664/2055920 swapFree=4181028/4192956
[pid=18592] ppid=18590 vsize=16740 CPUtime=0.6
/proc/18592/stat : 18592 (sugar++) S 18590 18592 18258 0 -1 4194304 1296 7090 0 1 5 1 50 4 15 0 1 0 140520741 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18592/statm: 4185 1104 409 3 0 764 0
[pid=18605] ppid=18592 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (sh) S 18592 18592 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140520834 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 233 193 169 0 50 0
[pid=18606] ppid=18605 vsize=868796 CPUtime=2.16
/proc/18606/stat : 18606 (java) S 18605 18592 18258 0 -1 0 7681 0 1 0 211 5 0 0 20 0 9 0 140520834 889647104 6791 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18606/statm: 217199 6791 2540 9 0 211774 0
[pid=18606/tid=18607] ppid=18605 vsize=868796 CPUtime=1.79
/proc/18606/task/18607/stat : 18607 (java) R 18605 18592 18258 0 -1 64 2767 0 1 0 177 2 0 0 25 0 9 0 140520835 889647104 6791 996147200 134512640 134550740 4294955920 18446744073709551615 4126595224 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18608] ppid=18605 vsize=868796 CPUtime=0.15
/proc/18606/task/18608/stat : 18608 (java) S 18605 18592 18258 0 -1 64 2696 0 0 0 14 1 0 0 16 0 9 0 140520836 889647104 6791 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18609] ppid=18605 vsize=868796 CPUtime=0
/proc/18606/task/18609/stat : 18609 (java) S 18605 18592 18258 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140520836 889647104 6791 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18610] ppid=18605 vsize=868796 CPUtime=0
/proc/18606/task/18610/stat : 18610 (java) S 18605 18592 18258 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 140520836 889647104 6791 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18611] ppid=18605 vsize=868796 CPUtime=0
/proc/18606/task/18611/stat : 18611 (java) S 18605 18592 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140520838 889647104 6791 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18612] ppid=18605 vsize=868796 CPUtime=0.19
/proc/18606/task/18612/stat : 18612 (java) S 18605 18592 18258 0 -1 64 1525 0 0 0 18 1 0 0 16 0 9 0 140520838 889647104 6791 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18613] ppid=18605 vsize=868796 CPUtime=0
/proc/18606/task/18613/stat : 18613 (java) S 18605 18592 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140520838 889647104 6791 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18614] ppid=18605 vsize=868796 CPUtime=0
/proc/18606/task/18614/stat : 18614 (java) S 18605 18592 18258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140520838 889647104 6791 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 890892

[startup+6.30115 s]
/proc/loadavg: 4.31 4.11 3.17 3/94 18614
/proc/meminfo: memFree=1349016/2055920 swapFree=4181028/4192956
[pid=18592] ppid=18590 vsize=16740 CPUtime=0.61
/proc/18592/stat : 18592 (sugar++) S 18590 18592 18258 0 -1 4194304 1297 7090 0 1 6 1 50 4 15 0 1 0 140520741 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18592/statm: 4185 1104 409 3 0 764 0
[pid=18605] ppid=18592 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (sh) S 18592 18592 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140520834 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 233 193 169 0 50 0
[pid=18606] ppid=18605 vsize=868908 CPUtime=5.35
/proc/18606/stat : 18606 (java) S 18605 18592 18258 0 -1 0 13318 0 1 0 524 11 0 0 20 0 9 0 140520834 889761792 9590 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18606/statm: 217227 9590 2566 9 0 211774 0
[pid=18606/tid=18607] ppid=18605 vsize=868908 CPUtime=4.43
/proc/18606/task/18607/stat : 18607 (java) R 18605 18592 18258 0 -1 64 3186 0 1 0 439 4 0 0 25 0 9 0 140520835 889761792 9590 996147200 134512640 134550740 4294955920 18446744073709551615 4127068780 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18608] ppid=18605 vsize=868908 CPUtime=0.62
/proc/18606/task/18608/stat : 18608 (java) S 18605 18592 18258 0 -1 64 7859 0 0 0 57 5 0 0 16 0 9 0 140520836 889761792 9590 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18609] ppid=18605 vsize=868908 CPUtime=0
/proc/18606/task/18609/stat : 18609 (java) S 18605 18592 18258 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140520836 889761792 9590 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18610] ppid=18605 vsize=868908 CPUtime=0
/proc/18606/task/18610/stat : 18610 (java) S 18605 18592 18258 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 140520836 889761792 9590 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18611] ppid=18605 vsize=868908 CPUtime=0
/proc/18606/task/18611/stat : 18611 (java) S 18605 18592 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140520838 889761792 9590 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18612] ppid=18605 vsize=868908 CPUtime=0.28
/proc/18606/task/18612/stat : 18612 (java) S 18605 18592 18258 0 -1 64 1580 0 0 0 27 1 0 0 15 0 9 0 140520838 889761792 9590 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18613] ppid=18605 vsize=868908 CPUtime=0
/proc/18606/task/18613/stat : 18613 (java) S 18605 18592 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140520838 889761792 9590 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18614] ppid=18605 vsize=868908 CPUtime=0
/proc/18606/task/18614/stat : 18614 (java) S 18605 18592 18258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140520838 889761792 9590 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 891004

[startup+12.7023 s]
/proc/loadavg: 4.03 4.06 3.16 3/94 18614
/proc/meminfo: memFree=1249632/2055920 swapFree=4181028/4192956
[pid=18592] ppid=18590 vsize=16740 CPUtime=0.61
/proc/18592/stat : 18592 (sugar++) S 18590 18592 18258 0 -1 4194304 1297 7090 0 1 6 1 50 4 16 0 1 0 140520741 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18592/statm: 4185 1104 409 3 0 764 0
[pid=18605] ppid=18592 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (sh) S 18592 18592 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140520834 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 233 193 169 0 50 0
[pid=18606] ppid=18605 vsize=868908 CPUtime=11.71
/proc/18606/stat : 18606 (java) S 18605 18592 18258 0 -1 0 14609 0 1 0 1109 62 0 0 20 0 9 0 140520834 889761792 9600 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18606/statm: 217227 9600 2566 9 0 211774 0
[pid=18606/tid=18607] ppid=18605 vsize=868908 CPUtime=10.4
/proc/18606/task/18607/stat : 18607 (java) R 18605 18592 18258 0 -1 64 4467 0 1 0 992 48 0 0 25 0 9 0 140520835 889761792 9600 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18608] ppid=18605 vsize=868908 CPUtime=1
/proc/18606/task/18608/stat : 18608 (java) S 18605 18592 18258 0 -1 64 7859 0 0 0 88 12 0 0 16 0 9 0 140520836 889761792 9600 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18609] ppid=18605 vsize=868908 CPUtime=0
/proc/18606/task/18609/stat : 18609 (java) S 18605 18592 18258 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140520836 889761792 9600 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18610] ppid=18605 vsize=868908 CPUtime=0
/proc/18606/task/18610/stat : 18610 (java) S 18605 18592 18258 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 140520836 889761792 9600 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18611] ppid=18605 vsize=868908 CPUtime=0
/proc/18606/task/18611/stat : 18611 (java) S 18605 18592 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140520838 889761792 9600 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18612] ppid=18605 vsize=868908 CPUtime=0.29
/proc/18606/task/18612/stat : 18612 (java) S 18605 18592 18258 0 -1 64 1590 0 0 0 28 1 0 0 16 0 9 0 140520838 889761792 9600 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18613] ppid=18605 vsize=868908 CPUtime=0
/proc/18606/task/18613/stat : 18613 (java) S 18605 18592 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140520838 889761792 9600 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18614] ppid=18605 vsize=868908 CPUtime=0
/proc/18606/task/18614/stat : 18614 (java) S 18605 18592 18258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140520838 889761792 9600 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 891004

[startup+25.5017 s]
/proc/loadavg: 3.87 4.03 3.16 3/94 18614
/proc/meminfo: memFree=1089056/2055920 swapFree=4181028/4192956
[pid=18592] ppid=18590 vsize=16740 CPUtime=0.61
/proc/18592/stat : 18592 (sugar++) S 18590 18592 18258 0 -1 4194304 1297 7090 0 1 6 1 50 4 16 0 1 0 140520741 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18592/statm: 4185 1104 409 3 0 764 0
[pid=18605] ppid=18592 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (sh) S 18592 18592 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140520834 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 233 193 169 0 50 0
[pid=18606] ppid=18605 vsize=868908 CPUtime=23.88
/proc/18606/stat : 18606 (java) S 18605 18592 18258 0 -1 0 16811 0 1 0 2241 147 0 0 20 0 9 0 140520834 889761792 9600 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18606/statm: 217227 9600 2566 9 0 211774 0
[pid=18606/tid=18607] ppid=18605 vsize=868908 CPUtime=21.91
/proc/18606/task/18607/stat : 18607 (java) R 18605 18592 18258 0 -1 64 6669 0 1 0 2071 120 0 0 25 0 9 0 140520835 889761792 9600 996147200 134512640 134550740 4294955920 18446744073709551615 4127075751 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18606/tid=18608] ppid=18605 vsize=868908 CPUtime=1.64
/proc/18606/task/18608/stat : 18608 (java) S 18605 18592 18258 0 -1 64 7859 0 0 0 140 24 0 0 16 0 9 0 140520836 889761792 9600 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18606/tid=18609] ppid=18605 vsize=868908 CPUtime=0
/proc/18606/task/18609/stat : 18609 (java) S 18605 18592 18258 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140520836 889761792 9600 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18610] ppid=18605 vsize=868908 CPUtime=0
/proc/18606/task/18610/stat : 18610 (java) S 18605 18592 18258 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 140520836 889761792 9600 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18611] ppid=18605 vsize=868908 CPUtime=0
/proc/18606/task/18611/stat : 18611 (java) S 18605 18592 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140520838 889761792 9600 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18612] ppid=18605 vsize=868908 CPUtime=0.29
/proc/18606/task/18612/stat : 18612 (java) S 18605 18592 18258 0 -1 64 1590 0 0 0 28 1 0 0 16 0 9 0 140520838 889761792 9600 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18613] ppid=18605 vsize=868908 CPUtime=0
/proc/18606/task/18613/stat : 18613 (java) S 18605 18592 18258 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140520838 889761792 9600 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18606/tid=18614] ppid=18605 vsize=868908 CPUtime=0
/proc/18606/task/18614/stat : 18614 (java) S 18605 18592 18258 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140520838 889761792 9600 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.49
Current children cumulated vsize (KiB) 891004

[startup+51.1014 s]
/proc/loadavg: 3.87 4.01 3.18 3/85 18618
/proc/meminfo: memFree=718512/2055920 swapFree=4181028/4192956
[pid=18592] ppid=18590 vsize=17268 CPUtime=47.56
/proc/18592/stat : 18592 (sugar++) S 18590 18592 18258 0 -1 4194304 1586 29116 0 2 8 2 4381 365 16 0 1 0 140520741 17682432 1242 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18592/statm: 4317 1242 413 3 0 896 0
[pid=18618] ppid=18592 vsize=117540 CPUtime=1.2
/proc/18618/stat : 18618 (minisat-inc) R 18592 18592 18258 0 -1 4194304 28313 0 0 0 104 16 0 0 25 0 1 0 140525729 120360960 28262 996147200 134512640 135134323 4294956192 18446744073709551615 134515220 0 0 4096 3 0 0 0 17 1 0 0
/proc/18618/statm: 29385 28262 59 151 0 29231 0
Current children cumulated CPU time (s) 48.76
Current children cumulated vsize (KiB) 134808



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+73.6016 s]
/proc/loadavg: 3.42 3.89 3.16 3/95 18639
/proc/meminfo: memFree=15760/2055920 swapFree=4181028/4192956
[pid=18592] ppid=18590 vsize=17268 CPUtime=48.06
/proc/18592/stat : 18592 (sugar++) S 18590 18592 18258 0 -1 4194304 1734 33727 1 8 8 2 4425 371 16 0 1 0 140520741 17682432 1246 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18592/statm: 4317 1246 414 3 0 896 0
[pid=18618] ppid=18592 vsize=901884 CPUtime=20.27
/proc/18618/stat : 18618 (minisat-inc) S 18592 18592 18258 0 -1 4194304 219028 0 6 0 1874 153 0 0 25 0 1 0 140525729 923529216 218979 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 0 0 0
/proc/18618/statm: 225471 218979 80 151 0 225317 0
[pid=18630] ppid=18592 vsize=5356 CPUtime=0
/proc/18630/stat : 18630 (sh) S 18592 18592 18258 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140528045 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18630/statm: 1339 233 193 169 0 50 0
[pid=18631] ppid=18630 vsize=196392 CPUtime=0.53
/proc/18631/stat : 18631 (java) S 18630 18592 18258 0 -1 0 4214 0 1 0 51 2 0 0 18 0 9 0 140528045 201105408 3676 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18631/statm: 49098 3676 1683 9 0 43680 0
[pid=18631/tid=18632] ppid=18630 vsize=196392 CPUtime=0.42
/proc/18631/task/18632/stat : 18632 (java) R 18630 18592 18258 0 -1 64 2494 0 1 0 40 2 0 0 20 0 9 0 140528046 201105408 3676 996147200 134512640 134550740 4294956000 18446744073709551615 4126602448 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18631/tid=18633] ppid=18630 vsize=196392 CPUtime=0.02
/proc/18631/task/18633/stat : 18633 (java) S 18630 18592 18258 0 -1 64 585 0 0 0 2 0 0 0 16 0 9 0 140528047 201105408 3676 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18631/tid=18634] ppid=18630 vsize=196392 CPUtime=0
/proc/18631/task/18634/stat : 18634 (java) S 18630 18592 18258 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 140528047 201105408 3676 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18631/tid=18635] ppid=18630 vsize=196392 CPUtime=0
/proc/18631/task/18635/stat : 18635 (java) S 18630 18592 18258 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 140528047 201105408 3676 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18631/tid=18636] ppid=18630 vsize=196392 CPUtime=0
/proc/18631/task/18636/stat : 18636 (java) S 18630 18592 18258 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140528049 201105408 3676 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18631/tid=18637] ppid=18630 vsize=196392 CPUtime=0.08
/proc/18631/task/18637/stat : 18637 (java) S 18630 18592 18258 0 -1 64 444 0 0 0 8 0 0 0 17 0 9 0 140528049 201105408 3676 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18631/tid=18638] ppid=18630 vsize=196392 CPUtime=0
/proc/18631/task/18638/stat : 18638 (java) S 18630 18592 18258 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 140528049 201105408 3676 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18631/tid=18639] ppid=18630 vsize=196392 CPUtime=0
/proc/18631/task/18639/stat : 18639 (java) S 18630 18592 18258 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 140528049 201105408 3676 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 68.86
Current children cumulated vsize (KiB) 1120900

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

[startup+73.7335 s]
/proc/loadavg: 3.42 3.89 3.16 3/95 18639
/proc/meminfo: memFree=15760/2055920 swapFree=4181028/4192956
[pid=18592] ppid=18590 vsize=17268 CPUtime=48.06
/proc/18592/stat : 18592 (sugar++) S 18590 18592 18258 0 -1 4194304 1746 33727 1 8 8 2 4425 371 15 0 1 0 140520741 17682432 1246 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18592/statm: 4317 1246 414 3 0 896 0
[pid=18618] ppid=18592 vsize=0 CPUtime=20.38
/proc/18618/stat : 18618 (minisat-inc) R 18592 18592 18258 0 -1 4195332 219028 0 6 0 1874 164 0 0 25 0 1 0 140525729 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/18618/statm: 0 0 0 0 0 0 0
[pid=18630] ppid=18592 vsize=0 CPUtime=0
/proc/18630/stat : 18630 (sh) Z 18592 18592 18258 0 -1 4195340 278 0 0 0 0 0 0 0 15 0 1 0 140528045 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/18630/statm: 0 0 0 0 0 0 0
[pid=18631] ppid=1 vsize=197040 CPUtime=0.55
/proc/18631/stat : 18631 (java) S 1 18592 18258 0 -1 0 4237 0 1 0 52 3 0 0 15 0 9 0 140528045 201768960 3695 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18631/statm: 49260 3695 1685 9 0 43842 0
[pid=18631/tid=18632] ppid=1 vsize=197040 CPUtime=0.43
/proc/18631/task/18632/stat : 18632 (java) S 1 18592 18258 0 -1 64 2494 0 1 0 41 2 0 0 21 0 9 0 140528046 201768960 3695 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18631/tid=18633] ppid=1 vsize=197040 CPUtime=0.02
/proc/18631/task/18633/stat : 18633 (java) R 1 18592 18258 0 -1 64 585 0 0 0 2 0 0 0 16 0 9 0 140528047 201768960 3695 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18631/tid=18634] ppid=1 vsize=197040 CPUtime=0
/proc/18631/task/18634/stat : 18634 (java) S 1 18592 18258 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 140528047 201768960 3695 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18631/tid=18635] ppid=1 vsize=197040 CPUtime=0
/proc/18631/task/18635/stat : 18635 (java) S 1 18592 18258 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 140528047 201768960 3695 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18631/tid=18637] ppid=1 vsize=197040 CPUtime=0.08
/proc/18631/task/18637/stat : 18637 (java) S 1 18592 18258 0 -1 64 444 0 0 0 8 0 0 0 17 0 9 0 140528049 201768960 3695 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18631/tid=18638] ppid=1 vsize=197040 CPUtime=0
/proc/18631/task/18638/stat : 18638 (java) S 1 18592 18258 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 140528049 201768960 3695 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 68.99
Current children cumulated vsize (KiB) 214308

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

[startup+73.8027 s]
/proc/loadavg: 3.42 3.89 3.16 3/95 18639
/proc/meminfo: memFree=15760/2055920 swapFree=4181028/4192956
[pid=18592] ppid=18590 vsize=17268 CPUtime=68.5
/proc/18592/stat : 18592 (sugar++) R 18590 18592 18258 0 -1 4194304 1774 253033 1 14 8 5 6300 537 18 0 1 0 140520741 17682432 1247 996147200 4194304 4206940 548682068528 18446744073709551615 224264950825 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18592/statm: 4317 1247 415 3 0 896 0
Current children cumulated CPU time (s) 68.5
Current children cumulated vsize (KiB) 17268

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

[startup+73.8027 s]
/proc/loadavg: 3.42 3.89 3.16 3/95 18639
/proc/meminfo: memFree=15760/2055920 swapFree=4181028/4192956
[pid=18592] ppid=18590 vsize=17268 CPUtime=68.5
/proc/18592/stat : 18592 (sugar++) R 18590 18592 18258 0 -1 4194304 1774 253033 1 14 8 5 6300 537 18 0 1 0 140520741 17682432 1247 996147200 4194304 4206940 548682068528 18446744073709551615 224264950825 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18592/statm: 4317 1247 415 3 0 896 0
Current children cumulated CPU time (s) 68.5
Current children cumulated vsize (KiB) 17268

[startup+74.0017 s]
/proc/loadavg: 3.42 3.89 3.16 3/95 18639
/proc/meminfo: memFree=15760/2055920 swapFree=4181028/4192956
[pid=18592] ppid=18590 vsize=17268 CPUtime=68.64
/proc/18592/stat : 18592 (sugar++) D 18590 18592 18258 0 -1 4194304 1774 253033 1 14 8 19 6300 537 17 0 1 0 140520741 17682432 1247 996147200 4194304 4206940 548682068528 18446744073709551615 224264950825 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18592/statm: 4317 1247 415 3 0 896 0
Current children cumulated CPU time (s) 68.64
Current children cumulated vsize (KiB) 17268

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.489998
#  lost CPU user time (s): 0.509998
#  lost CPU system time (s): -0.02

Real time (s): 74.0842
CPU time (s): 69.1676
CPU user time (s): 63.6034
CPU system time (s): 5.56415
CPU usage (%): 93.3635
Max. virtual memory (cumulated for all children) (KiB): 1120900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 63.0934
system time used= 5.58415
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254863
page faults= 15
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 66423
involuntary context switches= 67286

runsolver used 0.100984 second user time and 0.249962 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-08-07 20:39:08
IDJOB=1113159
IDBENCH=61536
IDSOLVER=367
FILE ID=node82/1113159-1218134348
PBS_JOBID= 8000812
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/rlfapScens11/normalized-scen11-f4.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-1113159-1218134348/watcher-1113159-1218134348 -o /tmp/evaluation-result-1113159-1218134348/solver-1113159-1218134348 -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-1113159-1218134348.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fd413cfecf35e255c4bf22fb461ea1f3
RANDOM SEED=234660625

node82.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.263
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.263
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:       1380328 kB
Buffers:          1468 kB
Cached:          29672 kB
SwapCached:       4152 kB
Active:         614856 kB
Inactive:         3032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1380328 kB
SwapTotal:     4192956 kB
SwapFree:      4181028 kB
Dirty:            2184 kB
Writeback:           0 kB
Mapped:         604048 kB
Slab:            41772 kB
Committed_AS:   803052 kB
PageTables:       2968 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node82 at 2008-08-07 20:40:24