Trace number 1731100

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.06 1200.41

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
MD5SUMd65aa32f539d7b147c82042f18f65687
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.4418
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses560
Sum of the clauses size2240
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4560
Number of clauses of size 50
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:  140                                                  |
0.00/0.00	c |  Number of clauses:    560                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          208257842.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |      70      280     1120 |       93        0    nan |  0.000 % |
0.00/0.00	c |       101 |      70      280     1120 |      102      101     20 |  0.005 % |
0.00/0.00	c |       251 |      70      280     1120 |      112      113     18 |  0.005 % |
0.00/0.00	c |       477 |      70      280     1120 |      124      140     18 |  0.005 % |
0.00/0.01	c |       815 |      70      280     1120 |      136      166     15 |  0.005 % |
0.00/0.01	c |      1321 |      70      280     1120 |      150      155     14 |  0.005 % |
0.00/0.02	c |      2080 |      70      280     1120 |      165      111     13 |  0.005 % |
0.00/0.03	c |      3220 |      70      280     1120 |      181      178     15 |  0.005 % |
0.00/0.04	c |      4928 |      70      280     1120 |      200      169     17 |  0.005 % |
0.00/0.06	c |      7491 |      70      280     1120 |      220      190     15 |  0.005 % |
0.09/0.09	c |     11335 |      70      280     1120 |      242      184     16 |  0.005 % |
0.09/0.14	c |     17101 |      70      280     1120 |      266      159     14 |  0.005 % |
0.19/0.21	c |     25751 |      70      280     1120 |      292      197     14 |  0.005 % |
0.29/0.32	c |     38726 |      70      280     1120 |      322      234     14 |  0.005 % |
0.39/0.48	c |     58187 |      70      280     1120 |      354      282     15 |  0.005 % |
0.69/0.75	c |     87379 |      70      280     1120 |      389      269     16 |  0.005 % |
1.10/1.18	c |    131168 |      70      280     1120 |      428      217     16 |  0.005 % |
1.79/1.83	c |    196852 |      70      280     1120 |      471      277     15 |  0.005 % |
2.69/2.79	c |    295379 |      70      280     1120 |      518      271     15 |  0.005 % |
4.30/4.31	c |    443169 |      70      280     1120 |      570      391     15 |  0.005 % |
6.60/6.63	c |    664852 |      70      280     1120 |      627      390     17 |  0.005 % |
9.99/10.09	c |    997377 |      70      280     1120 |      690      398     14 |  0.005 % |
15.49/15.59	c |   1496166 |      70      280     1120 |      759      411     14 |  0.005 % |
23.79/23.89	c |   2244349 |      70      280     1120 |      835      553     16 |  0.005 % |
36.98/37.01	c |   3366623 |      70      280     1120 |      919      729     19 |  0.005 % |
56.88/56.99	c |   5050034 |      70      280     1120 |     1011      619     13 |  0.005 % |
87.67/87.79	c |   7575151 |      70      280     1120 |     1112      695     16 |  0.005 % |
134.95/135.05	c |  11362826 |      70      280     1120 |     1223     1023     16 |  0.005 % |
210.72/210.87	c |  17044338 |      70      280     1120 |     1345      734     18 |  0.005 % |
326.69/326.82	c |  25566607 |      70      280     1120 |     1480     1098     18 |  0.005 % |
508.34/508.52	c |  38350010 |      70      280     1120 |     1628      917     16 |  0.005 % |
784.56/784.89	c |  57525115 |      70      280     1120 |     1791     1008     15 |  0.005 % |

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-1731100-1240767014/watcher-1731100-1240767014 -o /tmp/evaluation-result-1731100-1240767014/solver-1731100-1240767014 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=208257842 HOME/instance-1731100-1240767014.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.85 0.97 1.08 3/65 26187
/proc/meminfo: memFree=1838568/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=2276 CPUtime=0
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 192 0 0 0 0 0 0 0 21 0 1 0 104731241 2330624 177 1992294400 4194304 5102648 548682068784 18446744073709551615 4273303 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 569 178 101 221 0 345 0

[startup+0.095563 s]
/proc/loadavg: 0.85 0.97 1.08 3/65 26187
/proc/meminfo: memFree=1838568/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=2276 CPUtime=0.09
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 204 0 0 0 9 0 0 0 21 0 1 0 104731241 2330624 189 1992294400 4194304 5102648 548682068784 18446744073709551615 4227872 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 569 189 112 221 0 345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2276

[startup+0.101564 s]
/proc/loadavg: 0.85 0.97 1.08 3/65 26187
/proc/meminfo: memFree=1838568/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=2276 CPUtime=0.09
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 204 0 0 0 9 0 0 0 21 0 1 0 104731241 2330624 189 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 569 189 112 221 0 345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2276

