Trace number 1734725

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.11 1200.56

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2640c305320g6.cnf
MD5SUMb8aeb5269daff3f4e23b9dd675aa8076
Bench CategoryCRAFTED (crafted 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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2640                                                 |
0.00/0.00	c |  Number of clauses:    305320                                               |
0.19/0.25	c |  Parsing time:         0.21         s                                       |
0.19/0.25	c |  Timeout:              43200 s
0.19/0.25	c |  Random Seed:          680184908.000000
0.19/0.25	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.19/0.25	c |  Branching Rule:       default (solution-guided)                            |
0.19/0.25	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.19/0.25	c |                                                                             |
11.78/11.86	c ============================[ Search Statistics ]==============================
11.78/11.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.78/11.86	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.78/11.86	c ===============================================================================
11.78/11.86	c |         0 |    2560   292753   880876 |    97584        0    nan |  0.000 % |
12.38/12.44	c |       100 |    2560   292753   880876 |   107342      100    303 |  0.000 % |
12.98/13.03	c |       250 |    2560   292753   880876 |   118077      250    240 |  0.000 % |
13.58/13.65	c |       475 |    2560   292753   880876 |   129884      475    256 |  0.000 % |
14.29/14.31	c |       813 |    2560   292753   880876 |   142873      813    270 |  0.000 % |
14.98/15.06	c |      1319 |    2560   292753   880876 |   157160     1319    307 |  0.000 % |
15.88/15.94	c |      2079 |    2560   292753   880876 |   172876     2079    324 |  0.000 % |
16.98/17.05	c |      3219 |    2560   292753   880876 |   190164     3219    341 |  0.000 % |
18.38/18.49	c |      4927 |    2560   292753   880876 |   209180     4927    320 |  0.000 % |
20.48/20.55	c |      7489 |    2560   292753   880876 |   230098     7489    316 |  0.000 % |
23.38/23.40	c |     11335 |    2560   292753   880876 |   253108    11335    310 |  0.000 % |
28.18/28.21	c |     17101 |    2560   292753   880876 |   278419    17101    317 |  0.000 % |
37.38/37.42	c |     25751 |    2560   292753   880876 |   306261    25751    309 |  0.000 % |
54.47/54.59	c |     38726 |    2560   292753   880876 |   336887    38726    300 |  0.000 % |
80.07/80.15	c |     58187 |    2560   292753   880876 |   370576    58187    299 |  0.000 % |
135.75/135.83	c |     87380 |    2560   292753   880876 |   407633    87380    292 |  0.000 % |
246.82/246.97	c |    131169 |    2560   292753   880876 |   448397   131169    284 |  0.000 % |
558.14/558.31	c |    196853 |    2560   292753   880876 |   493237   196853    269 |  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-1734725-1240796671/watcher-1734725-1240796671 -o /tmp/evaluation-result-1734725-1240796671/solver-1734725-1240796671 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=680184908 HOME/instance-1734725-1240796671.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: 0.99 0.97 0.98 3/65 11127
/proc/meminfo: memFree=1667824/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=2584 CPUtime=0
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 498 0 0 0 0 0 0 0 18 0 1 0 107696141 2646016 483 1992294400 4194304 5102648 548682068800 18446744073709551615 4516119 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 646 483 87 221 0 422 0

[startup+0.02241 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 11127
/proc/meminfo: memFree=1667824/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=5028 CPUtime=0.01
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 1094 0 0 0 1 0 0 0 18 0 1 0 107696141 5148672 1079 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 1257 1082 87 221 0 1033 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5028

[startup+0.101418 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 11127
/proc/meminfo: memFree=1667824/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=15956 CPUtime=0.09
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 3732 0 0 0 8 1 0 0 18 0 1 0 107696141 16338944 3717 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 3989 3720 87 221 0 3765 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15956

[startup+0.301438 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 11127
/proc/meminfo: memFree=1667824/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=37392 CPUtime=0.29
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 9180 0 0 0 25 4 0 0 19 0 1 0 107696141 38289408 9165 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 9348 9165 98 221 0 9124 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37392

[startup+0.701481 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 11127
/proc/meminfo: memFree=1667824/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=37392 CPUtime=0.69
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 9180 0 0 0 65 4 0 0 22 0 1 0 107696141 38289408 9165 1992294400 4194304 5102648 548682068800 18446744073709551615 4273194 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 9348 9165 98 221 0 9124 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37392

[startup+1.50156 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11128
/proc/meminfo: memFree=1631400/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=37392 CPUtime=1.49
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 9180 0 0 0 145 4 0 0 25 0 1 0 107696141 38289408 9165 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 9348 9165 98 221 0 9124 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37392

[startup+3.10173 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11128
/proc/meminfo: memFree=1631272/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=50636 CPUtime=3.09
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 12056 0 0 0 303 6 0 0 25 0 1 0 107696141 51851264 12041 1992294400 4194304 5102648 548682068800 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 12659 12041 100 221 0 12435 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50636

[startup+6.30106 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11128
/proc/meminfo: memFree=1619368/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=50636 CPUtime=6.29
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 12155 0 0 0 623 6 0 0 25 0 1 0 107696141 51851264 12140 1992294400 4194304 5102648 548682068800 18446744073709551615 4273206 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 12659 12140 100 221 0 12435 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50636

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11128
/proc/meminfo: memFree=1624168/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=45164 CPUtime=12.68
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 12309 0 0 0 1262 6 0 0 25 0 1 0 107696141 46247936 10864 1992294400 4194304 5102648 548682068800 18446744073709551615 4214438 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 11291 10864 114 221 0 11067 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45164

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11128
/proc/meminfo: memFree=1616104/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=54116 CPUtime=25.48
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 14526 0 0 0 2540 8 0 0 25 0 1 0 107696141 55414784 13081 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 13529 13081 114 221 0 13305 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54116

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11128
/proc/meminfo: memFree=1587688/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=82320 CPUtime=51.07
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 21596 0 0 0 5093 14 0 0 25 0 1 0 107696141 84295680 20151 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 20580 20151 114 221 0 20356 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 82320

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11128
/proc/meminfo: memFree=1542632/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=127044 CPUtime=102.26
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 32723 0 0 0 10200 26 0 0 25 0 1 0 107696141 130093056 31278 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 31761 31278 114 221 0 31537 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 127044

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11128
/proc/meminfo: memFree=1514472/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=155844 CPUtime=162.24
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 39807 0 0 0 16190 34 0 0 25 0 1 0 107696141 159584256 38362 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 38961 38362 114 221 0 38737 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 155844

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11128
/proc/meminfo: memFree=1486632/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=183292 CPUtime=222.23
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 46700 0 0 0 22182 41 0 0 25 0 1 0 107696141 187691008 45255 1992294400 4194304 5102648 548682068800 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 45823 45255 114 221 0 45599 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 183292

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11128
/proc/meminfo: memFree=1463976/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=206480 CPUtime=282.21
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 52369 0 0 0 28175 46 0 0 25 0 1 0 107696141 211435520 50924 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 51620 50924 114 221 0 51396 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 206480

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11128
/proc/meminfo: memFree=1449192/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=221028 CPUtime=342.19
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 56018 0 0 0 34169 50 0 0 25 0 1 0 107696141 226332672 54573 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 55257 54573 114 221 0 55033 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 221028

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11128
/proc/meminfo: memFree=1434984/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=235340 CPUtime=402.17
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 59565 0 0 0 40164 53 0 0 25 0 1 0 107696141 240988160 58120 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 58835 58120 114 221 0 58611 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 235340

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11128
/proc/meminfo: memFree=1422568/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=247680 CPUtime=462.16
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 62641 0 0 0 46160 56 0 0 25 0 1 0 107696141 253624320 61196 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 61920 61196 114 221 0 61696 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 247680

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11128
/proc/meminfo: memFree=1411304/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=259016 CPUtime=522.13
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 65495 0 0 0 52155 58 0 0 25 0 1 0 107696141 265232384 64050 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 64754 64050 114 221 0 64530 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 259016

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11128
/proc/meminfo: memFree=1399592/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=270696 CPUtime=582.12
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 68388 0 0 0 58151 61 0 0 25 0 1 0 107696141 277192704 66943 1992294400 4194304 5102648 548682068800 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 67674 66943 114 221 0 67450 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 270696

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11128
/proc/meminfo: memFree=1390248/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=280924 CPUtime=642.11
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 70710 0 0 0 64148 63 0 0 25 0 1 0 107696141 287666176 69265 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 70231 69265 114 221 0 70007 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 280924

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11128
/proc/meminfo: memFree=1378792/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=292384 CPUtime=702.09
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 73579 0 0 0 70143 66 0 0 25 0 1 0 107696141 299401216 72134 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 73096 72134 114 221 0 72872 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 292384

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11128
/proc/meminfo: memFree=1370728/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=300348 CPUtime=762.08
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 75562 0 0 0 76140 68 0 0 25 0 1 0 107696141 307556352 74117 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 75087 74117 114 221 0 74863 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 300348

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11128
/proc/meminfo: memFree=1362664/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=308640 CPUtime=822.05
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 77590 0 0 0 82135 70 0 0 25 0 1 0 107696141 316047360 76145 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 77160 76145 114 221 0 76936 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 308640

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11128
/proc/meminfo: memFree=1355496/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=315860 CPUtime=882.04
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 79355 0 0 0 88133 71 0 0 25 0 1 0 107696141 323440640 77910 1992294400 4194304 5102648 548682068800 18446744073709551615 4249888 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 78965 77910 114 221 0 78741 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 315860

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11128
/proc/meminfo: memFree=1349160/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=322440 CPUtime=942.02
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 80945 0 0 0 94130 72 0 0 25 0 1 0 107696141 330178560 79500 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 80610 79500 114 221 0 80386 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 322440

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11134
/proc/meminfo: memFree=1342184/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=329528 CPUtime=1001.99
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 82664 0 0 0 100126 73 0 0 25 0 1 0 107696141 337436672 81219 1992294400 4194304 5102648 548682068800 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 82382 81219 114 221 0 82158 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 329528

[startup+1062.3 s]
/proc/loadavg: 1.07 0.99 0.99 2/66 11544
/proc/meminfo: memFree=1301512/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=337048 CPUtime=1061.89
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 84555 0 0 0 106112 77 0 0 25 0 1 0 107696141 345137152 83110 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 84262 83110 114 221 0 84038 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 337048

[startup+1122.3 s]
/proc/loadavg: 1.02 0.99 0.99 2/66 11544
/proc/meminfo: memFree=1295080/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=343552 CPUtime=1121.86
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 86212 0 0 0 112108 78 0 0 25 0 1 0 107696141 351797248 84767 1992294400 4194304 5102648 548682068800 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 85888 84767 114 221 0 85664 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 343552

[startup+1182.3 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 11544
/proc/meminfo: memFree=1287912/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=350832 CPUtime=1181.85
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 88020 0 0 0 118105 80 0 0 25 0 1 0 107696141 359251968 86575 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 87708 86575 114 221 0 87484 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 350832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 11544
/proc/meminfo: memFree=1285352/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=353300 CPUtime=1200.04
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 88612 0 0 0 119924 80 0 0 25 0 1 0 107696141 361779200 87167 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 88325 87167 114 221 0 88101 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 353300

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 11544
/proc/meminfo: memFree=1285352/2055912 swapFree=4192952/4192956
[pid=11127] ppid=11125 vsize=353300 CPUtime=1200.04
/proc/11127/stat : 11127 (varsat-crafted_) R 11125 11127 10868 0 -1 4194304 88612 0 0 0 119924 80 0 0 25 0 1 0 107696141 361779200 87167 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11127/statm: 88325 87167 114 221 0 88101 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 353300

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.11
CPU user time (s): 1199.25
CPU system time (s): 0.861868
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 353300

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

runsolver used 1.3298 second user time and 3.04854 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-27 03:44:31
IDJOB=1734725
IDBENCH=71282
IDSOLVER=537
FILE ID=node78/1734725-1240796671
PBS_JOBID= 9187314
Free space on /tmp= 126764 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2640c305320g6.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1734725-1240796671/watcher-1734725-1240796671 -o /tmp/evaluation-result-1734725-1240796671/solver-1734725-1240796671 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=680184908 HOME/instance-1734725-1240796671.cnf

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

MD5SUM BENCH= b8aeb5269daff3f4e23b9dd675aa8076
RANDOM SEED=680184908

node78.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.243
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.243
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:      2055912 kB
MemFree:       1668240 kB
Buffers:         56640 kB
Cached:         259080 kB
SwapCached:          4 kB
Active:         140780 kB
Inactive:       189784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1668240 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            4948 kB
Writeback:           0 kB
Mapped:          24564 kB
Slab:            42860 kB
Committed_AS:   274976 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126784 MiB
End job on node78 at 2009-04-27 04:04:34