Trace number 1737383

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-random 2009-03-22? (TO) 1200.07 1200.41

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:          1890505294.000000
0.00/0.00	c |  Heuristic:            EMSP-G, threshold 0.750                              |
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 |       102 |     290      696     1740 |      255      102     42 |  0.001 % |
0.00/0.00	c |       252 |     290      696     1740 |      280      252     43 |  0.001 % |
0.00/0.01	c |       477 |     290      696     1740 |      308      285     42 |  0.001 % |
0.00/0.02	c |       814 |     290      696     1740 |      339      230     33 |  0.001 % |
0.00/0.03	c |      1320 |     290      696     1740 |      373      303     31 |  0.001 % |
0.03/0.05	c |      2082 |     290      696     1740 |      411      352     31 |  0.001 % |
0.03/0.09	c |      3224 |     290      696     1740 |      452      445     32 |  0.001 % |
0.10/0.14	c |      4934 |     290      696     1740 |      497      531     38 |  0.001 % |
0.20/0.21	c |      7497 |     290      696     1740 |      547      455     30 |  0.001 % |
0.30/0.33	c |     11342 |     290      696     1740 |      601      397     30 |  0.001 % |
0.50/0.50	c |     17108 |     290      696     1740 |      661      359     25 |  0.001 % |
0.69/0.77	c |     25758 |     290      696     1740 |      728      676     39 |  0.001 % |
1.10/1.19	c |     38734 |     290      696     1740 |      800      551     29 |  0.001 % |
1.79/1.84	c |     58196 |     290      696     1740 |      881      790     37 |  0.001 % |
2.79/2.87	c |     87389 |     290      696     1740 |      969      548     33 |  0.001 % |
4.40/4.41	c |    131178 |     290      696     1740 |     1066      836     37 |  0.001 % |
6.79/6.84	c |    196864 |     290      696     1740 |     1172     1148     42 |  0.001 % |
10.49/10.56	c |    295392 |     290      696     1740 |     1289      935     40 |  0.001 % |
16.29/16.38	c |    443182 |     290      696     1740 |     1418     1333     44 |  0.001 % |
25.19/25.28	c |    664865 |     290      696     1740 |     1560     1332     45 |  0.001 % |
38.78/38.83	c |    997391 |     290      696     1740 |     1716     1649     45 |  0.001 % |
59.98/60.02	c |   1496180 |     290      696     1740 |     1888     1060     39 |  0.001 % |
94.17/94.25	c |   2244364 |     290      696     1740 |     2077     1595     47 |  0.001 % |
146.55/146.63	c |   3366641 |     290      696     1740 |     2285     1405     44 |  0.001 % |
227.63/227.75	c |   5050053 |     290      696     1740 |     2513     1750     47 |  0.001 % |
353.29/353.41	c |   7575170 |     290      696     1740 |     2765     2580     51 |  0.001 % |
545.94/546.10	c |  11362846 |     290      696     1740 |     3041     2567     43 |  0.001 % |
856.65/856.98	c |  17044359 |     290      696     1740 |     3345     2172     46 |  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-1737383-1240817151/watcher-1737383-1240817151 -o /tmp/evaluation-result-1737383-1240817151/solver-1737383-1240817151 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-random_static -seed=1890505294 HOME/instance-1737383-1240817151.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.66 1.64 1.34 3/65 16209
/proc/meminfo: memFree=1489336/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=2276 CPUtime=0
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 179 0 0 0 0 0 0 0 20 0 1 0 109744462 2330624 164 1992294400 4194304 5102416 548682068784 18446744073709551615 4254565 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 569 164 103 221 0 345 0

[startup+0.0399479 s]
/proc/loadavg: 1.66 1.64 1.34 3/65 16209
/proc/meminfo: memFree=1489336/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=2408 CPUtime=0.03
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 207 0 0 0 3 0 0 0 20 0 1 0 109744462 2465792 192 1992294400 4194304 5102416 548682068784 18446744073709551615 4524903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 602 192 112 221 0 378 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2408

