Trace number 1727125

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) 1200.07 1200.51

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-048BitPrimes-1.sat05-504.reshuffled-07.cnf
MD5SUM3ec02d98577965dc40d4f2f9fa0499c0
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 variables4703
Number of clauses45358
Sum of the clauses size203370
Maximum clause length5
Minimum clause length1
Number of clauses of size 1146
Number of clauses of size 24604
Number of clauses of size 34512
Number of clauses of size 40
Number of clauses of size 536096
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  4703                                                 |
0.00/0.00	c |  Number of clauses:    45358                                                |
0.09/0.12	c |  Parsing time:         0.12         s                                       |
0.09/0.12	c |  Timeout:              43200 s
0.09/0.12	c |  Random Seed:          1240515284.000000
0.09/0.12	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.09/0.12	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.12	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.12	c |                                                                             |
0.39/0.45	c ============================[ Search Statistics ]==============================
0.39/0.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.45	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.45	c ===============================================================================
0.39/0.45	c |         0 |    4507    37207   133016 |    12402        0    nan |  0.000 % |
0.49/0.57	c |       100 |    4505    37207   133016 |    13642       98     21 |  4.189 % |
0.69/0.77	c |       250 |    4505    37207   133016 |    15006      248     50 |  4.189 % |
1.00/1.09	c |       475 |    4505    37207   133016 |    16507      473     53 |  4.189 % |
1.19/1.29	c |       812 |    4505    37053   132594 |    18158      810     45 |  4.189 % |
1.69/1.71	c |      1318 |    4505    37053   132594 |    19974     1316     53 |  4.189 % |
2.19/2.24	c |      2078 |    4505    37053   132594 |    21971     2076     55 |  4.189 % |
2.99/3.04	c |      3218 |    4505    37053   132594 |    24168     3216     61 |  4.189 % |
4.09/4.20	c |      4926 |    4504    37045   132568 |    26585     4923     62 |  4.210 % |
6.49/6.60	c |      7489 |    4504    37045   132568 |    29244     7486     61 |  4.210 % |
9.09/9.18	c |     11333 |    4504    37045   132568 |    32168    11330     64 |  4.210 % |
13.79/13.87	c |     17100 |    4504    37045   132568 |    35385    17097     63 |  4.210 % |
24.18/24.21	c |     25751 |    4504    37045   132568 |    38923    25748     62 |  4.210 % |
35.28/35.37	c |     38725 |    4504    37045   132568 |    42816    38722     58 |  4.210 % |
61.67/61.72	c |     58186 |    4503    37037   132540 |    47097    27233     50 |  4.231 % |
143.64/143.79	c |     87380 |    4503    37037   132540 |    51807    20493     51 |  4.231 % |
184.23/184.33	c |    131171 |    4503    37037   132540 |    56988    25106     63 |  4.231 % |
276.29/276.47	c |    196855 |    4502    37029   132514 |    62687    50217     54 |  4.253 % |
407.24/407.46	c |    295382 |    4501    37021   132488 |    68955    49526     48 |  4.274 % |
641.35/641.69	c |    443171 |    4501    37021   132488 |    75851    35300     47 |  4.274 % |
953.44/953.81	c |    664854 |    4499    37005   132436 |    83436    69790     47 |  4.338 % |

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-1727125-1240721230/watcher-1727125-1240721230 -o /tmp/evaluation-result-1727125-1240721230/solver-1727125-1240721230 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1240515284 HOME/instance-1727125-1240721230.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.04 1.03 3/64 27905
/proc/meminfo: memFree=1771840/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=3316 CPUtime=0
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 648 0 0 0 0 0 0 0 18 0 1 0 100151625 3395584 633 1992294400 4194304 5102648 548682068768 18446744073709551615 4516192 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 829 641 82 221 0 605 0

[startup+0.0692001 s]
/proc/loadavg: 1.00 1.04 1.03 3/64 27905
/proc/meminfo: memFree=1771840/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=7440 CPUtime=0.06
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 1679 0 0 0 6 0 0 0 18 0 1 0 100151625 7618560 1664 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 1860 1664 87 221 0 1636 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7440

[startup+0.102204 s]
/proc/loadavg: 1.00 1.04 1.03 3/64 27905
/proc/meminfo: memFree=1771840/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=9384 CPUtime=0.09
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 2158 0 0 0 9 0 0 0 18 0 1 0 100151625 9609216 2143 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 2346 2143 87 221 0 2122 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9384

[startup+0.301242 s]
/proc/loadavg: 1.00 1.04 1.03 3/64 27905
/proc/meminfo: memFree=1771840/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=11660 CPUtime=0.29
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 2716 0 0 0 28 1 0 0 19 0 1 0 100151625 11939840 2701 1992294400 4194304 5102648 548682068768 18446744073709551615 4222068 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 2915 2701 99 221 0 2691 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11660

