Trace number 1719470

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 NameAnswerCPU timeWall clock time
ttsth-5-0 2009-03-19? (MO) 272.902 137.867

General information on the benchmark

Namegoldb-heqc-x1mul.cnf
MD5SUMb44e541aede789d4830fa0a3a047fcda
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark100.681
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

Solver Data

0.09/0.14	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1719470-1240646588.cnf 
0.09/0.14	c Using SATTIMEOUT of 1200
0.09/0.14	c Using SATRAM of 1800
0.09/0.14	c Size of subset node = 16
0.09/0.14	c Variables = 8760
0.09/0.14	c Clauses = 55571
0.09/0.14	c Literals = 187746
0.09/0.14	c Reduced size:
0.09/0.14	c Variables = 8756
0.09/0.14	c Clauses = 55487
0.09/0.14	c Literals = 187536
0.09/0.14	c a2
0.29/0.40	c a1
1.39/1.46	c Independent sub-problems = 1
1.39/1.46	c Sub-problem with 8714 variables and 55487 clauses
1.39/1.46	c using permutation method 4
1.39/1.46	c count = 1
1.39/1.46	c Ordering finished 1.410 seconds
1.39/1.46	c mapped 1.450 seconds
1.39/1.46	c permuted 1.450 seconds
1.39/1.46	c about to sort
1.39/1.48	c sorted
1.89/1.99	c clauses now 55487
1.89/1.99	c init finished 1.520 seconds
1.89/1.99	c tree built 1.990 seconds
1.89/1.99	c 
1.89/1.99	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.89/1.99	c ---------------------------------|----------------------------------|------------------------------------------------------
1.89/1.99	c ................................ | ..........                       |                        2.0           0.0             
1.89/1.99	c ................................ | ..........                     1 |                        2.0           0.5             
1.89/1.99	c ................................ | ..........                     2 |                        2.0           1.0             
1.89/1.99	c ................................ | ..........                     3 |                        2.0           1.5             
1.89/1.99	c ................................ | ..........                     4 |                        2.0           2.0             
1.89/1.99	c ................................ | ..........                     5 |                        2.0           2.5             
1.89/1.99	c ................................ | ..........                  1000 | 64                     2.0         502.5         1081
23.95/13.02	c ................................ | ..........                214000 | 28860                 24.0        8916.7      9829039
48.09/25.14	c ................................ | ..........                318000 | 43991                 48.2        6601.6     20017574
72.25/37.20	c ................................ | ..........                398000 | 55508                 72.3        5507.9     28568463
95.99/49.15	c ................................ | ..........                479000 | 67223                 96.1        4983.4     36814612
119.94/61.13	c ................................ | *.........                567000 | 79788                120.0        4723.8     47612303
143.90/73.19	c ................................ | *.........                646000 | 91198                144.1        4483.0     57712819
168.05/85.23	c ................................ | *.........                726000 | 102605               168.2        4317.6     68280824
191.99/97.20	c ................................ | *.........                802000 | 113453               192.0        4176.6     77730263
215.94/109.24	c ................................ | *.........                882000 | 124762               216.1        4082.2     87174063
239.89/121.28	c ................................ | **........                959000 | 135847               240.1        3994.2     96630450
264.04/133.34	c ................................ | **........               1032000 | 146361               264.2        3906.4    105646343

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1719470-1240646588/watcher-1719470-1240646588 -o /tmp/evaluation-result-1719470-1240646588/solver-1719470-1240646588 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1719470-1240646588.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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.96 1.46 1.18 3/64 13964
/proc/meminfo: memFree=1963240/2055920 swapFree=4192812/4192956
[pid=13964] ppid=13962 vsize=1064 CPUtime=0
/proc/13964/stat : 13964 (ttsth-5-0) R 13962 13964 13430 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 92686317 1089536 122 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13964/statm: 266 122 77 176 0 88 0

[startup+0.0718471 s]
/proc/loadavg: 1.96 1.46 1.18 3/64 13964
/proc/meminfo: memFree=1963240/2055920 swapFree=4192812/4192956
[pid=13964] ppid=13962 vsize=3148 CPUtime=0.06
/proc/13964/stat : 13964 (ttsth-5-0) R 13962 13964 13430 0 -1 4194304 685 0 0 0 6 0 0 0 18 0 1 0 92686317 3223552 669 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13964/statm: 787 669 78 176 0 609 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3148

