Trace number 1730941

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

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2-rand3bip-sat-280-2.sat05-2264.reshuffled-07.cnf
MD5SUM0a790b16b30661bee32dad474c146a58
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of clauses1120
Sum of the clauses size3360
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31120
Number of clauses of size 40
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:  280                                                  |
0.00/0.00	c |  Number of clauses:    1120                                                 |
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:          1324725919.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 |     280     1120     3360 |      373        0    nan |  0.000 % |
0.00/0.00	c |       100 |     280     1120     3360 |      410      100     30 |  0.001 % |
0.00/0.01	c |       250 |     280     1120     3360 |      451      250     30 |  0.001 % |
0.00/0.02	c |       476 |     280     1120     3360 |      496      476     30 |  0.001 % |
0.00/0.03	c |       813 |     280     1120     3360 |      546      533     29 |  0.001 % |
0.00/0.05	c |      1319 |     280     1120     3360 |      601      449     25 |  0.001 % |
0.00/0.08	c |      2078 |     280     1120     3360 |      661      557     26 |  0.001 % |
0.10/0.13	c |      3218 |     280     1120     3360 |      727      630     23 |  0.001 % |
0.20/0.21	c |      4927 |     280     1120     3360 |      800      768     25 |  0.001 % |
0.30/0.33	c |      7492 |     280     1120     3360 |      880      736     24 |  0.001 % |
0.40/0.48	c |     11337 |     280     1120     3360 |      968      459     16 |  0.001 % |
0.70/0.76	c |     17104 |     280     1120     3360 |     1065      698     20 |  0.001 % |
1.10/1.18	c |     25753 |     280     1120     3360 |     1171     1049     22 |  0.001 % |
1.70/1.79	c |     38728 |     280     1120     3360 |     1288      749     18 |  0.001 % |
2.79/2.82	c |     58189 |     280     1120     3360 |     1417      932     23 |  0.001 % |
4.30/4.38	c |     87381 |     280     1120     3360 |     1559     1006     23 |  0.001 % |
6.89/6.91	c |    131171 |     280     1120     3360 |     1715      999     21 |  0.001 % |
10.59/10.61	c |    196855 |     280     1120     3360 |     1887     1100     21 |  0.001 % |
15.89/15.90	c |    295381 |     280     1120     3360 |     2075     1739     23 |  0.001 % |
23.99/24.01	c |    443170 |     280     1120     3360 |     2283     1076     19 |  0.001 % |
36.48/36.57	c |    664853 |     280     1120     3360 |     2511     2075     19 |  0.001 % |
55.48/55.54	c |    997379 |     280     1120     3360 |     2762     1423     20 |  0.001 % |
86.76/86.84	c |   1496167 |     280     1120     3360 |     3039     2305     23 |  0.001 % |
133.34/133.50	c |   2244349 |     280     1120     3360 |     3342     2078     21 |  0.003 % |
205.72/205.88	c |   3366624 |     280     1120     3360 |     3677     3195     24 |  0.001 % |
313.79/313.94	c |   5050036 |     280     1120     3360 |     4044     2902     21 |  0.001 % |
488.24/488.45	c |   7575152 |     280     1120     3360 |     4449     4062     19 |  0.001 % |
740.07/740.39	c |  11362828 |     280     1120     3360 |     4894     2268     19 |  0.001 % |
1160.94/1161.32	c |  17044340 |     280     1120     3360 |     5383     3885     22 |  0.001 % |

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-1730941-1240765196/watcher-1730941-1240765196 -o /tmp/evaluation-result-1730941-1240765196/solver-1730941-1240765196 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1324725919 HOME/instance-1730941-1240765196.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/64 8936
/proc/meminfo: memFree=1738512/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=2400 CPUtime=0
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 198 0 0 0 0 0 0 0 18 0 1 0 104548459 2457600 183 1992294400 4194304 5102648 548682068784 18446744073709551615 4214337 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 600 183 100 221 0 376 0

