Trace number 1113135

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. 67.4218 68.4917

General information on the benchmark

Namecsp/rlfapScens11/
normalized-scen11-f5.xml
MD5SUM7dad689c44996ee19ebb5ec3cd48b0ac
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 benchmark1636.35
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size39
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.00/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Sat Jul 12 17:57:11 2008
0.00/0.07	c 0	PID 19871
0.00/0.07	c 0	HOST node8.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-1113135-1215878231.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113135-1215878231.xml' 'HOME/temp.csp'
0.06/0.63	c 1	5 domains, 680 variables, 2 predicates, 0 relations, 4103 constraints
0.06/0.65	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.65	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.60/0.72	c 1	Parsing HOME/temp.csp
0.60/0.94	c 1	parsed 4790 expressions
0.60/0.95	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.60/0.98	c 1	MAX CSP: 4103 constraints
0.60/0.98	c 1	Converting to clausal form CSP
1.04/1.17	c 1	converted 890 (10%) expressions
1.53/1.65	c 2	converted 1780 (20%) expressions
1.93/2.05	c 2	converted 2669 (30%) expressions
2.33/2.42	c 3	converted 3559 (40%) expressions
2.63/2.79	c 3	converted 4448 (50%) expressions
3.03/3.15	c 3	converted 5338 (60%) expressions
3.33/3.47	c 4	converted 6228 (70%) expressions
3.73/3.86	c 4	converted 7117 (80%) expressions
4.13/4.21	c 4	converted 8007 (90%) expressions
4.83/4.95	c 5	converted 8896 (100%) expressions
4.83/4.96	c 5	CSP : 8886 integers, 340 booleans, 13328 clauses, largest domain size 6155
4.83/4.96	c 5	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.83/4.96	c 5	Propagation in CSP
5.03/5.14	c 5	4099 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.03/5.15	c 5	CSP : 8886 integers, 340 booleans, 13328 clauses, largest domain size 4104
5.03/5.15	c 5	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.03/5.16	c 5	Simplifing CSP by introducing new Boolean variables
5.13/5.20	c 5	CSP : 8886 integers, 8546 booleans, 21534 clauses, largest domain size 4104
5.13/5.20	c 5	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.23/5.33	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.43/5.55	c 6	889 (10%) CSP integer variables are encoded (22500 clauses, 315980 bytes)
5.43/5.56	c 6	1778 (20%) CSP integer variables are encoded (22500 clauses, 315980 bytes)
5.43/5.56	c 6	2666 (30%) CSP integer variables are encoded (22500 clauses, 315980 bytes)
5.43/5.56	c 6	3555 (40%) CSP integer variables are encoded (22500 clauses, 315980 bytes)
5.43/5.56	c 6	4443 (50%) CSP integer variables are encoded (22500 clauses, 315980 bytes)
5.43/5.57	c 6	5332 (60%) CSP integer variables are encoded (30850 clauses, 441230 bytes)
5.43/5.58	c 6	6221 (70%) CSP integer variables are encoded (38495 clauses, 555905 bytes)
5.43/5.59	c 6	7109 (80%) CSP integer variables are encoded (48987 clauses, 713285 bytes)
5.53/5.61	c 6	7998 (90%) CSP integer variables are encoded (57169 clauses, 836015 bytes)
5.53/5.67	c 6	8886 (100%) CSP integer variables are encoded (112785 clauses, 1712826 bytes)
5.82/5.95	c 6	2154 (10%) CSP clauses are encoded (162777 clauses, 2753127 bytes)
6.03/6.18	c 6	4307 (20%) CSP clauses are encoded (209311 clauses, 3736560 bytes)
6.33/6.41	c 7	6461 (30%) CSP clauses are encoded (258820 clauses, 4790444 bytes)
6.53/6.61	c 7	8614 (40%) CSP clauses are encoded (303515 clauses, 5741993 bytes)
6.73/6.81	c 7	10767 (50%) CSP clauses are encoded (347702 clauses, 6741351 bytes)
6.93/7.02	c 7	12921 (60%) CSP clauses are encoded (391964 clauses, 7743399 bytes)
7.53/7.65	c 8	15074 (70%) CSP clauses are encoded (747957 clauses, 15311879 bytes)
9.41/9.50	c 10	17228 (80%) CSP clauses are encoded (1832592 clauses, 38492424 bytes)
14.59/14.76	c 15	19381 (90%) CSP clauses are encoded (5018750 clauses, 106830365 bytes)
46.87/47.75	c 48	21534 (100%) CSP clauses are encoded (21621688 clauses, 494985226 bytes)
46.87/47.75	c 48	21534 CSP clauses encoded
46.87/47.75	c 48	Writing map file : HOME/temp.map
46.97/47.82	c 48	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
46.97/47.82	c 48	SAT : 130217 SAT variables, 21621688 SAT clauses, 494985226 bytes
46.97/47.82	c 48	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
46.97/47.86	c 48	OBJECTIVE minimize _COST
46.97/47.86	c 48	SOLVING HOME/temp.cnf
46.97/47.86	c 48	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
46.97/47.86	c 48	This is MiniSat 2.0 beta incremental
46.97/47.86	c 48	WARNING: for repeatability, setting FPU to use double precision
46.97/47.86	c 48	============================[ Problem Statistics ]=============================
46.97/47.86	c 48	|                                                                             |
46.97/47.87	c 48	|  Number of variables:  130217                                               |
46.97/47.87	c 48	|  Number of clauses:    21621688                                             |
56.98/57.97	c 58	|  Parsing time:         8.61         s                                       |
57.38/58.39	c 59	OK
57.38/58.39	c 59	OBJECTIVE BOUND: 0 <= _COST <= 
57.38/58.39	c 59	SEARCHING: _COST <= 2052
57.38/58.39	c 59	============================[ Search Statistics ]==============================
57.38/58.39	c 59	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
57.38/58.39	c 59	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
57.38/58.39	c 59	===============================================================================
57.38/58.39	c 59	|         0 |  130217 21621688 64551742 |  7207229        0    nan |  0.000 % |
59.65/60.64	c 61	|       100 |  130217 21621688 64551742 |  7927952      100     15 |  0.000 % |
63.52/64.57	c 65	|       250 |  130217 21621688 64551742 |  8720747      250     11 |  0.000 % |
65.89/66.91	c 67	|       475 |  130217 21621688 64551742 |  9592822      475     24 |  0.000 % |
66.79/67.86	c 68	===============================================================================
66.79/67.87	c 68	restarts              : 4
66.79/67.87	c 68	conflicts             : 539           (29 /sec)
66.79/67.87	c 68	decisions             : 37078         (0.54 % random) (2023 /sec)
66.79/67.87	c 68	propagations          : 2370268        (129345 /sec)
66.79/67.87	c 68	conflict literals     : 11830          (13.61 % deleted)
66.79/67.87	c 68	Memory used           : 882.46 MB
66.79/67.87	c 68	CPU time              : 18.3252 s
66.79/67.87	c 68	
66.79/67.87	c 68	SATISFIABLE
66.90/67.92	c 68	OK
66.90/67.92	c 68	FOUND: _COST <= 2052
66.90/67.92	s SATISFIABLE
66.90/67.92	c 68	DECODING HOME/temp.out WITH HOME/temp.map
66.90/67.92	c 68	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
66.91/68.00	c 68	Decoding HOME/temp.out
67.07/68.13	c ERROR INTERRUPTED
67.20/68.26	c 68	CPU 61.79 (0.07 0.01 61.72 5.24)
67.20/68.26	c 68	END Sat Jul 12 17:58:19 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-1113135-1215878231/watcher-1113135-1215878231 -o /tmp/evaluation-result-1113135-1215878231/solver-1113135-1215878231 -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-1113135-1215878231.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: 1.93 1.98 1.99 4/82 19871
/proc/meminfo: memFree=1540184/2055920 swapFree=4192812/4192956
[pid=19871] ppid=19869 vsize=12132 CPUtime=0
/proc/19871/stat : 19871 (sugar++) R 19869 19871 19540 0 -1 4194304 257 0 0 0 0 0 0 0 20 0 1 0 44526195 12423168 225 996147200 4194304 4206940 548682068528 18446744073709551615 228706424275 0 0 4224 0 0 0 0 17 1 0 0
/proc/19871/statm: 3033 225 169 3 0 133 0