[startup+0.101848 s]
/proc/loadavg: 1.96 1.46 1.18 3/64 13964
/proc/meminfo: memFree=1963240/2055920 swapFree=4192812/4192956
[pid=13964] ppid=13962 vsize=4152 CPUtime=0.09
/proc/13964/stat : 13964 (ttsth-5-0) R 13962 13964 13430 0 -1 4194304 930 0 0 0 9 0 0 0 18 0 1 0 92686317 4251648 914 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13964/statm: 1038 914 78 176 0 860 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4152

[startup+0.301862 s]
/proc/loadavg: 1.96 1.46 1.18 3/64 13964
/proc/meminfo: memFree=1963240/2055920 swapFree=4192812/4192956
[pid=13964] ppid=13962 vsize=10532 CPUtime=0.29
/proc/13964/stat : 13964 (ttsth-5-0) R 13962 13964 13430 0 -1 4194304 2426 0 0 0 29 0 0 0 19 0 1 0 92686317 10784768 2409 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 17 1 0 0
/proc/13964/statm: 2633 2409 79 176 0 2455 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10532

[startup+0.701889 s]
/proc/loadavg: 1.96 1.46 1.18 3/64 13964
/proc/meminfo: memFree=1963240/2055920 swapFree=4192812/4192956
[pid=13964] ppid=13962 vsize=10780 CPUtime=0.69
/proc/13964/stat : 13964 (ttsth-5-0) R 13962 13964 13430 0 -1 4194304 2684 0 0 0 69 0 0 0 22 0 1 0 92686317 11038720 2557 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/13964/statm: 2695 2557 80 176 0 2517 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10780

[startup+1.50194 s]
/proc/loadavg: 1.88 1.46 1.18 2/65 13965
/proc/meminfo: memFree=1953184/2055920 swapFree=4192812/4192956
[pid=13964] ppid=13962 vsize=13900 CPUtime=1.49
/proc/13964/stat : 13964 (ttsth-5-0) R 13962 13964 13430 0 -1 4194304 3468 0 0 0 149 0 0 0 25 0 1 0 92686317 14233600 3286 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13964/statm: 3475 3290 88 176 0 3297 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13900

[startup+3.10106 s]
/proc/loadavg: 1.88 1.46 1.18 3/67 13967
/proc/meminfo: memFree=1926800/2055920 swapFree=4192812/4192956
[pid=13964] ppid=13962 vsize=78196 CPUtime=4.19
/proc/13964/stat : 13964 (ttsth-5-0) S 13962 13964 13430 0 -1 4194304 14975 0 0 0 413 6 0 0 25 0 3 0 92686317 80072704 14738 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13964/statm: 19549 14738 98 176 0 19371 0
[pid=13964/tid=13966] ppid=13962 vsize=78196 CPUtime=1.09
/proc/13964/task/13966/stat : 13966 (ttsth-5-0) R 13962 13964 13430 0 -1 4194368 2696 0 0 0 108 1 0 0 17 0 3 0 92686517 80072704 14738 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13964/tid=13967] ppid=13962 vsize=78196 CPUtime=1.09
/proc/13964/task/13967/stat : 13967 (ttsth-5-0) R 13962 13964 13430 0 -1 4194368 3355 0 0 0 108 1 0 0 17 0 3 0 92686517 80072704 14738 1992294400 134512640 135237372 4294956192 18446744073709551615 134680320 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 78196

[startup+6.30227 s]
/proc/loadavg: 1.89 1.46 1.18 3/67 13967
/proc/meminfo: memFree=1850256/2055920 swapFree=4192812/4192956
[pid=13964] ppid=13962 vsize=148960 CPUtime=10.58
/proc/13964/stat : 13964 (ttsth-5-0) S 13962 13964 13430 0 -1 4194304 32210 0 0 0 1042 16 0 0 25 0 3 0 92686317 152535040 31973 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13964/statm: 37240 31973 98 176 0 37062 0
[pid=13964/tid=13966] ppid=13962 vsize=148960 CPUtime=4.29
/proc/13964/task/13966/stat : 13966 (ttsth-5-0) R 13962 13964 13430 0 -1 4194368 10220 0 0 0 424 5 0 0 18 0 3 0 92686517 152535040 31973 1992294400 134512640 135237372 4294956192 18446744073709551615 134562287 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13964/tid=13967] ppid=13962 vsize=148960 CPUtime=4.28
/proc/13964/task/13967/stat : 13967 (ttsth-5-0) R 13962 13964 13430 0 -1 4194368 13066 0 0 0 421 7 0 0 16 0 3 0 92686517 152535040 31973 1992294400 134512640 135237372 4294956192 18446744073709551615 134519954 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.58
Current children cumulated vsize (KiB) 148960

