Trace number 313334

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, and are wall clock time (not CPU 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
TTS 4.0? (MO) 830.459 830.859

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/total-10-15-s.cnf
MD5SUMc19d8230b3c2026af5f29abce0d10f19
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark41.1987
Satisfiable
(Un)Satisfiability was proved
Number of variables270120
Number of clauses1250036
Sum of the clauses size2877772
Maximum clause length10
Minimum clause length1
Number of clauses of size 122595
Number of clauses of size 2979486
Number of clauses of size 3197175
Number of clauses of size 45640
Number of clauses of size 522560
Number of clauses of size over 522580

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node38/watcher-313334-1176882904 -o ROOT/results/node38/solver-313334-1176882904 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/313334-1176882904/tts-4-0 /tmp/evaluation/313334-1176882904/instance-313334-1176882904.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): 2400 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.97 1.03 0.99 3/77 18000
/proc/meminfo: memFree=1721248/2055920 swapFree=4150288/4192956
[pid=18000] ppid=17998 vsize=796 CPUtime=0
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 113 0 0 0 0 0 0 0 18 0 1 0 120457088 815104 98 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 199 98 57 113 0 83 0

[startup+0.048859 s]
/proc/loadavg: 0.97 1.03 0.99 3/77 18000
/proc/meminfo: memFree=1721248/2055920 swapFree=4150288/4192956
[pid=18000] ppid=17998 vsize=2700 CPUtime=0.04
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 583 0 0 0 4 0 0 0 18 0 1 0 120457088 2764800 568 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 675 568 57 113 0 559 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2700

[startup+0.101868 s]
/proc/loadavg: 0.97 1.03 0.99 3/77 18000
/proc/meminfo: memFree=1721248/2055920 swapFree=4150288/4192956
[pid=18000] ppid=17998 vsize=5276 CPUtime=0.09
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 1195 0 0 0 9 0 0 0 18 0 1 0 120457088 5402624 1180 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 1319 1181 57 113 0 1203 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5276

[startup+0.30191 s]
/proc/loadavg: 0.97 1.03 0.99 3/77 18000
/proc/meminfo: memFree=1721248/2055920 swapFree=4150288/4192956
[pid=18000] ppid=17998 vsize=14444 CPUtime=0.29
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 3425 0 0 0 28 1 0 0 19 0 1 0 120457088 14790656 3410 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 3611 3412 57 113 0 3495 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14444

[startup+0.701985 s]
/proc/loadavg: 0.97 1.03 0.99 3/77 18000
/proc/meminfo: memFree=1721248/2055920 swapFree=4150288/4192956
[pid=18000] ppid=17998 vsize=32200 CPUtime=0.69
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 7787 0 0 0 66 3 0 0 23 0 1 0 120457088 32972800 7772 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 8050 7773 57 113 0 7934 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32200

[startup+1.50114 s]
/proc/loadavg: 0.97 1.03 0.99 2/78 18001
/proc/meminfo: memFree=1679512/2055920 swapFree=4150288/4192956
[pid=18000] ppid=17998 vsize=65712 CPUtime=1.49
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 15823 0 0 0 141 8 0 0 25 0 1 0 120457088 67289088 15808 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 16428 15809 57 113 0 16312 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65712

[startup+3.10144 s]
/proc/loadavg: 0.97 1.03 0.99 2/78 18001
/proc/meminfo: memFree=1637912/2055920 swapFree=4150288/4192956
[pid=18000] ppid=17998 vsize=87096 CPUtime=3.09
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 20844 0 0 0 298 11 0 0 25 0 1 0 120457088 89186304 20829 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134524060 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 21774 20829 58 113 0 21658 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87096

[startup+6.30106 s]
/proc/loadavg: 0.97 1.03 0.99 2/78 18001
/proc/meminfo: memFree=1637992/2055920 swapFree=4150288/4192956
[pid=18000] ppid=17998 vsize=87096 CPUtime=6.29
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 20844 0 0 0 618 11 0 0 25 0 1 0 120457088 89186304 20829 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134523961 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 21774 20829 58 113 0 21658 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 87096

