Trace number 1732576

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/sgen/sat/
sgen1-sat-240-100.cnf
MD5SUM227ae3ed738eb1cf18ca67ef64582b2c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.8903
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses576
Sum of the clauses size1440
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2480
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 596
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:  240                                                  |
0.00/0.00	c |  Number of clauses:    576                                                  |
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:          1747521605.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 |     240      576     1440 |      192        0    nan |  0.000 % |
0.00/0.00	c |       100 |     240      576     1440 |      211      100     33 |  0.002 % |
0.00/0.00	c |       256 |     240      576     1440 |      232      256     33 |  0.002 % |
0.00/0.01	c |       483 |     240      576     1440 |      255      202     28 |  0.002 % |
0.00/0.02	c |       820 |     240      576     1440 |      281      209     26 |  0.002 % |
0.00/0.03	c |      1326 |     240      576     1440 |      309      349     31 |  0.002 % |
0.04/0.05	c |      2085 |     240      576     1440 |      340      194     20 |  0.002 % |
0.04/0.08	c |      3224 |     240      576     1440 |      374      240     21 |  0.002 % |
0.09/0.12	c |      4933 |     240      576     1440 |      411      361     30 |  0.002 % |
0.09/0.19	c |      7495 |     240      576     1440 |      452      285     22 |  0.002 % |
0.19/0.29	c |     11339 |     240      576     1440 |      497      342     21 |  0.002 % |
0.39/0.45	c |     17108 |     240      576     1440 |      547      573     30 |  0.002 % |
0.69/0.71	c |     25758 |     240      576     1440 |      602      446     26 |  0.002 % |
1.00/1.08	c |     38732 |     240      576     1440 |      662      454     25 |  0.002 % |
1.59/1.68	c |     58193 |     240      576     1440 |      729      504     27 |  0.002 % |
2.59/2.60	c |     87385 |     240      576     1440 |      802      491     25 |  0.002 % |
3.99/4.01	c |    131174 |     240      576     1440 |      882      824     33 |  0.002 % |
6.19/6.21	c |    196863 |     240      576     1440 |      970      926     33 |  0.002 % |
9.59/9.63	c |    295390 |     240      576     1440 |     1067      646     27 |  0.002 % |
14.79/14.88	c |    443179 |     240      576     1440 |     1174     1040     35 |  0.002 % |
23.19/23.22	c |    664863 |     240      576     1440 |     1291      821     30 |  0.002 % |
35.98/36.06	c |    997388 |     240      576     1440 |     1420      777     31 |  0.002 % |
55.88/55.91	c |   1496176 |     240      576     1440 |     1562      796     32 |  0.002 % |
86.36/86.47	c |   2244359 |     240      576     1440 |     1719     1578     37 |  0.002 % |
134.15/134.21	c |   3366633 |     240      576     1440 |     1891     1478     39 |  0.002 % |
206.83/206.99	c |   5050047 |     240      576     1440 |     2080     1735     38 |  0.002 % |
321.30/321.45	c |   7575164 |     240      576     1440 |     2288     1626     38 |  0.002 % |
497.45/497.65	c |  11362839 |     240      576     1440 |     2517     1301     33 |  0.002 % |
775.17/775.47	c |  17044355 |     240      576     1440 |     2768     2334     40 |  0.002 % |

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-1732576-1240781955/watcher-1732576-1240781955 -o /tmp/evaluation-result-1732576-1240781955/solver-1732576-1240781955 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1747521605 HOME/instance-1732576-1240781955.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.99 3/64 983
/proc/meminfo: memFree=1661676/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=2280 CPUtime=0
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 106228095 2334720 166 1992294400 4194304 5102648 548682068784 18446744073709551615 4525127 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 570 166 110 221 0 346 0

