Trace number 291997

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
tinisat 2007-02-08SAT 649.983 650.262

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S15127148-17.SAT.shuffled.cnf
MD5SUMbbd96a0fdc6b95ee5207a3d237ec0293
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007998
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses1491
Sum of the clauses size7455
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51491
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Tinisat 0.22
0.00/0.00	c solving /tmp/evaluation/291997-1171749281/instance-291997-1171749281.cnf
0.00/0.00	c 70 variables, 1491 clauses
649.97/650.25	s SATISFIABLE
649.97/650.25	v 1 2 -3 4 5 6 7 8 9 10 11 12 -13 -14 15 -16 17 -18 -19 20 -21 -22 23 24 -25 26 27 -28 29 30 31 32 33 -34 35 36 37 38 39 -40 -41 42 43 44 -45 -46 -47 48 49 50 51 -52 53 -54 55 -56 -57 -58 59 -60 -61 -62 -63 64 -65 66 -67 68 69 70 0
649.97/650.25	c 391043 decisions, 356346 conflicts, 218 restarts
649.97/650.25	c solved in 649.98s

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node17/watcher-291997-1171749281 -o ROOT/results/node17/solver-291997-1171749281 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/291997-1171749281/tinisat /tmp/evaluation/291997-1171749281/instance-291997-1171749281.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.00 0.99 0.91 3/77 7446
/proc/meminfo: memFree=1621320/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=848 CPUtime=0
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 194882328 868352 103 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 212 103 52 110 0 99 0

[startup+0.107127 s]
/proc/loadavg: 1.00 0.99 0.91 3/77 7446
/proc/meminfo: memFree=1621320/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=1268 CPUtime=0.1
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 169 0 0 0 10 0 0 0 18 0 1 0 194882328 1298432 153 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 317 153 52 110 0 204 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1268

[startup+0.51517 s]
/proc/loadavg: 1.00 0.99 0.91 3/77 7446
/proc/meminfo: memFree=1621320/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=2104 CPUtime=0.51
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 329 0 0 0 51 0 0 0 21 0 1 0 194882328 2154496 313 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 526 313 52 110 0 413 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2104

