Trace number 1577737

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_nn nn? (TO) 1200.21 1200.54

General information on the benchmark

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

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1577737-1241004207/watcher-1577737-1241004207 -o /tmp/evaluation-result-1577737-1241004207/solver-1577737-1241004207 -C 1200 -W 1800 -M 1800 HOME/march_nn HOME/instance-1577737-1241004207.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.08 1.02 1.01 2/64 10256
/proc/meminfo: memFree=753584/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=17184 CPUtime=0
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 748 0 0 0 0 0 0 0 18 0 1 0 128448389 17596416 733 1992294400 134512640 135197250 4294956224 18446744073709551615 134568349 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 4296 739 58 167 0 4127 0

[startup+0.053718 s]
/proc/loadavg: 1.08 1.02 1.01 2/64 10256
/proc/meminfo: memFree=753584/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=50240 CPUtime=0.04
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 6501 0 0 0 2 2 0 0 18 0 1 0 128448389 51445760 6486 1992294400 134512640 135197250 4294956224 18446744073709551615 134568480 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 12560 6489 58 167 0 12391 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 50240

[startup+0.101721 s]
/proc/loadavg: 1.08 1.02 1.01 2/64 10256
/proc/meminfo: memFree=753584/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=64232 CPUtime=0.09
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 11150 0 0 0 6 3 0 0 18 0 1 0 128448389 65773568 11135 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 16058 11138 58 167 0 15889 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64232

[startup+0.301738 s]
/proc/loadavg: 1.08 1.02 1.01 2/64 10256
/proc/meminfo: memFree=753584/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=82528 CPUtime=0.29
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 16549 0 0 0 23 6 0 0 19 0 1 0 128448389 84508672 16534 1992294400 134512640 135197250 4294956224 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 20632 16534 58 167 0 20463 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82528

[startup+0.701774 s]
/proc/loadavg: 1.08 1.02 1.01 2/64 10256
/proc/meminfo: memFree=753584/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=87148 CPUtime=0.69
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 17958 0 0 0 63 6 0 0 24 0 1 0 128448389 89239552 17943 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 21787 17943 58 167 0 21618 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87148