[startup+0.0815549 s]
/proc/loadavg: 1.93 1.98 1.99 4/82 19871
/proc/meminfo: memFree=1540184/2055920 swapFree=4192812/4192956
[pid=19871] ppid=19869 vsize=16740 CPUtime=0.06
/proc/19871/stat : 19871 (sugar++) S 19869 19871 19540 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 44526195 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19871/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.10157 s]
/proc/loadavg: 1.93 1.98 1.99 4/82 19871
/proc/meminfo: memFree=1540184/2055920 swapFree=4192812/4192956
[pid=19871] ppid=19869 vsize=16740 CPUtime=0.06
/proc/19871/stat : 19871 (sugar++) S 19869 19871 19540 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 44526195 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19871/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.3016 s]
/proc/loadavg: 1.93 1.98 1.99 4/82 19871
/proc/meminfo: memFree=1540184/2055920 swapFree=4192812/4192956
[pid=19871] ppid=19869 vsize=16740 CPUtime=0.06
/proc/19871/stat : 19871 (sugar++) S 19869 19871 19540 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 44526195 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19871/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701671 s]
/proc/loadavg: 1.93 1.98 1.99 4/82 19871
/proc/meminfo: memFree=1540184/2055920 swapFree=4192812/4192956
[pid=19871] ppid=19869 vsize=16740 CPUtime=0.6
/proc/19871/stat : 19871 (sugar++) S 19869 19871 19540 0 -1 4194304 1279 7093 0 1 5 1 51 3 17 0 1 0 44526195 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19871/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 16740