[startup+1.33526 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7447
/proc/meminfo: memFree=1619648/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=3488 CPUtime=1.33
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 520 0 0 0 133 0 0 0 25 0 1 0 194882328 3571712 504 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 872 504 52 110 0 759 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3488

[startup+2.97143 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7447
/proc/meminfo: memFree=1618752/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=3768 CPUtime=2.96
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 749 0 0 0 296 0 0 0 25 0 1 0 194882328 3858432 733 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520014 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 942 733 52 110 0 829 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 3768

[startup+6.25277 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7447
/proc/meminfo: memFree=1617536/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=6280 CPUtime=6.24
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 1047 0 0 0 624 0 0 0 25 0 1 0 194882328 6430720 998 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 1570 998 52 110 0 1457 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6280

[startup+12.7064 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7447
/proc/meminfo: memFree=1615744/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=6904 CPUtime=12.69
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 1423 0 0 0 1269 0 0 0 25 0 1 0 194882328 7069696 1374 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519876 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 1726 1374 52 110 0 1613 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6904

[startup+25.5118 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7447
/proc/meminfo: memFree=1613888/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=12148 CPUtime=25.49
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 1952 0 0 0 2548 1 0 0 25 0 1 0 194882328 12439552 1838 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520070 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 3037 1838 52 110 0 2924 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12148

[startup+51.1235 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7447
/proc/meminfo: memFree=1611328/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=13016 CPUtime=51.1
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 2611 0 0 0 5108 2 0 0 25 0 1 0 194882328 13328384 2497 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 3254 2497 52 110 0 3141 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 13016

[startup+102.34 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7447
/proc/meminfo: memFree=1607232/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=23912 CPUtime=102.3
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 3784 0 0 0 10226 4 0 0 25 0 1 0 194882328 24485888 3508 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 5978 3508 52 110 0 5865 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23912

[startup+162.374 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7447
/proc/meminfo: memFree=1603520/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=25144 CPUtime=162.32
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 4720 0 0 0 16226 6 0 0 25 0 1 0 194882328 25747456 4411 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 6286 4411 52 110 0 6173 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 25144

[startup+222.404 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7447
/proc/meminfo: memFree=1601088/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=25408 CPUtime=222.33
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 5321 0 0 0 22227 6 0 0 25 0 1 0 194882328 26017792 5012 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 6352 5012 52 110 0 6239 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 25408

[startup+282.432 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7447
/proc/meminfo: memFree=1598656/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=26184 CPUtime=282.34
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 6029 0 0 0 28226 8 0 0 25 0 1 0 194882328 26812416 5589 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 6546 5589 52 110 0 6433 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 26184

[startup+342.463 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 7447
/proc/meminfo: memFree=1596416/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=27088 CPUtime=342.35
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 6761 0 0 0 34226 9 0 0 25 0 1 0 194882328 27738112 6157 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 6772 6157 52 110 0 6659 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 27088

[startup+402.514 s]
/proc/loadavg: 1.17 1.03 0.93 2/84 7547
/proc/meminfo: memFree=1592712/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=47436 CPUtime=402.35
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 7843 0 0 0 40224 11 0 0 25 0 1 0 194882328 48574464 6786 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 11859 6786 52 110 0 11746 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 47436

[startup+462.573 s]
/proc/loadavg: 1.06 1.03 0.93 2/84 7619
/proc/meminfo: memFree=1590536/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=48184 CPUtime=462.35
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 8455 0 0 0 46223 12 0 0 25 0 1 0 194882328 49340416 7324 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 12046 7324 52 110 0 11933 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 48184

[startup+522.612 s]
/proc/loadavg: 1.02 1.02 0.93 2/78 7645
/proc/meminfo: memFree=1590016/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=48312 CPUtime=522.36
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 8888 0 0 0 52223 13 0 0 25 0 1 0 194882328 49471488 7724 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 12078 7724 52 110 0 11965 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 48312

[startup+582.641 s]
/proc/loadavg: 1.01 1.01 0.93 2/78 7645
/proc/meminfo: memFree=1588416/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=48704 CPUtime=582.38
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 9331 0 0 0 58224 14 0 0 25 0 1 0 194882328 49872896 8134 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 12176 8134 52 110 0 12063 0
Current children cumulated CPU time (s) 582.38
Current children cumulated vsize (KiB) 48704

[startup+642.671 s]
/proc/loadavg: 1.00 1.01 0.93 2/78 7645
/proc/meminfo: memFree=1586688/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=49092 CPUtime=642.39
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 9786 0 0 0 64224 15 0 0 25 0 1 0 194882328 50270208 8556 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 12273 8556 52 110 0 12160 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 49092

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

[startup+645.848 s]
/proc/loadavg: 1.00 1.01 0.93 2/78 7645
/proc/meminfo: memFree=1586624/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=49092 CPUtime=645.56
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 9811 0 0 0 64541 15 0 0 25 0 1 0 194882328 50270208 8581 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 12273 8581 52 110 0 12160 0
Current children cumulated CPU time (s) 645.56
Current children cumulated vsize (KiB) 49092

[startup+647.488 s]
/proc/loadavg: 1.00 1.01 0.93 2/78 7645
/proc/meminfo: memFree=1586624/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=49092 CPUtime=647.2
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 9825 0 0 0 64705 15 0 0 25 0 1 0 194882328 50270208 8595 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 12273 8595 52 110 0 12160 0
Current children cumulated CPU time (s) 647.2
Current children cumulated vsize (KiB) 49092

[startup+649.124 s]
/proc/loadavg: 1.00 1.01 0.93 2/78 7645
/proc/meminfo: memFree=1586560/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=49092 CPUtime=648.84
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 9835 0 0 0 64869 15 0 0 25 0 1 0 194882328 50270208 8605 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 12273 8605 52 110 0 12160 0
Current children cumulated CPU time (s) 648.84
Current children cumulated vsize (KiB) 49092

[startup+649.944 s]
/proc/loadavg: 1.00 1.01 0.93 2/78 7645
/proc/meminfo: memFree=1586560/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=49092 CPUtime=649.66
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 9838 0 0 0 64951 15 0 0 25 0 1 0 194882328 50270208 8608 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 12273 8608 52 110 0 12160 0
Current children cumulated CPU time (s) 649.66
Current children cumulated vsize (KiB) 49092

[startup+650.148 s]
/proc/loadavg: 1.00 1.01 0.93 2/78 7645
/proc/meminfo: memFree=1586560/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=49092 CPUtime=649.86
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 9840 0 0 0 64971 15 0 0 25 0 1 0 194882328 50270208 8610 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 12273 8610 52 110 0 12160 0
Current children cumulated CPU time (s) 649.86
Current children cumulated vsize (KiB) 49092

[startup+650.25 s]
/proc/loadavg: 1.00 1.01 0.93 2/78 7645
/proc/meminfo: memFree=1586496/2055920 swapFree=4192812/4192956
[pid=7446] ppid=7444 vsize=49092 CPUtime=649.97
/proc/7446/stat : 7446 (tinisat) R 7444 7446 6769 0 -1 4194304 9840 0 0 0 64982 15 0 0 25 0 1 0 194882328 50270208 8610 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7446/statm: 12273 8610 52 110 0 12160 0
Current children cumulated CPU time (s) 649.97
Current children cumulated vsize (KiB) 49092

Child status: 10
Real time (s): 650.262
CPU time (s): 649.983
CPU user time (s): 649.824
CPU system time (s): 0.158975
CPU usage (%): 99.9571
Max. virtual memory (cumulated for all children) (KiB): 49092

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

runsolver used 0.78288 second user time and 1.47477 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Feb 17 21:54:41 UTC 2007

IDJOB= 291997
IDBENCH= 19829
IDSOLVER= 100
FILE ID= node17/291997-1171749281

PBS_JOBID= 3839252

Free space on /tmp= 66544 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S15127148-17.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291997-1171749281/tinisat /tmp/evaluation/291997-1171749281/instance-291997-1171749281.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-291997-1171749281 -o ROOT/results/node17/solver-291997-1171749281 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/291997-1171749281/tinisat /tmp/evaluation/291997-1171749281/instance-291997-1171749281.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  bbd96a0fdc6b95ee5207a3d237ec0293

RANDOM SEED= 563321656

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1621792 kB
Buffers:         47948 kB
Cached:         271652 kB
SwapCached:          0 kB
Active:         224492 kB
Inactive:       139584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1621792 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             628 kB
Writeback:           0 kB
Mapped:          63320 kB
Slab:            55636 kB
Committed_AS:   652784 kB
PageTables:       1748 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= 66544 MiB

End job on node17 on Sat Feb 17 22:05:31 UTC 2007