Trace number 1786006

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-industrial 2009-03-22? (TO) 5000.21 5002.53

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2640c305320g4.cnf
MD5SUM902bd5d693f19206156f2706c5c6e377
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.24	c |  Parsing time:         0.21         s                                       |
0.19/0.24	c |  Timeout:              43200 s
0.19/0.24	c |  Random Seed:          1051469616.000000
0.19/0.24	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.19/0.24	c |  Branching Rule:       default (solution-guided)                            |
0.19/0.24	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.19/0.24	c |                                                                             |
12.08/12.15	c ============================[ Search Statistics ]==============================
12.08/12.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.08/12.15	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.08/12.15	c ===============================================================================
12.08/12.15	c |         0 |    2560   302680   933652 |   100893        0    nan |  0.000 % |
12.58/12.61	c |       100 |    2560   302680   933652 |   110982      100    289 |  0.000 % |
12.98/13.08	c |       250 |    2560   302680   933652 |   122080      250    265 |  0.000 % |
13.48/13.59	c |       475 |    2560   302680   933652 |   134289      475    277 |  0.000 % |
14.08/14.14	c |       812 |    2560   302680   933652 |   147717      812    297 |  0.000 % |
14.78/14.80	c |      1319 |    2560   302680   933652 |   162489     1319    297 |  0.000 % |
15.48/15.54	c |      2078 |    2560   302680   933652 |   178738     2078    290 |  0.000 % |
16.38/16.47	c |      3218 |    2560   302680   933652 |   196612     3218    283 |  0.000 % |
17.68/17.79	c |      4927 |    2560   302680   933652 |   216273     4927    289 |  0.000 % |
19.88/19.92	c |      7490 |    2560   302680   933652 |   237901     7490    292 |  0.000 % |
22.68/22.74	c |     11335 |    2560   302680   933652 |   261691    11335    296 |  0.000 % |
27.57/27.65	c |     17101 |    2560   302680   933652 |   287860    17101    296 |  0.000 % |
35.97/36.04	c |     25751 |    2560   302680   933652 |   316646    25751    296 |  0.000 % |
54.26/54.31	c |     38727 |    2560   302680   933652 |   348311    38727    300 |  0.000 % |
93.24/93.36	c |     58188 |    2560   302680   933652 |   383142    58188    302 |  0.000 % |
150.62/150.77	c |     87383 |    2560   302680   933652 |   421456    87383    309 |  0.000 % |
301.14/301.33	c |    131172 |    2560   302680   933652 |   463602   131172    306 |  0.000 % |
662.58/662.92	c |    196858 |    2560   302680   933652 |   509962   196858    303 |  0.000 % |
1476.42/1477.18	c |    295386 |    2560   302680   933652 |   560958   295386    311 |  0.000 % |
2945.51/2946.93	c |    443176 |    2560   302680   933652 |   617054   443176    314 |  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-1786006-1241941239/watcher-1786006-1241941239 -o /tmp/evaluation-result-1786006-1241941239/solver-1786006-1241941239 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1051469616 HOME/instance-1786006-1241941239.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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: 0.85 0.97 0.99 3/64 18493
/proc/meminfo: memFree=1546088/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=2584 CPUtime=0
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 505 0 0 0 0 0 0 0 18 0 1 0 222156596 2646016 490 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 646 492 87 221 0 422 0

