Trace number 1577847

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
NCVWr 2009-03-22? (TO) 1200.11 1200.64

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L100_coli.sat.cnf
MD5SUM370a08d01be1cc652e9a09ab1aafdced
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark183.559
Satisfiable
(Un)Satisfiability was proved
Number of variables315617
Number of clauses1522583
Sum of the clauses size4407119
Maximum clause length11
Minimum clause length1
Number of clauses of size 132077
Number of clauses of size 2403677
Number of clauses of size 3835608
Number of clauses of size 4197035
Number of clauses of size 553887
Number of clauses of size over 5299

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-1577847-1241005179/watcher-1577847-1241005179 -o /tmp/evaluation-result-1577847-1241005179/solver-1577847-1241005179 -C 1200 -W 1800 -M 1800 HOME/NCVWr HOME/instance-1577847-1241005179.cnf 443025937 

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.08 1.06 1.29 3/65 2842
/proc/meminfo: memFree=743288/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=411884 CPUtime=0
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 117 0 0 0 0 0 0 0 18 0 1 0 128547407 421769216 102 1992294400 134512640 135113558 4294956208 18446744073709551615 134640574 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 102971 102 55 146 0 101846 0

[startup+0.0111651 s]
/proc/loadavg: 1.08 1.06 1.29 3/65 2842
/proc/meminfo: memFree=743288/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=412016 CPUtime=0
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 168 0 0 0 0 0 0 0 18 0 1 0 128547407 421904384 153 1992294400 134512640 135113558 4294956208 18446744073709551615 134523307 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 103004 153 55 146 0 101879 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 412016

[startup+0.101174 s]
/proc/loadavg: 1.08 1.06 1.29 3/65 2842
/proc/meminfo: memFree=743288/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=413468 CPUtime=0.09
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 768 0 0 0 9 0 0 0 18 0 1 0 128547407 423391232 753 1992294400 134512640 135113558 4294956208 18446744073709551615 134523300 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 103367 753 55 146 0 102242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 413468

[startup+0.301195 s]
/proc/loadavg: 1.08 1.06 1.29 3/65 2842
/proc/meminfo: memFree=743288/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=416900 CPUtime=0.29
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 2057 0 0 0 28 1 0 0 20 0 1 0 128547407 426905600 2042 1992294400 134512640 135113558 4294956208 18446744073709551615 134523167 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 104225 2042 55 146 0 103100 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 416900

[startup+0.701236 s]
/proc/loadavg: 1.08 1.06 1.29 3/65 2842
/proc/meminfo: memFree=743288/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=423500 CPUtime=0.69
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 4639 0 0 0 67 2 0 0 23 0 1 0 128547407 433664000 4624 1992294400 134512640 135113558 4294956208 18446744073709551615 134640574 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 105875 4624 55 146 0 104750 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 423500

[startup+1.50132 s]
/proc/loadavg: 1.08 1.06 1.29 2/66 2843
/proc/meminfo: memFree=717104/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=437228 CPUtime=1.49
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 9920 0 0 0 144 5 0 0 25 0 1 0 128547407 447721472 9905 1992294400 134512640 135113558 4294956208 18446744073709551615 134640574 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 109307 9905 55 146 0 108182 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 437228

[startup+3.10149 s]
/proc/loadavg: 1.08 1.06 1.29 2/66 2843
/proc/meminfo: memFree=642416/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=514364 CPUtime=3.09
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 33220 0 0 0 294 15 0 0 25 0 1 0 128547407 526708736 33204 1992294400 134512640 135113558 4294956208 18446744073709551615 134526317 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 128591 33204 55 146 0 127466 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 514364

[startup+6.30182 s]
/proc/loadavg: 1.15 1.08 1.29 2/66 2843
/proc/meminfo: memFree=608816/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=514364 CPUtime=6.29
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 33221 0 0 0 614 15 0 0 25 0 1 0 128547407 526708736 33205 1992294400 134512640 135113558 4294956208 18446744073709551615 134526317 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 128591 33205 55 146 0 127466 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 514364

[startup+12.7025 s]
/proc/loadavg: 1.22 1.09 1.30 2/66 2843
/proc/meminfo: memFree=608752/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=514364 CPUtime=12.68
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 33223 0 0 0 1253 15 0 0 25 0 1 0 128547407 526708736 33207 1992294400 134512640 135113558 4294956208 18446744073709551615 134526466 0 0 4096 0 0 0 0 17 1 0 0
/proc/2842/statm: 128591 33207 55 146 0 127466 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 514364