[startup+0.102957 s]
/proc/loadavg: 1.66 1.64 1.34 3/65 16209
/proc/meminfo: memFree=1489336/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=2408 CPUtime=0.1
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 226 0 0 0 10 0 0 0 20 0 1 0 109744462 2465792 211 1992294400 4194304 5102416 548682068784 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 602 211 112 221 0 378 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2408

[startup+0.302981 s]
/proc/loadavg: 1.66 1.64 1.34 3/65 16209
/proc/meminfo: memFree=1489336/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=2540 CPUtime=0.3
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 250 0 0 0 30 0 0 0 22 0 1 0 109744462 2600960 235 1992294400 4194304 5102416 548682068784 18446744073709551615 4231707 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 635 235 112 221 0 411 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2540

[startup+0.70103 s]
/proc/loadavg: 1.66 1.64 1.34 3/65 16209
/proc/meminfo: memFree=1489336/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=2672 CPUtime=0.69
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 282 0 0 0 69 0 0 0 25 0 1 0 109744462 2736128 267 1992294400 4194304 5102416 548682068784 18446744073709551615 4249160 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 668 267 112 221 0 444 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2672

[startup+1.50113 s]
/proc/loadavg: 1.66 1.64 1.34 2/66 16210
/proc/meminfo: memFree=1488624/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=2804 CPUtime=1.49
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 316 0 0 0 149 0 0 0 25 0 1 0 109744462 2871296 301 1992294400 4194304 5102416 548682068784 18446744073709551615 4249721 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 701 301 112 221 0 477 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2804

[startup+3.10133 s]
/proc/loadavg: 1.66 1.64 1.34 2/66 16210
/proc/meminfo: memFree=1488304/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=2936 CPUtime=3.09
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 366 0 0 0 309 0 0 0 25 0 1 0 109744462 3006464 351 1992294400 4194304 5102416 548682068784 18446744073709551615 4249957 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 734 351 112 221 0 510 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2936

[startup+6.30173 s]
/proc/loadavg: 1.61 1.63 1.34 2/66 16210
/proc/meminfo: memFree=1487984/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=3200 CPUtime=6.29
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 426 0 0 0 629 0 0 0 25 0 1 0 109744462 3276800 411 1992294400 4194304 5102416 548682068784 18446744073709551615 4249582 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 800 411 112 221 0 576 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3200

[startup+12.7015 s]
/proc/loadavg: 1.56 1.62 1.34 2/66 16210
/proc/meminfo: memFree=1487408/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=3596 CPUtime=12.69
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 522 0 0 0 1269 0 0 0 25 0 1 0 109744462 3682304 507 1992294400 4194304 5102416 548682068784 18446744073709551615 4249721 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 899 507 112 221 0 675 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3596

[startup+25.5011 s]
/proc/loadavg: 1.43 1.59 1.33 2/66 16210
/proc/meminfo: memFree=1487088/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=3996 CPUtime=25.49
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 612 0 0 0 2549 0 0 0 25 0 1 0 109744462 4091904 597 1992294400 4194304 5102416 548682068784 18446744073709551615 4255552 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 999 597 112 221 0 775 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3996

[startup+51.1013 s]
/proc/loadavg: 1.28 1.54 1.32 2/66 16210
/proc/meminfo: memFree=1486576/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=4528 CPUtime=51.08
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 742 0 0 0 5108 0 0 0 25 0 1 0 109744462 4636672 727 1992294400 4194304 5102416 548682068784 18446744073709551615 4255552 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 1132 727 112 221 0 908 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4528

[startup+102.306 s]
/proc/loadavg: 1.12 1.45 1.30 2/66 16210
/proc/meminfo: memFree=1485872/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=5068 CPUtime=102.27
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 904 0 0 0 10227 0 0 0 25 0 1 0 109744462 5189632 889 1992294400 4194304 5102416 548682068784 18446744073709551615 4228529 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 1267 889 112 221 0 1043 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5068

[startup+162.301 s]
/proc/loadavg: 1.04 1.37 1.28 2/66 16210
/proc/meminfo: memFree=1485232/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=5772 CPUtime=162.25
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 1056 0 0 0 16225 0 0 0 25 0 1 0 109744462 5910528 1041 1992294400 4194304 5102416 548682068784 18446744073709551615 4249517 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 1443 1041 112 221 0 1219 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5772