[startup+12.7017 s]
/proc/loadavg: 1.90 1.47 1.18 3/67 13967
/proc/meminfo: memFree=1768912/2055920 swapFree=4192812/4192956
[pid=13964] ppid=13962 vsize=225068 CPUtime=23.35
/proc/13964/stat : 13964 (ttsth-5-0) S 13962 13964 13430 0 -1 4194304 50720 0 0 0 2308 27 0 0 25 0 3 0 92686317 230469632 50483 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13964/statm: 56267 50483 98 176 0 56089 0
[pid=13964/tid=13966] ppid=13962 vsize=225068 CPUtime=10.69
/proc/13964/task/13966/stat : 13966 (ttsth-5-0) R 13962 13964 13430 0 -1 4194368 17623 0 0 0 1059 10 0 0 25 0 3 0 92686517 230469632 50483 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13964/tid=13967] ppid=13962 vsize=225068 CPUtime=10.66
/proc/13964/task/13967/stat : 13967 (ttsth-5-0) R 13962 13964 13430 0 -1 4194368 24173 0 0 0 1053 13 0 0 16 0 3 0 92686517 230469632 50483 1992294400 134512640 135237372 4294956192 18446744073709551615 134680336 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.35
Current children cumulated vsize (KiB) 225068

[startup+25.5015 s]
/proc/loadavg: 1.99 1.51 1.20 3/67 13967
/proc/meminfo: memFree=1591888/2055920 swapFree=4192812/4192956
[pid=13964] ppid=13962 vsize=403112 CPUtime=48.89
/proc/13964/stat : 13964 (ttsth-5-0) S 13962 13964 13430 0 -1 4194304 93722 0 0 0 4841 48 0 0 25 0 3 0 92686317 412786688 93485 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13964/statm: 100778 93485 98 176 0 100600 0
[pid=13964/tid=13966] ppid=13962 vsize=403112 CPUtime=23.49
/proc/13964/task/13966/stat : 13966 (ttsth-5-0) R 13962 13964 13430 0 -1 4194368 39167 0 0 0 2328 21 0 0 16 0 3 0 92686517 412786688 93485 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13964/tid=13967] ppid=13962 vsize=403112 CPUtime=23.4
/proc/13964/task/13967/stat : 13967 (ttsth-5-0) R 13962 13964 13430 0 -1 4194368 45631 0 0 0 2317 23 0 0 16 0 3 0 92686517 412786688 93485 1992294400 134512640 135237372 4294956192 18446744073709551615 134680474 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.89
Current children cumulated vsize (KiB) 403112

[startup+51.1013 s]
/proc/loadavg: 1.99 1.55 1.22 3/67 13967
/proc/meminfo: memFree=1302480/2055920 swapFree=4192812/4192956
[pid=13964] ppid=13962 vsize=712600 CPUtime=99.99
/proc/13964/stat : 13964 (ttsth-5-0) S 13962 13964 13430 0 -1 4194304 167995 0 0 0 9912 87 0 0 25 0 3 0 92686317 729702400 167758 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13964/statm: 178150 167758 98 176 0 177972 0
[pid=13964/tid=13966] ppid=13962 vsize=712600 CPUtime=49.08
/proc/13964/task/13966/stat : 13966 (ttsth-5-0) R 13962 13964 13430 0 -1 4194368 75678 0 0 0 4866 42 0 0 25 0 3 0 92686517 729702400 167758 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13964/tid=13967] ppid=13962 vsize=712600 CPUtime=48.9
/proc/13964/task/13967/stat : 13967 (ttsth-5-0) R 13962 13964 13430 0 -1 4194368 83393 0 0 0 4849 41 0 0 16 0 3 0 92686517 729702400 167758 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (KiB) 712600

