Trace number 1113117

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-inc? (MO) 78.999 80.9308

General information on the benchmark

Namecsp/rlfapScens11/
normalized-scen11-f7.xml
MD5SUMa673a47612e40743ebfb56a57b81bb4c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints5
Best CPU time to get the best result obtained on this benchmark3600.33
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size37
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.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.08	c 0	BEGIN Sat Jul 12 17:52:45 2008
0.04/0.08	c 0	PID 15956
0.04/0.08	c 0	HOST node62.alineos.net
0.04/0.08	c 0	CONVERTING HOME/instance-1113117-1215877964.xml TO HOME/temp.csp
0.04/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113117-1215877964.xml' 'HOME/temp.csp'
0.07/0.67	c 0	5 domains, 680 variables, 2 predicates, 0 relations, 4103 constraints
0.07/0.71	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.71	c 0	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.07/0.79	c 0	Parsing HOME/temp.csp
0.92/1.04	c 1	parsed 4790 expressions
0.92/1.04	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.92/1.08	c 1	MAX CSP: 4103 constraints
0.92/1.08	c 1	Converting to clausal form CSP
1.12/1.28	c 1	converted 890 (10%) expressions
1.61/1.77	c 1	converted 1780 (20%) expressions
2.01/2.19	c 2	converted 2669 (30%) expressions
2.40/2.57	c 2	converted 3559 (40%) expressions
2.80/2.94	c 3	converted 4448 (50%) expressions
3.09/3.30	c 3	converted 5338 (60%) expressions
3.49/3.62	c 3	converted 6228 (70%) expressions
3.89/4.01	c 4	converted 7117 (80%) expressions
4.19/4.36	c 4	converted 8007 (90%) expressions
4.97/5.18	c 5	converted 8896 (100%) expressions
4.97/5.18	c 5	CSP : 8886 integers, 340 booleans, 13328 clauses, largest domain size 6155
4.97/5.19	c 5	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.97/5.19	c 5	Propagation in CSP
5.18/5.38	c 5	4099 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.18/5.39	c 5	CSP : 8886 integers, 340 booleans, 13328 clauses, largest domain size 4104
5.18/5.39	c 5	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.18/5.40	c 5	Simplifing CSP by introducing new Boolean variables
5.27/5.45	c 5	CSP : 8886 integers, 8546 booleans, 21534 clauses, largest domain size 4104
5.27/5.45	c 5	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.37/5.59	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.66/5.83	c 5	889 (10%) CSP integer variables are encoded (21168 clauses, 296036 bytes)
5.66/5.83	c 5	1778 (20%) CSP integer variables are encoded (21168 clauses, 296036 bytes)
5.66/5.83	c 5	2666 (30%) CSP integer variables are encoded (21168 clauses, 296036 bytes)
5.66/5.83	c 5	3555 (40%) CSP integer variables are encoded (21168 clauses, 296036 bytes)
5.66/5.83	c 5	4443 (50%) CSP integer variables are encoded (21168 clauses, 296036 bytes)
5.66/5.85	c 5	5332 (60%) CSP integer variables are encoded (29518 clauses, 421286 bytes)
5.66/5.86	c 5	6221 (70%) CSP integer variables are encoded (37163 clauses, 535961 bytes)
5.66/5.87	c 5	7109 (80%) CSP integer variables are encoded (47655 clauses, 693341 bytes)
5.66/5.88	c 5	7998 (90%) CSP integer variables are encoded (55837 clauses, 816071 bytes)
5.76/5.96	c 6	8886 (100%) CSP integer variables are encoded (111453 clauses, 1690218 bytes)
6.06/6.25	c 6	2154 (10%) CSP clauses are encoded (158936 clauses, 2676066 bytes)
6.25/6.47	c 6	4307 (20%) CSP clauses are encoded (203308 clauses, 3612018 bytes)
6.55/6.71	c 6	6461 (30%) CSP clauses are encoded (250475 clauses, 4615391 bytes)
6.75/6.93	c 6	8614 (40%) CSP clauses are encoded (292829 clauses, 5514995 bytes)
6.95/7.15	c 7	10767 (50%) CSP clauses are encoded (334593 clauses, 6451804 bytes)
7.15/7.35	c 7	12921 (60%) CSP clauses are encoded (376368 clauses, 7396651 bytes)
7.84/8.07	c 8	15074 (70%) CSP clauses are encoded (731896 clauses, 14954436 bytes)
9.91/10.14	c 10	17228 (80%) CSP clauses are encoded (1816531 clauses, 38134981 bytes)
15.73/16.05	c 16	19381 (90%) CSP clauses are encoded (5002689 clauses, 106472922 bytes)
51.53/52.63	c 52	21534 (100%) CSP clauses are encoded (21605627 clauses, 494110967 bytes)
51.53/52.63	c 52	21534 CSP clauses encoded
51.53/52.63	c 52	Writing map file : HOME/temp.map
51.63/52.71	c 52	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
51.63/52.71	c 52	SAT : 128885 SAT variables, 21605627 SAT clauses, 494110967 bytes
51.63/52.71	c 52	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
51.63/52.76	c 52	OBJECTIVE minimize _COST
51.63/52.76	c 52	SOLVING HOME/temp.cnf
51.63/52.76	c 52	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
51.63/52.77	c 52	This is MiniSat 2.0 beta incremental
51.63/52.77	c 52	WARNING: for repeatability, setting FPU to use double precision
51.63/52.77	c 52	============================[ Problem Statistics ]=============================
51.63/52.77	c 52	|                                                                             |
51.63/52.77	c 52	|  Number of variables:  128885                                               |
51.63/52.77	c 52	|  Number of clauses:    21605627                                             |
62.59/64.13	c 64	|  Parsing time:         9.27         s                                       |
62.96/64.56	c 64	OK
62.96/64.56	c 64	OBJECTIVE BOUND: 0 <= _COST <= 
62.96/64.56	c 64	SEARCHING: _COST <= 2052
62.96/64.56	c 64	============================[ Search Statistics ]==============================
62.96/64.56	c 64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
62.96/64.56	c 64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
62.96/64.56	c 64	===============================================================================
62.96/64.56	c 64	|         0 |  128885 21605627 64504891 |  7201875        0    nan |  0.000 % |
65.69/67.33	c 67	|       100 |  128885 21605627 64504891 |  7922063      100      6 |  0.000 % |
67.37/69.02	c 69	|       250 |  128885 21605627 64504891 |  8714269      250     23 |  0.000 % |
69.45/71.15	c 71	|       475 |  128885 21605627 64504891 |  9585696      475     15 |  0.000 % |
78.66/80.41	c ERROR INTERRUPTED
78.66/80.41	s UNKNOWN
78.77/80.55	c 80	CPU 73.14 (0.09 0.01 73.05 5.67)
78.77/80.55	c 80	END Sat Jul 12 17:54:05 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-1113117-1215877964/watcher-1113117-1215877964 -o /tmp/evaluation-result-1113117-1215877964/solver-1113117-1215877964 -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-1113117-1215877964.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.11 2.09 4/81 15956
/proc/meminfo: memFree=1146240/2055920 swapFree=4192812/4192956
[pid=15956] ppid=15954 vsize=12268 CPUtime=0
/proc/15956/stat : 15956 (sugar++) R 15954 15956 15476 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 44495615 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 236437863013 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/15956/statm: 3067 316 241 3 0 167 0

