Trace number 1577742

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
Hybrid2 2009-03-22? (TO) 1200.13 1200.66

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L200_coli.sat.cnf
MD5SUM853982f8646333d217e35d938b7eb00b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark542.008
Satisfiable
(Un)Satisfiability was proved
Number of variables670867
Number of clauses3513333
Sum of the clauses size10259569
Maximum clause length11
Minimum clause length1
Number of clauses of size 159077
Number of clauses of size 2795777
Number of clauses of size 32146608
Number of clauses of size 4393835
Number of clauses of size 5117437
Number of clauses of size over 5599

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1577742-1241004222/watcher-1577742-1241004222 -o /tmp/evaluation-result-1577742-1241004222/solver-1577742-1241004222 -C 1200 -W 1800 -M 1800 HOME/Hybrid2 HOME/instance-1577742-1241004222.cnf 427691686 

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: 1.85 1.82 1.41 3/65 6759
/proc/meminfo: memFree=1746928/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=450944 CPUtime=0
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 119 0 0 0 0 0 0 0 19 0 1 0 128451788 461766656 105 1992294400 134512640 135106774 4294956208 18446744073709551615 134612774 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 112736 105 53 145 0 111612 0

[startup+0.0895071 s]
/proc/loadavg: 1.85 1.82 1.41 3/65 6759
/proc/meminfo: memFree=1746928/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=452396 CPUtime=0.08
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 695 0 0 0 8 0 0 0 19 0 1 0 128451788 463253504 680 1992294400 134512640 135106774 4294956208 18446744073709551615 134612774 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 113099 680 53 145 0 111975 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 452396

[startup+0.101508 s]
/proc/loadavg: 1.85 1.82 1.41 3/65 6759
/proc/meminfo: memFree=1746928/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=452660 CPUtime=0.09
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 772 0 0 0 9 0 0 0 19 0 1 0 128451788 463523840 757 1992294400 134512640 135106774 4294956208 18446744073709551615 134520604 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 113165 757 53 145 0 112041 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 452660

[startup+0.30153 s]
/proc/loadavg: 1.85 1.82 1.41 3/65 6759
/proc/meminfo: memFree=1746928/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=455960 CPUtime=0.29
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 2065 0 0 0 28 1 0 0 21 0 1 0 128451788 466903040 2050 1992294400 134512640 135106774 4294956208 18446744073709551615 134612774 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 113990 2050 53 145 0 112866 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 455960

[startup+0.701575 s]
/proc/loadavg: 1.85 1.82 1.41 3/65 6759
/proc/meminfo: memFree=1746928/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=462560 CPUtime=0.69
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 4647 0 0 0 66 3 0 0 25 0 1 0 128451788 473661440 4632 1992294400 134512640 135106774 4294956208 18446744073709551615 134612774 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 115640 4632 53 145 0 114516 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 462560

[startup+1.50166 s]
/proc/loadavg: 1.85 1.82 1.41 2/66 6760
/proc/meminfo: memFree=1720744/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=475892 CPUtime=1.49
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 9818 0 0 0 143 6 0 0 25 0 1 0 128451788 487313408 9803 1992294400 134512640 135106774 4294956208 18446744073709551615 134762321 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 118973 9804 53 145 0 117849 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 475892

[startup+3.10184 s]
/proc/loadavg: 1.85 1.82 1.41 2/66 6760
/proc/meminfo: memFree=1692264/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=503876 CPUtime=3.09
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 20464 0 0 0 296 13 0 0 25 0 1 0 128451788 515969024 20449 1992294400 134512640 135106774 4294956208 18446744073709551615 134612774 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 125969 20450 53 145 0 124845 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 503876

[startup+6.3012 s]
/proc/loadavg: 1.86 1.82 1.41 2/66 6760
/proc/meminfo: memFree=1441000/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=6.29
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76533 0 0 0 594 35 0 0 25 0 1 0 128451788 705155072 76517 1992294400 134512640 135106774 4294956208 18446744073709551615 134524236 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76517 53 145 0 171033 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 688628

[startup+12.7019 s]
/proc/loadavg: 1.87 1.82 1.41 2/66 6760
/proc/meminfo: memFree=1441768/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=12.69
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76535 0 0 0 1234 35 0 0 25 0 1 0 128451788 705155072 76519 1992294400 134512640 135106774 4294956208 18446744073709551615 134524138 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76519 53 145 0 171033 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 688628