[startup+0.701317 s]
/proc/loadavg: 1.00 1.04 1.03 3/64 27905
/proc/meminfo: memFree=1771840/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=10836 CPUtime=0.69
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 2819 0 0 0 68 1 0 0 22 0 1 0 100151625 11096064 2534 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 2709 2534 112 221 0 2485 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10836

[startup+1.50147 s]
/proc/loadavg: 1.00 1.04 1.03 2/65 27906
/proc/meminfo: memFree=1761848/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=10836 CPUtime=1.49
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 2819 0 0 0 148 1 0 0 25 0 1 0 100151625 11096064 2534 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 2709 2534 112 221 0 2485 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10836

[startup+3.10177 s]
/proc/loadavg: 1.00 1.04 1.03 2/65 27906
/proc/meminfo: memFree=1761720/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=10836 CPUtime=3.09
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 2819 0 0 0 308 1 0 0 25 0 1 0 100151625 11096064 2534 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 2709 2534 112 221 0 2485 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10836

[startup+6.30137 s]
/proc/loadavg: 1.00 1.04 1.03 2/65 27906
/proc/meminfo: memFree=1761592/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=11232 CPUtime=6.29
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 2889 0 0 0 628 1 0 0 25 0 1 0 100151625 11501568 2604 1992294400 4194304 5102648 548682068768 18446744073709551615 4249070 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 2808 2604 112 221 0 2584 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11232

[startup+12.7016 s]
/proc/loadavg: 1.00 1.04 1.03 2/65 27906
/proc/meminfo: memFree=1758968/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=13852 CPUtime=12.68
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 3557 0 0 0 1267 1 0 0 25 0 1 0 100151625 14184448 3272 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 3463 3272 112 221 0 3239 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13852

[startup+25.503 s]
/proc/loadavg: 1.00 1.04 1.03 2/65 27906
/proc/meminfo: memFree=1755384/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=17304 CPUtime=25.49
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 4419 0 0 0 2546 3 0 0 25 0 1 0 100151625 17719296 4134 1992294400 4194304 5102648 548682068768 18446744073709551615 4255108 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 4326 4134 112 221 0 4102 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17304

[startup+51.1018 s]
/proc/loadavg: 1.00 1.03 1.03 2/65 27906
/proc/meminfo: memFree=1750648/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=22348 CPUtime=51.08
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 5631 0 0 0 5104 4 0 0 25 0 1 0 100151625 22884352 5346 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 5587 5346 112 221 0 5363 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22348

[startup+102.306 s]
/proc/loadavg: 1.00 1.03 1.02 2/65 27906
/proc/meminfo: memFree=1750392/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=22500 CPUtime=102.26
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 5670 0 0 0 10222 4 0 0 25 0 1 0 100151625 23040000 5385 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 5625 5385 112 221 0 5401 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22500

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.02 2/65 27906
/proc/meminfo: memFree=1749688/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=23232 CPUtime=162.23
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 5865 0 0 0 16219 4 0 0 25 0 1 0 100151625 23789568 5580 1992294400 4194304 5102648 548682068768 18446744073709551615 4249683 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 5808 5580 112 221 0 5584 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 23232

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.01 2/65 27906
/proc/meminfo: memFree=1745208/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=27744 CPUtime=222.21
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 6960 0 0 0 22216 5 0 0 25 0 1 0 100151625 28409856 6675 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 6936 6675 112 221 0 6712 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 27744

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 27906
/proc/meminfo: memFree=1742968/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=29860 CPUtime=282.19
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 7509 0 0 0 28213 6 0 0 25 0 1 0 100151625 30576640 7224 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 7465 7224 112 221 0 7241 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 29860

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27906
/proc/meminfo: memFree=1742200/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=30868 CPUtime=342.17
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 7684 0 0 0 34211 6 0 0 25 0 1 0 100151625 31608832 7399 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 7717 7399 112 221 0 7493 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 30868

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27906
/proc/meminfo: memFree=1742136/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=31056 CPUtime=402.15
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 7727 0 0 0 40209 6 0 0 25 0 1 0 100151625 31801344 7442 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 7764 7442 112 221 0 7540 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 31056

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27906
/proc/meminfo: memFree=1740344/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=32712 CPUtime=462.12
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 8149 0 0 0 46205 7 0 0 25 0 1 0 100151625 33497088 7864 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 8178 7864 112 221 0 7954 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 32712

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27906
/proc/meminfo: memFree=1738936/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=34168 CPUtime=522.1
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 8508 0 0 0 52203 7 0 0 25 0 1 0 100151625 34988032 8223 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 8542 8223 112 221 0 8318 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 34168

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27906
/proc/meminfo: memFree=1736632/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=36484 CPUtime=582.07
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 9054 0 0 0 58200 7 0 0 25 0 1 0 100151625 37359616 8769 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 9121 8769 112 221 0 8897 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 36484

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27906
/proc/meminfo: memFree=1736184/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=36864 CPUtime=642.06
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 9159 0 0 0 64199 7 0 0 25 0 1 0 100151625 37748736 8874 1992294400 4194304 5102648 548682068768 18446744073709551615 4248866 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 9216 8874 112 221 0 8992 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 36864

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27906
/proc/meminfo: memFree=1735864/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=37052 CPUtime=702.03
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 9226 0 0 0 70196 7 0 0 25 0 1 0 100151625 37941248 8941 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 9263 8941 112 221 0 9039 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 37052

