Trace number 1737382

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.02 1200.31

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-290-100.cnf
MD5SUM46069fd95a12b364b1f1ad67bf25128f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark408.046
Satisfiable
(Un)Satisfiability was proved
Number of variables290
Number of clauses696
Sum of the clauses size1740
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2580
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5116
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:  290                                                  |
0.00/0.00	c |  Number of clauses:    696                                                  |
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:          2142243239.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 |     290      696     1740 |      232        0    nan |  0.000 % |
0.00/0.00	c |       101 |     290      696     1740 |      255      101     44 |  0.001 % |
0.00/0.00	c |       251 |     290      696     1740 |      280      251     42 |  0.001 % |
0.00/0.01	c |       477 |     290      696     1740 |      308      309     37 |  0.001 % |
0.00/0.02	c |       814 |     290      696     1740 |      339      301     32 |  0.001 % |
0.00/0.04	c |      1320 |     290      696     1740 |      373      349     36 |  0.001 % |
0.00/0.06	c |      2082 |     290      696     1740 |      411      255     24 |  0.001 % |
0.07/0.09	c |      3222 |     290      696     1740 |      452      444     34 |  0.001 % |
0.09/0.14	c |      4932 |     290      696     1740 |      497      485     36 |  0.001 % |
0.19/0.22	c |      7494 |     290      696     1740 |      547      335     27 |  0.001 % |
0.29/0.35	c |     11339 |     290      696     1740 |      601      640     38 |  0.001 % |
0.49/0.54	c |     17107 |     290      696     1740 |      661      484     32 |  0.001 % |
0.79/0.84	c |     25756 |     290      696     1740 |      728      450     29 |  0.001 % |
1.19/1.29	c |     38730 |     290      696     1740 |      800      542     33 |  0.001 % |
1.99/2.00	c |     58192 |     290      696     1740 |      881      750     39 |  0.001 % |
2.99/3.09	c |     87384 |     290      696     1740 |      969      741     37 |  0.001 % |
4.69/4.76	c |    131175 |     290      696     1740 |     1066      874     37 |  0.001 % |
7.29/7.31	c |    196863 |     290      696     1740 |     1172     1041     44 |  0.001 % |
11.19/11.23	c |    295390 |     290      696     1740 |     1289      937     38 |  0.001 % |
17.39/17.43	c |    443179 |     290      696     1740 |     1418     1050     39 |  0.001 % |
26.88/26.91	c |    664863 |     290      696     1740 |     1560     1476     45 |  0.001 % |
41.68/41.74	c |    997390 |     290      696     1740 |     1716     1565     46 |  0.001 % |
64.97/65.09	c |   1496179 |     290      696     1740 |     1888     1615     45 |  0.001 % |
101.26/101.30	c |   2244361 |     290      696     1740 |     2077     1942     45 |  0.001 % |
156.36/156.45	c |   3366635 |     290      696     1740 |     2285     1283     44 |  0.001 % |
242.04/242.15	c |   5050046 |     290      696     1740 |     2513     1593     43 |  0.001 % |
374.00/374.20	c |   7575165 |     290      696     1740 |     2765     2631     47 |  0.001 % |
585.55/585.76	c |  11362840 |     290      696     1740 |     3041     1790     46 |  0.001 % |
916.88/917.14	c |  17044353 |     290      696     1740 |     3345     2718     47 |  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-1737382-1240817142/watcher-1737382-1240817142 -o /tmp/evaluation-result-1737382-1240817142/solver-1737382-1240817142 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=2142243239 HOME/instance-1737382-1240817142.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.92 0.97 0.99 2/64 30275
/proc/meminfo: memFree=1605456/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=2276 CPUtime=0
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 109748229 2330624 162 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 569 162 101 221 0 345 0

[startup+0.0723971 s]
/proc/loadavg: 0.92 0.97 0.99 2/64 30275
/proc/meminfo: memFree=1605456/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=2408 CPUtime=0.07
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 212 0 0 0 7 0 0 0 18 0 1 0 109748229 2465792 197 1992294400 4194304 5102648 548682068768 18446744073709551615 4255155 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 602 197 110 221 0 378 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2408

[startup+0.101398 s]
/proc/loadavg: 0.92 0.97 0.99 2/64 30275
/proc/meminfo: memFree=1605456/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=2408 CPUtime=0.09
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 219 0 0 0 9 0 0 0 18 0 1 0 109748229 2465792 204 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 602 204 110 221 0 378 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2408

[startup+0.301415 s]
/proc/loadavg: 0.92 0.97 0.99 2/64 30275
/proc/meminfo: memFree=1605456/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=2540 CPUtime=0.29
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 244 0 0 0 29 0 0 0 19 0 1 0 109748229 2600960 229 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 635 229 110 221 0 411 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2540