[startup+0.301587 s]
/proc/loadavg: 0.85 0.97 1.08 3/65 26187
/proc/meminfo: memFree=1838568/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=2276 CPUtime=0.29
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 205 0 0 0 29 0 0 0 23 0 1 0 104731241 2330624 190 1992294400 4194304 5102648 548682068784 18446744073709551615 4255024 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 569 190 112 221 0 345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2276

[startup+0.701627 s]
/proc/loadavg: 0.85 0.97 1.08 3/65 26187
/proc/meminfo: memFree=1838568/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=2408 CPUtime=0.69
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 213 0 0 0 69 0 0 0 25 0 1 0 104731241 2465792 198 1992294400 4194304 5102648 548682068784 18446744073709551615 4254141 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 602 198 112 221 0 378 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2408

[startup+1.50171 s]
/proc/loadavg: 0.85 0.97 1.08 2/66 26188
/proc/meminfo: memFree=1838112/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=2408 CPUtime=1.49
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 223 0 0 0 149 0 0 0 25 0 1 0 104731241 2465792 208 1992294400 4194304 5102648 548682068784 18446744073709551615 4485839 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 602 208 112 221 0 378 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2408

[startup+3.10189 s]
/proc/loadavg: 0.86 0.97 1.08 2/66 26188
/proc/meminfo: memFree=1837920/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=2408 CPUtime=3.09
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 240 0 0 0 309 0 0 0 25 0 1 0 104731241 2465792 225 1992294400 4194304 5102648 548682068784 18446744073709551615 4244696 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 602 225 112 221 0 378 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2408

[startup+6.30123 s]
/proc/loadavg: 0.86 0.97 1.08 2/66 26188
/proc/meminfo: memFree=1837856/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=2540 CPUtime=6.29
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 258 0 0 0 629 0 0 0 25 0 1 0 104731241 2600960 243 1992294400 4194304 5102648 548682068784 18446744073709551615 4256222 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 635 243 112 221 0 411 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2540

[startup+12.7019 s]
/proc/loadavg: 0.88 0.97 1.08 2/66 26188
/proc/meminfo: memFree=1837728/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=2672 CPUtime=12.69
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 286 0 0 0 1269 0 0 0 25 0 1 0 104731241 2736128 271 1992294400 4194304 5102648 548682068784 18446744073709551615 4255955 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 668 271 112 221 0 444 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2672

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 1.08 2/66 26188
/proc/meminfo: memFree=1837664/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=2804 CPUtime=25.49
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 308 0 0 0 2549 0 0 0 25 0 1 0 104731241 2871296 293 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 701 293 112 221 0 477 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2804