[startup+1.50184 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 10257
/proc/meminfo: memFree=677672/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=96388 CPUtime=1.49
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 20790 0 0 0 141 8 0 0 25 0 1 0 128448389 98701312 20775 1992294400 134512640 135197250 4294956224 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 24097 20775 58 167 0 23928 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96388

[startup+3.10198 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 10257
/proc/meminfo: memFree=661864/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=114076 CPUtime=3.09
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 26267 0 0 0 296 13 0 0 25 0 1 0 128448389 116813824 26252 1992294400 134512640 135197250 4294956224 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 28519 26252 58 167 0 28350 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 114076

[startup+6.30126 s]
/proc/loadavg: 1.15 1.03 1.01 2/65 10257
/proc/meminfo: memFree=618216/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=367016 CPUtime=6.29
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 64934 0 0 0 597 32 0 0 25 0 1 0 128448389 375824384 63606 1992294400 134512640 135197250 4294956224 18446744073709551615 134566354 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 91754 63606 62 167 0 91585 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 367016

[startup+12.7018 s]
/proc/loadavg: 1.14 1.03 1.01 2/65 10257
/proc/meminfo: memFree=453352/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=410368 CPUtime=12.69
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 93211 0 0 0 1223 46 0 0 25 0 1 0 128448389 420216832 74708 1992294400 134512640 135197250 4294956224 18446744073709551615 134560840 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 102592 74710 66 167 0 102423 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 410368

[startup+25.5019 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 10257
/proc/meminfo: memFree=480744/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=381736 CPUtime=25.49
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 108955 0 0 0 2494 55 0 0 25 0 1 0 128448389 390897664 68189 1992294400 134512640 135197250 4294956224 18446744073709551615 134565169 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 95434 68189 67 167 0 95265 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 381736

[startup+51.1012 s]
/proc/loadavg: 1.07 1.03 1.01 2/65 10257
/proc/meminfo: memFree=384360/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=479956 CPUtime=51.08
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 182421 0 0 0 5018 90 0 0 25 0 1 0 128448389 491474944 92104 1992294400 134512640 135197250 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 119989 92104 82 167 0 119820 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 479956

[startup+102.305 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 10257
/proc/meminfo: memFree=385256/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=479956 CPUtime=102.27
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 182421 0 0 0 10137 90 0 0 25 0 1 0 128448389 491474944 92104 1992294400 134512640 135197250 4294956224 18446744073709551615 134578117 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 119989 92104 82 167 0 119820 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 479956

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 10257
/proc/meminfo: memFree=348904/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=545500 CPUtime=162.25
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 191597 0 0 0 16131 94 0 0 25 0 1 0 128448389 558592000 101280 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 136375 101280 82 167 0 136206 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 545500

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 10257
/proc/meminfo: memFree=288936/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=580084 CPUtime=222.24
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 206518 0 0 0 22124 100 0 0 25 0 1 0 128448389 594006016 116201 1992294400 134512640 135197250 4294956224 18446744073709551615 134578117 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 145021 116201 82 167 0 144852 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 580084

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10257
/proc/meminfo: memFree=258600/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=668060 CPUtime=282.22
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 214018 0 0 0 28118 104 0 0 25 0 1 0 128448389 684093440 123701 1992294400 134512640 135197250 4294956224 18446744073709551615 134539466 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 167015 123701 82 167 0 166846 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 668060

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10257
/proc/meminfo: memFree=250600/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=673736 CPUtime=342.21
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 216057 0 0 0 34115 106 0 0 25 0 1 0 128448389 689905664 125740 1992294400 134512640 135197250 4294956224 18446744073709551615 134578096 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 168434 125740 82 167 0 168265 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 673736

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10257
/proc/meminfo: memFree=200424/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=710036 CPUtime=402.19
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 228791 0 0 0 40107 112 0 0 25 0 1 0 128448389 727076864 138474 1992294400 134512640 135197250 4294956224 18446744073709551615 134539454 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 177509 138474 82 167 0 177340 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 710036

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10257
/proc/meminfo: memFree=159144/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=740264 CPUtime=462.17
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 238848 0 0 0 46100 117 0 0 25 0 1 0 128448389 758030336 148531 1992294400 134512640 135197250 4294956224 18446744073709551615 134578131 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 185066 148531 82 167 0 184897 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 740264

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10257
/proc/meminfo: memFree=141800/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=753464 CPUtime=522.15
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 243252 0 0 0 52096 119 0 0 25 0 1 0 128448389 771547136 152935 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 188366 152935 82 167 0 188197 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 753464

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10257
/proc/meminfo: memFree=117864/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=771020 CPUtime=582.14
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 249111 0 0 0 58091 123 0 0 25 0 1 0 128448389 789524480 158794 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 192755 158794 82 167 0 192586 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 771020

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10257
/proc/meminfo: memFree=116136/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=772340 CPUtime=642.12
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 249552 0 0 0 64089 123 0 0 25 0 1 0 128448389 790876160 159235 1992294400 134512640 135197250 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 193085 159235 82 167 0 192916 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 772340

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10257
/proc/meminfo: memFree=114472/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=773528 CPUtime=702.11
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 249963 0 0 0 70087 124 0 0 25 0 1 0 128448389 792092672 159646 1992294400 134512640 135197250 4294956224 18446744073709551615 134578107 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 193382 159646 82 167 0 193213 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 773528

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10257
/proc/meminfo: memFree=112744/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=774716 CPUtime=762.09
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 250374 0 0 0 76085 124 0 0 25 0 1 0 128448389 793309184 160057 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 193679 160057 82 167 0 193510 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 774716

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10257
/proc/meminfo: memFree=86248/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=792668 CPUtime=822.07
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 257107 0 0 0 82080 127 0 0 25 0 1 0 128448389 811692032 166790 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 198167 166790 82 167 0 197998 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 792668

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10257
/proc/meminfo: memFree=18792/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=973504 CPUtime=882.05
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 273771 0 0 0 88068 137 0 0 25 0 1 0 128448389 996868096 183454 1992294400 134512640 135197250 4294956224 18446744073709551615 134539454 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 243376 183454 82 167 0 243207 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 973504

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10259
/proc/meminfo: memFree=16104/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=986836 CPUtime=942.04
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 278182 0 0 0 94064 140 0 0 25 0 1 0 128448389 1010520064 187865 1992294400 134512640 135197250 4294956224 18446744073709551615 134578098 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 246709 187865 82 167 0 246540 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 986836

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10259
/proc/meminfo: memFree=16104/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=1010860 CPUtime=1002.02
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 286199 0 0 0 100058 144 0 0 25 0 1 0 128448389 1035120640 195882 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 252715 195882 82 167 0 252546 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 1010860

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10259
/proc/meminfo: memFree=14888/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=1011784 CPUtime=1062
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 286516 0 0 0 106056 144 0 0 25 0 1 0 128448389 1036066816 196199 1992294400 134512640 135197250 4294956224 18446744073709551615 134539474 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 252946 196199 82 167 0 252777 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 1011784

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10259
/proc/meminfo: memFree=14952/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=1012840 CPUtime=1121.99
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 286868 0 0 0 112054 145 0 0 25 0 1 0 128448389 1037148160 196551 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 253210 196551 82 167 0 253041 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 1012840

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10259
/proc/meminfo: memFree=15208/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=1013764 CPUtime=1181.97
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 287187 0 0 0 118052 145 0 0 25 0 1 0 128448389 1038094336 196870 1992294400 134512640 135197250 4294956224 18446744073709551615 134578117 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 253441 196870 82 167 0 253272 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 1013764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10259
/proc/meminfo: memFree=15144/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=1024324 CPUtime=1200.07
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4194304 291025 0 0 0 119861 146 0 0 25 0 1 0 128448389 1048907776 200708 1992294400 134512640 135197250 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 256081 200708 82 167 0 255912 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1024324

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/65 10259
/proc/meminfo: memFree=15144/2055920 swapFree=4181908/4192956
[pid=10256] ppid=10254 vsize=0 CPUtime=1200.17
/proc/10256/stat : 10256 (march_nn) R 10254 10256 9963 0 -1 4195332 291025 0 0 0 119861 156 0 0 25 0 1 0 128448389 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/10256/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.21
CPU user time (s): 1198.61
CPU system time (s): 1.59876
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 1024324

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

runsolver used 0.85487 second user time and 2.6446 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-29 13:23:32
IDJOB=1577737
IDBENCH=70965
IDSOLVER=522
FILE ID=node58/1577737-1241004207
PBS_JOBID= 9204812
Free space on /tmp= 65984 MiB

SOLVER NAME= march_nn nn
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L200_coli.sat.cnf
COMMAND LINE= HOME/march_nn BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577737-1241004207/watcher-1577737-1241004207 -o /tmp/evaluation-result-1577737-1241004207/solver-1577737-1241004207 -C 1200 -W 1800 -M 1800  HOME/march_nn HOME/instance-1577737-1241004207.cnf

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

MD5SUM BENCH= 853982f8646333d217e35d938b7eb00b
RANDOM SEED=478155857

node58.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.233
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.233
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:        754064 kB
Buffers:         62264 kB
Cached:        1145380 kB
SwapCached:       4796 kB
Active:         257932 kB
Inactive:       958076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        754064 kB
SwapTotal:     4192956 kB
SwapFree:      4181908 kB
Dirty:           72284 kB
Writeback:           0 kB
Mapped:          14488 kB
Slab:            71916 kB
Committed_AS:   490696 kB
PageTables:       1356 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= 65984 MiB
End job on node58 at 2009-04-29 13:43:34