[startup+0.701447 s]
/proc/loadavg: 0.92 0.97 0.99 2/64 30275
/proc/meminfo: memFree=1605456/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=2540 CPUtime=0.69
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 266 0 0 0 69 0 0 0 23 0 1 0 109748229 2600960 251 1992294400 4194304 5102648 548682068768 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 635 251 110 221 0 411 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2540

[startup+1.50151 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 30276
/proc/meminfo: memFree=1604744/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=2672 CPUtime=1.49
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 301 0 0 0 149 0 0 0 25 0 1 0 109748229 2736128 286 1992294400 4194304 5102648 548682068768 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 668 286 110 221 0 444 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2672

[startup+3.10164 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 30276
/proc/meminfo: memFree=1604488/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=2804 CPUtime=3.09
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 336 0 0 0 309 0 0 0 25 0 1 0 109748229 2871296 321 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 701 321 110 221 0 477 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2804

[startup+6.30191 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 30276
/proc/meminfo: memFree=1604104/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=3200 CPUtime=6.29
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 406 0 0 0 629 0 0 0 25 0 1 0 109748229 3276800 391 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 800 391 110 221 0 576 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3200

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 30276
/proc/meminfo: memFree=1603720/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=3464 CPUtime=12.69
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 487 0 0 0 1269 0 0 0 25 0 1 0 109748229 3547136 472 1992294400 4194304 5102648 548682068768 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 866 472 110 221 0 642 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3464

[startup+25.5015 s]
/proc/loadavg: 0.95 0.97 0.99 2/65 30276
/proc/meminfo: memFree=1603272/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=3860 CPUtime=25.48
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 588 0 0 0 2548 0 0 0 25 0 1 0 109748229 3952640 573 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 965 573 110 221 0 741 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3860

[startup+51.1016 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 30276
/proc/meminfo: memFree=1602760/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=4396 CPUtime=51.08
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 726 0 0 0 5108 0 0 0 25 0 1 0 109748229 4501504 711 1992294400 4194304 5102648 548682068768 18446744073709551615 4249826 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 1099 711 110 221 0 875 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4396

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 30276
/proc/meminfo: memFree=1602056/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=5072 CPUtime=102.27
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 893 0 0 0 10227 0 0 0 25 0 1 0 109748229 5193728 878 1992294400 4194304 5102648 548682068768 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 1268 878 110 221 0 1044 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5072

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30276
/proc/meminfo: memFree=1601544/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=5620 CPUtime=162.26
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 1025 0 0 0 16225 1 0 0 25 0 1 0 109748229 5754880 1010 1992294400 4194304 5102648 548682068768 18446744073709551615 4249818 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 1405 1010 110 221 0 1181 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 5620

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30276
/proc/meminfo: memFree=1601096/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=6028 CPUtime=222.24
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 1134 0 0 0 22223 1 0 0 25 0 1 0 109748229 6172672 1119 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 1507 1119 110 221 0 1283 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 6028

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30276
/proc/meminfo: memFree=1600648/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=6440 CPUtime=282.23
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 1241 0 0 0 28222 1 0 0 25 0 1 0 109748229 6594560 1226 1992294400 4194304 5102648 548682068768 18446744073709551615 4249741 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 1610 1226 110 221 0 1386 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 6440

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30276
/proc/meminfo: memFree=1600456/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=6716 CPUtime=342.21
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 1295 0 0 0 34220 1 0 0 25 0 1 0 109748229 6877184 1280 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 1679 1280 110 221 0 1455 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 6716

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30276
/proc/meminfo: memFree=1600072/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=6996 CPUtime=402.19
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 1375 0 0 0 40218 1 0 0 25 0 1 0 109748229 7163904 1360 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 1749 1360 110 221 0 1525 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 6996

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30276
/proc/meminfo: memFree=1599944/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=7128 CPUtime=462.18
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 1406 0 0 0 46217 1 0 0 25 0 1 0 109748229 7299072 1391 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 1782 1391 110 221 0 1558 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 7128

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30276
/proc/meminfo: memFree=1599816/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=7260 CPUtime=522.17
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 1436 0 0 0 52215 2 0 0 25 0 1 0 109748229 7434240 1421 1992294400 4194304 5102648 548682068768 18446744073709551615 4225681 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 1815 1421 110 221 0 1591 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 7260

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30276
/proc/meminfo: memFree=1599688/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=7396 CPUtime=582.16
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 1458 0 0 0 58214 2 0 0 25 0 1 0 109748229 7573504 1443 1992294400 4194304 5102648 548682068768 18446744073709551615 4250201 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 1849 1443 110 221 0 1625 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 7396

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30276
/proc/meminfo: memFree=1599496/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=7664 CPUtime=642.14
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 1507 0 0 0 64212 2 0 0 25 0 1 0 109748229 7847936 1492 1992294400 4194304 5102648 548682068768 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 1916 1492 110 221 0 1692 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 7664

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30278
/proc/meminfo: memFree=1598984/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=7796 CPUtime=702.12
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 1550 0 0 0 70210 2 0 0 25 0 1 0 109748229 7983104 1535 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 1949 1535 110 221 0 1725 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 7796

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30278
/proc/meminfo: memFree=1598984/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=7928 CPUtime=762.11
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 1584 0 0 0 76209 2 0 0 25 0 1 0 109748229 8118272 1569 1992294400 4194304 5102648 548682068768 18446744073709551615 4255371 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 1982 1569 110 221 0 1758 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 7928

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30278
/proc/meminfo: memFree=1599112/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=8076 CPUtime=822.09
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 1606 0 0 0 82207 2 0 0 25 0 1 0 109748229 8269824 1591 1992294400 4194304 5102648 548682068768 18446744073709551615 4225550 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 2019 1591 110 221 0 1795 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 8076

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30278
/proc/meminfo: memFree=1599048/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=8076 CPUtime=882.09
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 1616 0 0 0 88206 3 0 0 25 0 1 0 109748229 8269824 1601 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 2019 1601 110 221 0 1795 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 8076

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30278
/proc/meminfo: memFree=1598792/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=8340 CPUtime=942.07
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 1667 0 0 0 94204 3 0 0 25 0 1 0 109748229 8540160 1652 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 2085 1652 110 221 0 1861 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 8340

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30278
/proc/meminfo: memFree=1598536/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=8620 CPUtime=1002.06
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 1731 0 0 0 100203 3 0 0 25 0 1 0 109748229 8826880 1716 1992294400 4194304 5102648 548682068768 18446744073709551615 4255520 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 2155 1716 110 221 0 1931 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 8620

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30278
/proc/meminfo: memFree=1598344/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=8752 CPUtime=1062.04
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 1773 0 0 0 106201 3 0 0 25 0 1 0 109748229 8962048 1758 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 2188 1758 110 221 0 1964 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 8752

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30278
/proc/meminfo: memFree=1598216/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=8900 CPUtime=1122.03
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 1802 0 0 0 112200 3 0 0 25 0 1 0 109748229 9113600 1787 1992294400 4194304 5102648 548682068768 18446744073709551615 4249125 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 2225 1787 110 221 0 2001 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 8900

[startup+1182.3 s]
/proc/loadavg: 1.12 1.00 1.00 2/65 30278
/proc/meminfo: memFree=1598088/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=9032 CPUtime=1182.01
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 1834 0 0 0 118198 3 0 0 25 0 1 0 109748229 9248768 1819 1992294400 4194304 5102648 548682068768 18446744073709551615 4254501 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 2258 1819 110 221 0 2034 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 9032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.08 1.00 1.00 2/65 30278
/proc/meminfo: memFree=1598088/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=9032 CPUtime=1200.01
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 1834 0 0 0 119998 3 0 0 25 0 1 0 109748229 9248768 1819 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 2258 1819 110 221 0 2034 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 9032

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

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

[startup+1200.3 s]
/proc/loadavg: 1.08 1.00 1.00 2/65 30278
/proc/meminfo: memFree=1598088/2055920 swapFree=4192812/4192956
[pid=30275] ppid=30273 vsize=9032 CPUtime=1200.01
/proc/30275/stat : 30275 (varsat-industri) R 30273 30275 29736 0 -1 4194304 1834 0 0 0 119998 3 0 0 25 0 1 0 109748229 9248768 1819 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/30275/statm: 2258 1819 110 221 0 2034 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 9032

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.02
CPU user time (s): 1199.99
CPU system time (s): 0.038994
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 9032

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

runsolver used 0.912861 second user time and 2.41463 second system time

The end

Launcher Data

Begin job on node3 at 2009-04-27 09:25:42
IDJOB=1737382
IDBENCH=71787
IDSOLVER=538
FILE ID=node3/1737382-1240817142
PBS_JOBID= 9187431
Free space on /tmp= 66080 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-290-100.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737382-1240817142/watcher-1737382-1240817142 -o /tmp/evaluation-result-1737382-1240817142/solver-1737382-1240817142 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=2142243239 HOME/instance-1737382-1240817142.cnf

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

MD5SUM BENCH= 46069fd95a12b364b1f1ad67bf25128f
RANDOM SEED=2142243239

node3.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:       1605872 kB
Buffers:         56244 kB
Cached:         306604 kB
SwapCached:          0 kB
Active:         189840 kB
Inactive:       187352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1605872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1028 kB
Writeback:           0 kB
Mapped:          24156 kB
Slab:            58860 kB
Committed_AS:   459736 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= 66080 MiB
End job on node3 at 2009-04-27 09:45:44