[startup+1.50281 s]
/proc/loadavg: 1.93 1.98 1.99 3/93 19893
/proc/meminfo: memFree=1528576/2055920 swapFree=4192812/4192956
[pid=19871] ppid=19869 vsize=16740 CPUtime=0.6
/proc/19871/stat : 19871 (sugar++) S 19869 19871 19540 0 -1 4194304 1296 7093 0 1 5 1 51 3 16 0 1 0 44526195 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19871/statm: 4185 1104 409 3 0 764 0
[pid=19884] ppid=19871 vsize=5356 CPUtime=0
/proc/19884/stat : 19884 (sh) S 19871 19871 19540 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44526260 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19884/statm: 1339 233 193 169 0 50 0
[pid=19885] ppid=19884 vsize=868392 CPUtime=0.83
/proc/19885/stat : 19885 (java) S 19884 19871 19540 0 -1 0 5616 0 1 0 79 4 0 0 18 0 9 0 44526260 889233408 5013 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19885/statm: 217098 5013 1734 9 0 211673 0
[pid=19885/tid=19886] ppid=19884 vsize=868392 CPUtime=0.58
/proc/19885/task/19886/stat : 19886 (java) R 19884 19871 19540 0 -1 64 2675 0 1 0 57 1 0 0 24 0 9 0 44526261 889233408 5013 996147200 134512640 134550740 4294955920 18446744073709551615 4126524035 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19887] ppid=19884 vsize=868392 CPUtime=0.04
/proc/19885/task/19887/stat : 19887 (java) S 19884 19871 19540 0 -1 64 798 0 0 0 4 0 0 0 16 0 9 0 44526262 889233408 5013 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19888] ppid=19884 vsize=868392 CPUtime=0
/proc/19885/task/19888/stat : 19888 (java) S 19884 19871 19540 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 44526262 889233408 5013 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19889] ppid=19884 vsize=868392 CPUtime=0
/proc/19885/task/19889/stat : 19889 (java) S 19884 19871 19540 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 44526262 889233408 5013 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19890] ppid=19884 vsize=868392 CPUtime=0
/proc/19885/task/19890/stat : 19890 (java) S 19884 19871 19540 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44526264 889233408 5013 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19891] ppid=19884 vsize=868392 CPUtime=0.18
/proc/19885/task/19891/stat : 19891 (java) S 19884 19871 19540 0 -1 64 1451 0 0 0 17 1 0 0 15 0 9 0 44526264 889233408 5013 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19892] ppid=19884 vsize=868392 CPUtime=0
/proc/19885/task/19892/stat : 19892 (java) S 19884 19871 19540 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44526264 889233408 5013 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19893] ppid=19884 vsize=868392 CPUtime=0
/proc/19885/task/19893/stat : 19893 (java) S 19884 19871 19540 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44526264 889233408 5013 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 890488

