Trace number 1774982

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
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 10000.1 10003.6

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_17_UNKNOWN.cnf
MD5SUMd554330e1400d4f25a793413df9abc4e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3582
Number of clauses395999
Sum of the clauses size1182858
Maximum clause length18
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25604
Number of clauses of size 3390364
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.29/0.32	c |  Number of variables:          3582                                         |
0.29/0.32	c |  Number of clauses:          395999                                         |
0.29/0.32	c |  Parse time:                   0.29 s                                       |
11.79/11.80	c |  Simplification time:         11.47 s                                       |
11.79/11.80	c |                                                                             |
11.79/11.80	c ============================[ Search Statistics ]==============================
11.79/11.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.79/11.80	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.79/11.80	c ===============================================================================
11.79/11.81	c |       100 |    2454   386398  1210022 |   141679      100     72 |  0.000 % |
11.79/11.83	c |       250 |    2454   386398  1210022 |   155847      250     79 |  0.000 % |
11.79/11.84	c |       475 |    2454   386398  1210022 |   171431      475     86 |  0.000 % |
11.79/11.87	c |       812 |    2454   386398  1210022 |   188575      812     84 |  0.000 % |
11.89/11.92	c |      1318 |    2454   386398  1210022 |   207432     1318     85 |  0.000 % |
11.89/11.99	c |      2077 |    2454   386398  1210022 |   228175     2077     91 |  0.000 % |
11.99/12.09	c |      3216 |    2454   386398  1210022 |   250993     3216     98 |  0.000 % |
12.19/12.29	c |      4924 |    2454   386398  1210022 |   276092     4924     98 |  0.000 % |
12.49/12.53	c |      7486 |    2454   386398  1210022 |   303702     7486    104 |  0.000 % |
12.98/13.01	c |     11330 |    2454   386398  1210022 |   334072    11330    109 |  0.000 % |
13.69/13.76	c |     17096 |    2454   386398  1210022 |   367479    17096    116 |  0.000 % |
14.99/15.09	c |     25745 |    2454   386398  1210022 |   404227    25745    117 |  0.000 % |
17.19/17.26	c |     38719 |    2454   386398  1210022 |   444650    38719    121 |  0.000 % |
21.99/22.04	c |     58180 |    2454   386398  1210022 |   489115    58180    124 |  0.000 % |
30.28/30.34	c |     87372 |    2454   386398  1210022 |   538026    87372    126 |  0.000 % |
57.26/57.35	c |    131161 |    2454   386398  1210022 |   591829   131161    124 |  0.000 % |
158.13/158.25	c |    196845 |    2454   386398  1210022 |   651012   196845    119 |  0.000 % |
430.94/431.12	c |    295371 |    2454   386398  1210022 |   716113   295371    118 |  0.000 % |
519.71/519.94	c |    443160 |    2454   386398  1210022 |   787725   443160    119 |  0.000 % |
710.14/710.45	c |    664843 |    2454   386398  1210022 |   866497   664843    120 |  0.000 % |
1160.69/1161.15	c |    997368 |    2454   386398  1210022 |   953147   156673    127 |  0.000 % |
1647.63/1648.22	c |   1496156 |    2454   386398  1210022 |  1048461   655461    134 |  0.000 % |
2478.24/2479.11	c |   2244338 |    2454   386398  1210022 |  1153308   371539    128 |  0.000 % |

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-1774982-1241222826/watcher-1774982-1241222826 -o /tmp/evaluation-result-1774982-1241222826/solver-1774982-1241222826 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1774982-1241222826.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.01 1.00 1.00 2/64 28517
/proc/meminfo: memFree=1240760/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=7600 CPUtime=0
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 429 0 0 0 0 0 0 0 18 0 1 0 150311182 7782400 413 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 1900 414 63 219 0 1678 0