[startup+25.5013 s]
/proc/loadavg: 1.75 1.80 1.41 2/66 6760
/proc/meminfo: memFree=1443176/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=25.46
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76537 0 0 0 2511 35 0 0 25 0 1 0 128451788 705155072 76521 1992294400 134512640 135106774 4294956208 18446744073709551615 134523949 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76521 53 145 0 171033 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 688628

[startup+51.1012 s]
/proc/loadavg: 1.49 1.73 1.40 2/66 6760
/proc/meminfo: memFree=1443176/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=51.04
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76539 0 0 0 5068 36 0 0 25 0 1 0 128451788 705155072 76523 1992294400 134512640 135106774 4294956208 18446744073709551615 134523949 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76523 53 145 0 171033 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 688628

[startup+102.306 s]
/proc/loadavg: 1.21 1.62 1.37 2/66 6760
/proc/meminfo: memFree=1443240/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=102.23
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76541 0 0 0 10187 36 0 0 25 0 1 0 128451788 705155072 76525 1992294400 134512640 135106774 4294956208 18446744073709551615 134523990 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76525 53 145 0 171033 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 688628

[startup+162.302 s]
/proc/loadavg: 1.08 1.50 1.35 2/66 6760
/proc/meminfo: memFree=1443176/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=162.19
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76544 0 0 0 16183 36 0 0 25 0 1 0 128451788 705155072 76528 1992294400 134512640 135106774 4294956208 18446744073709551615 134523945 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76528 53 145 0 171033 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 688628

[startup+222.301 s]
/proc/loadavg: 1.03 1.41 1.32 2/66 6760
/proc/meminfo: memFree=1443240/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=222.17
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76546 0 0 0 22181 36 0 0 25 0 1 0 128451788 705155072 76530 1992294400 134512640 135106774 4294956208 18446744073709551615 134523945 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76530 53 145 0 171033 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 688628

[startup+282.302 s]
/proc/loadavg: 1.01 1.33 1.30 2/66 6760
/proc/meminfo: memFree=1443176/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=282.14
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76547 0 0 0 28178 36 0 0 25 0 1 0 128451788 705155072 76531 1992294400 134512640 135106774 4294956208 18446744073709551615 134523945 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76531 53 145 0 171033 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 688628

[startup+342.302 s]
/proc/loadavg: 1.00 1.27 1.28 2/66 6760
/proc/meminfo: memFree=1443112/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=342.12
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76549 0 0 0 34176 36 0 0 25 0 1 0 128451788 705155072 76533 1992294400 134512640 135106774 4294956208 18446744073709551615 134523949 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76533 53 145 0 171033 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 688628