[startup+3.10109 s]
/proc/loadavg: 1.93 1.98 1.99 3/93 19893
/proc/meminfo: memFree=1520640/2055920 swapFree=4192812/4192956
[pid=19871] ppid=19869 vsize=16740 CPUtime=0.6
/proc/19871/stat : 19871 (sugar++) S 19869 19871 19540 0 -1 4194304 1296 7093 0 1 5 1 51 3 15 0 1 0 44526195 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19871/statm: 4185 1104 409 3 0 764 0
[pid=19884] ppid=19871 vsize=5356 CPUtime=0
/proc/19884/stat : 19884 (sh) S 19871 19871 19540 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44526260 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19884/statm: 1339 233 193 169 0 50 0
[pid=19885] ppid=19884 vsize=868392 CPUtime=2.43
/proc/19885/stat : 19885 (java) S 19884 19871 19540 0 -1 0 7799 0 1 0 237 6 0 0 18 0 9 0 44526260 889233408 6889 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19885/statm: 217098 6889 2540 9 0 211673 0
[pid=19885/tid=19886] ppid=19884 vsize=868392 CPUtime=2.04
/proc/19885/task/19886/stat : 19886 (java) R 19884 19871 19540 0 -1 64 2797 0 1 0 202 2 0 0 25 0 9 0 44526261 889233408 6889 996147200 134512640 134550740 4294955920 18446744073709551615 4126599544 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19887] ppid=19884 vsize=868392 CPUtime=0.17
/proc/19885/task/19887/stat : 19887 (java) S 19884 19871 19540 0 -1 64 2844 0 0 0 15 2 0 0 16 0 9 0 44526262 889233408 6889 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19888] ppid=19884 vsize=868392 CPUtime=0
/proc/19885/task/19888/stat : 19888 (java) S 19884 19871 19540 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44526262 889233408 6889 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19889] ppid=19884 vsize=868392 CPUtime=0
/proc/19885/task/19889/stat : 19889 (java) S 19884 19871 19540 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44526262 889233408 6889 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19890] ppid=19884 vsize=868392 CPUtime=0
/proc/19885/task/19890/stat : 19890 (java) S 19884 19871 19540 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44526264 889233408 6889 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19891] ppid=19884 vsize=868392 CPUtime=0.2
/proc/19885/task/19891/stat : 19891 (java) S 19884 19871 19540 0 -1 64 1465 0 0 0 19 1 0 0 16 0 9 0 44526264 889233408 6889 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19892] ppid=19884 vsize=868392 CPUtime=0
/proc/19885/task/19892/stat : 19892 (java) S 19884 19871 19540 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44526264 889233408 6889 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19893] ppid=19884 vsize=868392 CPUtime=0
/proc/19885/task/19893/stat : 19893 (java) S 19884 19871 19540 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44526264 889233408 6889 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 890488

