Trace number 1556260

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-19Signal 526.783 528.674

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1.29/1.39	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1556260-1238748179.cnf 
1.29/1.39	c Using SATTIMEOUT of 1200
1.29/1.39	c Using SATRAM of 1800
1.29/1.39	c Size of subset node = 16
1.29/1.39	c Variables = 200440
1.29/1.39	c Clauses = 599015
1.29/1.39	c Literals = 1397699
1.29/1.39	c Reduced size:
1.29/1.39	c Variables = 200440
1.29/1.39	c Clauses = 598971
1.29/1.39	c Literals = 1397596
1.29/1.39	c a2
2.49/2.56	c a1
521.93/522.16	c Independent sub-problems = 1
521.93/522.16	c Sub-problem with 200422 variables and 598971 clauses
521.93/522.16	c using permutation method 4
521.93/522.16	c count = 1
521.93/522.16	c Ordering finished 521.830 seconds
521.93/522.16	c mapped 522.080 seconds
521.93/522.16	c permuted 522.080 seconds
521.93/522.16	c about to sort
522.14/522.34	c sorted

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-1556260-1238748179/watcher-1556260-1238748179 -o /tmp/evaluation-result-1556260-1238748179/solver-1556260-1238748179 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1556260-1238748179.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: 0.92 0.98 0.99 3/81 14195
/proc/meminfo: memFree=1694800/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=1064 CPUtime=0
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 1147482261 1089536 147 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 17 1 0 0
/proc/14195/statm: 266 147 78 176 0 88 0