[startup+402.301 s]
/proc/loadavg: 1.00 1.22 1.26 2/66 6760
/proc/meminfo: memFree=1443112/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=402.09
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76550 0 0 0 40173 36 0 0 25 0 1 0 128451788 705155072 76534 1992294400 134512640 135106774 4294956208 18446744073709551615 134523933 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76534 53 145 0 171033 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 688628

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.24 2/66 6760
/proc/meminfo: memFree=1443048/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=462.07
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76552 0 0 0 46171 36 0 0 25 0 1 0 128451788 705155072 76536 1992294400 134512640 135106774 4294956208 18446744073709551615 134523933 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76536 53 145 0 171033 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 688628

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.22 2/66 6760
/proc/meminfo: memFree=1443048/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=522.05
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76553 0 0 0 52169 36 0 0 25 0 1 0 128451788 705155072 76537 1992294400 134512640 135106774 4294956208 18446744073709551615 134523949 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76537 53 145 0 171033 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 688628

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.21 2/66 6760
/proc/meminfo: memFree=1442984/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=582.02
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76555 0 0 0 58166 36 0 0 25 0 1 0 128451788 705155072 76539 1992294400 134512640 135106774 4294956208 18446744073709551615 134523949 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76539 53 145 0 171033 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 688628

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.19 2/66 6760
/proc/meminfo: memFree=1442984/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=642.01
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76556 0 0 0 64165 36 0 0 25 0 1 0 128451788 705155072 76540 1992294400 134512640 135106774 4294956208 18446744073709551615 134524000 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76540 53 145 0 171033 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 688628

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.17 2/66 6760
/proc/meminfo: memFree=1442920/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=701.97
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76557 0 0 0 70161 36 0 0 25 0 1 0 128451788 705155072 76541 1992294400 134512640 135106774 4294956208 18446744073709551615 134524121 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76541 53 145 0 171033 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 688628

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.16 2/66 6760
/proc/meminfo: memFree=1442792/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=761.95
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76558 0 0 0 76159 36 0 0 25 0 1 0 128451788 705155072 76542 1992294400 134512640 135106774 4294956208 18446744073709551615 134523992 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76542 53 145 0 171033 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 688628

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.15 2/66 6760
/proc/meminfo: memFree=1442856/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=821.93
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76559 0 0 0 82157 36 0 0 25 0 1 0 128451788 705155072 76543 1992294400 134512640 135106774 4294956208 18446744073709551615 134523945 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76543 53 145 0 171033 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 688628

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/66 6760
/proc/meminfo: memFree=1442792/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=881.9
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76560 0 0 0 88154 36 0 0 25 0 1 0 128451788 705155072 76544 1992294400 134512640 135106774 4294956208 18446744073709551615 134523949 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76544 53 145 0 171033 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 688628

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 6760
/proc/meminfo: memFree=1442792/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=941.87
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76561 0 0 0 94151 36 0 0 25 0 1 0 128451788 705155072 76545 1992294400 134512640 135106774 4294956208 18446744073709551615 134523949 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76545 53 145 0 171033 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 688628

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 6762
/proc/meminfo: memFree=1442600/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=1001.85
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76562 0 0 0 100149 36 0 0 25 0 1 0 128451788 705155072 76546 1992294400 134512640 135106774 4294956208 18446744073709551615 134523945 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76546 53 145 0 171033 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 688628

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 6762
/proc/meminfo: memFree=1442664/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=1061.82
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76563 0 0 0 106146 36 0 0 25 0 1 0 128451788 705155072 76547 1992294400 134512640 135106774 4294956208 18446744073709551615 134523933 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76547 53 145 0 171033 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 688628

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 6762
/proc/meminfo: memFree=1442664/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=1121.79
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76564 0 0 0 112143 36 0 0 25 0 1 0 128451788 705155072 76548 1992294400 134512640 135106774 4294956208 18446744073709551615 134523945 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76548 53 145 0 171033 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 688628

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 6762
/proc/meminfo: memFree=1442728/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=1181.79
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76565 0 0 0 118142 37 0 0 25 0 1 0 128451788 705155072 76549 1992294400 134512640 135106774 4294956208 18446744073709551615 134524000 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76549 53 145 0 171033 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 688628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 6762
/proc/meminfo: memFree=1442664/2055920 swapFree=4144772/4192956
[pid=6759] ppid=6757 vsize=688628 CPUtime=1200.08
/proc/6759/stat : 6759 (Hybrid2) R 6757 6759 6421 0 -1 4194304 76565 0 0 0 119971 37 0 0 25 0 1 0 128451788 705155072 76549 1992294400 134512640 135106774 4294956208 18446744073709551615 134523933 0 0 4096 0 0 0 0 17 0 0 0
/proc/6759/statm: 172157 76549 53 145 0 171033 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 688628

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.66
CPU time (s): 1200.13
CPU user time (s): 1199.71
CPU system time (s): 0.418936
CPU usage (%): 99.9564
Max. virtual memory (cumulated for all children) (KiB): 688628

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

runsolver used 1.46678 second user time and 2.85857 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-29 13:23:46
IDJOB=1577742
IDBENCH=70965
IDSOLVER=530
FILE ID=node87/1577742-1241004222
PBS_JOBID= 9204785
Free space on /tmp= 66392 MiB

SOLVER NAME= Hybrid2 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L200_coli.sat.cnf
COMMAND LINE= HOME/Hybrid2 BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577742-1241004222/watcher-1577742-1241004222 -o /tmp/evaluation-result-1577742-1241004222/solver-1577742-1241004222 -C 1200 -W 1800 -M 1800  HOME/Hybrid2 HOME/instance-1577742-1241004222.cnf 427691686

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

MD5SUM BENCH= 853982f8646333d217e35d938b7eb00b
RANDOM SEED=427691686

node87.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1747408 kB
Buffers:         16932 kB
Cached:         201164 kB
SwapCached:      42548 kB
Active:         147976 kB
Inactive:       114548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1747408 kB
SwapTotal:     4192956 kB
SwapFree:      4144772 kB
Dirty:           75952 kB
Writeback:           0 kB
Mapped:          13992 kB
Slab:            31872 kB
Committed_AS:   530484 kB
PageTables:       1456 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= 66388 MiB
End job on node87 at 2009-04-29 13:43:49