[startup+6.30265 s]
/proc/loadavg: 1.94 1.98 1.99 4/93 19893
/proc/meminfo: memFree=1508032/2055920 swapFree=4192812/4192956
[pid=19871] ppid=19869 vsize=16740 CPUtime=0.6
/proc/19871/stat : 19871 (sugar++) S 19869 19871 19540 0 -1 4194304 1297 7093 0 1 5 1 51 3 15 0 1 0 44526195 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19871/statm: 4185 1104 409 3 0 764 0
[pid=19884] ppid=19871 vsize=5356 CPUtime=0
/proc/19884/stat : 19884 (sh) S 19871 19871 19540 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44526260 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19884/statm: 1339 233 193 169 0 50 0
[pid=19885] ppid=19884 vsize=868504 CPUtime=5.63
/proc/19885/stat : 19885 (java) S 19884 19871 19540 0 -1 0 12134 0 1 0 550 13 0 0 18 0 9 0 44526260 889348096 9596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19885/statm: 217126 9596 2566 9 0 211673 0
[pid=19885/tid=19886] ppid=19884 vsize=868504 CPUtime=4.69
/proc/19885/task/19886/stat : 19886 (java) R 19884 19871 19540 0 -1 64 3232 0 1 0 464 5 0 0 25 0 9 0 44526261 889348096 9596 996147200 134512640 134550740 4294955920 18446744073709551615 4126897184 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19887] ppid=19884 vsize=868504 CPUtime=0.61
/proc/19885/task/19887/stat : 19887 (java) S 19884 19871 19540 0 -1 64 6684 0 0 0 56 5 0 0 16 0 9 0 44526262 889348096 9596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19888] ppid=19884 vsize=868504 CPUtime=0
/proc/19885/task/19888/stat : 19888 (java) S 19884 19871 19540 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44526262 889348096 9596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19889] ppid=19884 vsize=868504 CPUtime=0
/proc/19885/task/19889/stat : 19889 (java) S 19884 19871 19540 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44526262 889348096 9596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19890] ppid=19884 vsize=868504 CPUtime=0
/proc/19885/task/19890/stat : 19890 (java) S 19884 19871 19540 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44526264 889348096 9596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19891] ppid=19884 vsize=868504 CPUtime=0.29
/proc/19885/task/19891/stat : 19891 (java) S 19884 19871 19540 0 -1 64 1525 0 0 0 28 1 0 0 15 0 9 0 44526264 889348096 9596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19892] ppid=19884 vsize=868504 CPUtime=0
/proc/19885/task/19892/stat : 19892 (java) S 19884 19871 19540 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44526264 889348096 9596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19893] ppid=19884 vsize=868504 CPUtime=0
/proc/19885/task/19893/stat : 19893 (java) S 19884 19871 19540 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44526264 889348096 9596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 890600

[startup+12.7028 s]
/proc/loadavg: 1.94 1.98 1.99 3/93 19893
/proc/meminfo: memFree=1437312/2055920 swapFree=4192812/4192956
[pid=19871] ppid=19869 vsize=16740 CPUtime=0.6
/proc/19871/stat : 19871 (sugar++) S 19869 19871 19540 0 -1 4194304 1297 7093 0 1 5 1 51 3 16 0 1 0 44526195 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19871/statm: 4185 1104 409 3 0 764 0
[pid=19884] ppid=19871 vsize=5356 CPUtime=0
/proc/19884/stat : 19884 (sh) S 19871 19871 19540 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44526260 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19884/statm: 1339 233 193 169 0 50 0
[pid=19885] ppid=19884 vsize=868504 CPUtime=11.99
/proc/19885/stat : 19885 (java) S 19884 19871 19540 0 -1 0 13471 0 1 0 1132 67 0 0 18 0 9 0 44526260 889348096 9601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19885/statm: 217126 9601 2566 9 0 211673 0
[pid=19885/tid=19886] ppid=19884 vsize=868504 CPUtime=10.67
/proc/19885/task/19886/stat : 19886 (java) R 19884 19871 19540 0 -1 64 4564 0 1 0 1016 51 0 0 25 0 9 0 44526261 889348096 9601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19887] ppid=19884 vsize=868504 CPUtime=0.99
/proc/19885/task/19887/stat : 19887 (java) S 19884 19871 19540 0 -1 64 6684 0 0 0 86 13 0 0 16 0 9 0 44526262 889348096 9601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19888] ppid=19884 vsize=868504 CPUtime=0
/proc/19885/task/19888/stat : 19888 (java) S 19884 19871 19540 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44526262 889348096 9601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19889] ppid=19884 vsize=868504 CPUtime=0
/proc/19885/task/19889/stat : 19889 (java) S 19884 19871 19540 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44526262 889348096 9601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19890] ppid=19884 vsize=868504 CPUtime=0
/proc/19885/task/19890/stat : 19890 (java) S 19884 19871 19540 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44526264 889348096 9601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19891] ppid=19884 vsize=868504 CPUtime=0.29
/proc/19885/task/19891/stat : 19891 (java) S 19884 19871 19540 0 -1 64 1530 0 0 0 28 1 0 0 16 0 9 0 44526264 889348096 9601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19892] ppid=19884 vsize=868504 CPUtime=0
/proc/19885/task/19892/stat : 19892 (java) S 19884 19871 19540 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44526264 889348096 9601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19893] ppid=19884 vsize=868504 CPUtime=0
/proc/19885/task/19893/stat : 19893 (java) S 19884 19871 19540 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44526264 889348096 9601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 890600