[startup+762.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27906
/proc/meminfo: memFree=1735736/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=37228 CPUtime=762.01
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 9245 0 0 0 76194 7 0 0 25 0 1 0 100151625 38121472 8960 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 9307 8960 112 221 0 9083 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 37228

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27906
/proc/meminfo: memFree=1735352/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=37684 CPUtime=821.99
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 9340 0 0 0 82191 8 0 0 25 0 1 0 100151625 38588416 9055 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 9421 9055 112 221 0 9197 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 37684

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27912
/proc/meminfo: memFree=1734584/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=38332 CPUtime=881.96
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 9509 0 0 0 88188 8 0 0 25 0 1 0 100151625 39251968 9224 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 9583 9224 112 221 0 9359 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 38332

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27912
/proc/meminfo: memFree=1734264/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=38832 CPUtime=941.94
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 9585 0 0 0 94186 8 0 0 25 0 1 0 100151625 39763968 9300 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 9708 9300 112 221 0 9484 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 38832

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27912
/proc/meminfo: memFree=1732152/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=40848 CPUtime=1001.92
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 10111 0 0 0 100183 9 0 0 25 0 1 0 100151625 41828352 9826 1992294400 4194304 5102648 548682068768 18446744073709551615 4249019 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 10212 9826 112 221 0 9988 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 40848

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27912
/proc/meminfo: memFree=1731896/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=41140 CPUtime=1061.9
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 10164 0 0 0 106181 9 0 0 25 0 1 0 100151625 42127360 9879 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 10285 9879 112 221 0 10061 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 41140

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27912
/proc/meminfo: memFree=1728632/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=44308 CPUtime=1121.87
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 10972 0 0 0 112178 9 0 0 25 0 1 0 100151625 45371392 10687 1992294400 4194304 5102648 548682068768 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 11077 10687 112 221 0 10853 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 44308

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27912
/proc/meminfo: memFree=1728568/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=44308 CPUtime=1181.85
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 10976 0 0 0 118176 9 0 0 25 0 1 0 100151625 45371392 10691 1992294400 4194304 5102648 548682068768 18446744073709551615 4244299 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 11077 10691 112 221 0 10853 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 44308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27912
/proc/meminfo: memFree=1728568/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=44308 CPUtime=1200.05
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 10976 0 0 0 119996 9 0 0 25 0 1 0 100151625 45371392 10691 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 11077 10691 112 221 0 10853 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 44308

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 1.00 1.00 2/65 27912
/proc/meminfo: memFree=1728568/2055920 swapFree=4177728/4192956
[pid=27905] ppid=27903 vsize=44308 CPUtime=1200.05
/proc/27905/stat : 27905 (varsat-industri) R 27903 27905 27739 0 -1 4194304 10976 0 0 0 119996 9 0 0 25 0 1 0 100151625 45371392 10691 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 11077 10691 112 221 0 10853 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 44308

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1199.96
CPU system time (s): 0.106983
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 44308

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

runsolver used 0.861868 second user time and 2.6106 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-26 06:47:11
IDJOB=1727125
IDBENCH=24629
IDSOLVER=538
FILE ID=node37/1727125-1240721230
PBS_JOBID= 9186882
Free space on /tmp= 66300 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/others/Composite-048BitPrimes-1.sat05-504.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727125-1240721230/watcher-1727125-1240721230 -o /tmp/evaluation-result-1727125-1240721230/solver-1727125-1240721230 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1240515284 HOME/instance-1727125-1240721230.cnf

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

MD5SUM BENCH= 3ec02d98577965dc40d4f2f9fa0499c0
RANDOM SEED=1240515284

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:       1772256 kB
Buffers:         21644 kB
Cached:         175808 kB
SwapCached:       9064 kB
Active:          13876 kB
Inactive:       194932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772256 kB
SwapTotal:     4192956 kB
SwapFree:      4177728 kB
Dirty:            2148 kB
Writeback:           0 kB
Mapped:          13588 kB
Slab:            60960 kB
Committed_AS:   454420 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= 66300 MiB
End job on node37 at 2009-04-26 07:07:13