Trace number 1577788

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
march_hi hi? (TO) 1200.2 1200.52

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-1577788-1241004683/watcher-1577788-1241004683 -o /tmp/evaluation-result-1577788-1241004683/solver-1577788-1241004683 -C 1200 -W 1800 -M 1800 HOME/march_hi HOME/instance-1577788-1241004683.cnf 

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.15 1.03 1.01 3/65 25239
/proc/meminfo: memFree=1329456/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=13976 CPUtime=0
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 805 0 0 0 0 0 0 0 20 0 1 0 128497807 14311424 790 1992294400 134512640 135197378 4294956224 18446744073709551615 134568349 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 3494 796 57 167 0 3325 0

[startup+0.102977 s]
/proc/loadavg: 1.15 1.03 1.01 3/65 25239
/proc/meminfo: memFree=1329456/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=60756 CPUtime=0.09
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 11584 0 0 0 5 4 0 0 20 0 1 0 128497807 62214144 11569 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 15189 11573 57 167 0 15020 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60756

[startup+0.201987 s]
/proc/loadavg: 1.15 1.03 1.01 3/65 25239
/proc/meminfo: memFree=1329456/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=71564 CPUtime=0.19
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 14562 0 0 0 14 5 0 0 21 0 1 0 128497807 73281536 14547 1992294400 134512640 135197378 4294956224 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 17891 14547 57 167 0 17722 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 71564

[startup+0.301999 s]
/proc/loadavg: 1.15 1.03 1.01 3/65 25239
/proc/meminfo: memFree=1329456/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=72884 CPUtime=0.29
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 14944 0 0 0 24 5 0 0 22 0 1 0 128497807 74633216 14929 1992294400 134512640 135197378 4294956224 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 18221 14929 57 167 0 18052 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72884

[startup+0.701043 s]
/proc/loadavg: 1.15 1.03 1.01 3/65 25239
/proc/meminfo: memFree=1329456/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=77768 CPUtime=0.69
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 16468 0 0 0 63 6 0 0 25 0 1 0 128497807 79634432 16453 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 19442 16453 57 167 0 19273 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 77768