[startup+25.502 s]
/proc/loadavg: 1.95 1.98 1.99 3/93 19893
/proc/meminfo: memFree=1298496/2055920 swapFree=4192812/4192956
[pid=19871] ppid=19869 vsize=16740 CPUtime=0.6
/proc/19871/stat : 19871 (sugar++) S 19869 19871 19540 0 -1 4194304 1297 7093 0 1 5 1 51 3 16 0 1 0 44526195 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19871/statm: 4185 1104 409 3 0 764 0
[pid=19884] ppid=19871 vsize=5356 CPUtime=0
/proc/19884/stat : 19884 (sh) S 19871 19871 19540 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44526260 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19884/statm: 1339 233 193 169 0 50 0
[pid=19885] ppid=19884 vsize=868504 CPUtime=24.64
/proc/19885/stat : 19885 (java) S 19884 19871 19540 0 -1 0 15799 0 1 0 2307 157 0 0 18 0 9 0 44526260 889348096 9601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19885/statm: 217126 9601 2566 9 0 211673 0
[pid=19885/tid=19886] ppid=19884 vsize=868504 CPUtime=22.64
/proc/19885/task/19886/stat : 19886 (java) R 19884 19871 19540 0 -1 64 6892 0 1 0 2136 128 0 0 25 0 9 0 44526261 889348096 9601 996147200 134512640 134550740 4294955920 18446744073709551615 4126625125 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19887] ppid=19884 vsize=868504 CPUtime=1.67
/proc/19885/task/19887/stat : 19887 (java) S 19884 19871 19540 0 -1 64 6684 0 0 0 141 26 0 0 16 0 9 0 44526262 889348096 9601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19888] ppid=19884 vsize=868504 CPUtime=0
/proc/19885/task/19888/stat : 19888 (java) S 19884 19871 19540 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44526262 889348096 9601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19889] ppid=19884 vsize=868504 CPUtime=0
/proc/19885/task/19889/stat : 19889 (java) S 19884 19871 19540 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44526262 889348096 9601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19890] ppid=19884 vsize=868504 CPUtime=0
/proc/19885/task/19890/stat : 19890 (java) S 19884 19871 19540 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44526264 889348096 9601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19891] ppid=19884 vsize=868504 CPUtime=0.29
/proc/19885/task/19891/stat : 19891 (java) S 19884 19871 19540 0 -1 64 1530 0 0 0 28 1 0 0 16 0 9 0 44526264 889348096 9601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19892] ppid=19884 vsize=868504 CPUtime=0
/proc/19885/task/19892/stat : 19892 (java) S 19884 19871 19540 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44526264 889348096 9601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19885/tid=19893] ppid=19884 vsize=868504 CPUtime=0
/proc/19885/task/19893/stat : 19893 (java) S 19884 19871 19540 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44526264 889348096 9601 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 890600