[startup+0.066977 s]
/proc/loadavg: 2.07 2.11 2.09 4/81 15956
/proc/meminfo: memFree=1146240/2055920 swapFree=4192812/4192956
[pid=15956] ppid=15954 vsize=16212 CPUtime=0.04
/proc/15956/stat : 15956 (sugar++) R 15954 15956 15476 0 -1 4194304 967 0 0 0 4 0 0 0 18 0 1 0 44495615 16601088 935 996147200 4194304 4206940 548682068528 18446744073709551615 236446596094 0 0 4224 0 0 0 0 17 1 0 0
/proc/15956/statm: 4053 935 380 3 0 632 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16212

[startup+0.104973 s]
/proc/loadavg: 2.07 2.11 2.09 4/81 15956
/proc/meminfo: memFree=1146240/2055920 swapFree=4192812/4192956
[pid=15956] ppid=15954 vsize=16740 CPUtime=0.07
/proc/15956/stat : 15956 (sugar++) S 15954 15956 15476 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 44495615 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15956/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.301996 s]
/proc/loadavg: 2.07 2.11 2.09 4/81 15956
/proc/meminfo: memFree=1146240/2055920 swapFree=4192812/4192956
[pid=15956] ppid=15954 vsize=16740 CPUtime=0.07
/proc/15956/stat : 15956 (sugar++) S 15954 15956 15476 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 44495615 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15956/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701038 s]
/proc/loadavg: 2.07 2.11 2.09 4/81 15956
/proc/meminfo: memFree=1146240/2055920 swapFree=4192812/4192956
[pid=15956] ppid=15954 vsize=16740 CPUtime=0.07
/proc/15956/stat : 15956 (sugar++) S 15954 15956 15476 0 -1 4194304 1236 128 0 0 6 1 0 0 15 0 1 0 44495615 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15956/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50214 s]
/proc/loadavg: 2.07 2.11 2.09 3/92 15978
/proc/meminfo: memFree=1136680/2055920 swapFree=4192812/4192956
[pid=15956] ppid=15954 vsize=16740 CPUtime=0.65
/proc/15956/stat : 15956 (sugar++) S 15954 15956 15476 0 -1 4194304 1296 7089 0 1 6 1 55 3 15 0 1 0 44495615 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15956/statm: 4185 1104 409 3 0 764 0
[pid=15969] ppid=15956 vsize=5356 CPUtime=0
/proc/15969/stat : 15969 (sh) S 15956 15956 15476 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44495686 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15969/statm: 1339 233 193 169 0 50 0
[pid=15970] ppid=15969 vsize=868392 CPUtime=0.77
/proc/15970/stat : 15970 (java) S 15969 15956 15476 0 -1 0 5565 0 1 0 73 4 0 0 18 0 9 0 44495687 889233408 4971 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15970/statm: 217098 4971 1732 9 0 211673 0
[pid=15970/tid=15971] ppid=15969 vsize=868392 CPUtime=0.5
/proc/15970/task/15971/stat : 15971 (java) R 15969 15956 15476 0 -1 64 2666 0 1 0 49 1 0 0 23 0 9 0 44495688 889233408 4971 996147200 134512640 134550740 4294955920 18446744073709551615 4126596440 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15972] ppid=15969 vsize=868392 CPUtime=0.05
/proc/15970/task/15972/stat : 15972 (java) S 15969 15956 15476 0 -1 64 770 0 0 0 5 0 0 0 16 0 9 0 44495689 889233408 4971 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15973] ppid=15969 vsize=868392 CPUtime=0
/proc/15970/task/15973/stat : 15973 (java) S 15969 15956 15476 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 44495689 889233408 4971 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15974] ppid=15969 vsize=868392 CPUtime=0
/proc/15970/task/15974/stat : 15974 (java) S 15969 15956 15476 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 44495689 889233408 4971 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15975] ppid=15969 vsize=868392 CPUtime=0
/proc/15970/task/15975/stat : 15975 (java) S 15969 15956 15476 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 44495691 889233408 4971 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15976] ppid=15969 vsize=868392 CPUtime=0.17
/proc/15970/task/15976/stat : 15976 (java) S 15969 15956 15476 0 -1 64 1438 0 0 0 17 0 0 0 16 0 9 0 44495691 889233408 4971 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15977] ppid=15969 vsize=868392 CPUtime=0
/proc/15970/task/15977/stat : 15977 (java) S 15969 15956 15476 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44495691 889233408 4971 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15978] ppid=15969 vsize=868392 CPUtime=0
/proc/15970/task/15978/stat : 15978 (java) S 15969 15956 15476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44495691 889233408 4971 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 890488