[startup+102.306 s]
/proc/loadavg: 2.05 1.63 1.27 3/67 13967
/proc/meminfo: memFree=610128/2055920 swapFree=4192812/4192956
[pid=13964] ppid=13962 vsize=1421460 CPUtime=202.18
/proc/13964/stat : 13964 (ttsth-5-0) S 13962 13964 13430 0 -1 4194304 338041 0 0 0 20043 175 0 0 25 0 3 0 92686317 1455575040 337804 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13964/statm: 355365 337804 98 176 0 355187 0
[pid=13964/tid=13966] ppid=13962 vsize=1421460 CPUtime=100.27
/proc/13964/task/13966/stat : 13966 (ttsth-5-0) R 13962 13964 13430 0 -1 4194368 154429 0 0 0 9943 84 0 0 25 0 3 0 92686517 1455575040 337804 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13964/tid=13967] ppid=13962 vsize=1421460 CPUtime=99.9
/proc/13964/task/13967/stat : 13967 (ttsth-5-0) R 13962 13964 13430 0 -1 4194368 174688 0 0 0 9903 87 0 0 18 0 3 0 92686517 1455575040 337804 1992294400 134512640 135237372 4294956192 18446744073709551615 134592645 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.18
Current children cumulated vsize (KiB) 1421460



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+137.602 s]
/proc/loadavg: 2.03 1.67 1.29 3/67 13967
/proc/meminfo: memFree=201616/2055920 swapFree=4192812/4192956
[pid=13964] ppid=13962 vsize=1844052 CPUtime=272.63
/proc/13964/stat : 13964 (ttsth-5-0) S 13962 13964 13430 0 -1 4194304 439768 0 0 0 27038 225 0 0 25 0 3 0 92686317 1888309248 439531 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13964/statm: 461013 439531 98 176 0 460835 0
[pid=13964/tid=13966] ppid=13962 vsize=1844052 CPUtime=135.56
/proc/13964/task/13966/stat : 13966 (ttsth-5-0) R 13962 13964 13430 0 -1 4194368 200179 0 0 0 13447 109 0 0 25 0 3 0 92686517 1888309248 439531 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13964/tid=13967] ppid=13962 vsize=1844052 CPUtime=135.06
/proc/13964/task/13967/stat : 13967 (ttsth-5-0) R 13962 13964 13430 0 -1 4194368 230665 0 0 0 13394 112 0 0 21 0 3 0 92686517 1888309248 439531 1992294400 134512640 135237372 4294956192 18446744073709551615 134590186 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 272.63
Current children cumulated vsize (KiB) 1844052

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

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

[startup+137.802 s]
/proc/loadavg: 2.03 1.67 1.29 3/67 13967
/proc/meminfo: memFree=201616/2055920 swapFree=4192812/4192956
[pid=13964] ppid=13962 vsize=0 CPUtime=272.82
/proc/13964/stat : 13964 (ttsth-5-0) Z 13962 13964 13430 0 -1 4195340 439790 0 0 0 27039 243 0 0 16 0 2 0 92686317 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13964/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 272.82
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 137.867
CPU time (s): 272.902
CPU user time (s): 270.399
CPU system time (s): 2.50362
CPU usage (%): 197.946
Max. virtual memory (cumulated for all children) (KiB): 1844052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 270.399
system time used= 2.50362
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 439790
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 693
involuntary context switches= 2083

runsolver used 0.13098 second user time and 0.383941 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-25 10:03:08
IDJOB=1719470
IDBENCH=69560
IDSOLVER=549
FILE ID=node52/1719470-1240646588
PBS_JOBID= 9186448
Free space on /tmp= 66224 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-x1mul.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719470-1240646588/watcher-1719470-1240646588 -o /tmp/evaluation-result-1719470-1240646588/solver-1719470-1240646588 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1719470-1240646588.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= b44e541aede789d4830fa0a3a047fcda
RANDOM SEED=70693370

node52.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
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.214
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:       1963656 kB
Buffers:          1472 kB
Cached:          21920 kB
SwapCached:          0 kB
Active:          30820 kB
Inactive:         6516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1963656 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1784 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            40848 kB
Committed_AS:   320184 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66224 MiB
End job on node52 at 2009-04-25 10:05:28