Trace number 1577691

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.07 1200.63

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L60_coli.sat.cnf
MD5SUM38736d508aa4b137792e18ad6998c963
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark24.6163
Satisfiable
(Un)Satisfiability was proved
Number of variables187517
Number of clauses863483
Sum of the clauses size2483339
Maximum clause length11
Minimum clause length1
Number of clauses of size 121277
Number of clauses of size 2246837
Number of clauses of size 3445608
Number of clauses of size 4118315
Number of clauses of size 531267
Number of clauses of size over 5179

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

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 1.00 3/64 3858
/proc/meminfo: memFree=1569912/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=411884 CPUtime=0
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 128415814 421769216 111 1992294400 134512640 135113558 4294956208 18446744073709551615 134619510 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 102971 111 55 146 0 101846 0

[startup+0.076322 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3858
/proc/meminfo: memFree=1569912/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=413204 CPUtime=0.07
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 622 0 0 0 7 0 0 0 18 0 1 0 128415814 423120896 607 1992294400 134512640 135113558 4294956208 18446744073709551615 134619510 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 103301 607 55 146 0 102176 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 413204

[startup+0.102324 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3858
/proc/meminfo: memFree=1569912/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=413600 CPUtime=0.09
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 792 0 0 0 9 0 0 0 18 0 1 0 128415814 423526400 777 1992294400 134512640 135113558 4294956208 18446744073709551615 134619510 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 103400 777 55 146 0 102275 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 413600

[startup+0.30234 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3858
/proc/meminfo: memFree=1569912/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=416900 CPUtime=0.29
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 2095 0 0 0 28 1 0 0 19 0 1 0 128415814 426905600 2080 1992294400 134512640 135113558 4294956208 18446744073709551615 134640574 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 104225 2080 55 146 0 103100 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 416900

[startup+0.702386 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3858
/proc/meminfo: memFree=1569912/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=423632 CPUtime=0.69
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 4694 0 0 0 66 3 0 0 23 0 1 0 128415814 433799168 4679 1992294400 134512640 135113558 4294956208 18446744073709551615 134619510 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 105908 4679 55 146 0 104783 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 423632

[startup+1.50145 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3859
/proc/meminfo: memFree=1543408/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=469736 CPUtime=1.49
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 18877 0 0 0 139 10 0 0 25 0 1 0 128415814 481009664 18861 1992294400 134512640 135113558 4294956208 18446744073709551615 134526273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 117434 18861 55 146 0 116309 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 469736

[startup+3.10159 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3859
/proc/meminfo: memFree=1494320/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=469736 CPUtime=3.09
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 18878 0 0 0 299 10 0 0 25 0 1 0 128415814 481009664 18862 1992294400 134512640 135113558 4294956208 18446744073709551615 134526400 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 117434 18862 55 146 0 116309 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 469736

[startup+6.30186 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3859
/proc/meminfo: memFree=1494192/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=469736 CPUtime=6.29
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 18879 0 0 0 618 11 0 0 25 0 1 0 128415814 481009664 18863 1992294400 134512640 135113558 4294956208 18446744073709551615 134526317 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 117434 18863 55 146 0 116309 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 469736

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3859
/proc/meminfo: memFree=1494320/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=469736 CPUtime=12.69
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 18880 0 0 0 1258 11 0 0 25 0 1 0 128415814 481009664 18864 1992294400 134512640 135113558 4294956208 18446744073709551615 134526317 0 0 4096 0 0 0 0 17 1 0 0
/proc/3858/statm: 117434 18864 55 146 0 116309 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 469736

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3859
/proc/meminfo: memFree=1494512/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=469736 CPUtime=25.46
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 18882 0 0 0 2535 11 0 0 25 0 1 0 128415814 481009664 18866 1992294400 134512640 135113558 4294956208 18446744073709551615 134526364 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 117434 18866 55 146 0 116309 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 469736

[startup+51.1018 s]
/proc/loadavg: 1.16 1.03 1.01 2/65 3859
/proc/meminfo: memFree=1494448/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=469736 CPUtime=51.06
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 18884 0 0 0 5095 11 0 0 25 0 1 0 128415814 481009664 18868 1992294400 134512640 135113558 4294956208 18446744073709551615 134526317 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 117434 18868 55 146 0 116309 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 469736

[startup+102.306 s]
/proc/loadavg: 1.20 1.06 1.02 2/65 3859
/proc/meminfo: memFree=1494512/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=469736 CPUtime=102.24
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 18887 0 0 0 10213 11 0 0 25 0 1 0 128415814 481009664 18871 1992294400 134512640 135113558 4294956208 18446744073709551615 134526317 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 117434 18871 55 146 0 116309 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 469736

[startup+162.301 s]
/proc/loadavg: 1.07 1.05 1.01 2/65 3859
/proc/meminfo: memFree=1494512/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=469736 CPUtime=162.21
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 18889 0 0 0 16210 11 0 0 25 0 1 0 128415814 481009664 18873 1992294400 134512640 135113558 4294956208 18446744073709551615 134526317 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 117434 18873 55 146 0 116309 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 469736

[startup+222.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 3859
/proc/meminfo: memFree=1494448/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=469736 CPUtime=222.19
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 18891 0 0 0 22208 11 0 0 25 0 1 0 128415814 481009664 18875 1992294400 134512640 135113558 4294956208 18446744073709551615 134526462 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 117434 18875 55 146 0 116309 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 469736

[startup+282.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 3859
/proc/meminfo: memFree=1448816/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=496048 CPUtime=282.17
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 30297 0 0 0 28203 14 0 0 25 0 1 0 128415814 507953152 30281 1992294400 134512640 135113558 4294956208 18446744073709551615 134532600 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 124012 30281 58 146 0 122887 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 496048

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 3859
/proc/meminfo: memFree=1448816/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=496048 CPUtime=342.14
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 30297 0 0 0 34200 14 0 0 25 0 1 0 128415814 507953152 30281 1992294400 134512640 135113558 4294956208 18446744073709551615 134532600 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 124012 30281 58 146 0 122887 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 496048

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 3859
/proc/meminfo: memFree=1448816/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=496048 CPUtime=402.12
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 30297 0 0 0 40198 14 0 0 25 0 1 0 128415814 507953152 30281 1992294400 134512640 135113558 4294956208 18446744073709551615 134533842 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 124012 30281 58 146 0 122887 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 496048

[startup+462.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 3859
/proc/meminfo: memFree=1448816/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=496048 CPUtime=462.1
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 30297 0 0 0 46196 14 0 0 25 0 1 0 128415814 507953152 30281 1992294400 134512640 135113558 4294956208 18446744073709551615 134532600 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 124012 30281 58 146 0 122887 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 496048

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3859
/proc/meminfo: memFree=1448816/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=496048 CPUtime=522.06
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 30297 0 0 0 52192 14 0 0 25 0 1 0 128415814 507953152 30281 1992294400 134512640 135113558 4294956208 18446744073709551615 134520833 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 124012 30281 58 146 0 122887 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 496048

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3859
/proc/meminfo: memFree=1448752/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=496048 CPUtime=582.04
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 30297 0 0 0 58190 14 0 0 25 0 1 0 128415814 507953152 30281 1992294400 134512640 135113558 4294956208 18446744073709551615 134533448 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 124012 30281 58 146 0 122887 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 496048

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3859
/proc/meminfo: memFree=1448752/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=496048 CPUtime=642.01
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 30297 0 0 0 64187 14 0 0 25 0 1 0 128415814 507953152 30281 1992294400 134512640 135113558 4294956208 18446744073709551615 134532534 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 124012 30281 58 146 0 122887 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 496048

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3859
/proc/meminfo: memFree=1448624/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=496048 CPUtime=701.98
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 30297 0 0 0 70184 14 0 0 25 0 1 0 128415814 507953152 30281 1992294400 134512640 135113558 4294956208 18446744073709551615 134532547 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 124012 30281 58 146 0 122887 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 496048

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3859
/proc/meminfo: memFree=1448560/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=496048 CPUtime=761.97
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 30297 0 0 0 76183 14 0 0 25 0 1 0 128415814 507953152 30281 1992294400 134512640 135113558 4294956208 18446744073709551615 134531784 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 124012 30281 58 146 0 122887 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 496048

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3859
/proc/meminfo: memFree=1448560/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=496048 CPUtime=821.93
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 30297 0 0 0 82178 15 0 0 25 0 1 0 128415814 507953152 30281 1992294400 134512640 135113558 4294956208 18446744073709551615 134531127 0 0 4096 0 0 0 0 17 1 0 0
/proc/3858/statm: 124012 30281 58 146 0 122887 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 496048

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3859
/proc/meminfo: memFree=1448496/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=496048 CPUtime=881.89
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 30297 0 0 0 88174 15 0 0 25 0 1 0 128415814 507953152 30281 1992294400 134512640 135113558 4294956208 18446744073709551615 134531127 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 124012 30281 58 146 0 122887 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 496048

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3859
/proc/meminfo: memFree=1448496/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=496048 CPUtime=941.87
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 30297 0 0 0 94172 15 0 0 25 0 1 0 128415814 507953152 30281 1992294400 134512640 135113558 4294956208 18446744073709551615 134533129 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 124012 30281 58 146 0 122887 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 496048

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3859
/proc/meminfo: memFree=1448496/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=496048 CPUtime=1001.85
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 30297 0 0 0 100170 15 0 0 25 0 1 0 128415814 507953152 30281 1992294400 134512640 135113558 4294956208 18446744073709551615 134532010 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 124012 30281 58 146 0 122887 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 496048

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3859
/proc/meminfo: memFree=1448496/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=496048 CPUtime=1061.81
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 30297 0 0 0 106166 15 0 0 25 0 1 0 128415814 507953152 30281 1992294400 134512640 135113558 4294956208 18446744073709551615 134532602 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 124012 30281 58 146 0 122887 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 496048

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3859
/proc/meminfo: memFree=1448496/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=496048 CPUtime=1121.77
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 30297 0 0 0 112162 15 0 0 25 0 1 0 128415814 507953152 30281 1992294400 134512640 135113558 4294956208 18446744073709551615 134533845 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 124012 30281 58 146 0 122887 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 496048

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3859
/proc/meminfo: memFree=1448496/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=496048 CPUtime=1181.75
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 30297 0 0 0 118160 15 0 0 25 0 1 0 128415814 507953152 30281 1992294400 134512640 135113558 4294956208 18446744073709551615 134532600 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 124012 30281 58 146 0 122887 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 496048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3859
/proc/meminfo: memFree=1448496/2055920 swapFree=4179748/4192956
[pid=3858] ppid=3856 vsize=496048 CPUtime=1200.04
/proc/3858/stat : 3858 (NCVWr) R 3856 3858 3545 0 -1 4194304 30297 0 0 0 119989 15 0 0 25 0 1 0 128415814 507953152 30281 1992294400 134512640 135113558 4294956208 18446744073709551615 134520831 0 0 4096 0 0 0 0 17 0 0 0
/proc/3858/statm: 124012 30281 58 146 0 122887 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 496048

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.63
CPU time (s): 1200.07
CPU user time (s): 1199.9
CPU system time (s): 0.173973
CPU usage (%): 99.9538
Max. virtual memory (cumulated for all children) (KiB): 496048

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

runsolver used 1.03984 second user time and 3.33549 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-29 13:17:04
IDJOB=1577691
IDBENCH=70964
IDSOLVER=531
FILE ID=node15/1577691-1241003823
PBS_JOBID= 9204852
Free space on /tmp= 66444 MiB

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

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

MD5SUM BENCH= 38736d508aa4b137792e18ad6998c963
RANDOM SEED=1913474557

node15.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.220
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	: 5931.00
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.220
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:       1570392 kB
Buffers:         27072 kB
Cached:         389440 kB
SwapCached:       7400 kB
Active:          43344 kB
Inactive:       382720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1570392 kB
SwapTotal:     4192956 kB
SwapFree:      4179748 kB
Dirty:           21188 kB
Writeback:           0 kB
Mapped:          14564 kB
Slab:            45364 kB
Committed_AS:   517252 kB
PageTables:       1464 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= 66440 MiB
End job on node15 at 2009-04-29 13:37:07