[startup+12.7013 s]
/proc/loadavg: 0.97 1.03 0.99 2/78 18001
/proc/meminfo: memFree=1638056/2055920 swapFree=4150288/4192956
[pid=18000] ppid=17998 vsize=87096 CPUtime=12.69
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 20844 0 0 0 1258 11 0 0 25 0 1 0 120457088 89186304 20829 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134524060 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 21774 20829 58 113 0 21658 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87096

[startup+25.5017 s]
/proc/loadavg: 0.98 1.02 0.99 2/78 18001
/proc/meminfo: memFree=1638128/2055920 swapFree=4150288/4192956
[pid=18000] ppid=17998 vsize=87096 CPUtime=25.48
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 20844 0 0 0 2537 11 0 0 25 0 1 0 120457088 89186304 20829 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134524073 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 21774 20829 58 113 0 21658 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 87096

[startup+51.1017 s]
/proc/loadavg: 0.99 1.02 0.99 2/78 18001
/proc/meminfo: memFree=1638128/2055920 swapFree=4150288/4192956
[pid=18000] ppid=17998 vsize=87096 CPUtime=51.06
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 20844 0 0 0 5095 11 0 0 25 0 1 0 120457088 89186304 20829 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134524073 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 21774 20829 58 113 0 21658 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 87096

[startup+102.306 s]
/proc/loadavg: 0.99 1.02 0.99 2/78 18001
/proc/meminfo: memFree=1449584/2055920 swapFree=4150352/4192956
[pid=18000] ppid=17998 vsize=277512 CPUtime=102.25
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 68314 0 0 0 10195 30 0 0 25 0 1 0 120457088 284172288 67897 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134555198 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 69378 67897 62 113 0 69262 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 277512

[startup+162.301 s]
/proc/loadavg: 0.99 1.01 0.99 2/78 18001
/proc/meminfo: memFree=1449520/2055920 swapFree=4150352/4192956
[pid=18000] ppid=17998 vsize=277512 CPUtime=162.22
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 68314 0 0 0 16192 30 0 0 25 0 1 0 120457088 284172288 67897 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134555200 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 69378 67897 62 113 0 69262 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 277512

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 18001
/proc/meminfo: memFree=1449520/2055920 swapFree=4150352/4192956
[pid=18000] ppid=17998 vsize=277512 CPUtime=222.2
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 68314 0 0 0 22190 30 0 0 25 0 1 0 120457088 284172288 67897 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134555203 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 69378 67897 62 113 0 69262 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 277512

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 18001
/proc/meminfo: memFree=1449456/2055920 swapFree=4150416/4192956
[pid=18000] ppid=17998 vsize=277512 CPUtime=282.18
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 68314 0 0 0 28187 31 0 0 25 0 1 0 120457088 284172288 67897 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134554486 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 69378 67897 62 113 0 69262 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 277512