[startup+1.50114 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 25240
/proc/meminfo: memFree=1255848/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=87668 CPUtime=1.49
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 19482 0 0 0 141 8 0 0 25 0 1 0 128497807 89772032 19467 1992294400 134512640 135197378 4294956224 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 21917 19467 57 167 0 21748 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87668

[startup+3.10132 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 25240
/proc/meminfo: memFree=1239208/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=107204 CPUtime=3.09
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 25502 0 0 0 297 12 0 0 25 0 1 0 128497807 109776896 25487 1992294400 134512640 135197378 4294956224 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 26801 25487 57 167 0 26632 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 107204

[startup+6.30169 s]
/proc/loadavg: 1.21 1.05 1.01 2/66 25240
/proc/meminfo: memFree=1136040/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=278308 CPUtime=6.29
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 54576 0 0 0 604 25 0 0 25 0 1 0 128497807 284987392 48000 1992294400 134512640 135197378 4294956224 18446744073709551615 134713217 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 69577 48000 64 167 0 69408 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 278308

[startup+12.7014 s]
/proc/loadavg: 1.28 1.06 1.02 2/66 25240
/proc/meminfo: memFree=1086056/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=315384 CPUtime=12.69
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 79440 0 0 0 1232 37 0 0 25 0 1 0 128497807 322953216 57628 1992294400 134512640 135197378 4294956224 18446744073709551615 134696472 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 78846 57628 66 167 0 78677 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 315384

[startup+25.5019 s]
/proc/loadavg: 1.21 1.06 1.02 2/66 25240
/proc/meminfo: memFree=1089640/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=320204 CPUtime=25.48
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 105152 0 0 0 2499 49 0 0 25 0 1 0 128497807 327888896 58833 1992294400 134512640 135197378 4294956224 18446744073709551615 134514342 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 80051 58833 66 167 0 79882 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 320204

[startup+51.1018 s]
/proc/loadavg: 1.14 1.05 1.02 2/66 25240
/proc/meminfo: memFree=1038504/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=381268 CPUtime=51.08
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 157580 0 0 0 5034 74 0 0 25 0 1 0 128497807 390418432 72907 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 95317 72907 80 167 0 95148 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 381268

[startup+102.302 s]
/proc/loadavg: 1.06 1.04 1.01 2/66 25240
/proc/meminfo: memFree=1011304/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=414044 CPUtime=102.27
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 164378 0 0 0 10151 76 0 0 25 0 1 0 128497807 423981056 79705 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 103511 79705 80 167 0 103342 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 414044

[startup+162.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 25240
/proc/meminfo: memFree=953640/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=477304 CPUtime=162.25
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 178968 0 0 0 16142 83 0 0 25 0 1 0 128497807 488759296 94295 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 119326 94295 80 167 0 119157 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 477304

[startup+222.305 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 25240
/proc/meminfo: memFree=900136/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=579536 CPUtime=222.24
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 192082 0 0 0 22135 89 0 0 25 0 1 0 128497807 593444864 107409 1992294400 134512640 135197378 4294956224 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 144884 107409 80 167 0 144715 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 579536

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 25240
/proc/meminfo: memFree=885736/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=590228 CPUtime=282.22
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 195668 0 0 0 28132 90 0 0 25 0 1 0 128497807 604393472 110995 1992294400 134512640 135197378 4294956224 18446744073709551615 134578098 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 147557 110995 80 167 0 147388 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 590228

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 25240
/proc/meminfo: memFree=868200/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=602108 CPUtime=342.2
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 200053 0 0 0 34128 92 0 0 25 0 1 0 128497807 616558592 115380 1992294400 134512640 135197378 4294956224 18446744073709551615 134578450 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 150527 115380 80 167 0 150358 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 602108

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 25240
/proc/meminfo: memFree=811944/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=643556 CPUtime=402.18
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 214292 0 0 0 40119 99 0 0 25 0 1 0 128497807 659001344 129619 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 160889 129619 80 167 0 160720 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 643556

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25240
/proc/meminfo: memFree=778216/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=668240 CPUtime=462.17
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 222488 0 0 0 46114 103 0 0 25 0 1 0 128497807 684277760 137815 1992294400 134512640 135197378 4294956224 18446744073709551615 134578098 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 167060 137815 80 167 0 166891 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 668240

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25242
/proc/meminfo: memFree=761640/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=680780 CPUtime=522.15
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 226691 0 0 0 52111 104 0 0 25 0 1 0 128497807 697118720 142018 1992294400 134512640 135197378 4294956224 18446744073709551615 134578107 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 170195 142018 80 167 0 170026 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 680780

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25242
/proc/meminfo: memFree=734632/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=700712 CPUtime=582.14
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 233342 0 0 0 58106 108 0 0 25 0 1 0 128497807 717529088 148669 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 175178 148669 80 167 0 175009 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 700712

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25242
/proc/meminfo: memFree=733032/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=701900 CPUtime=642.12
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 233738 0 0 0 64104 108 0 0 25 0 1 0 128497807 718745600 149065 1992294400 134512640 135197378 4294956224 18446744073709551615 134578098 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 175475 149065 80 167 0 175306 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 701900

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25242
/proc/meminfo: memFree=731368/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=703088 CPUtime=702.1
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 234134 0 0 0 70102 108 0 0 25 0 1 0 128497807 719962112 149461 1992294400 134512640 135197378 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 175772 149461 80 167 0 175603 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 703088

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25242
/proc/meminfo: memFree=729832/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=704276 CPUtime=762.09
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 234530 0 0 0 76101 108 0 0 25 0 1 0 128497807 721178624 149857 1992294400 134512640 135197378 4294956224 18446744073709551615 134539471 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 176069 149857 80 167 0 175900 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 704276

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25242
/proc/meminfo: memFree=722792/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=709292 CPUtime=822.07
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 236370 0 0 0 82098 109 0 0 25 0 1 0 128497807 726315008 151697 1992294400 134512640 135197378 4294956224 18446744073709551615 134578107 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 177323 151697 80 167 0 177154 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 709292

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25242
/proc/meminfo: memFree=671912/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=876136 CPUtime=882.06
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 248984 0 0 0 88092 114 0 0 25 0 1 0 128497807 897163264 164311 1992294400 134512640 135197378 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 219034 164311 80 167 0 218865 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 876136

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25242
/proc/meminfo: memFree=622312/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=913228 CPUtime=942.04
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 261393 0 0 0 94085 119 0 0 25 0 1 0 128497807 935145472 176720 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 228307 176720 80 167 0 228138 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 913228

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25242
/proc/meminfo: memFree=599272/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=930388 CPUtime=1002.02
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 267109 0 0 0 100080 122 0 0 25 0 1 0 128497807 952717312 182436 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 232597 182436 80 167 0 232428 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 930388

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25242
/proc/meminfo: memFree=573736/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=949396 CPUtime=1062.01
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 273448 0 0 0 106075 126 0 0 25 0 1 0 128497807 972181504 188775 1992294400 134512640 135197378 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 237349 188775 80 167 0 237180 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 949396

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25242
/proc/meminfo: memFree=572456/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=950320 CPUtime=1121.99
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 273763 0 0 0 112073 126 0 0 25 0 1 0 128497807 973127680 189090 1992294400 134512640 135197378 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 237580 189090 80 167 0 237411 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 950320

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25242
/proc/meminfo: memFree=571368/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=951244 CPUtime=1181.98
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 274076 0 0 0 118072 126 0 0 25 0 1 0 128497807 974073856 189403 1992294400 134512640 135197378 4294956224 18446744073709551615 134578131 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 237811 189403 80 167 0 237642 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 951244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25242
/proc/meminfo: memFree=570984/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=951640 CPUtime=1200.07
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4194304 274173 0 0 0 119881 126 0 0 25 0 1 0 128497807 974479360 189500 1992294400 134512640 135197378 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 237910 189500 80 167 0 237741 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 951640

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25242
/proc/meminfo: memFree=570984/2055920 swapFree=4181520/4192956
[pid=25239] ppid=25237 vsize=0 CPUtime=1200.18
/proc/25239/stat : 25239 (march_hi) R 25237 25239 24818 0 -1 4195332 274173 0 0 0 119882 136 0 0 25 0 1 0 128497807 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.2
CPU user time (s): 1198.82
CPU system time (s): 1.37979
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 951640

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

runsolver used 1.44978 second user time and 2.38764 second system time

The end

Launcher Data

Begin job on node88 at 2009-04-29 13:31:27
IDJOB=1577788
IDBENCH=70966
IDSOLVER=521
FILE ID=node88/1577788-1241004683
PBS_JOBID= 9204784
Free space on /tmp= 66476 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_2_L324_coli.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577788-1241004683/watcher-1577788-1241004683 -o /tmp/evaluation-result-1577788-1241004683/solver-1577788-1241004683 -C 1200 -W 1800 -M 1800  HOME/march_hi HOME/instance-1577788-1241004683.cnf

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

MD5SUM BENCH= 501f46d9a7ec80065d0e56530d26e648
RANDOM SEED=1061728890

node88.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.229
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.229
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:       1329936 kB
Buffers:         49492 kB
Cached:         597804 kB
SwapCached:       5572 kB
Active:         196104 kB
Inactive:       459856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1329936 kB
SwapTotal:     4192956 kB
SwapFree:      4181520 kB
Dirty:           54760 kB
Writeback:           0 kB
Mapped:          14860 kB
Slab:            55924 kB
Committed_AS:   404416 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= 66476 MiB
End job on node88 at 2009-04-29 13:51:29