[startup+3.10232 s]
/proc/loadavg: 2.06 2.10 2.09 3/92 15978
/proc/meminfo: memFree=1128488/2055920 swapFree=4192812/4192956
[pid=15956] ppid=15954 vsize=16740 CPUtime=0.65
/proc/15956/stat : 15956 (sugar++) S 15954 15956 15476 0 -1 4194304 1296 7089 0 1 6 1 55 3 15 0 1 0 44495615 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15956/statm: 4185 1104 409 3 0 764 0
[pid=15969] ppid=15956 vsize=5356 CPUtime=0
/proc/15969/stat : 15969 (sh) S 15956 15956 15476 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44495686 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15969/statm: 1339 233 193 169 0 50 0
[pid=15970] ppid=15969 vsize=868392 CPUtime=2.34
/proc/15970/stat : 15970 (java) S 15969 15956 15476 0 -1 0 7734 0 1 0 229 5 0 0 18 0 9 0 44495687 889233408 6847 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15970/statm: 217098 6847 2540 9 0 211673 0
[pid=15970/tid=15971] ppid=15969 vsize=868392 CPUtime=1.94
/proc/15970/task/15971/stat : 15971 (java) R 15969 15956 15476 0 -1 64 2774 0 1 0 192 2 0 0 25 0 9 0 44495688 889233408 6847 996147200 134512640 134550740 4294955920 18446744073709551615 4126598198 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15972] ppid=15969 vsize=868392 CPUtime=0.16
/proc/15970/task/15972/stat : 15972 (java) S 15969 15956 15476 0 -1 64 2803 0 0 0 15 1 0 0 16 0 9 0 44495689 889233408 6847 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15973] ppid=15969 vsize=868392 CPUtime=0
/proc/15970/task/15973/stat : 15973 (java) S 15969 15956 15476 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44495689 889233408 6847 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15974] ppid=15969 vsize=868392 CPUtime=0
/proc/15970/task/15974/stat : 15974 (java) S 15969 15956 15476 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44495689 889233408 6847 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15975] ppid=15969 vsize=868392 CPUtime=0
/proc/15970/task/15975/stat : 15975 (java) S 15969 15956 15476 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 44495691 889233408 6847 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15976] ppid=15969 vsize=868392 CPUtime=0.2
/proc/15970/task/15976/stat : 15976 (java) S 15969 15956 15476 0 -1 64 1464 0 0 0 20 0 0 0 16 0 9 0 44495691 889233408 6847 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15977] ppid=15969 vsize=868392 CPUtime=0
/proc/15970/task/15977/stat : 15977 (java) S 15969 15956 15476 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44495691 889233408 6847 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15978] ppid=15969 vsize=868392 CPUtime=0
/proc/15970/task/15978/stat : 15978 (java) S 15969 15956 15476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44495691 889233408 6847 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 890488