[startup+25.5018 s]
/proc/loadavg: 1.39 1.13 1.31 2/66 2843
/proc/meminfo: memFree=609136/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=514364 CPUtime=25.47
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 33225 0 0 0 2532 15 0 0 25 0 1 0 128547407 526708736 33209 1992294400 134512640 135113558 4294956208 18446744073709551615 134526317 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 128591 33209 55 146 0 127466 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 514364

[startup+51.1015 s]
/proc/loadavg: 1.66 1.22 1.33 2/66 2845
/proc/meminfo: memFree=609648/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=514364 CPUtime=51.03
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 33227 0 0 0 5088 15 0 0 25 0 1 0 128547407 526708736 33211 1992294400 134512640 135113558 4294956208 18446744073709551615 134526317 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 128591 33211 55 146 0 127466 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 514364

[startup+102.306 s]
/proc/loadavg: 1.36 1.21 1.32 2/66 2845
/proc/meminfo: memFree=610672/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=514364 CPUtime=102.21
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 33229 0 0 0 10206 15 0 0 25 0 1 0 128547407 526708736 33213 1992294400 134512640 135113558 4294956208 18446744073709551615 134526317 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 128591 33213 55 146 0 127466 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 514364

[startup+162.301 s]
/proc/loadavg: 1.13 1.17 1.30 2/66 2845
/proc/meminfo: memFree=610672/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=514364 CPUtime=162.19
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 33232 0 0 0 16203 16 0 0 25 0 1 0 128547407 526708736 33216 1992294400 134512640 135113558 4294956208 18446744073709551615 134526317 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 128591 33216 55 146 0 127466 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 514364

[startup+222.301 s]
/proc/loadavg: 1.05 1.14 1.27 2/66 2845
/proc/meminfo: memFree=610736/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=514364 CPUtime=222.16
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 33234 0 0 0 22200 16 0 0 25 0 1 0 128547407 526708736 33218 1992294400 134512640 135113558 4294956208 18446744073709551615 134526313 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 128591 33218 55 146 0 127466 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 514364

[startup+282.302 s]
/proc/loadavg: 1.02 1.11 1.26 2/66 2845
/proc/meminfo: memFree=610736/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=514364 CPUtime=282.13
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 33236 0 0 0 28197 16 0 0 25 0 1 0 128547407 526708736 33220 1992294400 134512640 135113558 4294956208 18446744073709551615 134526354 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 128591 33220 55 146 0 127466 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 514364

[startup+342.302 s]
/proc/loadavg: 1.00 1.09 1.24 2/66 2845
/proc/meminfo: memFree=610744/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=514364 CPUtime=342.12
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 33237 0 0 0 34196 16 0 0 25 0 1 0 128547407 526708736 33221 1992294400 134512640 135113558 4294956208 18446744073709551615 134526313 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 128591 33221 55 146 0 127466 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 514364

[startup+402.301 s]
/proc/loadavg: 1.00 1.07 1.22 2/66 2845
/proc/meminfo: memFree=610744/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=514364 CPUtime=402.09
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 33239 0 0 0 40193 16 0 0 25 0 1 0 128547407 526708736 33223 1992294400 134512640 135113558 4294956208 18446744073709551615 134526317 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 128591 33223 55 146 0 127466 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 514364

[startup+462.302 s]
/proc/loadavg: 1.00 1.05 1.20 2/66 2845
/proc/meminfo: memFree=610744/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=514364 CPUtime=462.07
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 33240 0 0 0 46191 16 0 0 25 0 1 0 128547407 526708736 33224 1992294400 134512640 135113558 4294956208 18446744073709551615 134526301 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 128591 33224 55 146 0 127466 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 514364

[startup+522.301 s]
/proc/loadavg: 1.00 1.04 1.18 2/66 2845
/proc/meminfo: memFree=610744/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=514364 CPUtime=522.04
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 33241 0 0 0 52188 16 0 0 25 0 1 0 128547407 526708736 33225 1992294400 134512640 135113558 4294956208 18446744073709551615 134526313 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 128591 33225 55 146 0 127466 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 514364

[startup+582.302 s]
/proc/loadavg: 1.00 1.03 1.17 2/66 2845
/proc/meminfo: memFree=610744/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=514364 CPUtime=582.02
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 33242 0 0 0 58186 16 0 0 25 0 1 0 128547407 526708736 33226 1992294400 134512640 135113558 4294956208 18446744073709551615 134526317 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 128591 33226 55 146 0 127466 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 514364

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.16 2/66 2845
/proc/meminfo: memFree=610744/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=514364 CPUtime=642
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 33244 0 0 0 64184 16 0 0 25 0 1 0 128547407 526708736 33228 1992294400 134512640 135113558 4294956208 18446744073709551615 134526301 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 128591 33228 55 146 0 127466 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 514364

