Trace number 1562775

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 557.708 557.892

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark270.303
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

557.61/557.89	c clasp version 1.2.0-SAT09 
557.61/557.89	c Reading from ...997895/instance-1562775-1240997895.cnf
557.61/557.89	c Reading      : Done(0.100s)
557.61/557.89	c Preprocessing: |-\|Done(0.540s)
557.61/557.89	c Solving...
557.61/557.89	
557.61/557.89	c Models    : 0     
557.61/557.89	c Time         : 557.720s (Solve: 557.080s)
557.61/557.89	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-1562775-1240997895/watcher-1562775-1240997895 -o /tmp/evaluation-result-1562775-1240997895/solver-1562775-1240997895 -C 1200 -W 1800 -M 1800 HOME/clasp --file=HOME/instance-1562775-1240997895.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.86 0.47 3/64 9891
/proc/meminfo: memFree=847920/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=4316 CPUtime=0
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 553 0 0 0 0 0 0 0 18 0 1 0 127822496 4419584 440 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 1079 444 140 377 0 699 0

[startup+0.0137149 s]
/proc/loadavg: 0.99 0.86 0.47 3/64 9891
/proc/meminfo: memFree=847920/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=4968 CPUtime=0
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 1084 0 0 0 0 0 0 0 18 0 1 0 127822496 5087232 971 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 1242 971 147 377 0 862 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4968

[startup+0.101728 s]
/proc/loadavg: 0.99 0.86 0.47 3/64 9891
/proc/meminfo: memFree=847920/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=10132 CPUtime=0.09
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 2481 0 0 0 8 1 0 0 18 0 1 0 127822496 10375168 2080 1992294400 134512640 136057169 4294956160 18446744073709551615 135507841 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 2430 2081 147 377 0 2050 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10132

[startup+0.301761 s]
/proc/loadavg: 0.99 0.86 0.47 3/64 9891
/proc/meminfo: memFree=847920/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=15388 CPUtime=0.29
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 4268 0 0 0 27 2 0 0 19 0 1 0 127822496 15757312 3473 1992294400 134512640 136057169 4294956160 18446744073709551615 134781632 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 3847 3473 171 377 0 3467 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15388

[startup+0.701829 s]
/proc/loadavg: 0.99 0.86 0.47 3/64 9891
/proc/meminfo: memFree=847920/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=14456 CPUtime=0.69
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 4689 0 0 0 67 2 0 0 23 0 1 0 127822496 14802944 3336 1992294400 134512640 136057169 4294956160 18446744073709551615 134811541 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 3614 3336 179 377 0 3234 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14456

[startup+1.50197 s]
/proc/loadavg: 0.99 0.86 0.47 2/65 9892
/proc/meminfo: memFree=835112/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=14456 CPUtime=1.49
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 4693 0 0 0 147 2 0 0 25 0 1 0 127822496 14802944 3340 1992294400 134512640 136057169 4294956160 18446744073709551615 134823879 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 3614 3340 183 377 0 3234 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14456

[startup+3.10124 s]
/proc/loadavg: 0.99 0.86 0.47 2/65 9892
/proc/meminfo: memFree=834984/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=14456 CPUtime=3.09
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 4709 0 0 0 307 2 0 0 25 0 1 0 127822496 14802944 3356 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 3614 3356 183 377 0 3234 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14456

[startup+6.30179 s]
/proc/loadavg: 0.99 0.86 0.47 2/65 9894
/proc/meminfo: memFree=833128/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=16412 CPUtime=6.29
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 5187 0 0 0 626 3 0 0 25 0 1 0 127822496 16805888 3834 1992294400 134512640 136057169 4294956160 18446744073709551615 134828471 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 4103 3834 183 377 0 3723 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16412

[startup+12.7019 s]
/proc/loadavg: 0.99 0.87 0.47 2/65 9894
/proc/meminfo: memFree=831464/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=18008 CPUtime=12.69
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 5561 0 0 0 1266 3 0 0 25 0 1 0 127822496 18440192 4208 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 4502 4208 183 377 0 4122 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18008

