Trace number 1577794

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.14 1200.64

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_2_L324_coli.cnf
MD5SUM501f46d9a7ec80065d0e56530d26e648
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.35749
Satisfiable
(Un)Satisfiability was proved
Number of variables617854
Number of clauses2745225
Sum of the clauses size7889647
Maximum clause length11
Minimum clause length1
Number of clauses of size 163819
Number of clauses of size 2860549
Number of clauses of size 31288709
Number of clauses of size 4426025
Number of clauses of size 5105475
Number of clauses of size over 5648

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-1577794-1241004739/watcher-1577794-1241004739 -o /tmp/evaluation-result-1577794-1241004739/solver-1577794-1241004739 -C 1200 -W 1800 -M 1800 HOME/Hybrid2 HOME/instance-1577794-1241004739.cnf 462033886 

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.00 1.00 0.93 3/64 8487
/proc/meminfo: memFree=1089856/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=450944 CPUtime=0
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 128502011 461766656 105 1992294400 134512640 135106774 4294956224 18446744073709551615 134612774 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 112736 105 53 145 0 111612 0

[startup+0.038055 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 8487
/proc/meminfo: memFree=1089856/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=451604 CPUtime=0.03
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 357 0 0 0 3 0 0 0 18 0 1 0 128502011 462442496 342 1992294400 134512640 135106774 4294956224 18446744073709551615 134762436 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 112901 342 53 145 0 111777 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 451604

[startup+0.10206 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 8487
/proc/meminfo: memFree=1089856/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=452528 CPUtime=0.09
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 764 0 0 0 9 0 0 0 18 0 1 0 128502011 463388672 749 1992294400 134512640 135106774 4294956224 18446744073709551615 134520479 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 113132 750 53 145 0 112008 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 452528

[startup+0.302082 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 8487
/proc/meminfo: memFree=1089856/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=455828 CPUtime=0.29
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 2029 0 0 0 29 0 0 0 20 0 1 0 128502011 466767872 2014 1992294400 134512640 135106774 4294956224 18446744073709551615 134761512 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 113957 2014 53 145 0 112833 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 455828

[startup+0.701126 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 8487
/proc/meminfo: memFree=1089856/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=462296 CPUtime=0.69
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 4532 0 0 0 67 2 0 0 24 0 1 0 128502011 473391104 4517 1992294400 134512640 135106774 4294956224 18446744073709551615 134633838 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 115574 4517 53 145 0 114450 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 462296

[startup+1.50121 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8488
/proc/meminfo: memFree=1064760/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=475100 CPUtime=1.49
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 9516 0 0 0 144 5 0 0 25 0 1 0 128502011 486502400 9501 1992294400 134512640 135106774 4294956224 18446744073709551615 134520171 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 118775 9502 53 145 0 117651 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 475100

[startup+3.10138 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8488
/proc/meminfo: memFree=1037752/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=500708 CPUtime=3.09
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 19475 0 0 0 298 11 0 0 25 0 1 0 128502011 512724992 19460 1992294400 134512640 135106774 4294956224 18446744073709551615 134612774 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 125177 19460 53 145 0 124053 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 500708

[startup+6.30172 s]
/proc/loadavg: 1.08 1.02 0.93 2/65 8488
/proc/meminfo: memFree=852544/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=6.29
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59835 0 0 0 603 26 0 0 25 0 1 0 128502011 650031104 59819 1992294400 134512640 135106774 4294956224 18446744073709551615 134524090 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59819 53 145 0 157575 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 634796

[startup+12.7014 s]
/proc/loadavg: 1.07 1.02 0.93 2/65 8488
/proc/meminfo: memFree=852544/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=12.69
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59837 0 0 0 1243 26 0 0 25 0 1 0 128502011 650031104 59821 1992294400 134512640 135106774 4294956224 18446744073709551615 134524088 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59821 53 145 0 157575 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 634796

[startup+25.5018 s]
/proc/loadavg: 1.06 1.01 0.93 2/65 8488
/proc/meminfo: memFree=852672/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=25.47
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59839 0 0 0 2521 26 0 0 25 0 1 0 128502011 650031104 59823 1992294400 134512640 135106774 4294956224 18446744073709551615 134523945 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59823 53 145 0 157575 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 634796

[startup+51.1015 s]
/proc/loadavg: 1.04 1.01 0.93 2/65 8488
/proc/meminfo: memFree=852864/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=51.06
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59841 0 0 0 5079 27 0 0 25 0 1 0 128502011 650031104 59825 1992294400 134512640 135106774 4294956224 18446744073709551615 134523945 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59825 53 145 0 157575 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 634796

[startup+102.307 s]
/proc/loadavg: 1.01 1.01 0.93 2/65 8488
/proc/meminfo: memFree=852864/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=102.24
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59844 0 0 0 10197 27 0 0 25 0 1 0 128502011 650031104 59828 1992294400 134512640 135106774 4294956224 18446744073709551615 134523949 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59828 53 145 0 157575 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 634796

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8488
/proc/meminfo: memFree=852800/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=162.21
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59846 0 0 0 16194 27 0 0 25 0 1 0 128502011 650031104 59830 1992294400 134512640 135106774 4294956224 18446744073709551615 134523933 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59830 53 145 0 157575 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 634796

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8488
/proc/meminfo: memFree=852800/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=222.19
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59848 0 0 0 22192 27 0 0 25 0 1 0 128502011 650031104 59832 1992294400 134512640 135106774 4294956224 18446744073709551615 134523933 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59832 53 145 0 157575 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 634796

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8488
/proc/meminfo: memFree=852736/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=282.17
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59850 0 0 0 28190 27 0 0 25 0 1 0 128502011 650031104 59834 1992294400 134512640 135106774 4294956224 18446744073709551615 134523971 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59834 53 145 0 157575 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 634796

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8488
/proc/meminfo: memFree=852736/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=342.14
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59851 0 0 0 34187 27 0 0 25 0 1 0 128502011 650031104 59835 1992294400 134512640 135106774 4294956224 18446744073709551615 134523949 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59835 53 145 0 157575 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 634796

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8488
/proc/meminfo: memFree=852672/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=402.12
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59853 0 0 0 40185 27 0 0 25 0 1 0 128502011 650031104 59837 1992294400 134512640 135106774 4294956224 18446744073709551615 134523949 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59837 53 145 0 157575 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 634796

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8490
/proc/meminfo: memFree=852672/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=462.09
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59854 0 0 0 46182 27 0 0 25 0 1 0 128502011 650031104 59838 1992294400 134512640 135106774 4294956224 18446744073709551615 134523949 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59838 53 145 0 157575 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 634796

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8490
/proc/meminfo: memFree=852736/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=522.07
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59855 0 0 0 52180 27 0 0 25 0 1 0 128502011 650031104 59839 1992294400 134512640 135106774 4294956224 18446744073709551615 134523905 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59839 53 145 0 157575 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 634796

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8490
/proc/meminfo: memFree=852736/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=582.04
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59856 0 0 0 58177 27 0 0 25 0 1 0 128502011 650031104 59840 1992294400 134512640 135106774 4294956224 18446744073709551615 134523949 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59840 53 145 0 157575 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 634796

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8490
/proc/meminfo: memFree=852736/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=642.03
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59857 0 0 0 64176 27 0 0 25 0 1 0 128502011 650031104 59841 1992294400 134512640 135106774 4294956224 18446744073709551615 134523933 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59841 53 145 0 157575 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 634796

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8490
/proc/meminfo: memFree=852672/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=702
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59858 0 0 0 70172 28 0 0 25 0 1 0 128502011 650031104 59842 1992294400 134512640 135106774 4294956224 18446744073709551615 134523933 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59842 53 145 0 157575 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 634796

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8490
/proc/meminfo: memFree=852608/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=761.98
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59859 0 0 0 76170 28 0 0 25 0 1 0 128502011 650031104 59843 1992294400 134512640 135106774 4294956224 18446744073709551615 134523949 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59843 53 145 0 157575 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 634796

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8490
/proc/meminfo: memFree=852672/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=821.95
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59860 0 0 0 82167 28 0 0 25 0 1 0 128502011 650031104 59844 1992294400 134512640 135106774 4294956224 18446744073709551615 134523949 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59844 53 145 0 157575 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 634796

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8490
/proc/meminfo: memFree=852672/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=881.92
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59861 0 0 0 88164 28 0 0 25 0 1 0 128502011 650031104 59845 1992294400 134512640 135106774 4294956224 18446744073709551615 134523949 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59845 53 145 0 157575 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 634796

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8490
/proc/meminfo: memFree=852672/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=941.9
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59862 0 0 0 94162 28 0 0 25 0 1 0 128502011 650031104 59846 1992294400 134512640 135106774 4294956224 18446744073709551615 134523949 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59846 53 145 0 157575 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 634796

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8490
/proc/meminfo: memFree=852672/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=1001.87
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59863 0 0 0 100159 28 0 0 25 0 1 0 128502011 650031104 59847 1992294400 134512640 135106774 4294956224 18446744073709551615 134523945 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59847 53 145 0 157575 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 634796

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8490
/proc/meminfo: memFree=852608/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=1061.85
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59864 0 0 0 106157 28 0 0 25 0 1 0 128502011 650031104 59848 1992294400 134512640 135106774 4294956224 18446744073709551615 134523949 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59848 53 145 0 157575 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 634796

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8490
/proc/meminfo: memFree=852672/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=1121.83
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59865 0 0 0 112155 28 0 0 25 0 1 0 128502011 650031104 59849 1992294400 134512640 135106774 4294956224 18446744073709551615 134524090 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59849 53 145 0 157575 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 634796

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8490
/proc/meminfo: memFree=852608/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=1181.8
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59866 0 0 0 118152 28 0 0 25 0 1 0 128502011 650031104 59850 1992294400 134512640 135106774 4294956224 18446744073709551615 134523949 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59850 53 145 0 157575 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 634796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8490
/proc/meminfo: memFree=852608/2055920 swapFree=4181276/4192956
[pid=8487] ppid=8485 vsize=634796 CPUtime=1200.09
/proc/8487/stat : 8487 (Hybrid2) R 8485 8487 8156 0 -1 4194304 59866 0 0 0 119981 28 0 0 25 0 1 0 128502011 650031104 59850 1992294400 134512640 135106774 4294956224 18446744073709551615 134523986 0 0 4096 0 0 0 0 17 0 0 0
/proc/8487/statm: 158699 59850 53 145 0 157575 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 634796

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.64
CPU time (s): 1200.14
CPU user time (s): 1199.82
CPU system time (s): 0.321951
CPU usage (%): 99.9583
Max. virtual memory (cumulated for all children) (KiB): 634796

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

runsolver used 1.2818 second user time and 3.09453 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-29 13:32:22
IDJOB=1577794
IDBENCH=70966
IDSOLVER=530
FILE ID=node47/1577794-1241004739
PBS_JOBID= 9204823
Free space on /tmp= 66328 MiB

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

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

MD5SUM BENCH= 501f46d9a7ec80065d0e56530d26e648
RANDOM SEED=462033886

node47.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.212
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.212
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:       1090336 kB
Buffers:         64816 kB
Cached:         809344 kB
SwapCached:       5488 kB
Active:         258232 kB
Inactive:       623852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1090336 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:           58512 kB
Writeback:           0 kB
Mapped:          13600 kB
Slab:            69404 kB
Committed_AS:   543640 kB
PageTables:       1444 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= 66324 MiB
End job on node47 at 2009-04-29 13:52:25