[startup+702.301 s]
/proc/loadavg: 1.00 1.02 1.15 2/66 2845
/proc/meminfo: memFree=610616/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=514364 CPUtime=701.97
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 33245 0 0 0 70181 16 0 0 25 0 1 0 128547407 526708736 33229 1992294400 134512640 135113558 4294956208 18446744073709551615 134526317 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 128591 33229 55 146 0 127466 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 514364

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.14 2/66 2845
/proc/meminfo: memFree=531192/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=557972 CPUtime=761.96
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 53082 0 0 0 76173 23 0 0 25 0 1 0 128547407 571363328 53066 1992294400 134512640 135113558 4294956208 18446744073709551615 134533129 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 139493 53066 58 146 0 138368 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 557972

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 2845
/proc/meminfo: memFree=531192/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=557972 CPUtime=821.93
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 53082 0 0 0 82170 23 0 0 25 0 1 0 128547407 571363328 53066 1992294400 134512640 135113558 4294956208 18446744073709551615 134532600 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 139493 53066 58 146 0 138368 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 557972

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 2845
/proc/meminfo: memFree=531192/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=557972 CPUtime=881.9
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 53082 0 0 0 88167 23 0 0 25 0 1 0 128547407 571363328 53066 1992294400 134512640 135113558 4294956208 18446744073709551615 134532600 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 139493 53066 58 146 0 138368 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 557972

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 2845
/proc/meminfo: memFree=531192/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=557972 CPUtime=941.88
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 53082 0 0 0 94165 23 0 0 25 0 1 0 128547407 571363328 53066 1992294400 134512640 135113558 4294956208 18446744073709551615 134532600 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 139493 53066 58 146 0 138368 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 557972

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 2845
/proc/meminfo: memFree=531192/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=557972 CPUtime=1001.85
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 53082 0 0 0 100162 23 0 0 25 0 1 0 128547407 571363328 53066 1992294400 134512640 135113558 4294956208 18446744073709551615 134532608 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 139493 53066 58 146 0 138368 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 557972

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 2845
/proc/meminfo: memFree=531192/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=557972 CPUtime=1061.83
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 53082 0 0 0 106160 23 0 0 25 0 1 0 128547407 571363328 53066 1992294400 134512640 135113558 4294956208 18446744073709551615 134533543 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 139493 53066 58 146 0 138368 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 557972

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 2845
/proc/meminfo: memFree=531192/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=557972 CPUtime=1121.8
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 53082 0 0 0 112157 23 0 0 25 0 1 0 128547407 571363328 53066 1992294400 134512640 135113558 4294956208 18446744073709551615 134533479 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 139493 53066 58 146 0 138368 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 557972

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 2845
/proc/meminfo: memFree=531192/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=557972 CPUtime=1181.77
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 53082 0 0 0 118154 23 0 0 25 0 1 0 128547407 571363328 53066 1992294400 134512640 135113558 4294956208 18446744073709551615 134531784 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 139493 53066 58 146 0 138368 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 557972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 2845
/proc/meminfo: memFree=531192/2055924 swapFree=4181464/4192956
[pid=2842] ppid=2840 vsize=557972 CPUtime=1200.07
/proc/2842/stat : 2842 (NCVWr) R 2840 2842 2448 0 -1 4194304 53082 0 0 0 119984 23 0 0 25 0 1 0 128547407 571363328 53066 1992294400 134512640 135113558 4294956208 18446744073709551615 134531867 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 139493 53066 58 146 0 138368 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 557972

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.11
CPU user time (s): 1199.84
CPU system time (s): 0.268959
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 557972

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

runsolver used 1.45278 second user time and 2.84657 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-29 13:39:41
IDJOB=1577847
IDBENCH=70967
IDSOLVER=531
FILE ID=node83/1577847-1241005179
PBS_JOBID= 9204789
Free space on /tmp= 66112 MiB

SOLVER NAME= NCVWr 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L100_coli.sat.cnf
COMMAND LINE= HOME/NCVWr BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577847-1241005179/watcher-1577847-1241005179 -o /tmp/evaluation-result-1577847-1241005179/solver-1577847-1241005179 -C 1200 -W 1800 -M 1800  HOME/NCVWr HOME/instance-1577847-1241005179.cnf 443025937

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=443025937

node83.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.222
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.222
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:      2055924 kB
MemFree:        743704 kB
Buffers:         91832 kB
Cached:        1118416 kB
SwapCached:       5388 kB
Active:         474612 kB
Inactive:       744656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:        743704 kB
SwapTotal:     4192956 kB
SwapFree:      4181464 kB
Dirty:           34652 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            78904 kB
Committed_AS:   551932 kB
PageTables:       1396 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= 66108 MiB
End job on node83 at 2009-04-29 13:59:44