[startup+51.1015 s]
/proc/loadavg: 2.18 2.03 2.01 3/84 19894
/proc/meminfo: memFree=811528/2055920 swapFree=4192812/4192956
[pid=19871] ppid=19869 vsize=17268 CPUtime=47.04
/proc/19871/stat : 19871 (sugar++) S 19869 19871 19540 0 -1 4194304 1586 27874 0 2 7 1 4336 360 16 0 1 0 44526195 17682432 1242 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19871/statm: 4317 1242 413 3 0 896 0
[pid=19894] ppid=19871 vsize=281772 CPUtime=3.2
/proc/19894/stat : 19894 (minisat-inc) R 19871 19871 19540 0 -1 4194304 69380 0 0 0 273 47 0 0 25 0 1 0 44530981 288534528 69329 996147200 134512640 135134323 4294956192 18446744073709551615 134537600 0 0 4096 3 0 0 0 17 0 0 0
/proc/19894/statm: 70443 69329 59 151 0 70289 0
Current children cumulated CPU time (s) 50.24
Current children cumulated vsize (KiB) 299040



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+68.1025 s]
/proc/loadavg: 2.13 2.03 2.01 5/94 19904
/proc/meminfo: memFree=156536/2055920 swapFree=4192812/4192956
[pid=19871] ppid=19869 vsize=17268 CPUtime=47.04
/proc/19871/stat : 19871 (sugar++) S 19869 19871 19540 0 -1 4194304 1663 27874 0 2 7 1 4336 360 16 0 1 0 44526195 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19871/statm: 4317 1245 414 3 0 896 0
[pid=19894] ppid=19871 vsize=903632 CPUtime=19.87
/proc/19894/stat : 19894 (minisat-inc) S 19871 19871 19540 0 -1 4194304 219322 0 0 0 1836 151 0 0 25 0 1 0 44530981 925319168 219269 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 0 0 0
/proc/19894/statm: 225908 219269 80 151 0 225754 0
[pid=19895] ppid=19871 vsize=5356 CPUtime=0
/proc/19895/stat : 19895 (sh) S 19871 19871 19540 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44532987 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19895/statm: 1339 233 193 169 0 50 0
[pid=19896] ppid=19895 vsize=195784 CPUtime=0.16
/proc/19896/stat : 19896 (java) S 19895 19871 19540 0 -1 0 3502 0 1 0 15 1 0 0 19 0 9 0 44532987 200482816 2973 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19896/statm: 48946 2973 1657 9 0 43528 0
[pid=19896/tid=19897] ppid=19895 vsize=195784 CPUtime=0.12
/proc/19896/task/19897/stat : 19897 (java) R 19895 19871 19540 0 -1 64 2456 0 1 0 12 0 0 0 25 0 9 0 44532988 200482816 2973 996147200 134512640 134550740 4294956000 18446744073709551615 4125960198 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19896/tid=19898] ppid=19895 vsize=195784 CPUtime=0
/proc/19896/task/19898/stat : 19898 (java) S 19895 19871 19540 0 -1 64 111 0 0 0 0 0 0 0 16 0 9 0 44532989 200482816 2973 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19896/tid=19899] ppid=19895 vsize=195784 CPUtime=0
/proc/19896/task/19899/stat : 19899 (java) S 19895 19871 19540 0 -1 64 10 0 0 0 0 0 0 0 22 0 9 0 44532990 200482816 2973 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19896/tid=19900] ppid=19895 vsize=195784 CPUtime=0
/proc/19896/task/19900/stat : 19900 (java) S 19895 19871 19540 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 44532990 200482816 2973 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19896/tid=19901] ppid=19895 vsize=195784 CPUtime=0
/proc/19896/task/19901/stat : 19901 (java) S 19895 19871 19540 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 44532992 200482816 2973 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19896/tid=19902] ppid=19895 vsize=195784 CPUtime=0.02
/proc/19896/task/19902/stat : 19902 (java) R 19895 19871 19540 0 -1 64 243 0 0 0 2 0 0 0 21 0 9 0 44532992 200482816 2973 996147200 134512640 134550740 4294956000 18446744073709551615 101831551 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19896/tid=19903] ppid=19895 vsize=195784 CPUtime=0
/proc/19896/task/19903/stat : 19903 (java) S 19895 19871 19540 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44532992 200482816 2973 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19896/tid=19904] ppid=19895 vsize=195784 CPUtime=0
/proc/19896/task/19904/stat : 19904 (java) S 19895 19871 19540 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44532992 200482816 2973 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 67.07
Current children cumulated vsize (KiB) 1122040

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

[startup+68.2342 s]
/proc/loadavg: 2.13 2.03 2.01 5/94 19904
/proc/meminfo: memFree=156536/2055920 swapFree=4192812/4192956
[pid=19871] ppid=19869 vsize=17268 CPUtime=47.04
/proc/19871/stat : 19871 (sugar++) S 19869 19871 19540 0 -1 4194304 1674 27874 0 2 7 1 4336 360 15 0 1 0 44526195 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19871/statm: 4317 1245 414 3 0 896 0
[pid=19894] ppid=19871 vsize=0 CPUtime=19.98
/proc/19894/stat : 19894 (minisat-inc) R 19871 19871 19540 0 -1 4195332 219322 0 0 0 1836 162 0 0 25 0 1 0 44530981 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/19894/statm: 0 0 0 0 0 0 0
[pid=19895] ppid=19871 vsize=0 CPUtime=0
/proc/19895/stat : 19895 (sh) Z 19871 19871 19540 0 -1 4195340 278 0 0 0 0 0 0 0 15 0 1 0 44532987 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/19895/statm: 0 0 0 0 0 0 0
[pid=19896] ppid=1 vsize=0 CPUtime=0.18
/proc/19896/stat : 19896 (java) Z 1 19871 19540 0 -1 1036 3670 0 1 0 17 1 0 0 15 0 2 0 44532987 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19896/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 67.2
Current children cumulated vsize (KiB) 17268

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