[startup+6.3027 s]
/proc/loadavg: 2.06 2.10 2.09 3/92 15978
/proc/meminfo: memFree=1116712/2055920 swapFree=4192812/4192956
[pid=15956] ppid=15954 vsize=16740 CPUtime=0.65
/proc/15956/stat : 15956 (sugar++) S 15954 15956 15476 0 -1 4194304 1297 7089 0 1 6 1 55 3 15 0 1 0 44495615 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15956/statm: 4185 1104 409 3 0 764 0
[pid=15969] ppid=15956 vsize=5356 CPUtime=0
/proc/15969/stat : 15969 (sh) S 15956 15956 15476 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44495686 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15969/statm: 1339 233 193 169 0 50 0
[pid=15970] ppid=15969 vsize=868504 CPUtime=5.51
/proc/15970/stat : 15970 (java) S 15969 15956 15476 0 -1 0 14459 0 1 0 537 14 0 0 18 0 9 0 44495687 889348096 9468 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15970/statm: 217126 9468 2566 9 0 211673 0
[pid=15970/tid=15971] ppid=15969 vsize=868504 CPUtime=4.5
/proc/15970/task/15971/stat : 15971 (java) R 15969 15956 15476 0 -1 64 3170 0 1 0 445 5 0 0 25 0 9 0 44495688 889348096 9468 996147200 134512640 134550740 4294955920 18446744073709551615 4127077947 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15972] ppid=15969 vsize=868504 CPUtime=0.68
/proc/15970/task/15972/stat : 15972 (java) S 15969 15956 15476 0 -1 64 9074 0 0 0 62 6 0 0 16 0 9 0 44495689 889348096 9468 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15973] ppid=15969 vsize=868504 CPUtime=0
/proc/15970/task/15973/stat : 15973 (java) S 15969 15956 15476 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44495689 889348096 9468 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15974] ppid=15969 vsize=868504 CPUtime=0
/proc/15970/task/15974/stat : 15974 (java) S 15969 15956 15476 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44495689 889348096 9468 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15975] ppid=15969 vsize=868504 CPUtime=0
/proc/15970/task/15975/stat : 15975 (java) S 15969 15956 15476 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 44495691 889348096 9468 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15976] ppid=15969 vsize=868504 CPUtime=0.3
/proc/15970/task/15976/stat : 15976 (java) S 15969 15956 15476 0 -1 64 1522 0 0 0 29 1 0 0 16 0 9 0 44495691 889348096 9468 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15977] ppid=15969 vsize=868504 CPUtime=0
/proc/15970/task/15977/stat : 15977 (java) S 15969 15956 15476 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44495691 889348096 9468 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15978] ppid=15969 vsize=868504 CPUtime=0
/proc/15970/task/15978/stat : 15978 (java) S 15969 15956 15476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44495691 889348096 9468 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 890600

