Trace number 1831785

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
clasp 1.2.0-SAT09-32UNSAT 438.311 438.441

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l48_lambda.cnf
MD5SUMe7c28f6a200a1c1912fbaacfb3572515
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark261.052
Satisfiable
(Un)Satisfiability was proved
Number of variables34656
Number of clauses174528
Sum of the clauses size503708
Maximum clause length9
Minimum clause length1
Number of clauses of size 14424
Number of clauses of size 242805
Number of clauses of size 3103458
Number of clauses of size 416481
Number of clauses of size 57216
Number of clauses of size over 5144

Solver Data

438.26/438.44	c clasp version 1.2.0-SAT09 
438.26/438.44	c Reading from ...777018/instance-1831785-1242777018.cnf
438.26/438.44	c Reading      : Done(0.110s)
438.26/438.44	c Preprocessing: |-\|Done(0.570s)
438.26/438.44	c Solving...
438.26/438.44	
438.26/438.44	c Models    : 0     
438.26/438.44	c Time         : 438.310s (Solve: 437.630s)
438.26/438.44	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-1831785-1242777018/watcher-1831785-1242777018 -o /tmp/evaluation-result-1831785-1242777018/solver-1831785-1242777018 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831785-1242777018.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.07 1.02 0.95 3/64 3130
/proc/meminfo: memFree=1926592/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=4420 CPUtime=0
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 549 0 0 0 0 0 0 0 18 0 1 0 305734638 4526080 436 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 1105 439 140 377 0 725 0

[startup+0.0495811 s]
/proc/loadavg: 1.07 1.02 0.95 3/64 3130
/proc/meminfo: memFree=1926592/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=6904 CPUtime=0.04
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 1570 0 0 0 4 0 0 0 18 0 1 0 305734638 7069696 1457 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 1726 1458 147 377 0 1346 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6904

[startup+0.101587 s]
/proc/loadavg: 1.07 1.02 0.95 3/64 3130
/proc/meminfo: memFree=1926592/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=10392 CPUtime=0.09
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 2461 0 0 0 9 0 0 0 18 0 1 0 305734638 10641408 2196 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 2598 2203 147 377 0 2218 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10392

[startup+0.301615 s]
/proc/loadavg: 1.07 1.02 0.95 3/64 3130
/proc/meminfo: memFree=1926592/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=15872 CPUtime=0.29
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 4443 0 0 0 27 2 0 0 19 0 1 0 305734638 16252928 3636 1992294400 134512640 136057169 4294956160 18446744073709551615 134782150 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 3968 3636 171 377 0 3588 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15872

[startup+0.701673 s]
/proc/loadavg: 1.07 1.02 0.95 3/64 3130
/proc/meminfo: memFree=1926592/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=15100 CPUtime=0.69
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 4903 0 0 0 67 2 0 0 22 0 1 0 305734638 15462400 3510 1992294400 134512640 136057169 4294956160 18446744073709551615 134811455 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 3775 3510 179 377 0 3395 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15100

[startup+1.50178 s]
/proc/loadavg: 1.06 1.02 0.95 2/65 3131
/proc/meminfo: memFree=1913016/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=15100 CPUtime=1.49
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 4907 0 0 0 147 2 0 0 25 0 1 0 305734638 15462400 3514 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 3775 3514 183 377 0 3395 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15100

[startup+3.10201 s]
/proc/loadavg: 1.06 1.02 0.95 2/65 3131
/proc/meminfo: memFree=1912888/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=15100 CPUtime=3.09
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 4923 0 0 0 307 2 0 0 25 0 1 0 305734638 15462400 3530 1992294400 134512640 136057169 4294956160 18446744073709551615 134618344 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 3775 3530 183 377 0 3395 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15100