[startup+25.5011 s]
/proc/loadavg: 0.99 0.87 0.48 2/65 9894
/proc/meminfo: memFree=830504/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=19124 CPUtime=25.48
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 5843 0 0 0 2545 3 0 0 25 0 1 0 127822496 19582976 4490 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 4781 4490 183 377 0 4401 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19124

[startup+51.1014 s]
/proc/loadavg: 0.99 0.88 0.49 2/65 9894
/proc/meminfo: memFree=827304/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=22620 CPUtime=51.07
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 6728 0 0 0 5102 5 0 0 25 0 1 0 127822496 23162880 5375 1992294400 134512640 136057169 4294956160 18446744073709551615 134618167 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 5655 5375 183 377 0 5275 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22620

[startup+102.305 s]
/proc/loadavg: 0.99 0.90 0.52 2/65 9894
/proc/meminfo: memFree=824616/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=25124 CPUtime=102.25
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 7332 0 0 0 10220 5 0 0 25 0 1 0 127822496 25726976 5979 1992294400 134512640 136057169 4294956160 18446744073709551615 134824075 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 6281 5979 183 377 0 5901 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 25124

[startup+162.301 s]
/proc/loadavg: 0.99 0.91 0.55 2/65 9894
/proc/meminfo: memFree=819944/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=29892 CPUtime=162.23
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 8496 0 0 0 16216 7 0 0 25 0 1 0 127822496 30609408 7143 1992294400 134512640 136057169 4294956160 18446744073709551615 134823686 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 7473 7143 183 377 0 7093 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 29892

[startup+222.302 s]
/proc/loadavg: 0.99 0.93 0.57 2/65 9894
/proc/meminfo: memFree=818600/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=31464 CPUtime=222.22
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 8841 0 0 0 22214 8 0 0 25 0 1 0 127822496 32219136 7488 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 7866 7488 183 377 0 7486 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 31464

[startup+282.302 s]
/proc/loadavg: 0.99 0.94 0.59 2/65 9894
/proc/meminfo: memFree=816552/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=33572 CPUtime=282.2
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 9333 0 0 0 28211 9 0 0 25 0 1 0 127822496 34377728 7980 1992294400 134512640 136057169 4294956160 18446744073709551615 134823758 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 8393 7980 183 377 0 8013 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 33572

[startup+342.302 s]
/proc/loadavg: 0.99 0.95 0.62 2/65 9894
/proc/meminfo: memFree=814184/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=35768 CPUtime=342.17
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 9907 0 0 0 34208 9 0 0 25 0 1 0 127822496 36626432 8554 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 8942 8554 183 377 0 8562 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 35768

[startup+402.301 s]
/proc/loadavg: 0.99 0.95 0.64 2/65 9894
/proc/meminfo: memFree=814184/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=35768 CPUtime=402.15
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 9909 0 0 0 40206 9 0 0 25 0 1 0 127822496 36626432 8556 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 8942 8556 183 377 0 8562 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 35768

[startup+462.302 s]
/proc/loadavg: 0.99 0.96 0.66 2/65 9894
/proc/meminfo: memFree=812072/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=38000 CPUtime=462.13
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 10442 0 0 0 46203 10 0 0 25 0 1 0 127822496 38912000 9089 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 9500 9089 183 377 0 9120 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 38000

[startup+522.302 s]
/proc/loadavg: 0.99 0.96 0.67 2/65 9894
/proc/meminfo: memFree=812008/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=38000 CPUtime=522.11
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 10447 0 0 0 52201 10 0 0 25 0 1 0 127822496 38912000 9094 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 9500 9094 183 377 0 9120 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 38000

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

[startup+537.501 s]
/proc/loadavg: 0.99 0.96 0.68 3/65 9894
/proc/meminfo: memFree=811944/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=38000 CPUtime=537.32
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 10453 0 0 0 53721 11 0 0 25 0 1 0 127822496 38912000 9100 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 9500 9100 183 377 0 9120 0
Current children cumulated CPU time (s) 537.32
Current children cumulated vsize (KiB) 38000