[startup+12.7024 s]
/proc/loadavg: 2.14 2.12 2.09 3/92 15978
/proc/meminfo: memFree=1052904/2055920 swapFree=4192812/4192956
[pid=15956] ppid=15954 vsize=16740 CPUtime=0.65
/proc/15956/stat : 15956 (sugar++) S 15954 15956 15476 0 -1 4194304 1297 7089 0 1 6 1 55 3 16 0 1 0 44495615 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15956/statm: 4185 1104 409 3 0 764 0
[pid=15969] ppid=15956 vsize=5356 CPUtime=0
/proc/15969/stat : 15969 (sh) S 15956 15956 15476 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44495686 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15969/statm: 1339 233 193 169 0 50 0
[pid=15970] ppid=15969 vsize=868504 CPUtime=11.83
/proc/15970/stat : 15970 (java) S 15969 15956 15476 0 -1 0 15625 0 1 0 1120 63 0 0 18 0 9 0 44495687 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15970/statm: 217126 9475 2566 9 0 211673 0
[pid=15970/tid=15971] ppid=15969 vsize=868504 CPUtime=10.39
/proc/15970/task/15971/stat : 15971 (java) R 15969 15956 15476 0 -1 64 4329 0 1 0 993 46 0 0 25 0 9 0 44495688 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4126897233 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15972] ppid=15969 vsize=868504 CPUtime=1.08
/proc/15970/task/15972/stat : 15972 (java) S 15969 15956 15476 0 -1 64 9074 0 0 0 94 14 0 0 16 0 9 0 44495689 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15973] ppid=15969 vsize=868504 CPUtime=0
/proc/15970/task/15973/stat : 15973 (java) S 15969 15956 15476 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44495689 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15974] ppid=15969 vsize=868504 CPUtime=0
/proc/15970/task/15974/stat : 15974 (java) S 15969 15956 15476 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44495689 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15975] ppid=15969 vsize=868504 CPUtime=0
/proc/15970/task/15975/stat : 15975 (java) S 15969 15956 15476 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 44495691 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15976] ppid=15969 vsize=868504 CPUtime=0.32
/proc/15970/task/15976/stat : 15976 (java) S 15969 15956 15476 0 -1 64 1529 0 0 0 31 1 0 0 16 0 9 0 44495691 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15977] ppid=15969 vsize=868504 CPUtime=0
/proc/15970/task/15977/stat : 15977 (java) S 15969 15956 15476 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44495691 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15978] ppid=15969 vsize=868504 CPUtime=0
/proc/15970/task/15978/stat : 15978 (java) S 15969 15956 15476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44495691 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 890600