[startup+6.30147 s]
/proc/loadavg: 1.06 1.02 0.95 2/65 3131
/proc/meminfo: memFree=1911672/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=16520 CPUtime=6.28
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 5258 0 0 0 626 2 0 0 25 0 1 0 305734638 16916480 3865 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 4130 3865 183 377 0 3750 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16520

[startup+12.7014 s]
/proc/loadavg: 1.05 1.01 0.95 2/65 3131
/proc/meminfo: memFree=1910392/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=17892 CPUtime=12.69
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 5599 0 0 0 1266 3 0 0 25 0 1 0 305734638 18321408 4206 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 4473 4206 183 377 0 4093 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17892

[startup+25.5012 s]
/proc/loadavg: 1.04 1.01 0.95 2/65 3131
/proc/meminfo: memFree=1908024/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=20040 CPUtime=25.48
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 6138 0 0 0 2545 3 0 0 25 0 1 0 305734638 20520960 4745 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 5010 4745 183 377 0 4630 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20040

[startup+51.1018 s]
/proc/loadavg: 1.03 1.01 0.95 2/65 3131
/proc/meminfo: memFree=1905080/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=23168 CPUtime=51.07
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 6903 0 0 0 5103 4 0 0 25 0 1 0 305734638 23724032 5510 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 5792 5510 183 377 0 5412 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23168

[startup+102.305 s]
/proc/loadavg: 1.01 1.01 0.95 2/65 3131
/proc/meminfo: memFree=1902136/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=26088 CPUtime=102.27
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 7607 0 0 0 10222 5 0 0 25 0 1 0 305734638 26714112 6214 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 6522 6214 183 377 0 6142 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 26088

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3131
/proc/meminfo: memFree=1898168/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=30288 CPUtime=162.24
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 8622 0 0 0 16219 5 0 0 25 0 1 0 305734638 31014912 7229 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 7572 7229 183 377 0 7192 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30288

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3131
/proc/meminfo: memFree=1897336/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=30908 CPUtime=222.23
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 8782 0 0 0 22217 6 0 0 25 0 1 0 305734638 31649792 7389 1992294400 134512640 136057169 4294956160 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 7727 7389 183 377 0 7347 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 30908

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3131
/proc/meminfo: memFree=1895736/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=32680 CPUtime=282.21
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 9192 0 0 0 28215 6 0 0 25 0 1 0 305734638 33464320 7799 1992294400 134512640 136057169 4294956160 18446744073709551615 134618217 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 8170 7799 183 377 0 7790 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 32680

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3131
/proc/meminfo: memFree=1894776/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=33556 CPUtime=342.19
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 9423 0 0 0 34213 6 0 0 25 0 1 0 305734638 34361344 8030 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 8389 8030 183 377 0 8009 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 33556

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3131
/proc/meminfo: memFree=1894584/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=33736 CPUtime=402.17
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 9463 0 0 0 40211 6 0 0 25 0 1 0 305734638 34545664 8070 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 8434 8070 183 377 0 8054 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 33736

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