[startup+0.0692191 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 14195
/proc/meminfo: memFree=1694800/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=3684 CPUtime=0.06
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4194304 808 0 0 0 6 0 0 0 20 0 1 0 1147482261 3772416 792 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/14195/statm: 921 792 78 176 0 743 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3684

[startup+0.101219 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 14195
/proc/meminfo: memFree=1694800/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=4992 CPUtime=0.09
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4194304 1128 0 0 0 9 0 0 0 20 0 1 0 1147482261 5111808 1112 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/14195/statm: 1248 1112 78 176 0 1070 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4992

[startup+0.301242 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 14195
/proc/meminfo: memFree=1694800/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=12964 CPUtime=0.29
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4194304 3130 0 0 0 28 1 0 0 22 0 1 0 1147482261 13275136 3114 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/14195/statm: 3241 3114 78 176 0 3063 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12964

[startup+0.701287 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 14195
/proc/meminfo: memFree=1694800/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=29672 CPUtime=0.69
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4194304 7073 0 0 0 66 3 0 0 25 0 1 0 1147482261 30384128 7057 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/14195/statm: 7418 7057 78 176 0 7240 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29672

[startup+1.50137 s]
/proc/loadavg: 0.92 0.98 0.99 2/82 14196
/proc/meminfo: memFree=1653256/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=63776 CPUtime=1.49
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4194304 15351 0 0 0 143 6 0 0 25 0 1 0 1147482261 65306624 15335 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/14195/statm: 15944 15336 79 176 0 15766 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63776

[startup+3.10155 s]
/proc/loadavg: 0.92 0.98 0.99 2/82 14196
/proc/meminfo: memFree=1613384/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=84220 CPUtime=3.09
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4194304 24284 0 0 0 300 9 0 0 25 0 1 0 1147482261 86241280 20339 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/14195/statm: 21055 20339 80 176 0 20877 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84220

[startup+6.30291 s]
/proc/loadavg: 1.01 1.00 1.00 2/82 14196
/proc/meminfo: memFree=1586256/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=111300 CPUtime=6.29
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4194304 31061 0 0 0 618 11 0 0 25 0 1 0 1147482261 113971200 27116 1992294400 134512640 135237372 4294956192 18446744073709551615 134555299 0 0 4096 0 0 0 0 17 1 0 0
/proc/14195/statm: 27825 27116 80 176 0 27647 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 111300

[startup+12.7016 s]
/proc/loadavg: 1.01 1.00 1.00 2/82 14196
/proc/meminfo: memFree=1586000/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=111728 CPUtime=12.68
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4194304 31155 0 0 0 1257 11 0 0 25 0 1 0 1147482261 114409472 27210 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/14195/statm: 27932 27210 80 176 0 27754 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 111728

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 14196
/proc/meminfo: memFree=1585360/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=112416 CPUtime=25.48
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4194304 31295 0 0 0 2537 11 0 0 25 0 1 0 1147482261 115113984 27350 1992294400 134512640 135237372 4294956192 18446744073709551615 134600567 0 0 4096 0 0 0 0 17 1 0 0
/proc/14195/statm: 28104 27350 80 176 0 27926 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 112416

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 14196
/proc/meminfo: memFree=1584080/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=113660 CPUtime=51.08
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4194304 31615 0 0 0 5096 12 0 0 25 0 1 0 1147482261 116387840 27670 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/14195/statm: 28415 27670 80 176 0 28237 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 113660

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 14196
/proc/meminfo: memFree=1581264/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=116544 CPUtime=102.27
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4194304 32302 0 0 0 10215 12 0 0 25 0 1 0 1147482261 119341056 28357 1992294400 134512640 135237372 4294956192 18446744073709551615 134600978 0 0 4096 0 0 0 0 17 1 0 0
/proc/14195/statm: 29136 28357 80 176 0 28958 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 116544

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 14197
/proc/meminfo: memFree=1579280/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=119408 CPUtime=162.24
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4194304 32773 0 0 0 16211 13 0 0 25 0 1 0 1147482261 122273792 28828 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/14195/statm: 29852 28828 80 176 0 29674 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 119408

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 14198
/proc/meminfo: memFree=1578960/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=119672 CPUtime=222.23
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4194304 32850 0 0 0 22210 13 0 0 25 0 1 0 1147482261 122544128 28905 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/14195/statm: 29918 28905 80 176 0 29740 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 119672

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 14198
/proc/meminfo: memFree=1578704/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=119804 CPUtime=282.21
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4194304 32918 0 0 0 28208 13 0 0 25 0 1 0 1147482261 122679296 28973 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/14195/statm: 29951 28973 80 176 0 29773 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 119804

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 14198
/proc/meminfo: memFree=1578384/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=120068 CPUtime=342.19
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4194304 32981 0 0 0 34206 13 0 0 25 0 1 0 1147482261 122949632 29036 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/14195/statm: 30017 29036 80 176 0 29839 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 120068

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 14198
/proc/meminfo: memFree=1578128/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=120200 CPUtime=402.17
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4194304 33039 0 0 0 40204 13 0 0 25 0 1 0 1147482261 123084800 29094 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/14195/statm: 30050 29094 80 176 0 29872 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 120200

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 14198
/proc/meminfo: memFree=1577936/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=120464 CPUtime=462.15
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4194304 33085 0 0 0 46202 13 0 0 25 0 1 0 1147482261 123355136 29140 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/14195/statm: 30116 29140 80 176 0 29938 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 120464

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 14198
/proc/meminfo: memFree=1577872/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=120464 CPUtime=522.14
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4194304 34286 0 0 0 52200 14 0 0 25 0 1 0 1147482261 123355136 29756 1992294400 134512640 135237372 4294956192 18446744073709551615 134681574 0 0 4096 0 0 0 0 17 1 0 0
/proc/14195/statm: 30116 29756 89 176 0 29938 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 120464

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

[startup+524.706 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 14198
/proc/meminfo: memFree=1292176/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=408912 CPUtime=524.54
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4194304 106431 0 0 0 52412 42 0 0 25 0 1 0 1147482261 418725888 101666 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/14195/statm: 102228 101667 94 176 0 102050 0
Current children cumulated CPU time (s) 524.54
Current children cumulated vsize (KiB) 408912

[startup+526.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 14198
/proc/meminfo: memFree=1131920/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=433028 CPUtime=525.9
/proc/14195/stat : 14195 (ttsth-5-0) D 14193 14195 13687 0 -1 4195840 112541 0 0 0 52462 128 0 0 25 0 1 0 1147482261 443420672 107763 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/14195/statm: 108257 107763 94 176 0 108079 0
Current children cumulated CPU time (s) 525.9
Current children cumulated vsize (KiB) 433028

[startup+527.903 s]
/proc/loadavg: 1.24 1.05 1.02 1/82 14198
/proc/meminfo: memFree=885456/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=433028 CPUtime=526.42
/proc/14195/stat : 14195 (ttsth-5-0) D 14193 14195 13687 0 -1 4195840 112541 0 0 0 52462 180 0 0 25 0 1 0 1147482261 443420672 107763 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/14195/statm: 108257 107763 94 176 0 108079 0
Current children cumulated CPU time (s) 526.42
Current children cumulated vsize (KiB) 433028

[startup+528.302 s]
/proc/loadavg: 1.24 1.05 1.02 1/82 14198
/proc/meminfo: memFree=885456/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=433028 CPUtime=526.42
/proc/14195/stat : 14195 (ttsth-5-0) D 14193 14195 13687 0 -1 4195840 112541 0 0 0 52462 180 0 0 25 0 1 0 1147482261 443420672 107763 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/14195/statm: 108257 107763 94 176 0 108079 0
Current children cumulated CPU time (s) 526.42
Current children cumulated vsize (KiB) 433028

[startup+528.502 s]
/proc/loadavg: 1.24 1.05 1.02 1/82 14198
/proc/meminfo: memFree=885456/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=433028 CPUtime=526.61
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4195840 112691 0 0 0 52462 199 0 0 25 0 1 0 1147482261 443420672 107763 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 0 0 0
/proc/14195/statm: 108257 107763 94 176 0 108079 0
Current children cumulated CPU time (s) 526.61
Current children cumulated vsize (KiB) 433028

[startup+528.602 s]
/proc/loadavg: 1.24 1.05 1.02 1/82 14198
/proc/meminfo: memFree=885456/2055920 swapFree=4176448/4192956
[pid=14195] ppid=14193 vsize=433028 CPUtime=526.71
/proc/14195/stat : 14195 (ttsth-5-0) R 14193 14195 13687 0 -1 4195840 112939 0 0 0 52462 209 0 0 25 0 1 0 1147482261 443420672 107763 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 0 0 0
/proc/14195/statm: 108257 107763 94 176 0 108079 0
Current children cumulated CPU time (s) 526.71
Current children cumulated vsize (KiB) 433028

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 528.674
CPU time (s): 526.783
CPU user time (s): 524.62
CPU system time (s): 2.16267
CPU usage (%): 99.6423
Max. virtual memory (cumulated for all children) (KiB): 433028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 524.62
system time used= 2.16267
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112939
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= 4
involuntary context switches= 960

runsolver used 0.72189 second user time and 1.68774 second system time

The end

Launcher Data

Begin job on node86 at 2009-04-03 10:43:00
IDJOB=1556260
IDBENCH=70815
IDSOLVER=549
FILE ID=node86/1556260-1238748179
PBS_JOBID= 9085405
Free space on /tmp= 66480 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor128.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556260-1238748179/watcher-1556260-1238748179 -o /tmp/evaluation-result-1556260-1238748179/solver-1556260-1238748179 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1556260-1238748179.cnf

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=2060231442

node86.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.238
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.238
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:       1695280 kB
Buffers:         40368 kB
Cached:         222964 kB
SwapCached:       8260 kB
Active:          44292 kB
Inactive:       231384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1695280 kB
SwapTotal:     4192956 kB
SwapFree:      4176448 kB
Dirty:           11360 kB
Writeback:           0 kB
Mapped:          19180 kB
Slab:            69164 kB
Committed_AS:  2868820 kB
PageTables:       2684 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= 66056 MiB
End job on node86 at 2009-04-03 10:51:49