[startup+25.5019 s]
/proc/loadavg: 2.33 2.16 2.10 3/92 15978
/proc/meminfo: memFree=937960/2055920 swapFree=4192812/4192956
[pid=15956] ppid=15954 vsize=16740 CPUtime=0.65
/proc/15956/stat : 15956 (sugar++) S 15954 15956 15476 0 -1 4194304 1297 7089 0 1 6 1 55 3 16 0 1 0 44495615 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15956/statm: 4185 1104 409 3 0 764 0
[pid=15969] ppid=15956 vsize=5356 CPUtime=0
/proc/15969/stat : 15969 (sh) S 15956 15956 15476 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44495686 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15969/statm: 1339 233 193 169 0 50 0
[pid=15970] ppid=15969 vsize=868504 CPUtime=24.44
/proc/15970/stat : 15970 (java) S 15969 15956 15476 0 -1 0 17683 0 1 0 2302 142 0 0 18 0 9 0 44495687 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15970/statm: 217126 9475 2566 9 0 211673 0
[pid=15970/tid=15971] ppid=15969 vsize=868504 CPUtime=22.35
/proc/15970/task/15971/stat : 15971 (java) R 15969 15956 15476 0 -1 64 6387 0 1 0 2121 114 0 0 25 0 9 0 44495688 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15972] ppid=15969 vsize=868504 CPUtime=1.75
/proc/15970/task/15972/stat : 15972 (java) S 15969 15956 15476 0 -1 64 9074 0 0 0 149 26 0 0 16 0 9 0 44495689 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15973] ppid=15969 vsize=868504 CPUtime=0
/proc/15970/task/15973/stat : 15973 (java) S 15969 15956 15476 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44495689 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15974] ppid=15969 vsize=868504 CPUtime=0
/proc/15970/task/15974/stat : 15974 (java) S 15969 15956 15476 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44495689 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15975] ppid=15969 vsize=868504 CPUtime=0
/proc/15970/task/15975/stat : 15975 (java) S 15969 15956 15476 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 44495691 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15976] ppid=15969 vsize=868504 CPUtime=0.32
/proc/15970/task/15976/stat : 15976 (java) S 15969 15956 15476 0 -1 64 1529 0 0 0 31 1 0 0 16 0 9 0 44495691 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15977] ppid=15969 vsize=868504 CPUtime=0
/proc/15970/task/15977/stat : 15977 (java) S 15969 15956 15476 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44495691 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15978] ppid=15969 vsize=868504 CPUtime=0
/proc/15970/task/15978/stat : 15978 (java) S 15969 15956 15476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44495691 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 890600

[startup+51.1019 s]
/proc/loadavg: 2.56 2.23 2.13 3/92 15978
/proc/meminfo: memFree=643432/2055920 swapFree=4192812/4192956
[pid=15956] ppid=15954 vsize=16740 CPUtime=0.65
/proc/15956/stat : 15956 (sugar++) S 15954 15956 15476 0 -1 4194304 1297 7089 0 1 6 1 55 3 16 0 1 0 44495615 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15956/statm: 4185 1104 409 3 0 764 0
[pid=15969] ppid=15956 vsize=5356 CPUtime=0
/proc/15969/stat : 15969 (sh) S 15956 15956 15476 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44495686 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15969/statm: 1339 233 193 169 0 50 0
[pid=15970] ppid=15969 vsize=868504 CPUtime=49.44
/proc/15970/stat : 15970 (java) S 15969 15956 15476 0 -1 0 22529 0 1 0 4583 361 0 0 18 0 9 0 44495687 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15970/statm: 217126 9475 2566 9 0 211673 0
[pid=15970/tid=15971] ppid=15969 vsize=868504 CPUtime=45.71
/proc/15970/task/15971/stat : 15971 (java) R 15969 15956 15476 0 -1 64 11233 0 1 0 4269 302 0 0 25 0 9 0 44495688 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 102064641 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15972] ppid=15969 vsize=868504 CPUtime=3.37
/proc/15970/task/15972/stat : 15972 (java) S 15969 15956 15476 0 -1 64 9074 0 0 0 281 56 0 0 16 0 9 0 44495689 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15973] ppid=15969 vsize=868504 CPUtime=0
/proc/15970/task/15973/stat : 15973 (java) S 15969 15956 15476 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44495689 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15974] ppid=15969 vsize=868504 CPUtime=0
/proc/15970/task/15974/stat : 15974 (java) S 15969 15956 15476 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 44495689 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15975] ppid=15969 vsize=868504 CPUtime=0
/proc/15970/task/15975/stat : 15975 (java) S 15969 15956 15476 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 44495691 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15976] ppid=15969 vsize=868504 CPUtime=0.32
/proc/15970/task/15976/stat : 15976 (java) S 15969 15956 15476 0 -1 64 1529 0 0 0 31 1 0 0 16 0 9 0 44495691 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15977] ppid=15969 vsize=868504 CPUtime=0
/proc/15970/task/15977/stat : 15977 (java) S 15969 15956 15476 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44495691 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15970/tid=15978] ppid=15969 vsize=868504 CPUtime=0
/proc/15970/task/15978/stat : 15978 (java) S 15969 15956 15476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44495691 889348096 9475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.09
Current children cumulated vsize (KiB) 890600



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+80.4013 s]
/proc/loadavg: 2.45 2.23 2.13 3/83 15979
/proc/meminfo: memFree=15536/2055920 swapFree=4192812/4192956
[pid=15956] ppid=15954 vsize=17268 CPUtime=51.68
/proc/15956/stat : 15956 (sugar++) S 15954 15956 15476 0 -1 4194304 1596 30225 0 2 9 1 4780 378 16 0 1 0 44495615 17682432 1244 996147200 4194304 4206940 548682068528 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15956/statm: 4317 1244 414 3 0 896 0
[pid=15979] ppid=15956 vsize=904432 CPUtime=26.98
/proc/15979/stat : 15979 (minisat-inc) R 15956 15956 15476 0 -1 4194304 219546 0 6 0 2524 174 0 0 25 0 1 0 44500892 926138368 219501 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 1 0 0
/proc/15979/statm: 226108 219501 74 151 0 225954 0
Current children cumulated CPU time (s) 78.66
Current children cumulated vsize (KiB) 921700

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

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