[startup+342.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 18001
/proc/meminfo: memFree=1449392/2055920 swapFree=4150416/4192956
[pid=18000] ppid=17998 vsize=277512 CPUtime=342.16
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 68314 0 0 0 34185 31 0 0 25 0 1 0 120457088 284172288 67897 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134554504 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 69378 67897 62 113 0 69262 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 277512

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/84 18173
/proc/meminfo: memFree=881776/2055920 swapFree=4150480/4192956
[pid=18000] ppid=17998 vsize=857616 CPUtime=402.05
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 216123 0 0 0 40111 94 0 0 25 0 1 0 120457088 878198784 212875 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591822 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 214404 212875 66 113 0 214288 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 857616

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 18199
/proc/meminfo: memFree=518512/2055920 swapFree=4150480/4192956
[pid=18000] ppid=17998 vsize=1243924 CPUtime=462.02
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 304476 0 0 0 46068 134 0 0 25 0 1 0 120457088 1273778176 301228 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134513483 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 310981 301232 66 113 0 310865 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 1243924

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 18199
/proc/meminfo: memFree=231920/2055920 swapFree=4150480/4192956
[pid=18000] ppid=17998 vsize=1659652 CPUtime=522
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 374752 0 0 0 52030 170 0 0 25 0 1 0 120457088 1699483648 371504 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134513482 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 414913 371504 66 113 0 414797 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 1659652

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 18199
/proc/meminfo: memFree=231792/2055920 swapFree=4150544/4192956
[pid=18000] ppid=17998 vsize=1659772 CPUtime=581.97
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 374777 0 0 0 58027 170 0 0 25 0 1 0 120457088 1699606528 371529 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641307 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 414943 371529 66 113 0 414827 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 1659772

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 18199
/proc/meminfo: memFree=231472/2055920 swapFree=4150544/4192956
[pid=18000] ppid=17998 vsize=1660052 CPUtime=641.96
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 374851 0 0 0 64025 171 0 0 25 0 1 0 120457088 1699893248 371603 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 415013 371603 66 113 0 414897 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 1660052

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 18199
/proc/meminfo: memFree=231472/2055920 swapFree=4150608/4192956
[pid=18000] ppid=17998 vsize=1660052 CPUtime=701.94
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 374853 0 0 0 70023 171 0 0 25 0 1 0 120457088 1699893248 371605 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 415013 371605 66 113 0 414897 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 1660052

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 18199
/proc/meminfo: memFree=231472/2055920 swapFree=4150608/4192956
[pid=18000] ppid=17998 vsize=1660052 CPUtime=761.92
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 374853 0 0 0 76020 172 0 0 25 0 1 0 120457088 1699893248 371605 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 415013 371605 66 113 0 414897 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 1660052

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 18199
/proc/meminfo: memFree=129200/2055920 swapFree=4150608/4192956
[pid=18000] ppid=17998 vsize=1806240 CPUtime=821.89
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 401368 0 0 0 82007 182 0 0 25 0 1 0 120457088 1849589760 398120 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134641338 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 451560 398120 66 113 0 451444 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 1806240



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+830.602 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 18199
/proc/meminfo: memFree=96048/2055920 swapFree=4150672/4192956
[pid=18000] ppid=17998 vsize=1845152 CPUtime=830.19
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4194304 408628 0 0 0 82835 184 0 0 25 0 1 0 120457088 1889435648 405380 18446744073709551615 134512640 134976056 4294956672 18446744073709551615 134591973 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 461288 405380 66 113 0 461172 0
Current children cumulated CPU time (s) 830.19
Current children cumulated vsize (KiB) 1845152

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

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

[startup+830.802 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 18199
/proc/meminfo: memFree=96048/2055920 swapFree=4150672/4192956
[pid=18000] ppid=17998 vsize=0 CPUtime=830.39
/proc/18000/stat : 18000 (tts-4-0) R 17998 18000 17440 0 -1 4195332 408628 0 0 0 82835 204 0 0 25 0 1 0 120457088 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/18000/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 830.39
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 830.859
CPU time (s): 830.459
CPU user time (s): 828.359
CPU system time (s): 2.09968
CPU usage (%): 99.9518
Max. virtual memory (cumulated for all children) (KiB): 1845152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 828.359
system time used= 2.09968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 408628
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= 6
involuntary context switches= 2373

runsolver used 0.957854 second user time and 2.05769 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Wed Apr 18 07:55:04 UTC 2007

IDJOB= 313334
IDBENCH= 20364
IDSOLVER= 98
FILE ID= node38/313334-1176882904

PBS_JOBID= 4595090

Free space on /tmp= 66234 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-sat/total-10-15-s.cnf
COMMAND LINE= /tmp/evaluation/313334-1176882904/tts-4-0 /tmp/evaluation/313334-1176882904/instance-313334-1176882904.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-313334-1176882904 -o ROOT/results/node38/solver-313334-1176882904 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/313334-1176882904/tts-4-0 /tmp/evaluation/313334-1176882904/instance-313334-1176882904.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  c19d8230b3c2026af5f29abce0d10f19

RANDOM SEED= 275074536

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1721656 kB
Buffers:         17484 kB
Cached:         208468 kB
SwapCached:       3412 kB
Active:          99548 kB
Inactive:       189540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1721656 kB
SwapTotal:     4192956 kB
SwapFree:      4150288 kB
Dirty:           23228 kB
Writeback:           0 kB
Mapped:          71188 kB
Slab:            30440 kB
Committed_AS:  1500696 kB
PageTables:       2060 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= 66234 MiB

End job on node38 on Wed Apr 18 08:08:57 UTC 2007