[startup+0.0470819 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 983
/proc/meminfo: memFree=1661676/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=2280 CPUtime=0.04
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 196 0 0 0 4 0 0 0 18 0 1 0 106228095 2334720 181 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 570 181 110 221 0 346 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2280

[startup+0.101088 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 983
/proc/meminfo: memFree=1661676/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=2412 CPUtime=0.09
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 208 0 0 0 9 0 0 0 18 0 1 0 106228095 2469888 193 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 603 193 110 221 0 379 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2412

[startup+0.30111 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 983
/proc/meminfo: memFree=1661676/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=2412 CPUtime=0.29
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 223 0 0 0 29 0 0 0 19 0 1 0 106228095 2469888 208 1992294400 4194304 5102648 548682068784 18446744073709551615 4249384 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 603 208 110 221 0 379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2412

[startup+0.701154 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 983
/proc/meminfo: memFree=1661676/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=2540 CPUtime=0.69
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 245 0 0 0 69 0 0 0 22 0 1 0 106228095 2600960 230 1992294400 4194304 5102648 548682068784 18446744073709551615 4244345 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 635 230 110 221 0 411 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2540

[startup+1.50124 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1661092/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=2672 CPUtime=1.49
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 273 0 0 0 149 0 0 0 25 0 1 0 106228095 2736128 258 1992294400 4194304 5102648 548682068784 18446744073709551615 4249372 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 668 258 110 221 0 444 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2672

[startup+3.10142 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1660836/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=2804 CPUtime=3.09
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 307 0 0 0 309 0 0 0 25 0 1 0 106228095 2871296 292 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 701 292 110 221 0 477 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2804

[startup+6.30178 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1660580/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=2936 CPUtime=6.29
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 360 0 0 0 629 0 0 0 25 0 1 0 106228095 3006464 345 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 734 345 110 221 0 510 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2936

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1660196/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=3200 CPUtime=12.69
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 411 0 0 0 1269 0 0 0 25 0 1 0 106228095 3276800 396 1992294400 4194304 5102648 548682068784 18446744073709551615 4255130 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 800 396 110 221 0 576 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3200

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1659876/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=3468 CPUtime=25.49
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 489 0 0 0 2549 0 0 0 25 0 1 0 106228095 3551232 474 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 867 474 110 221 0 643 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3468

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1659492/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=3880 CPUtime=51.08
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 581 0 0 0 5108 0 0 0 25 0 1 0 106228095 3973120 566 1992294400 4194304 5102648 548682068784 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 970 566 110 221 0 746 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3880

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1658788/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=4544 CPUtime=102.26
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 755 0 0 0 10226 0 0 0 25 0 1 0 106228095 4653056 740 1992294400 4194304 5102648 548682068784 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 1136 740 110 221 0 912 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4544

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1658404/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=4808 CPUtime=162.24
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 832 0 0 0 16224 0 0 0 25 0 1 0 106228095 4923392 817 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 1202 817 110 221 0 978 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 4808

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1658020/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=5212 CPUtime=222.23
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 922 0 0 0 22222 1 0 0 25 0 1 0 106228095 5337088 907 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 1303 907 110 221 0 1079 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5212

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1657700/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=5484 CPUtime=282.21
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 988 0 0 0 28220 1 0 0 25 0 1 0 106228095 5615616 973 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 1371 973 110 221 0 1147 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 5484

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1657444/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=5764 CPUtime=342.19
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 1050 0 0 0 34218 1 0 0 25 0 1 0 106228095 5902336 1035 1992294400 4194304 5102648 548682068784 18446744073709551615 4254923 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 1441 1035 110 221 0 1217 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 5764

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1657124/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=6032 CPUtime=402.17
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 1119 0 0 0 40216 1 0 0 25 0 1 0 106228095 6176768 1104 1992294400 4194304 5102648 548682068784 18446744073709551615 4255024 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 1508 1104 110 221 0 1284 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 6032

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1657124/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=6168 CPUtime=462.16
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 1151 0 0 0 46215 1 0 0 25 0 1 0 106228095 6316032 1136 1992294400 4194304 5102648 548682068784 18446744073709551615 4249372 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 1542 1136 110 221 0 1318 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 6168

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1656932/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=6308 CPUtime=522.14
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 1198 0 0 0 52213 1 0 0 25 0 1 0 106228095 6459392 1183 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 1577 1183 110 221 0 1353 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 6308

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1656804/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=6444 CPUtime=582.12
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 1223 0 0 0 58211 1 0 0 25 0 1 0 106228095 6598656 1208 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 1611 1208 110 221 0 1387 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 6444

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1656740/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=6444 CPUtime=642.11
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 1233 0 0 0 64210 1 0 0 25 0 1 0 106228095 6598656 1218 1992294400 4194304 5102648 548682068784 18446744073709551615 4254217 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 1611 1218 110 221 0 1387 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 6444

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1656740/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=6444 CPUtime=702.09
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 1237 0 0 0 70208 1 0 0 25 0 1 0 106228095 6598656 1222 1992294400 4194304 5102648 548682068784 18446744073709551615 4225550 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 1611 1222 110 221 0 1387 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 6444

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1656676/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=6584 CPUtime=762.07
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 1254 0 0 0 76206 1 0 0 25 0 1 0 106228095 6742016 1239 1992294400 4194304 5102648 548682068784 18446744073709551615 4250391 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 1646 1239 110 221 0 1422 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 6584

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1656484/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=6720 CPUtime=822.05
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 1292 0 0 0 82204 1 0 0 25 0 1 0 106228095 6881280 1277 1992294400 4194304 5102648 548682068784 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 1680 1277 110 221 0 1456 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 6720

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1656292/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=6852 CPUtime=882.04
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 1331 0 0 0 88202 2 0 0 25 0 1 0 106228095 7016448 1316 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 1713 1316 110 221 0 1489 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 6852

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1656164/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=7000 CPUtime=942.02
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 1360 0 0 0 94200 2 0 0 25 0 1 0 106228095 7168000 1345 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 1750 1345 110 221 0 1526 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 7000

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1656100/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=7000 CPUtime=1002
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 1364 0 0 0 100198 2 0 0 25 0 1 0 106228095 7168000 1349 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 1750 1349 110 221 0 1526 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 7000

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1656100/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=7132 CPUtime=1061.98
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 1374 0 0 0 106196 2 0 0 25 0 1 0 106228095 7303168 1359 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 1783 1359 110 221 0 1559 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 7132

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1655972/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=7132 CPUtime=1121.97
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 1386 0 0 0 112195 2 0 0 25 0 1 0 106228095 7303168 1371 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 1783 1371 110 221 0 1559 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 7132

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1655972/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=7132 CPUtime=1181.95
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 1390 0 0 0 118193 2 0 0 25 0 1 0 106228095 7303168 1375 1992294400 4194304 5102648 548682068784 18446744073709551615 4249932 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 1783 1375 110 221 0 1559 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 7132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 984
/proc/meminfo: memFree=1655972/2055920 swapFree=4181272/4192956
[pid=983] ppid=981 vsize=7132 CPUtime=1200.04
/proc/983/stat : 983 (varsat-industri) R 981 983 860 0 -1 4194304 1390 0 0 0 120002 2 0 0 25 0 1 0 106228095 7303168 1375 1992294400 4194304 5102648 548682068784 18446744073709551615 4254608 0 0 4096 3 0 0 0 17 1 0 0
/proc/983/statm: 1783 1375 110 221 0 1559 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 7132

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.03
CPU system time (s): 0.030995
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 7132

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

runsolver used 1.17482 second user time and 2.11968 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-26 23:39:15
IDJOB=1732576
IDBENCH=71122
IDSOLVER=538
FILE ID=node35/1732576-1240781955
PBS_JOBID= 9187284
Free space on /tmp= 66400 MiB

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

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

MD5SUM BENCH= 227ae3ed738eb1cf18ca67ef64582b2c
RANDOM SEED=1747521605

node35.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.214
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.214
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:       1662156 kB
Buffers:         48308 kB
Cached:         288780 kB
SwapCached:       5700 kB
Active:          83452 kB
Inactive:       261644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1662156 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:            1028 kB
Writeback:           0 kB
Mapped:          13572 kB
Slab:            34656 kB
Committed_AS:   462928 kB
PageTables:       1396 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= 66400 MiB
End job on node35 at 2009-04-26 23:59:18