[startup+0.041838 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 18493
/proc/meminfo: memFree=1546088/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=8288 CPUtime=0.03
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 1852 0 0 0 3 0 0 0 18 0 1 0 222156596 8486912 1837 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 2072 1839 87 221 0 1848 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8288

[startup+0.101847 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 18493
/proc/meminfo: memFree=1546088/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=16484 CPUtime=0.09
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 3883 0 0 0 8 1 0 0 18 0 1 0 222156596 16879616 3868 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 4121 3870 87 221 0 3897 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16484

[startup+0.301871 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 18493
/proc/meminfo: memFree=1546088/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=37656 CPUtime=0.29
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 9234 0 0 0 26 3 0 0 19 0 1 0 222156596 38559744 9219 1992294400 4194304 5102648 548682068784 18446744073709551615 4273008 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 9414 9219 98 221 0 9190 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37656

[startup+0.701919 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 18493
/proc/meminfo: memFree=1546088/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=37656 CPUtime=0.69
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 9234 0 0 0 66 3 0 0 23 0 1 0 222156596 38559744 9219 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 9414 9219 98 221 0 9190 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37656

[startup+1.50201 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 18494
/proc/meminfo: memFree=1509408/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=37656 CPUtime=1.49
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 9234 0 0 0 146 3 0 0 25 0 1 0 222156596 38559744 9219 1992294400 4194304 5102648 548682068784 18446744073709551615 4273022 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 9414 9219 98 221 0 9190 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37656

[startup+3.10121 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 18494
/proc/meminfo: memFree=1509280/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=51024 CPUtime=3.09
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 12180 0 0 0 305 4 0 0 25 0 1 0 222156596 52248576 12165 1992294400 4194304 5102648 548682068784 18446744073709551615 4266629 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 12756 12165 100 221 0 12532 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51024

[startup+6.30159 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 18494
/proc/meminfo: memFree=1497128/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=51024 CPUtime=6.29
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 12259 0 0 0 625 4 0 0 25 0 1 0 222156596 52248576 12244 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 12756 12244 100 221 0 12532 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51024

[startup+12.7014 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 18494
/proc/meminfo: memFree=1496624/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=45552 CPUtime=12.68
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 12391 0 0 0 1264 4 0 0 25 0 1 0 222156596 46645248 10965 1992294400 4194304 5102648 548682068784 18446744073709551615 4215244 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 11388 10965 114 221 0 11164 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45552

[startup+25.5019 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 18494
/proc/meminfo: memFree=1494064/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=54480 CPUtime=25.48
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 14616 0 0 0 2542 6 0 0 25 0 1 0 222156596 55787520 13190 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 13620 13190 114 221 0 13396 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54480

[startup+51.102 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 18496
/proc/meminfo: memFree=1465008/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=83600 CPUtime=51.06
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 21879 0 0 0 5093 13 0 0 25 0 1 0 222156596 85606400 20453 1992294400 4194304 5102648 548682068784 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 20900 20453 114 221 0 20676 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 83600

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 18496
/proc/meminfo: memFree=1430640/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=117676 CPUtime=102.24
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 30319 0 0 0 10204 20 0 0 25 0 1 0 222156596 120500224 28893 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 29419 28893 114 221 0 29195 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 117676

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18496
/proc/meminfo: memFree=1391792/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=156476 CPUtime=162.21
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 40053 0 0 0 16191 30 0 0 25 0 1 0 222156596 160231424 38627 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 39119 38627 114 221 0 38895 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 156476

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18496
/proc/meminfo: memFree=1369520/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=178908 CPUtime=222.19
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 45578 0 0 0 22184 35 0 0 25 0 1 0 222156596 183201792 44152 1992294400 4194304 5102648 548682068784 18446744073709551615 4249772 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 44727 44152 114 221 0 44503 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 178908

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18496
/proc/meminfo: memFree=1345584/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=203044 CPUtime=282.14
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 51614 0 0 0 28172 42 0 0 25 0 1 0 222156596 207917056 50188 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 50761 50188 114 221 0 50537 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 203044

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18496
/proc/meminfo: memFree=1327344/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=221736 CPUtime=342.12
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 56109 0 0 0 34166 46 0 0 25 0 1 0 222156596 227057664 54683 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 55434 54683 114 221 0 55210 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 221736

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18496
/proc/meminfo: memFree=1314544/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=234712 CPUtime=402.09
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 59355 0 0 0 40161 48 0 0 25 0 1 0 222156596 240345088 57929 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 58678 57929 114 221 0 58454 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 234712

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18496
/proc/meminfo: memFree=1299888/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=249176 CPUtime=462.07
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 62977 0 0 0 46156 51 0 0 25 0 1 0 222156596 255156224 61551 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 62294 61551 114 221 0 62070 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 249176

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18496
/proc/meminfo: memFree=1285488/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=263680 CPUtime=522.05
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 66600 0 0 0 52149 56 0 0 25 0 1 0 222156596 270008320 65174 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 65920 65174 114 221 0 65696 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 263680

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18496
/proc/meminfo: memFree=1270448/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=278980 CPUtime=582.02
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 70331 0 0 0 58143 59 0 0 25 0 1 0 222156596 285675520 68905 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 69745 68905 114 221 0 69521 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 278980

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18496
/proc/meminfo: memFree=1257200/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=291896 CPUtime=641.99
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 73584 0 0 0 64136 63 0 0 25 0 1 0 222156596 298901504 72158 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 72974 72158 114 221 0 72750 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 291896

[startup+702.302 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18504
/proc/meminfo: memFree=762864/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=791340 CPUtime=4060.4
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 196709 0 0 0 405856 184 0 0 25 0 1 0 222156596 810332160 195283 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 197835 195283 114 221 0 197611 0
Current children cumulated CPU time (s) 4060.4
Current children cumulated vsize (KiB) 791340

[startup+4122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18504
/proc/meminfo: memFree=757872/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=796500 CPUtime=4120.36
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 198005 0 0 0 411851 185 0 0 25 0 1 0 222156596 815616000 196579 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 199125 196579 114 221 0 198901 0
Current children cumulated CPU time (s) 4120.36
Current children cumulated vsize (KiB) 796500

[startup+4182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18504
/proc/meminfo: memFree=750704/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=803964 CPUtime=4180.34
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 199766 0 0 0 417847 187 0 0 25 0 1 0 222156596 823259136 198340 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 200991 198340 114 221 0 200767 0
Current children cumulated CPU time (s) 4180.34
Current children cumulated vsize (KiB) 803964

[startup+4242.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18504
/proc/meminfo: memFree=747440/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=807232 CPUtime=4240.31
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 200596 0 0 0 423843 188 0 0 25 0 1 0 222156596 826605568 199170 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 201808 199170 114 221 0 201584 0
Current children cumulated CPU time (s) 4240.31
Current children cumulated vsize (KiB) 807232

[startup+4302.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18504
/proc/meminfo: memFree=743536/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=811236 CPUtime=4300.28
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 201559 0 0 0 429840 188 0 0 25 0 1 0 222156596 830705664 200133 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 202809 200133 114 221 0 202585 0
Current children cumulated CPU time (s) 4300.28
Current children cumulated vsize (KiB) 811236

[startup+4362.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18504
/proc/meminfo: memFree=739824/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=814936 CPUtime=4360.26
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 202489 0 0 0 435837 189 0 0 25 0 1 0 222156596 834494464 201063 1992294400 4194304 5102648 548682068784 18446744073709551615 4249920 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 203734 201063 114 221 0 203510 0
Current children cumulated CPU time (s) 4360.26
Current children cumulated vsize (KiB) 814936

[startup+4422.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18504
/proc/meminfo: memFree=736368/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=819056 CPUtime=4420.24
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 203394 0 0 0 441834 190 0 0 25 0 1 0 222156596 838713344 201968 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 204764 201968 114 221 0 204540 0
Current children cumulated CPU time (s) 4420.24
Current children cumulated vsize (KiB) 819056

[startup+4482.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18504
/proc/meminfo: memFree=731184/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=823964 CPUtime=4480.22
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 204646 0 0 0 447831 191 0 0 25 0 1 0 222156596 843739136 203220 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 205991 203220 114 221 0 205767 0
Current children cumulated CPU time (s) 4480.22
Current children cumulated vsize (KiB) 823964

[startup+4542.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18504
/proc/meminfo: memFree=726448/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=828520 CPUtime=4540.2
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 205820 0 0 0 453827 193 0 0 25 0 1 0 222156596 848404480 204394 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 207130 204394 114 221 0 206906 0
Current children cumulated CPU time (s) 4540.2
Current children cumulated vsize (KiB) 828520

[startup+4602.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18504
/proc/meminfo: memFree=722672/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=832288 CPUtime=4600.17
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 206718 0 0 0 459823 194 0 0 25 0 1 0 222156596 852262912 205292 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 208072 205292 114 221 0 207848 0
Current children cumulated CPU time (s) 4600.17
Current children cumulated vsize (KiB) 832288

[startup+4662.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18504
/proc/meminfo: memFree=719472/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=835476 CPUtime=4660.14
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 207532 0 0 0 465819 195 0 0 25 0 1 0 222156596 855527424 206106 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 208869 206106 114 221 0 208645 0
Current children cumulated CPU time (s) 4660.14
Current children cumulated vsize (KiB) 835476

[startup+4722.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18504
/proc/meminfo: memFree=715440/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=839396 CPUtime=4720.11
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 208509 0 0 0 471816 195 0 0 25 0 1 0 222156596 859541504 207083 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 209849 207083 114 221 0 209625 0
Current children cumulated CPU time (s) 4720.11
Current children cumulated vsize (KiB) 839396

[startup+4782.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18504
/proc/meminfo: memFree=711216/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=844056 CPUtime=4780.06
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 209636 0 0 0 477809 197 0 0 25 0 1 0 222156596 864313344 208210 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 211014 208210 114 221 0 210790 0
Current children cumulated CPU time (s) 4780.06
Current children cumulated vsize (KiB) 844056

[startup+4842.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18510
/proc/meminfo: memFree=706736/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=848180 CPUtime=4840.04
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 210663 0 0 0 483806 198 0 0 25 0 1 0 222156596 868536320 209237 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 212045 209237 114 221 0 211821 0
Current children cumulated CPU time (s) 4840.04
Current children cumulated vsize (KiB) 848180

[startup+4902.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18510
/proc/meminfo: memFree=702512/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=852712 CPUtime=4900
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 211779 0 0 0 489801 199 0 0 25 0 1 0 222156596 873177088 210353 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 213178 210353 114 221 0 212954 0
Current children cumulated CPU time (s) 4900
Current children cumulated vsize (KiB) 852712

[startup+4962.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18510
/proc/meminfo: memFree=697776/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=857336 CPUtime=4959.98
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 212961 0 0 0 495797 201 0 0 25 0 1 0 222156596 877912064 211535 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 214334 211535 114 221 0 214110 0
Current children cumulated CPU time (s) 4959.98
Current children cumulated vsize (KiB) 857336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18510
/proc/meminfo: memFree=694320/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=860992 CPUtime=5000.08
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4194304 213811 0 0 0 499806 202 0 0 25 0 1 0 222156596 881655808 212385 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 215248 212385 114 221 0 215024 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 860992

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

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

[startup+5002.51 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18510
/proc/meminfo: memFree=694320/2055920 swapFree=4175488/4192956
[pid=18493] ppid=18491 vsize=0 CPUtime=5000.18
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18456 0 -1 4195332 213811 0 0 0 499806 212 0 0 25 0 1 0 222156596 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/18493/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5002.53
CPU time (s): 5000.21
CPU user time (s): 4998.06
CPU system time (s): 2.14767
CPU usage (%): 99.9535
Max. virtual memory (cumulated for all children) (KiB): 860992

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

runsolver used 4.25035 second user time and 13.9499 second system time

The end

Launcher Data

Begin job on node33 at 2009-05-10 09:40:40
IDJOB=1786006
IDBENCH=71499
IDSOLVER=641
FILE ID=node33/1786006-1241941239
PBS_JOBID= 9265028
Free space on /tmp= 66220 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2640c305320g4.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786006-1241941239/watcher-1786006-1241941239 -o /tmp/evaluation-result-1786006-1241941239/solver-1786006-1241941239 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=1051469616 HOME/instance-1786006-1241941239.cnf

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

MD5SUM BENCH= 902bd5d693f19206156f2706c5c6e377
RANDOM SEED=1051469616

node33.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:       1546504 kB
Buffers:         52460 kB
Cached:         397476 kB
SwapCached:      11784 kB
Active:         222340 kB
Inactive:       241024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1546504 kB
SwapTotal:     4192956 kB
SwapFree:      4175488 kB
Dirty:            5028 kB
Writeback:           0 kB
Mapped:          13956 kB
Slab:            32132 kB
Committed_AS:   697504 kB
PageTables:       1388 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= 66216 MiB
End job on node33 at 2009-05-10 11:04:04