Trace number 1722275

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
VARSAT-crafted 2009-03-22? (TO) 1200.04 1200.32

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_07_UNSAT.cnf
MD5SUMa30111c778b4a83ebe950f77b63a1b33
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.421
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses63345
Sum of the clauses size188200
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21950
Number of clauses of size 361372
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1128                                                 |
0.00/0.00	c |  Number of clauses:    63345                                                |
0.00/0.06	c |  Parsing time:         0.05         s                                       |
0.00/0.06	c |  Timeout:              43200 s
0.00/0.06	c |  Random Seed:          989280441.000000
0.00/0.06	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.06	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.06	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.06	c |                                                                             |
1.19/1.29	c ============================[ Search Statistics ]==============================
1.19/1.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.29	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.19/1.29	c ===============================================================================
1.19/1.29	c |         0 |     636    59045   258394 |    19681        0    nan |  0.000 % |
7.89/7.95	c |       100 |     636    59045   258394 |    21649      100     35 |  0.000 % |
14.59/14.67	c |       252 |     636    59045   258394 |    23814      252     43 |  0.000 % |
21.38/21.48	c |       477 |     636    59045   258394 |    26196      477     57 |  0.000 % |
28.28/28.39	c |       816 |     636    59045   258394 |    28815      816     55 |  0.000 % |
35.18/35.21	c |      1323 |     636    59045   258394 |    31697     1323     56 |  0.000 % |
42.08/42.11	c |      2083 |     636    59045   258394 |    34867     2083     63 |  0.000 % |
49.28/49.30	c |      3223 |     636    59045   258394 |    38354     3223     77 |  0.000 % |
56.67/56.72	c |      4931 |     636    59045   258394 |    42189     4931     97 |  0.000 % |
63.88/63.95	c |      7493 |     636    59045   258394 |    46408     7493     87 |  0.000 % |
72.27/72.30	c |     11339 |     636    59045   258394 |    51049    11339    102 |  0.000 % |
81.87/81.92	c |     17107 |     636    59045   258394 |    56154    17107    114 |  0.000 % |
92.97/93.01	c |     25759 |     636    59045   258394 |    61769    25759    114 |  0.000 % |
108.97/109.08	c |     38734 |     636    59045   258394 |    67946    38734    104 |  0.000 % |
137.46/137.57	c |     58198 |     636    59045   258394 |    74741    58198    101 |  0.000 % |
178.25/178.31	c |     87392 |     636    59045   258394 |    82215    30441     92 |  0.000 % |
260.54/260.61	c |    131182 |     636    59045   258394 |    90436    74231     84 |  0.000 % |
366.91/367.05	c |    196869 |     636    59045   258394 |    99480    62322     41 |  0.000 % |
525.17/525.36	c |    295395 |     636    59045   258394 |   109428    79611     75 |  0.000 % |
767.62/767.86	c |    443185 |     636    59045   258394 |   120371    46578     46 |  0.000 % |
1096.94/1097.27	c |    664870 |     636    59045   258394 |   132408    62561     50 |  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-1722275-1240674033/watcher-1722275-1240674033 -o /tmp/evaluation-result-1722275-1240674033/solver-1722275-1240674033 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=989280441 HOME/instance-1722275-1240674033.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17401
/proc/meminfo: memFree=1746072/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=2680 CPUtime=0
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 485 0 0 0 0 0 0 0 18 0 1 0 95437299 2744320 470 1992294400 4194304 5102648 548682068784 18446744073709551615 4263334 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 670 470 87 221 0 446 0

