Trace number 1729856

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
SApperloT hrpUNSAT 532.489 532.666

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl009.sat05-2721.reshuffled-07.cnf
MD5SUM2fe12e7483e7a74328d483192a8a2746
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark67.9987
Satisfiable
(Un)Satisfiability was proved
Number of variables1477
Number of clauses7989
Sum of the clauses size66949
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2284
Number of clauses of size 31202
Number of clauses of size 4154
Number of clauses of size 5924
Number of clauses of size over 55392

Solver Data

532.41/532.63	c Solved by BasicSolver 
532.41/532.63	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1729856-1240754134/watcher-1729856-1240754134 -o /tmp/evaluation-result-1729856-1240754134/solver-1729856-1240754134 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=891038925 HOME/instance-1729856-1240754134.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/64 20557
/proc/meminfo: memFree=1689744/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=1484 CPUtime=0
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 103437746 1519616 162 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 371 163 97 292 0 76 0

[startup+0.0657491 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20557
/proc/meminfo: memFree=1689744/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=2408 CPUtime=0.06
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 411 0 0 0 6 0 0 0 18 0 1 0 103437746 2465792 394 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 602 394 105 292 0 307 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2408

[startup+0.101753 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20557
/proc/meminfo: memFree=1689744/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=2540 CPUtime=0.09
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 457 0 0 0 9 0 0 0 18 0 1 0 103437746 2600960 440 1992294400 134512640 135712473 4294956208 18446744073709551615 134563603 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 635 440 105 292 0 340 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2540

[startup+0.301781 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20557
/proc/meminfo: memFree=1689744/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=3332 CPUtime=0.29
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 654 0 0 0 29 0 0 0 19 0 1 0 103437746 3411968 637 1992294400 134512640 135712473 4294956208 18446744073709551615 134601593 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 833 637 109 292 0 538 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3332

[startup+0.701838 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20557
/proc/meminfo: memFree=1689744/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=3992 CPUtime=0.69
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 820 0 0 0 69 0 0 0 22 0 1 0 103437746 4087808 803 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 998 803 109 292 0 703 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3992

[startup+1.50195 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 20558
/proc/meminfo: memFree=1685768/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=5448 CPUtime=1.49
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 1165 0 0 0 149 0 0 0 25 0 1 0 103437746 5578752 1148 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 1362 1148 109 292 0 1067 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5448

[startup+3.10118 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 20558
/proc/meminfo: memFree=1685384/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=5736 CPUtime=3.09
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 1242 0 0 0 309 0 0 0 25 0 1 0 103437746 5873664 1225 1992294400 134512640 135712473 4294956208 18446744073709551615 134574396 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 1434 1225 109 292 0 1139 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5736

[startup+6.30163 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 20558
/proc/meminfo: memFree=1684360/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=8828 CPUtime=6.29
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 1999 0 0 0 628 1 0 0 25 0 1 0 103437746 9039872 1982 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 2207 1982 109 292 0 1912 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8828

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 20558
/proc/meminfo: memFree=1673544/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=17484 CPUtime=12.68
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 4124 0 0 0 1266 2 0 0 25 0 1 0 103437746 17903616 4074 1992294400 134512640 135712473 4294956208 18446744073709551615 134564739 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 4371 4074 109 292 0 4076 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17484

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 20558
/proc/meminfo: memFree=1673544/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=17484 CPUtime=25.49
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 4132 0 0 0 2546 3 0 0 25 0 1 0 103437746 17903616 4082 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 4371 4082 109 292 0 4076 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17484

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 20558
/proc/meminfo: memFree=1656008/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=36044 CPUtime=51.07
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 8713 0 0 0 5099 8 0 0 25 0 1 0 103437746 36909056 8565 1992294400 134512640 135712473 4294956208 18446744073709551615 134601488 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 9011 8565 109 292 0 8716 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 36044

[startup+102.304 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 20558
/proc/meminfo: memFree=1639368/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=52592 CPUtime=102.26
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 12798 0 0 0 10213 13 0 0 25 0 1 0 103437746 53854208 12585 1992294400 134512640 135712473 4294956208 18446744073709551615 134552571 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 13148 12585 109 292 0 12853 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 52592

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20558
/proc/meminfo: memFree=1639304/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=52592 CPUtime=162.24
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 12799 0 0 0 16211 13 0 0 25 0 1 0 103437746 53854208 12586 1992294400 134512640 135712473 4294956208 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 13148 12586 109 292 0 12853 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 52592

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20558
/proc/meminfo: memFree=1636872/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=55164 CPUtime=222.22
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 13419 0 0 0 22208 14 0 0 25 0 1 0 103437746 56487936 13206 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 13791 13206 109 292 0 13496 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 55164

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20558
/proc/meminfo: memFree=1615240/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=78176 CPUtime=282.2
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 18931 0 0 0 28201 19 0 0 25 0 1 0 103437746 80052224 18718 1992294400 134512640 135712473 4294956208 18446744073709551615 134564235 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 19544 18718 109 292 0 19249 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 78176

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20564
/proc/meminfo: memFree=1579976/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=114468 CPUtime=342.17
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 27872 0 0 0 34188 29 0 0 25 0 1 0 103437746 117215232 27401 1992294400 134512640 135712473 4294956208 18446744073709551615 134564799 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 28617 27401 109 292 0 28322 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 114468

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20564
/proc/meminfo: memFree=1552136/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=142712 CPUtime=402.16
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 34894 0 0 0 40181 35 0 0 25 0 1 0 103437746 146137088 34423 1992294400 134512640 135712473 4294956208 18446744073709551615 134564190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 35678 34423 109 292 0 35383 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 142712

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20564
/proc/meminfo: memFree=1526984/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=168628 CPUtime=462.13
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 41327 0 0 0 46172 41 0 0 25 0 1 0 103437746 172675072 40599 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 42157 40599 109 292 0 41862 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 168628

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20564
/proc/meminfo: memFree=1512264/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=183260 CPUtime=522.12
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 44959 0 0 0 52166 46 0 0 25 0 1 0 103437746 187658240 44231 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 45815 44231 109 292 0 45520 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 183260

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

[startup+524.705 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20564
/proc/meminfo: memFree=1512200/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=183260 CPUtime=524.52
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 44966 0 0 0 52406 46 0 0 25 0 1 0 103437746 187658240 44238 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 45815 44238 109 292 0 45520 0
Current children cumulated CPU time (s) 524.52
Current children cumulated vsize (KiB) 183260

[startup+527.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20564
/proc/meminfo: memFree=1512008/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=183404 CPUtime=527.72
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 45009 0 0 0 52726 46 0 0 25 0 1 0 103437746 187805696 44281 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 45851 44281 109 292 0 45556 0
Current children cumulated CPU time (s) 527.72
Current children cumulated vsize (KiB) 183404

[startup+531.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20564
/proc/meminfo: memFree=1512008/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=183404 CPUtime=530.91
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 45012 0 0 0 53045 46 0 0 25 0 1 0 103437746 187805696 44284 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 45851 44284 109 292 0 45556 0
Current children cumulated CPU time (s) 530.91
Current children cumulated vsize (KiB) 183404

[startup+531.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20564
/proc/meminfo: memFree=1512008/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=183404 CPUtime=531.71
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 45012 0 0 0 53125 46 0 0 25 0 1 0 103437746 187805696 44284 1992294400 134512640 135712473 4294956208 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 45851 44284 109 292 0 45556 0
Current children cumulated CPU time (s) 531.71
Current children cumulated vsize (KiB) 183404

[startup+532.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20564
/proc/meminfo: memFree=1512008/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=183404 CPUtime=532.12
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 45013 0 0 0 53166 46 0 0 25 0 1 0 103437746 187805696 44285 1992294400 134512640 135712473 4294956208 18446744073709551615 134570363 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 45851 44285 110 292 0 45556 0
Current children cumulated CPU time (s) 532.12
Current children cumulated vsize (KiB) 183404

[startup+532.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20564
/proc/meminfo: memFree=1512008/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=183404 CPUtime=532.31
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 45013 0 0 0 53185 46 0 0 25 0 1 0 103437746 187805696 44285 1992294400 134512640 135712473 4294956208 18446744073709551615 134558623 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 45851 44285 110 292 0 45556 0
Current children cumulated CPU time (s) 532.31
Current children cumulated vsize (KiB) 183404

[startup+532.601 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20564
/proc/meminfo: memFree=1512008/2055920 swapFree=4180472/4192956
[pid=20557] ppid=20555 vsize=183404 CPUtime=532.41
/proc/20557/stat : 20557 (SApperloT-hrp) R 20555 20557 20462 0 -1 4194304 45013 0 0 0 53195 46 0 0 25 0 1 0 103437746 187805696 44285 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20557/statm: 45851 44285 110 292 0 45556 0
Current children cumulated CPU time (s) 532.41
Current children cumulated vsize (KiB) 183404

Child status: 0
Real time (s): 532.666
CPU time (s): 532.489
CPU user time (s): 531.993
CPU system time (s): 0.495924
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 183404

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

runsolver used 0.38894 second user time and 1.09883 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-26 15:55:34
IDJOB=1729856
IDBENCH=24716
IDSOLVER=510
FILE ID=node49/1729856-1240754134
PBS_JOBID= 9187112
Free space on /tmp= 66320 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl009.sat05-2721.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729856-1240754134/watcher-1729856-1240754134 -o /tmp/evaluation-result-1729856-1240754134/solver-1729856-1240754134 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=891038925 HOME/instance-1729856-1240754134.cnf

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

MD5SUM BENCH= 2fe12e7483e7a74328d483192a8a2746
RANDOM SEED=891038925

node49.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.241
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.241
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:       1690224 kB
Buffers:         39084 kB
Cached:         257528 kB
SwapCached:       5580 kB
Active:          60200 kB
Inactive:       244508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1690224 kB
SwapTotal:     4192956 kB
SwapFree:      4180472 kB
Dirty:            1756 kB
Writeback:           0 kB
Mapped:          13776 kB
Slab:            46764 kB
Committed_AS:   377132 kB
PageTables:       1384 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= 66320 MiB
End job on node49 at 2009-04-26 16:04:26