[startup+222.303 s]
/proc/loadavg: 1.01 1.30 1.26 2/66 16210
/proc/meminfo: memFree=1484784/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=6184 CPUtime=222.23
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 1153 0 0 0 22223 0 0 0 25 0 1 0 109744462 6332416 1138 1992294400 4194304 5102416 548682068784 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 1546 1138 112 221 0 1322 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6184

[startup+282.302 s]
/proc/loadavg: 1.00 1.24 1.24 2/66 16210
/proc/meminfo: memFree=1484272/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=6592 CPUtime=282.21
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 1267 0 0 0 28221 0 0 0 25 0 1 0 109744462 6750208 1252 1992294400 4194304 5102416 548682068784 18446744073709551615 4249636 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 1648 1252 112 221 0 1424 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 6592

[startup+342.303 s]
/proc/loadavg: 1.00 1.20 1.22 2/66 16210
/proc/meminfo: memFree=1484080/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=6864 CPUtime=342.2
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 1320 0 0 0 34220 0 0 0 25 0 1 0 109744462 7028736 1305 1992294400 4194304 5102416 548682068784 18446744073709551615 4249648 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 1716 1305 112 221 0 1492 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 6864

[startup+402.303 s]
/proc/loadavg: 1.00 1.16 1.21 2/66 16210
/proc/meminfo: memFree=1483760/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=7140 CPUtime=402.18
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 1396 0 0 0 40218 0 0 0 25 0 1 0 109744462 7311360 1381 1992294400 4194304 5102416 548682068784 18446744073709551615 4249602 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 1785 1381 112 221 0 1561 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 7140

[startup+462.302 s]
/proc/loadavg: 1.00 1.13 1.19 2/66 16210
/proc/meminfo: memFree=1483632/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=7272 CPUtime=462.16
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 1432 0 0 0 46216 0 0 0 25 0 1 0 109744462 7446528 1417 1992294400 4194304 5102416 548682068784 18446744073709551615 4249765 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 1818 1417 112 221 0 1594 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 7272

[startup+522.303 s]
/proc/loadavg: 1.00 1.10 1.17 2/66 16210
/proc/meminfo: memFree=1483568/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=7272 CPUtime=522.15
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 1440 0 0 0 52215 0 0 0 25 0 1 0 109744462 7446528 1425 1992294400 4194304 5102416 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 1818 1425 112 221 0 1594 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 7272

[startup+582.301 s]
/proc/loadavg: 1.00 1.08 1.16 2/66 16210
/proc/meminfo: memFree=1483376/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=7552 CPUtime=582.13
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 1482 0 0 0 58213 0 0 0 25 0 1 0 109744462 7733248 1467 1992294400 4194304 5102416 548682068784 18446744073709551615 4248639 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 1888 1467 112 221 0 1664 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 7552

[startup+642.302 s]
/proc/loadavg: 1.00 1.06 1.15 2/66 16210
/proc/meminfo: memFree=1483120/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=7684 CPUtime=642.12
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 1532 0 0 0 64212 0 0 0 25 0 1 0 109744462 7868416 1517 1992294400 4194304 5102416 548682068784 18446744073709551615 4253879 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 1921 1517 112 221 0 1697 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 7684

[startup+702.301 s]
/proc/loadavg: 1.00 1.05 1.14 2/66 16210
/proc/meminfo: memFree=1482928/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=7816 CPUtime=702.1
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 1570 0 0 0 70210 0 0 0 25 0 1 0 109744462 8003584 1555 1992294400 4194304 5102416 548682068784 18446744073709551615 4249631 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 1954 1555 112 221 0 1730 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 7816

[startup+762.306 s]
/proc/loadavg: 1.00 1.04 1.13 2/66 16210
/proc/meminfo: memFree=1482864/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=7964 CPUtime=762.08
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 1609 0 0 0 76208 0 0 0 25 0 1 0 109744462 8155136 1594 1992294400 4194304 5102416 548682068784 18446744073709551615 4249721 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 1991 1594 112 221 0 1767 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 7964