[startup+80.6023 s]
/proc/loadavg: 2.45 2.23 2.13 3/83 15979
/proc/meminfo: memFree=15536/2055920 swapFree=4192812/4192956
[pid=15956] ppid=15954 vsize=17268 CPUtime=78.86
/proc/15956/stat : 15956 (sugar++) R 15954 15956 15476 0 -1 4194304 1623 249771 0 8 9 5 7305 567 18 0 1 0 44495615 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 236437869609 0 0 4224 16386 0 0 0 17 1 0 0
/proc/15956/statm: 4317 1245 415 3 0 896 0
Current children cumulated CPU time (s) 78.86
Current children cumulated vsize (KiB) 17268

[startup+80.8023 s]
/proc/loadavg: 2.45 2.23 2.13 3/83 15979
/proc/meminfo: memFree=15536/2055920 swapFree=4192812/4192956
[pid=15956] ppid=15954 vsize=17268 CPUtime=78.97
/proc/15956/stat : 15956 (sugar++) D 15954 15956 15476 0 -1 4194304 1623 249771 0 8 9 16 7305 567 16 0 1 0 44495615 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 236437869609 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15956/statm: 4317 1245 415 3 0 896 0
Current children cumulated CPU time (s) 78.97
Current children cumulated vsize (KiB) 17268

[startup+80.9014 s]
/proc/loadavg: 2.45 2.23 2.13 3/83 15979
/proc/meminfo: memFree=15536/2055920 swapFree=4192812/4192956
[pid=15956] ppid=15954 vsize=17268 CPUtime=78.98
/proc/15956/stat : 15956 (sugar++) D 15954 15956 15476 0 -1 4194304 1623 249771 0 8 9 17 7305 567 15 0 1 0 44495615 17682432 1245 996147200 4194304 4206940 548682068528 18446744073709551615 236437869609 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15956/statm: 4317 1245 415 3 0 896 0
Current children cumulated CPU time (s) 78.98
Current children cumulated vsize (KiB) 17268

Child status: 0
Real time (s): 80.9308
CPU time (s): 78.999
CPU user time (s): 73.1489
CPU system time (s): 5.85011
CPU usage (%): 97.613
Max. virtual memory (cumulated for all children) (KiB): 921700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 73.1489
system time used= 5.85011
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251440
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64494
involuntary context switches= 66748

runsolver used 0.096985 second user time and 0.306953 second system time

The end

Launcher Data (download as text)

Begin job on node62 at 2008-07-12 17:52:45
IDJOB=1113117
IDBENCH=61529
IDSOLVER=367
FILE ID=node62/1113117-1215877964
PBS_JOBID= 7903559
Free space on /tmp= 65252 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a673a47612e40743ebfb56a57b81bb4c
RANDOM SEED=507635638

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1146720 kB
Buffers:         10324 kB
Cached:          49584 kB
SwapCached:          0 kB
Active:         833336 kB
Inactive:        17644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1146720 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1460 kB
Writeback:           0 kB
Mapped:         811308 kB
Slab:            41492 kB
Committed_AS:   965216 kB
PageTables:       3484 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= 65252 MiB
End job on node62 at 2008-07-12 17:54:07