[startup+51.101 s]
/proc/loadavg: 0.93 0.97 1.08 2/66 26188
/proc/meminfo: memFree=1837472/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=2804 CPUtime=51.08
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 339 0 0 0 5108 0 0 0 25 0 1 0 104731241 2871296 324 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 701 324 112 221 0 477 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2804

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 1.07 2/66 26188
/proc/meminfo: memFree=1837344/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=3068 CPUtime=102.26
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 375 0 0 0 10226 0 0 0 25 0 1 0 104731241 3141632 360 1992294400 4194304 5102648 548682068784 18446744073709551615 4255682 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 767 360 112 221 0 543 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3068

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 1.07 2/66 26188
/proc/meminfo: memFree=1837152/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=3068 CPUtime=162.24
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 406 0 0 0 16224 0 0 0 25 0 1 0 104731241 3141632 391 1992294400 4194304 5102648 548682068784 18446744073709551615 4262444 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 767 391 112 221 0 543 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 3068

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 1.06 2/66 26188
/proc/meminfo: memFree=1837024/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=3204 CPUtime=222.22
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 435 0 0 0 22222 0 0 0 25 0 1 0 104731241 3280896 420 1992294400 4194304 5102648 548682068784 18446744073709551615 4228871 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 801 420 112 221 0 577 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 3204

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 1.05 2/66 26188
/proc/meminfo: memFree=1836896/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=3336 CPUtime=282.21
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 449 0 0 0 28221 0 0 0 25 0 1 0 104731241 3416064 434 1992294400 4194304 5102648 548682068784 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 834 434 112 221 0 610 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 3336

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 1.05 2/66 26188
/proc/meminfo: memFree=1836832/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=3336 CPUtime=342.18
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 460 0 0 0 34218 0 0 0 25 0 1 0 104731241 3416064 445 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 834 445 112 221 0 610 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 3336

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 1.04 2/66 26188
/proc/meminfo: memFree=1836768/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=3336 CPUtime=402.17
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 473 0 0 0 40217 0 0 0 25 0 1 0 104731241 3416064 458 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 834 458 112 221 0 610 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 3336

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 1.04 2/66 26188
/proc/meminfo: memFree=1836640/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=3476 CPUtime=462.16
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 482 0 0 0 46215 1 0 0 25 0 1 0 104731241 3559424 467 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 869 467 112 221 0 645 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 3476

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 1.03 2/66 26190
/proc/meminfo: memFree=1836576/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=3476 CPUtime=522.14
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 495 0 0 0 52213 1 0 0 25 0 1 0 104731241 3559424 480 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 869 480 112 221 0 645 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 3476

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 1.02 2/66 26190
/proc/meminfo: memFree=1836448/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=3616 CPUtime=582.12
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 521 0 0 0 58211 1 0 0 25 0 1 0 104731241 3702784 506 1992294400 4194304 5102648 548682068784 18446744073709551615 4256215 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 904 506 112 221 0 680 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 3616

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 1.02 2/66 26190
/proc/meminfo: memFree=1836384/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=3616 CPUtime=642.11
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 533 0 0 0 64210 1 0 0 25 0 1 0 104731241 3702784 518 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 904 518 112 221 0 680 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 3616

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 1.01 2/66 26190
/proc/meminfo: memFree=1836256/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=3756 CPUtime=702.09
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 546 0 0 0 70208 1 0 0 25 0 1 0 104731241 3846144 531 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 939 531 112 221 0 715 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 3756

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 1.01 2/66 26190
/proc/meminfo: memFree=1836256/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=3756 CPUtime=762.07
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 552 0 0 0 76206 1 0 0 25 0 1 0 104731241 3846144 537 1992294400 4194304 5102648 548682068784 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 939 537 112 221 0 715 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 3756

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26190
/proc/meminfo: memFree=1836128/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=3756 CPUtime=822.05
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 571 0 0 0 82204 1 0 0 25 0 1 0 104731241 3846144 556 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 939 556 112 221 0 715 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 3756

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26190
/proc/meminfo: memFree=1836000/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=3892 CPUtime=882.03
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 602 0 0 0 88202 1 0 0 25 0 1 0 104731241 3985408 587 1992294400 4194304 5102648 548682068784 18446744073709551615 4255094 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 973 587 112 221 0 749 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 3892

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26190
/proc/meminfo: memFree=1835936/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=3892 CPUtime=942.01
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 602 0 0 0 94200 1 0 0 25 0 1 0 104731241 3985408 587 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 973 587 112 221 0 749 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 3892

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26190
/proc/meminfo: memFree=1835936/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=3892 CPUtime=1002
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 602 0 0 0 100199 1 0 0 25 0 1 0 104731241 3985408 587 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 973 587 112 221 0 749 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 3892

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26190
/proc/meminfo: memFree=1835936/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=3892 CPUtime=1061.98
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 602 0 0 0 106197 1 0 0 25 0 1 0 104731241 3985408 587 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 973 587 112 221 0 749 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 3892

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26190
/proc/meminfo: memFree=1835936/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=3892 CPUtime=1121.96
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 605 0 0 0 112195 1 0 0 25 0 1 0 104731241 3985408 590 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 973 590 112 221 0 749 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 3892

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26190
/proc/meminfo: memFree=1835872/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=3892 CPUtime=1181.94
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 608 0 0 0 118193 1 0 0 25 0 1 0 104731241 3985408 593 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 973 593 112 221 0 749 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 3892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26190
/proc/meminfo: memFree=1835872/2055920 swapFree=4180748/4192956
[pid=26187] ppid=26185 vsize=3892 CPUtime=1200.04
/proc/26187/stat : 26187 (varsat-industri) R 26185 26187 26123 0 -1 4194304 608 0 0 0 120003 1 0 0 25 0 1 0 104731241 3985408 593 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/26187/statm: 973 593 112 221 0 749 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 3892

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1200.04
CPU system time (s): 0.019996
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 3892

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

runsolver used 1.38779 second user time and 2.97355 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-26 19:30:14
IDJOB=1731100
IDBENCH=24743
IDSOLVER=538
FILE ID=node81/1731100-1240767014
PBS_JOBID= 9187206
Free space on /tmp= 126392 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731100-1240767014/watcher-1731100-1240767014 -o /tmp/evaluation-result-1731100-1240767014/solver-1731100-1240767014 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=208257842 HOME/instance-1731100-1240767014.cnf

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

MD5SUM BENCH= d65aa32f539d7b147c82042f18f65687
RANDOM SEED=208257842

node81.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.234
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.234
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1839048 kB
Buffers:         19480 kB
Cached:         136168 kB
SwapCached:       5920 kB
Active:          10300 kB
Inactive:       153968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1839048 kB
SwapTotal:     4192956 kB
SwapFree:      4180748 kB
Dirty:            1292 kB
Writeback:           0 kB
Mapped:          13740 kB
Slab:            38380 kB
Committed_AS:   391980 kB
PageTables:       1452 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= 126388 MiB
End job on node81 at 2009-04-26 19:50:16