[startup+822.301 s]
/proc/loadavg: 1.00 1.03 1.12 2/66 16212
/proc/meminfo: memFree=1482608/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=8096 CPUtime=822.06
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 1639 0 0 0 82206 0 0 0 25 0 1 0 109744462 8290304 1624 1992294400 4194304 5102416 548682068784 18446744073709551615 4249660 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 2024 1624 112 221 0 1800 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 8096

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.10 2/66 16212
/proc/meminfo: memFree=1482544/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=8228 CPUtime=882.04
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 1662 0 0 0 88204 0 0 0 25 0 1 0 109744462 8425472 1647 1992294400 4194304 5102416 548682068784 18446744073709551615 4249648 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 2057 1647 112 221 0 1833 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 8228

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.09 2/66 16212
/proc/meminfo: memFree=1482416/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=8376 CPUtime=942.03
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 1705 0 0 0 94203 0 0 0 25 0 1 0 109744462 8577024 1690 1992294400 4194304 5102416 548682068784 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 2094 1690 112 221 0 1870 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 8376

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 16212
/proc/meminfo: memFree=1482224/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=8640 CPUtime=1002.01
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 1754 0 0 0 100201 0 0 0 25 0 1 0 109744462 8847360 1739 1992294400 4194304 5102416 548682068784 18446744073709551615 4244121 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 2160 1739 112 221 0 1936 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 8640

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 16212
/proc/meminfo: memFree=1482032/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=8788 CPUtime=1061.99
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 1800 0 0 0 106199 0 0 0 25 0 1 0 109744462 8998912 1785 1992294400 4194304 5102416 548682068784 18446744073709551615 4254367 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 2197 1785 112 221 0 1973 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 8788

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 16212
/proc/meminfo: memFree=1481840/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=8920 CPUtime=1121.98
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 1827 0 0 0 112198 0 0 0 25 0 1 0 109744462 9134080 1812 1992294400 4194304 5102416 548682068784 18446744073709551615 4249548 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 2230 1812 112 221 0 2006 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 8920

[startup+1182.3 s]
/proc/loadavg: 1.05 1.01 1.07 2/66 16212
/proc/meminfo: memFree=1481968/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=8920 CPUtime=1181.96
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 1829 0 0 0 118196 0 0 0 25 0 1 0 109744462 9134080 1814 1992294400 4194304 5102416 548682068784 18446744073709551615 4249573 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 2230 1814 112 221 0 2006 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 8920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.04 1.01 1.07 2/66 16212
/proc/meminfo: memFree=1481968/2055920 swapFree=4192812/4192956
[pid=16209] ppid=16207 vsize=8920 CPUtime=1200.06
/proc/16209/stat : 16209 (varsat-random_s) R 16207 16209 15320 0 -1 4194304 1838 0 0 0 120006 0 0 0 25 0 1 0 109744462 9134080 1823 1992294400 4194304 5102416 548682068784 18446744073709551615 4244069 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 2230 1823 112 221 0 2006 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 8920

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.07
CPU user time (s): 1200.06
CPU system time (s): 0.007998
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 8920

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

runsolver used 1.2988 second user time and 2.67559 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-27 09:25:51
IDJOB=1737383
IDBENCH=71787
IDSOLVER=539
FILE ID=node92/1737383-1240817151
PBS_JOBID= 9187443
Free space on /tmp= 66516 MiB

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

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

MD5SUM BENCH= 46069fd95a12b364b1f1ad67bf25128f
RANDOM SEED=1890505294

node92.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.245
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.245
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:       1489816 kB
Buffers:         56404 kB
Cached:         429248 kB
SwapCached:        140 kB
Active:         205416 kB
Inactive:       294708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1489816 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1020 kB
Writeback:           0 kB
Mapped:          24112 kB
Slab:            51856 kB
Committed_AS:   236564 kB
PageTables:       1460 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= 66512 MiB
End job on node92 at 2009-04-27 09:45:53