[startup+0.089242 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 8936
/proc/meminfo: memFree=1738512/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=2400 CPUtime=0.08
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 225 0 0 0 8 0 0 0 18 0 1 0 104548459 2457600 210 1992294400 4194304 5102648 548682068784 18446744073709551615 4525127 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 600 210 110 221 0 376 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2400

[startup+0.101243 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 8936
/proc/meminfo: memFree=1738512/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=2400 CPUtime=0.1
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 230 0 0 0 10 0 0 0 18 0 1 0 104548459 2457600 215 1992294400 4194304 5102648 548682068784 18446744073709551615 4250201 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 600 215 110 221 0 376 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2400

[startup+0.301266 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 8936
/proc/meminfo: memFree=1738512/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=2532 CPUtime=0.3
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 251 0 0 0 30 0 0 0 19 0 1 0 104548459 2592768 236 1992294400 4194304 5102648 548682068784 18446744073709551615 4254849 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 633 236 110 221 0 409 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2532

[startup+0.701313 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 8936
/proc/meminfo: memFree=1738512/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=2532 CPUtime=0.7
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 269 0 0 0 70 0 0 0 23 0 1 0 104548459 2592768 254 1992294400 4194304 5102648 548682068784 18446744073709551615 4262417 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 633 254 110 221 0 409 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2532

[startup+1.50141 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8937
/proc/meminfo: memFree=1737800/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=2664 CPUtime=1.5
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 300 0 0 0 150 0 0 0 25 0 1 0 104548459 2727936 285 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 666 285 110 221 0 442 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2664

[startup+3.1016 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8937
/proc/meminfo: memFree=1737544/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=2796 CPUtime=3.09
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 336 0 0 0 309 0 0 0 25 0 1 0 104548459 2863104 321 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 699 321 110 221 0 475 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2796

[startup+6.30197 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 8937
/proc/meminfo: memFree=1737232/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=3060 CPUtime=6.29
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 381 0 0 0 629 0 0 0 25 0 1 0 104548459 3133440 366 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 765 366 110 221 0 541 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3060

[startup+12.7027 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8937
/proc/meminfo: memFree=1736912/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=3324 CPUtime=12.69
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 458 0 0 0 1269 0 0 0 25 0 1 0 104548459 3403776 443 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 831 443 110 221 0 607 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3324

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8937
/proc/meminfo: memFree=1736528/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=3588 CPUtime=25.49
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 533 0 0 0 2549 0 0 0 25 0 1 0 104548459 3674112 518 1992294400 4194304 5102648 548682068784 18446744073709551615 4250201 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 897 518 110 221 0 673 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3588

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8937
/proc/meminfo: memFree=1735952/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=4256 CPUtime=51.08
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 671 0 0 0 5108 0 0 0 25 0 1 0 104548459 4358144 656 1992294400 4194304 5102648 548682068784 18446744073709551615 4249060 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 1064 656 110 221 0 840 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4256

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8943
/proc/meminfo: memFree=1735304/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=4804 CPUtime=102.26
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 832 0 0 0 10226 0 0 0 25 0 1 0 104548459 4919296 817 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 1201 817 110 221 0 977 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4804

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8943
/proc/meminfo: memFree=1734664/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=5492 CPUtime=162.24
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 978 0 0 0 16224 0 0 0 25 0 1 0 104548459 5623808 963 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 1373 963 110 221 0 1149 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 5492

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8943
/proc/meminfo: memFree=1734088/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=6044 CPUtime=222.22
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 1111 0 0 0 22222 0 0 0 25 0 1 0 104548459 6189056 1096 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 1511 1096 110 221 0 1287 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 6044

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8943
/proc/meminfo: memFree=1733832/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=6180 CPUtime=282.2
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 1163 0 0 0 28220 0 0 0 25 0 1 0 104548459 6328320 1148 1992294400 4194304 5102648 548682068784 18446744073709551615 4227872 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 1545 1148 110 221 0 1321 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 6180

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8943
/proc/meminfo: memFree=1733384/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=6608 CPUtime=342.18
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 1252 0 0 0 34218 0 0 0 25 0 1 0 104548459 6766592 1237 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 1652 1237 110 221 0 1428 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 6608

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8943
/proc/meminfo: memFree=1732880/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=7020 CPUtime=402.16
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 1371 0 0 0 40216 0 0 0 25 0 1 0 104548459 7188480 1356 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 1755 1356 110 221 0 1531 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 7020

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8943
/proc/meminfo: memFree=1732560/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=7300 CPUtime=462.15
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 1438 0 0 0 46215 0 0 0 25 0 1 0 104548459 7475200 1423 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 1825 1423 110 221 0 1601 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 7300

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8943
/proc/meminfo: memFree=1732432/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=7432 CPUtime=522.13
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 1467 0 0 0 52213 0 0 0 25 0 1 0 104548459 7610368 1452 1992294400 4194304 5102648 548682068784 18446744073709551615 4255016 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 1858 1452 110 221 0 1634 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 7432

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8943
/proc/meminfo: memFree=1732432/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=7432 CPUtime=582.11
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 1476 0 0 0 58211 0 0 0 25 0 1 0 104548459 7610368 1461 1992294400 4194304 5102648 548682068784 18446744073709551615 4255130 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 1858 1461 110 221 0 1634 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 7432

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8943
/proc/meminfo: memFree=1732304/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=7564 CPUtime=642.1
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 1495 0 0 0 64210 0 0 0 25 0 1 0 104548459 7745536 1480 1992294400 4194304 5102648 548682068784 18446744073709551615 4225413 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 1891 1480 110 221 0 1667 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 7564

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8943
/proc/meminfo: memFree=1732048/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=7720 CPUtime=702.08
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 1544 0 0 0 70208 0 0 0 25 0 1 0 104548459 7905280 1529 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 1930 1529 110 221 0 1706 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 7720

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8943
/proc/meminfo: memFree=1731856/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=7984 CPUtime=762.06
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 1592 0 0 0 76206 0 0 0 25 0 1 0 104548459 8175616 1577 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 1996 1577 110 221 0 1772 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 7984

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8943
/proc/meminfo: memFree=1731664/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=8116 CPUtime=822.04
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 1628 0 0 0 82204 0 0 0 25 0 1 0 104548459 8310784 1613 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 2029 1613 110 221 0 1805 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 8116

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8943
/proc/meminfo: memFree=1731344/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=8412 CPUtime=882.02
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 1690 0 0 0 88202 0 0 0 25 0 1 0 104548459 8613888 1675 1992294400 4194304 5102648 548682068784 18446744073709551615 4249402 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 2103 1675 110 221 0 1879 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 8412

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8943
/proc/meminfo: memFree=1730960/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=8700 CPUtime=942
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 1770 0 0 0 94200 0 0 0 25 0 1 0 104548459 8908800 1755 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 2175 1755 110 221 0 1951 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 8700

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8943
/proc/meminfo: memFree=1730896/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=8700 CPUtime=1001.99
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 1783 0 0 0 100199 0 0 0 25 0 1 0 104548459 8908800 1768 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 2175 1768 110 221 0 1951 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 8700

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8943
/proc/meminfo: memFree=1730832/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=8832 CPUtime=1061.97
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 1801 0 0 0 106197 0 0 0 25 0 1 0 104548459 9043968 1786 1992294400 4194304 5102648 548682068784 18446744073709551615 4254250 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 2208 1786 110 221 0 1984 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 8832

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8943
/proc/meminfo: memFree=1730704/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=8972 CPUtime=1121.95
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 1820 0 0 0 112195 0 0 0 25 0 1 0 104548459 9187328 1805 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 2243 1805 110 221 0 2019 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 8972

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8943
/proc/meminfo: memFree=1730384/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=9260 CPUtime=1181.93
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 1892 0 0 0 118193 0 0 0 25 0 1 0 104548459 9482240 1877 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 2315 1877 110 221 0 2091 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 9260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8943
/proc/meminfo: memFree=1730320/2055920 swapFree=4186716/4192956
[pid=8936] ppid=8934 vsize=9260 CPUtime=1200.03
/proc/8936/stat : 8936 (varsat-industri) R 8934 8936 8841 0 -1 4194304 1911 0 0 0 120003 0 0 0 25 0 1 0 104548459 9482240 1896 1992294400 4194304 5102648 548682068784 18446744073709551615 4255091 0 0 4096 3 0 0 0 17 1 0 0
/proc/8936/statm: 2315 1896 110 221 0 2091 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 9260

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.05
CPU user time (s): 1200.04
CPU system time (s): 0.010998
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 9260

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

runsolver used 1.06184 second user time and 2.24666 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-26 18:59:56
IDJOB=1730941
IDBENCH=24739
IDSOLVER=538
FILE ID=node75/1730941-1240765196
PBS_JOBID= 9187167
Free space on /tmp= 66436 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2-rand3bip-sat-280-2.sat05-2264.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730941-1240765196/watcher-1730941-1240765196 -o /tmp/evaluation-result-1730941-1240765196/solver-1730941-1240765196 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1324725919 HOME/instance-1730941-1240765196.cnf

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

MD5SUM BENCH= 0a790b16b30661bee32dad474c146a58
RANDOM SEED=1324725919

node75.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.213
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.213
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:       1738928 kB
Buffers:         34436 kB
Cached:         206804 kB
SwapCached:       3016 kB
Active:          81392 kB
Inactive:       170648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1738928 kB
SwapTotal:     4192956 kB
SwapFree:      4186716 kB
Dirty:            1036 kB
Writeback:           0 kB
Mapped:          19016 kB
Slab:            50876 kB
Committed_AS:   287720 kB
PageTables:       1416 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= 66436 MiB
End job on node75 at 2009-04-26 19:19:58