[startup+0.0703761 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17401
/proc/meminfo: memFree=1746072/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=10692 CPUtime=0.05
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 2384 0 0 0 5 0 0 0 18 0 1 0 95437299 10948608 2369 1992294400 4194304 5102648 548682068784 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 2673 2369 99 221 0 2449 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10692

[startup+0.102378 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17401
/proc/meminfo: memFree=1746072/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=10692 CPUtime=0.09
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 2384 0 0 0 9 0 0 0 18 0 1 0 95437299 10948608 2369 1992294400 4194304 5102648 548682068784 18446744073709551615 4273060 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 2673 2369 99 221 0 2449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10692

[startup+0.301394 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17401
/proc/meminfo: memFree=1746072/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=10692 CPUtime=0.29
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 2384 0 0 0 29 0 0 0 19 0 1 0 95437299 10948608 2369 1992294400 4194304 5102648 548682068784 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 2673 2369 99 221 0 2449 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10692

[startup+0.701426 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17401
/proc/meminfo: memFree=1746072/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=15076 CPUtime=0.69
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 3527 0 0 0 68 1 0 0 22 0 1 0 95437299 15437824 3512 1992294400 4194304 5102648 548682068784 18446744073709551615 4266506 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 3769 3513 100 221 0 3545 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15076

[startup+1.50149 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1732112/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=13992 CPUtime=1.49
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 3575 0 0 0 148 1 0 0 25 0 1 0 95437299 14327808 3289 1992294400 4194304 5102648 548682068784 18446744073709551615 4213805 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 3498 3289 102 221 0 3274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13992

[startup+3.10162 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1732880/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=13992 CPUtime=3.09
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 3575 0 0 0 308 1 0 0 25 0 1 0 95437299 14327808 3289 1992294400 4194304 5102648 548682068784 18446744073709551615 4214180 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 3498 3289 102 221 0 3274 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13992

[startup+6.30189 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1732752/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=13992 CPUtime=6.29
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 3575 0 0 0 628 1 0 0 25 0 1 0 95437299 14327808 3289 1992294400 4194304 5102648 548682068784 18446744073709551615 4242249 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 3498 3289 102 221 0 3274 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13992

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1732688/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=13992 CPUtime=12.69
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 3588 0 0 0 1268 1 0 0 25 0 1 0 95437299 14327808 3302 1992294400 4194304 5102648 548682068784 18446744073709551615 4215244 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 3498 3302 115 221 0 3274 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13992

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1732688/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=13992 CPUtime=25.48
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 3588 0 0 0 2547 1 0 0 25 0 1 0 95437299 14327808 3302 1992294400 4194304 5102648 548682068784 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 3498 3302 115 221 0 3274 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13992

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1732752/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=13992 CPUtime=51.08
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 3591 0 0 0 5107 1 0 0 25 0 1 0 95437299 14327808 3305 1992294400 4194304 5102648 548682068784 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 3498 3305 115 221 0 3274 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13992

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1719760/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=27492 CPUtime=102.27
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 6891 0 0 0 10223 4 0 0 25 0 1 0 95437299 28151808 6605 1992294400 4194304 5102648 548682068784 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 6873 6605 115 221 0 6649 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 27492

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1698256/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=49796 CPUtime=162.25
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 12270 0 0 0 16217 8 0 0 25 0 1 0 95437299 50991104 11984 1992294400 4194304 5102648 548682068784 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 12449 11984 115 221 0 12225 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 49796

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1695120/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=52872 CPUtime=222.23
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 12999 0 0 0 22214 9 0 0 25 0 1 0 95437299 54140928 12713 1992294400 4194304 5102648 548682068784 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 13218 12713 115 221 0 12994 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 52872

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1694224/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=53724 CPUtime=282.23
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 13215 0 0 0 28213 10 0 0 25 0 1 0 95437299 55013376 12929 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 13431 12929 115 221 0 13207 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 53724

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1693328/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=54480 CPUtime=342.21
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 13439 0 0 0 34211 10 0 0 25 0 1 0 95437299 55787520 13153 1992294400 4194304 5102648 548682068784 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 13620 13153 115 221 0 13396 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 54480

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1693200/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=54480 CPUtime=402.2
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 13439 0 0 0 40210 10 0 0 25 0 1 0 95437299 55787520 13153 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 13620 13153 115 221 0 13396 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 54480

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1690448/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=57636 CPUtime=462.18
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 14133 0 0 0 46208 10 0 0 25 0 1 0 95437299 59019264 13847 1992294400 4194304 5102648 548682068784 18446744073709551615 4249897 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 14409 13847 115 221 0 14185 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 57636

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1688720/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=59756 CPUtime=522.17
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 14556 0 0 0 52206 11 0 0 25 0 1 0 95437299 61190144 14270 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 14939 14270 115 221 0 14715 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 59756

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1683920/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=64584 CPUtime=582.16
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 15767 0 0 0 58204 12 0 0 25 0 1 0 95437299 66134016 15481 1992294400 4194304 5102648 548682068784 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 16146 15481 115 221 0 15922 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 64584

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1680720/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=67900 CPUtime=642.15
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 16532 0 0 0 64202 13 0 0 25 0 1 0 95437299 69529600 16246 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 16975 16246 115 221 0 16751 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 67900

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1680208/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=68460 CPUtime=702.13
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 16646 0 0 0 70200 13 0 0 25 0 1 0 95437299 70103040 16360 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 17115 16360 115 221 0 16891 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 68460

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1679568/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=69028 CPUtime=762.12
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 16789 0 0 0 76199 13 0 0 25 0 1 0 95437299 70684672 16503 1992294400 4194304 5102648 548682068784 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 17257 16503 115 221 0 17033 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 69028

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1679312/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=69348 CPUtime=822.1
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 16853 0 0 0 82197 13 0 0 25 0 1 0 95437299 71012352 16567 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 17337 16567 115 221 0 17113 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 69348

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1670224/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=78492 CPUtime=882.08
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 19139 0 0 0 88193 15 0 0 25 0 1 0 95437299 80375808 18853 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 19623 18853 115 221 0 19399 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 78492

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1669840/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=78964 CPUtime=942.07
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 19235 0 0 0 94192 15 0 0 25 0 1 0 95437299 80859136 18949 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 19741 18949 115 221 0 19517 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 78964

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1668816/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=80192 CPUtime=1002.05
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 19484 0 0 0 100190 15 0 0 25 0 1 0 95437299 82116608 19198 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 20048 19198 115 221 0 19824 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 80192

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1668304/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=80672 CPUtime=1062.05
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 19605 0 0 0 106189 16 0 0 25 0 1 0 95437299 82608128 19319 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 20168 19319 115 221 0 19944 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 80672

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1668240/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=80672 CPUtime=1122.03
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 19608 0 0 0 112187 16 0 0 25 0 1 0 95437299 82608128 19322 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 20168 19322 115 221 0 19944 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 80672

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1667984/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=80884 CPUtime=1182.02
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 19667 0 0 0 118186 16 0 0 25 0 1 0 95437299 82825216 19381 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 20221 19381 115 221 0 19997 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 80884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1666704/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=82272 CPUtime=1200.02
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 19983 0 0 0 119986 16 0 0 25 0 1 0 95437299 84246528 19697 1992294400 4194304 5102648 548682068784 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 20568 19697 115 221 0 20344 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 82272

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17402
/proc/meminfo: memFree=1666704/2055920 swapFree=4192812/4192956
[pid=17401] ppid=17399 vsize=82272 CPUtime=1200.02
/proc/17401/stat : 17401 (varsat-crafted_) R 17399 17401 17023 0 -1 4194304 19983 0 0 0 119986 16 0 0 25 0 1 0 95437299 84246528 19697 1992294400 4194304 5102648 548682068784 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/17401/statm: 20568 19697 115 221 0 20344 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 82272

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.32
CPU time (s): 1200.04
CPU user time (s): 1199.86
CPU system time (s): 0.176973
CPU usage (%): 99.9766
Max. virtual memory (cumulated for all children) (KiB): 82272

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

runsolver used 0.882865 second user time and 2.49562 second system time

The end

Launcher Data

Begin job on node3 at 2009-04-25 17:40:33
IDJOB=1722275
IDBENCH=71086
IDSOLVER=537
FILE ID=node3/1722275-1240674033
PBS_JOBID= 9186579
Free space on /tmp= 66068 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_07_UNSAT.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722275-1240674033/watcher-1722275-1240674033 -o /tmp/evaluation-result-1722275-1240674033/solver-1722275-1240674033 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=989280441 HOME/instance-1722275-1240674033.cnf

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

MD5SUM BENCH= a30111c778b4a83ebe950f77b63a1b33
RANDOM SEED=989280441

node3.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.212
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.212
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:       1746488 kB
Buffers:         24660 kB
Cached:         211904 kB
SwapCached:        144 kB
Active:          86900 kB
Inactive:       164760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746488 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1960 kB
Writeback:           0 kB
Mapped:          23684 kB
Slab:            43884 kB
Committed_AS:   341052 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= 66068 MiB
End job on node3 at 2009-04-25 18:00:35