[startup+68.3026 s]
/proc/loadavg: 2.13 2.03 2.01 5/94 19904
/proc/meminfo: memFree=156536/2055920 swapFree=4192812/4192956
[pid=19871] ppid=19869 vsize=17268 CPUtime=67.1
/proc/19871/stat : 19871 (sugar++) R 19869 19871 19540 0 -1 4194304 1702 247474 0 2 7 7 6172 524 18 0 1 0 44526195 17682432 1246 996147200 4194304 4206940 548682068528 18446744073709551615 228706718761 0 0 4224 16386 0 0 0 17 0 0 0
/proc/19871/statm: 4317 1246 415 3 0 896 0
Current children cumulated CPU time (s) 67.1
Current children cumulated vsize (KiB) 17268

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

[startup+68.2342 s]
/proc/loadavg: 2.13 2.03 2.01 5/94 19904
/proc/meminfo: memFree=156536/2055920 swapFree=4192812/4192956
[pid=19871] ppid=19869 vsize=17268 CPUtime=47.04
/proc/19871/stat : 19871 (sugar++) S 19869 19871 19540 0 -1 4194304 1674 27874 0 2 7 1 4336 360 15 0 1 0 44526195 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19871/statm: 4317 1245 414 3 0 896 0
[pid=19894] ppid=19871 vsize=0 CPUtime=19.98
/proc/19894/stat : 19894 (minisat-inc) R 19871 19871 19540 0 -1 4195332 219322 0 0 0 1836 162 0 0 25 0 1 0 44530981 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/19894/statm: 0 0 0 0 0 0 0
[pid=19895] ppid=19871 vsize=0 CPUtime=0
/proc/19895/stat : 19895 (sh) Z 19871 19871 19540 0 -1 4195340 278 0 0 0 0 0 0 0 15 0 1 0 44532987 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/19895/statm: 0 0 0 0 0 0 0
[pid=19896] ppid=1 vsize=0 CPUtime=0.18
/proc/19896/stat : 19896 (java) Z 1 19871 19540 0 -1 1036 3670 0 1 0 17 1 0 0 15 0 2 0 44532987 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19896/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 67.2
Current children cumulated vsize (KiB) 17268

[startup+68.4026 s]
/proc/loadavg: 2.13 2.03 2.01 5/94 19904
/proc/meminfo: memFree=156536/2055920 swapFree=4192812/4192956
[pid=19871] ppid=19869 vsize=17268 CPUtime=67.2
/proc/19871/stat : 19871 (sugar++) R 19869 19871 19540 0 -1 4194304 1702 247474 0 2 7 17 6172 524 18 0 1 0 44526195 17682432 1246 996147200 4194304 4206940 548682068528 18446744073709551615 228706718761 0 0 4224 16386 0 0 0 17 0 0 0
/proc/19871/statm: 4317 1246 415 3 0 896 0
Current children cumulated CPU time (s) 67.2
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.0999985
#  lost CPU user time (s): 0.169998
#  lost CPU system time (s): -0.0699997

Real time (s): 68.4917
CPU time (s): 67.4218
CPU user time (s): 61.9796
CPU system time (s): 5.44216
CPU usage (%): 98.4379
Max. virtual memory (cumulated for all children) (KiB): 1122040

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

runsolver used 0.098984 second user time and 0.213967 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-12 17:57:11
IDJOB=1113135
IDBENCH=61532
IDSOLVER=367
FILE ID=node8/1113135-1215878231
PBS_JOBID= 7903574
Free space on /tmp= 66332 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7dad689c44996ee19ebb5ec3cd48b0ac
RANDOM SEED=514507841

node8.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.268
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.268
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:       1540600 kB
Buffers:         37744 kB
Cached:          59004 kB
SwapCached:         16 kB
Active:         413688 kB
Inactive:        41812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1540600 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1420 kB
Writeback:           0 kB
Mapped:         378880 kB
Slab:            44044 kB
Committed_AS:   840796 kB
PageTables:       2612 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= 66332 MiB
End job on node8 at 2008-07-12 17:58:21