[startup+0.038114 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 28517
/proc/meminfo: memFree=1240760/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=9724 CPUtime=0.03
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 1159 0 0 0 3 0 0 0 18 0 1 0 150311182 9957376 1143 1992294400 4194304 5092341 548682068848 18446744073709551615 4236589 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 2431 1143 63 219 0 2209 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9724

[startup+0.101105 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 28517
/proc/meminfo: memFree=1240760/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=12884 CPUtime=0.09
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 2504 0 0 0 8 1 0 0 18 0 1 0 150311182 13193216 2295 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 3221 2295 63 219 0 2999 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12884

[startup+0.301141 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 28517
/proc/meminfo: memFree=1240760/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=27000 CPUtime=0.29
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 7162 0 0 0 26 3 0 0 19 0 1 0 150311182 27648000 6310 1992294400 4194304 5092341 548682068848 18446744073709551615 4515195 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 6750 6311 63 219 0 6528 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27000

[startup+0.701217 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 28517
/proc/meminfo: memFree=1240760/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=27804 CPUtime=0.69
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 7530 0 0 0 66 3 0 0 22 0 1 0 150311182 28471296 6678 1992294400 4194304 5092341 548682068848 18446744073709551615 4219516 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 6951 6678 86 219 0 6729 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27804

[startup+1.50137 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 28518
/proc/meminfo: memFree=1214320/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=27804 CPUtime=1.49
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 7530 0 0 0 146 3 0 0 25 0 1 0 150311182 28471296 6678 1992294400 4194304 5092341 548682068848 18446744073709551615 4219938 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 6951 6678 86 219 0 6729 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27804

[startup+3.10167 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 28518
/proc/meminfo: memFree=1214192/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=27804 CPUtime=3.09
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 7531 0 0 0 306 3 0 0 25 0 1 0 150311182 28471296 6679 1992294400 4194304 5092341 548682068848 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 6951 6679 87 219 0 6729 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27804

[startup+6.30127 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 28518
/proc/meminfo: memFree=1213808/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=32096 CPUtime=6.29
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 7755 0 0 0 626 3 0 0 25 0 1 0 150311182 32866304 6903 1992294400 4194304 5092341 548682068848 18446744073709551615 4219685 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 8024 6903 87 219 0 7802 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32096

[startup+12.7025 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 28518
/proc/meminfo: memFree=1216048/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=30272 CPUtime=12.69
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 10267 0 0 0 1265 4 0 0 25 0 1 0 150311182 30998528 6937 1992294400 4194304 5092341 548682068848 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 7568 6938 103 219 0 7346 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30272

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28518
/proc/meminfo: memFree=1178288/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=82332 CPUtime=25.48
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 19094 0 0 0 2538 10 0 0 25 0 1 0 150311182 84307968 15764 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 20583 15764 103 219 0 20361 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 82332

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28518
/proc/meminfo: memFree=1146096/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=116188 CPUtime=51.07
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 27106 0 0 0 5091 16 0 0 25 0 1 0 150311182 118976512 23776 1992294400 4194304 5092341 548682068848 18446744073709551615 4250762 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 29047 23776 103 219 0 28825 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 116188

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28518
/proc/meminfo: memFree=1126832/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=122712 CPUtime=102.25
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 31832 0 0 0 10205 20 0 0 25 0 1 0 150311182 125657088 28502 1992294400 4194304 5092341 548682068848 18446744073709551615 4241075 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 30678 28502 103 219 0 30456 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 122712

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28518
/proc/meminfo: memFree=1104304/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=171496 CPUtime=162.23
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 37482 0 0 0 16197 26 0 0 25 0 1 0 150311182 175611904 34152 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 42874 34152 103 219 0 42652 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 171496

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28518
/proc/meminfo: memFree=1084848/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=174676 CPUtime=222.21
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 42300 0 0 0 22190 31 0 0 25 0 1 0 150311182 178868224 38970 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 43669 38970 103 219 0 43447 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 174676

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28518
/proc/meminfo: memFree=1076592/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=177212 CPUtime=282.19
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 44364 0 0 0 28186 33 0 0 25 0 1 0 150311182 181465088 41034 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 44303 41034 103 219 0 44081 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 177212

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28518
/proc/meminfo: memFree=1068720/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=181940 CPUtime=342.17
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 46308 0 0 0 34182 35 0 0 25 0 1 0 150311182 186306560 42978 1992294400 4194304 5092341 548682068848 18446744073709551615 4241075 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 45485 42978 103 219 0 45263 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 181940

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28518
/proc/meminfo: memFree=1064752/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=183220 CPUtime=402.15
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 47303 0 0 0 40179 36 0 0 25 0 1 0 150311182 187617280 43973 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 45805 43973 103 219 0 45583 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 183220

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28518
/proc/meminfo: memFree=1009712/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=264992 CPUtime=462.12
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 61153 0 0 0 46167 45 0 0 25 0 1 0 150311182 271351808 57823 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 66248 57823 103 219 0 66026 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 264992

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28518
/proc/meminfo: memFree=956208/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=371632 CPUtime=522.11
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 74790 0 0 0 52154 57 0 0 25 0 1 0 150311182 380551168 71460 1992294400 4194304 5092341 548682068848 18446744073709551615 4241089 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 92908 71460 103 219 0 92686 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 371632

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28518
/proc/meminfo: memFree=911984/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=378024 CPUtime=582.09
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 85490 0 0 0 58141 68 0 0 25 0 1 0 150311182 387096576 82160 1992294400 4194304 5092341 548682068848 18446744073709551615 4241260 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 94506 82160 103 219 0 94284 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 378024

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28518
/proc/meminfo: memFree=877744/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=383916 CPUtime=642.07
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 93961 0 0 0 64130 77 0 0 25 0 1 0 150311182 393129984 90631 1992294400 4194304 5092341 548682068848 18446744073709551615 4241051 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 95979 90631 103 219 0 95757 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 383916

[startup+702.302 s]

################
# More data... #
################

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29010
/proc/meminfo: memFree=886320/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=394184 CPUtime=9099.14
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 487248 0 0 0 909428 486 0 0 25 0 1 0 150311182 403644416 87910 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 98546 87910 103 219 0 98324 0
Current children cumulated CPU time (s) 9099.14
Current children cumulated vsize (KiB) 394184

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29010
/proc/meminfo: memFree=884016/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=394184 CPUtime=9159.12
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 487808 0 0 0 915426 486 0 0 25 0 1 0 150311182 403644416 88470 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 98546 88470 103 219 0 98324 0
Current children cumulated CPU time (s) 9159.12
Current children cumulated vsize (KiB) 394184

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29012
/proc/meminfo: memFree=881968/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=394184 CPUtime=9219.1
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 488311 0 0 0 921423 487 0 0 25 0 1 0 150311182 403644416 88973 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 98546 88973 103 219 0 98324 0
Current children cumulated CPU time (s) 9219.1
Current children cumulated vsize (KiB) 394184

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29012
/proc/meminfo: memFree=879920/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=394184 CPUtime=9279.09
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 488825 0 0 0 927421 488 0 0 25 0 1 0 150311182 403644416 89487 1992294400 4194304 5092341 548682068848 18446744073709551615 4241089 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 98546 89487 103 219 0 98324 0
Current children cumulated CPU time (s) 9279.09
Current children cumulated vsize (KiB) 394184

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29012
/proc/meminfo: memFree=877744/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=394184 CPUtime=9339.06
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 489366 0 0 0 933418 488 0 0 25 0 1 0 150311182 403644416 90028 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 98546 90028 103 219 0 98324 0
Current children cumulated CPU time (s) 9339.06
Current children cumulated vsize (KiB) 394184

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29012
/proc/meminfo: memFree=875952/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=394184 CPUtime=9399.03
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 489810 0 0 0 939415 488 0 0 25 0 1 0 150311182 403644416 90472 1992294400 4194304 5092341 548682068848 18446744073709551615 4241089 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 98546 90472 103 219 0 98324 0
Current children cumulated CPU time (s) 9399.03
Current children cumulated vsize (KiB) 394184

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29012
/proc/meminfo: memFree=874480/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=394184 CPUtime=9459.02
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 490205 0 0 0 945413 489 0 0 25 0 1 0 150311182 403644416 90867 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 98546 90867 103 219 0 98324 0
Current children cumulated CPU time (s) 9459.02
Current children cumulated vsize (KiB) 394184

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29012
/proc/meminfo: memFree=872176/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=394184 CPUtime=9518.99
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 490791 0 0 0 951410 489 0 0 25 0 1 0 150311182 403644416 91453 1992294400 4194304 5092341 548682068848 18446744073709551615 4241086 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 98546 91453 103 219 0 98324 0
Current children cumulated CPU time (s) 9518.99
Current children cumulated vsize (KiB) 394184

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29012
/proc/meminfo: memFree=866096/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=460696 CPUtime=9578.98
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 492285 0 0 0 957407 491 0 0 25 0 1 0 150311182 471752704 92947 1992294400 4194304 5092341 548682068848 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 115174 92947 103 219 0 114952 0
Current children cumulated CPU time (s) 9578.98
Current children cumulated vsize (KiB) 460696

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29012
/proc/meminfo: memFree=862000/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=460696 CPUtime=9638.96
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 493337 0 0 0 963404 492 0 0 25 0 1 0 150311182 471752704 93999 1992294400 4194304 5092341 548682068848 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 115174 93999 103 219 0 114952 0
Current children cumulated CPU time (s) 9638.96
Current children cumulated vsize (KiB) 460696

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29012
/proc/meminfo: memFree=859440/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=460696 CPUtime=9698.93
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 493947 0 0 0 969401 492 0 0 25 0 1 0 150311182 471752704 94609 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 115174 94609 103 219 0 114952 0
Current children cumulated CPU time (s) 9698.93
Current children cumulated vsize (KiB) 460696

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29012
/proc/meminfo: memFree=856624/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=460696 CPUtime=9758.91
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 494665 0 0 0 975398 493 0 0 25 0 1 0 150311182 471752704 95327 1992294400 4194304 5092341 548682068848 18446744073709551615 4241021 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 115174 95327 103 219 0 114952 0
Current children cumulated CPU time (s) 9758.91
Current children cumulated vsize (KiB) 460696

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29012
/proc/meminfo: memFree=853680/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=460696 CPUtime=9818.9
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 495367 0 0 0 981396 494 0 0 25 0 1 0 150311182 471752704 96029 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 115174 96029 103 219 0 114952 0
Current children cumulated CPU time (s) 9818.9
Current children cumulated vsize (KiB) 460696

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29012
/proc/meminfo: memFree=851376/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=461280 CPUtime=9878.88
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 495952 0 0 0 987394 494 0 0 25 0 1 0 150311182 472350720 96614 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 115320 96614 103 219 0 115098 0
Current children cumulated CPU time (s) 9878.88
Current children cumulated vsize (KiB) 461280

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29012
/proc/meminfo: memFree=849840/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=461280 CPUtime=9938.86
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 496335 0 0 0 993391 495 0 0 25 0 1 0 150311182 472350720 96997 1992294400 4194304 5092341 548682068848 18446744073709551615 4241256 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 115320 96997 103 219 0 115098 0
Current children cumulated CPU time (s) 9938.86
Current children cumulated vsize (KiB) 461280

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29012
/proc/meminfo: memFree=848624/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=461280 CPUtime=9998.84
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 496624 0 0 0 999389 495 0 0 25 0 1 0 150311182 472350720 97286 1992294400 4194304 5092341 548682068848 18446744073709551615 4240633 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 115320 97286 103 219 0 115098 0
Current children cumulated CPU time (s) 9998.84
Current children cumulated vsize (KiB) 461280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29012
/proc/meminfo: memFree=848624/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=461280 CPUtime=10000
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 496629 0 0 0 999509 495 0 0 25 0 1 0 150311182 472350720 97291 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 115320 97291 103 219 0 115098 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 461280

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

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

[startup+10003.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29012
/proc/meminfo: memFree=848624/2055920 swapFree=4181168/4192956
[pid=28517] ppid=28515 vsize=461280 CPUtime=10000
/proc/28517/stat : 28517 (minisat) R 28515 28517 28453 0 -1 4194304 496629 0 0 0 999509 495 0 0 25 0 1 0 150311182 472350720 97291 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/28517/statm: 115320 97291 103 219 0 115098 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 461280

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003.6
CPU time (s): 10000.1
CPU user time (s): 9995.09
CPU system time (s): 5.02124
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 952112

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

runsolver used 9.1946 second user time and 22.2896 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-02 02:07:06
IDJOB=1774982
IDBENCH=71069
IDSOLVER=608
FILE ID=node37/1774982-1241222826
PBS_JOBID= 9224772
Free space on /tmp= 66536 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_17_UNKNOWN.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774982-1241222826/watcher-1774982-1241222826 -o /tmp/evaluation-result-1774982-1241222826/solver-1774982-1241222826 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1774982-1241222826.cnf

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

MD5SUM BENCH= d554330e1400d4f25a793413df9abc4e
RANDOM SEED=2082391058

node37.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.259
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.259
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:       1241176 kB
Buffers:         71340 kB
Cached:         649632 kB
SwapCached:       5608 kB
Active:          45632 kB
Inactive:       683260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1241176 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:            7904 kB
Writeback:           0 kB
Mapped:          13608 kB
Slab:            71900 kB
Committed_AS:   799788 kB
PageTables:       1372 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= 66540 MiB
End job on node37 at 2009-05-02 04:53:52