[startup+409.502 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3131
/proc/meminfo: memFree=1894520/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=33736 CPUtime=409.37
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 9463 0 0 0 40931 6 0 0 25 0 1 0 305734638 34545664 8070 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 8434 8070 183 377 0 8054 0
Current children cumulated CPU time (s) 409.37
Current children cumulated vsize (KiB) 33736

[startup+422.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3131
/proc/meminfo: memFree=1894520/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=33736 CPUtime=422.17
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 9464 0 0 0 42211 6 0 0 25 0 1 0 305734638 34545664 8071 1992294400 134512640 136057169 4294956160 18446744073709551615 134828272 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 8434 8071 183 377 0 8054 0
Current children cumulated CPU time (s) 422.17
Current children cumulated vsize (KiB) 33736

[startup+428.702 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3131
/proc/meminfo: memFree=1894520/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=33736 CPUtime=428.56
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 9464 0 0 0 42850 6 0 0 25 0 1 0 305734638 34545664 8071 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 8434 8071 183 377 0 8054 0
Current children cumulated CPU time (s) 428.56
Current children cumulated vsize (KiB) 33736

[startup+435.102 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3131
/proc/meminfo: memFree=1894520/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=33736 CPUtime=434.96
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 9464 0 0 0 43490 6 0 0 25 0 1 0 305734638 34545664 8071 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 8434 8071 183 377 0 8054 0
Current children cumulated CPU time (s) 434.96
Current children cumulated vsize (KiB) 33736

[startup+436.706 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3131
/proc/meminfo: memFree=1894520/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=33736 CPUtime=436.56
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 9464 0 0 0 43650 6 0 0 25 0 1 0 305734638 34545664 8071 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 8434 8071 183 377 0 8054 0
Current children cumulated CPU time (s) 436.56
Current children cumulated vsize (KiB) 33736

[startup+437.502 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3131
/proc/meminfo: memFree=1894520/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=33736 CPUtime=437.36
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 9464 0 0 0 43730 6 0 0 25 0 1 0 305734638 34545664 8071 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 8434 8071 183 377 0 8054 0
Current children cumulated CPU time (s) 437.36
Current children cumulated vsize (KiB) 33736

[startup+437.902 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3131
/proc/meminfo: memFree=1894520/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=33736 CPUtime=437.76
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 9464 0 0 0 43770 6 0 0 25 0 1 0 305734638 34545664 8071 1992294400 134512640 136057169 4294956160 18446744073709551615 134823747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 8434 8071 183 377 0 8054 0
Current children cumulated CPU time (s) 437.76
Current children cumulated vsize (KiB) 33736

[startup+438.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3131
/proc/meminfo: memFree=1894520/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=33736 CPUtime=438.16
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 9464 0 0 0 43810 6 0 0 25 0 1 0 305734638 34545664 8071 1992294400 134512640 136057169 4294956160 18446744073709551615 134812866 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 8434 8071 183 377 0 8054 0
Current children cumulated CPU time (s) 438.16
Current children cumulated vsize (KiB) 33736

[startup+438.402 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3131
/proc/meminfo: memFree=1894520/2055920 swapFree=4178384/4192956
[pid=3130] ppid=3128 vsize=11068 CPUtime=438.26
/proc/3130/stat : 3130 (clasp) R 3128 3130 2929 0 -1 4194304 9468 0 0 0 43819 7 0 0 25 0 1 0 305734638 11333632 2542 1992294400 134512640 136057169 4294956160 18446744073709551615 135439450 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3130/statm: 2767 2542 187 377 0 2387 0
Current children cumulated CPU time (s) 438.26
Current children cumulated vsize (KiB) 11068

Child status: 20
Real time (s): 438.441
CPU time (s): 438.311
CPU user time (s): 438.236
CPU system time (s): 0.074988
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 33736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 438.236
system time used= 0.074988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9468
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= 824

runsolver used 0.32495 second user time and 0.897863 second system time

The end

Launcher Data

Begin job on node29 at 2009-05-20 01:50:18
IDJOB=1831785
IDBENCH=70947
IDSOLVER=637
FILE ID=node29/1831785-1242777018
PBS_JOBID= 9322304
Free space on /tmp= 66464 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l48_lambda.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831785-1242777018/watcher-1831785-1242777018 -o /tmp/evaluation-result-1831785-1242777018/solver-1831785-1242777018 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831785-1242777018.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED=1324025449

node29.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.281
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.281
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:       1927008 kB
Buffers:         15880 kB
Cached:          75508 kB
SwapCached:       8776 kB
Active:          52424 kB
Inactive:        49316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1927008 kB
SwapTotal:     4192956 kB
SwapFree:      4178384 kB
Dirty:            5064 kB
Writeback:           0 kB
Mapped:          15000 kB
Slab:            13104 kB
Committed_AS:  1096336 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= 66464 MiB
End job on node29 at 2009-05-20 01:57:36