[startup+550.302 s]
/proc/loadavg: 0.99 0.97 0.68 2/65 9894
/proc/meminfo: memFree=811944/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=38000 CPUtime=550.11
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 10454 0 0 0 55000 11 0 0 25 0 1 0 127822496 38912000 9101 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 9500 9101 183 377 0 9120 0
Current children cumulated CPU time (s) 550.11
Current children cumulated vsize (KiB) 38000

[startup+553.501 s]
/proc/loadavg: 0.99 0.97 0.68 2/65 9894
/proc/meminfo: memFree=811944/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=38000 CPUtime=553.31
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 10454 0 0 0 55320 11 0 0 25 0 1 0 127822496 38912000 9101 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 9500 9101 183 377 0 9120 0
Current children cumulated CPU time (s) 553.31
Current children cumulated vsize (KiB) 38000

[startup+555.101 s]
/proc/loadavg: 0.99 0.97 0.68 2/65 9894
/proc/meminfo: memFree=811944/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=38000 CPUtime=554.91
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 10454 0 0 0 55480 11 0 0 25 0 1 0 127822496 38912000 9101 1992294400 134512640 136057169 4294956160 18446744073709551615 134649280 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 9500 9101 183 377 0 9120 0
Current children cumulated CPU time (s) 554.91
Current children cumulated vsize (KiB) 38000

[startup+556.702 s]
/proc/loadavg: 0.99 0.97 0.68 2/65 9894
/proc/meminfo: memFree=811944/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=38000 CPUtime=556.51
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 10454 0 0 0 55640 11 0 0 25 0 1 0 127822496 38912000 9101 1992294400 134512640 136057169 4294956160 18446744073709551615 134612880 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 9500 9101 183 377 0 9120 0
Current children cumulated CPU time (s) 556.51
Current children cumulated vsize (KiB) 38000

[startup+557.502 s]
/proc/loadavg: 0.99 0.97 0.68 2/65 9894
/proc/meminfo: memFree=811944/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=38000 CPUtime=557.31
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 10454 0 0 0 55720 11 0 0 25 0 1 0 127822496 38912000 9101 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 9500 9101 183 377 0 9120 0
Current children cumulated CPU time (s) 557.31
Current children cumulated vsize (KiB) 38000

[startup+557.706 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 9894
/proc/meminfo: memFree=812008/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=38000 CPUtime=557.52
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 10454 0 0 0 55741 11 0 0 25 0 1 0 127822496 38912000 9101 1992294400 134512640 136057169 4294956160 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 9500 9101 183 377 0 9120 0
Current children cumulated CPU time (s) 557.52
Current children cumulated vsize (KiB) 38000

[startup+557.802 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 9894
/proc/meminfo: memFree=812008/2055920 swapFree=4179368/4192956
[pid=9891] ppid=9889 vsize=38000 CPUtime=557.61
/proc/9891/stat : 9891 (clasp) R 9889 9891 9795 0 -1 4194304 10454 0 0 0 55750 11 0 0 25 0 1 0 127822496 38912000 9101 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9891/statm: 9500 9101 183 377 0 9120 0
Current children cumulated CPU time (s) 557.61
Current children cumulated vsize (KiB) 38000

Child status: 20
Real time (s): 557.892
CPU time (s): 557.708
CPU user time (s): 557.591
CPU system time (s): 0.116982
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 38000

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

runsolver used 0.423935 second user time and 1.14383 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-29 11:38:15
IDJOB=1562775
IDBENCH=70941
IDSOLVER=508
FILE ID=node25/1562775-1240997895
PBS_JOBID= 9204842
Free space on /tmp= 66452 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_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-1562775-1240997895/watcher-1562775-1240997895 -o /tmp/evaluation-result-1562775-1240997895/solver-1562775-1240997895 -C 1200 -W 1800 -M 1800  HOME/clasp --file=HOME/instance-1562775-1240997895.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=793501364

node25.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.259
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.259
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:        848400 kB
Buffers:         42916 kB
Cached:        1111472 kB
SwapCached:       8548 kB
Active:         117904 kB
Inactive:      1046468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        848400 kB
SwapTotal:     4192956 kB
SwapFree:      4179368 kB
Dirty:            4896 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            29208 kB
Committed_AS:   512716 kB
PageTables:       1460 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= 66452 MiB
End job on node25 at 2009-04-29 11:47:33