Trace number 1737434

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-crafted 2009-03-22? (TO) 1200.08 1200.51

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-250-100.cnf
MD5SUM327600404ca46d59d12ad4e7ba1e4999
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark64.9541
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses600
Sum of the clauses size1500
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2500
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5100
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:  250                                                  |
0.00/0.00	c |  Number of clauses:    600                                                  |
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:          1672600844.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.800                              |
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 |     250      600     1500 |      200        0    nan |  0.000 % |
0.00/0.00	c |       100 |     250      600     1500 |      220      100     38 |  0.002 % |
0.00/0.00	c |       250 |     250      600     1500 |      242      250     36 |  0.002 % |
0.00/0.01	c |       476 |     250      600     1500 |      266      192     30 |  0.002 % |
0.00/0.02	c |       813 |     250      600     1500 |      292      362     34 |  0.002 % |
0.00/0.03	c |      1319 |     250      600     1500 |      322      311     30 |  0.002 % |
0.00/0.05	c |      2078 |     250      600     1500 |      354      249     26 |  0.002 % |
0.00/0.07	c |      3220 |     250      600     1500 |      389      262     24 |  0.002 % |
0.10/0.12	c |      4930 |     250      600     1500 |      428      313     27 |  0.002 % |
0.10/0.18	c |      7492 |     250      600     1500 |      471      325     27 |  0.002 % |
0.19/0.28	c |     11337 |     250      600     1500 |      518      569     33 |  0.002 % |
0.39/0.44	c |     17104 |     250      600     1500 |      570      584     32 |  0.002 % |
0.59/0.67	c |     25753 |     250      600     1500 |      627      369     22 |  0.002 % |
0.99/1.04	c |     38727 |     250      600     1500 |      690      444     24 |  0.002 % |
1.59/1.60	c |     58189 |     250      600     1500 |      759      553     31 |  0.002 % |
2.39/2.47	c |     87382 |     250      600     1500 |      835      724     30 |  0.002 % |
3.79/3.85	c |    131175 |     250      600     1500 |      918      492     26 |  0.002 % |
5.89/5.94	c |    196860 |     250      600     1500 |     1010      518     23 |  0.002 % |
9.09/9.15	c |    295386 |     250      600     1500 |     1111     1019     35 |  0.002 % |
14.19/14.22	c |    443176 |     250      600     1500 |     1223      624     26 |  0.002 % |
21.99/22.05	c |    664860 |     250      600     1500 |     1345      781     33 |  0.002 % |
34.09/34.15	c |    997387 |     250      600     1500 |     1480     1247     38 |  0.002 % |
53.17/53.21	c |   1496180 |     250      600     1500 |     1628     1094     35 |  0.002 % |
82.27/82.36	c |   2244362 |     250      600     1500 |     1790     1620     42 |  0.002 % |
127.75/127.88	c |   3366637 |     250      600     1500 |     1969     1119     36 |  0.002 % |
197.62/197.73	c |   5050050 |     250      600     1500 |     2166     1266     36 |  0.002 % |
308.28/308.47	c |   7575168 |     250      600     1500 |     2383     1246     38 |  0.002 % |
480.82/481.09	c |  11362843 |     250      600     1500 |     2621     1415     41 |  0.002 % |
752.22/752.56	c |  17044355 |     250      600     1500 |     2884     2570     40 |  0.002 % |
1176.47/1176.91	c |  25566627 |     250      600     1500 |     3172     2474     43 |  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-1737434-1240817984/watcher-1737434-1240817984 -o /tmp/evaluation-result-1737434-1240817984/solver-1737434-1240817984 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1672600844 HOME/instance-1737434-1240817984.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.79 1.83 1.45 3/65 23931
/proc/meminfo: memFree=1700984/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=2280 CPUtime=0
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 182 0 0 0 0 0 0 0 20 0 1 0 109827935 2334720 167 1992294400 4194304 5102648 548682068768 18446744073709551615 4525143 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 570 167 110 221 0 346 0

[startup+0.104038 s]
/proc/loadavg: 1.79 1.83 1.45 3/65 23931
/proc/meminfo: memFree=1700984/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=2412 CPUtime=0.1
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 213 0 0 0 10 0 0 0 20 0 1 0 109827935 2469888 198 1992294400 4194304 5102648 548682068768 18446744073709551615 4250005 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 603 198 110 221 0 379 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2412

[startup+0.201054 s]
/proc/loadavg: 1.79 1.83 1.45 3/65 23931
/proc/meminfo: memFree=1700984/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=2412 CPUtime=0.19
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 223 0 0 0 19 0 0 0 21 0 1 0 109827935 2469888 208 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 603 208 110 221 0 379 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2412

[startup+0.301071 s]
/proc/loadavg: 1.79 1.83 1.45 3/65 23931
/proc/meminfo: memFree=1700984/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=2412 CPUtime=0.29
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 233 0 0 0 29 0 0 0 22 0 1 0 109827935 2469888 218 1992294400 4194304 5102648 548682068768 18446744073709551615 4249842 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 603 218 110 221 0 379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2412

[startup+0.701143 s]
/proc/loadavg: 1.79 1.83 1.45 3/65 23931
/proc/meminfo: memFree=1700984/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=2544 CPUtime=0.69
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 254 0 0 0 69 0 0 0 25 0 1 0 109827935 2605056 239 1992294400 4194304 5102648 548682068768 18446744073709551615 4255524 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 636 239 110 221 0 412 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2544

[startup+1.50129 s]
/proc/loadavg: 1.79 1.83 1.45 2/66 23932
/proc/meminfo: memFree=1700400/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=2676 CPUtime=1.49
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 287 0 0 0 149 0 0 0 25 0 1 0 109827935 2740224 272 1992294400 4194304 5102648 548682068768 18446744073709551615 4244361 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 669 272 110 221 0 445 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2676

[startup+3.10157 s]
/proc/loadavg: 1.79 1.83 1.45 2/66 23932
/proc/meminfo: memFree=1700144/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=2808 CPUtime=3.09
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 323 0 0 0 309 0 0 0 25 0 1 0 109827935 2875392 308 1992294400 4194304 5102648 548682068768 18446744073709551615 4255139 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 702 308 110 221 0 478 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2808

[startup+6.30114 s]
/proc/loadavg: 1.73 1.82 1.45 2/66 23932
/proc/meminfo: memFree=1699888/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=2940 CPUtime=6.29
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 366 0 0 0 629 0 0 0 25 0 1 0 109827935 3010560 351 1992294400 4194304 5102648 548682068768 18446744073709551615 4254134 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 735 351 110 221 0 511 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2940

[startup+12.7023 s]
/proc/loadavg: 1.67 1.80 1.45 2/66 23932
/proc/meminfo: memFree=1699504/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=3200 CPUtime=12.69
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 426 0 0 0 1269 0 0 0 25 0 1 0 109827935 3276800 411 1992294400 4194304 5102648 548682068768 18446744073709551615 4254994 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 800 411 110 221 0 576 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3200

[startup+25.5016 s]
/proc/loadavg: 1.52 1.76 1.44 2/66 23932
/proc/meminfo: memFree=1699056/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=3600 CPUtime=25.49
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 533 0 0 0 2549 0 0 0 25 0 1 0 109827935 3686400 518 1992294400 4194304 5102648 548682068768 18446744073709551615 4497483 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 900 518 110 221 0 676 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3600

[startup+51.1011 s]
/proc/loadavg: 1.34 1.70 1.43 2/66 23932
/proc/meminfo: memFree=1698736/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=3996 CPUtime=51.08
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 621 0 0 0 5108 0 0 0 25 0 1 0 109827935 4091904 606 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 999 606 110 221 0 775 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3996

[startup+102.301 s]
/proc/loadavg: 1.15 1.59 1.40 2/66 23932
/proc/meminfo: memFree=1697968/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=4808 CPUtime=102.26
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 805 0 0 0 10226 0 0 0 25 0 1 0 109827935 4923392 790 1992294400 4194304 5102648 548682068768 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 1202 790 110 221 0 978 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4808

[startup+162.302 s]
/proc/loadavg: 1.05 1.48 1.37 2/66 23932
/proc/meminfo: memFree=1697584/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=5088 CPUtime=162.24
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 886 0 0 0 16224 0 0 0 25 0 1 0 109827935 5210112 871 1992294400 4194304 5102648 548682068768 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 1272 871 110 221 0 1048 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 5088

[startup+222.306 s]
/proc/loadavg: 1.02 1.39 1.35 2/66 23932
/proc/meminfo: memFree=1697200/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=5496 CPUtime=222.22
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 977 0 0 0 22222 0 0 0 25 0 1 0 109827935 5627904 962 1992294400 4194304 5102648 548682068768 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 1374 962 110 221 0 1150 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 5496

[startup+282.301 s]
/proc/loadavg: 1.00 1.32 1.32 2/66 23932
/proc/meminfo: memFree=1696944/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=5632 CPUtime=282.19
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 1033 0 0 0 28219 0 0 0 25 0 1 0 109827935 5767168 1018 1992294400 4194304 5102648 548682068768 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 1408 1018 110 221 0 1184 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 5632

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/66 23932
/proc/meminfo: memFree=1696624/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=5908 CPUtime=342.17
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 1108 0 0 0 34217 0 0 0 25 0 1 0 109827935 6049792 1093 1992294400 4194304 5102648 548682068768 18446744073709551615 4250025 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 1477 1093 110 221 0 1253 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 5908

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/66 23932
/proc/meminfo: memFree=1696368/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=6184 CPUtime=402.15
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 1151 0 0 0 40215 0 0 0 25 0 1 0 109827935 6332416 1136 1992294400 4194304 5102648 548682068768 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 1546 1136 110 221 0 1322 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 6184

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.26 2/66 23932
/proc/meminfo: memFree=1696176/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=6324 CPUtime=462.13
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 1189 0 0 0 46213 0 0 0 25 0 1 0 109827935 6475776 1174 1992294400 4194304 5102648 548682068768 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 1581 1174 110 221 0 1357 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 6324

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.24 2/66 23932
/proc/meminfo: memFree=1695856/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=6608 CPUtime=522.1
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 1265 0 0 0 52210 0 0 0 25 0 1 0 109827935 6766592 1250 1992294400 4194304 5102648 548682068768 18446744073709551615 4262438 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 1652 1250 110 221 0 1428 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 6608

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/66 23932
/proc/meminfo: memFree=1695728/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=6740 CPUtime=582.08
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 1292 0 0 0 58208 0 0 0 25 0 1 0 109827935 6901760 1277 1992294400 4194304 5102648 548682068768 18446744073709551615 4249888 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 1685 1277 110 221 0 1461 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 6740

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.21 2/66 23932
/proc/meminfo: memFree=1695664/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=6740 CPUtime=642.06
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 1310 0 0 0 64206 0 0 0 25 0 1 0 109827935 6901760 1295 1992294400 4194304 5102648 548682068768 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 1685 1295 110 221 0 1461 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 6740

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.19 2/66 23932
/proc/meminfo: memFree=1695536/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=6884 CPUtime=702.04
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 1327 0 0 0 70204 0 0 0 25 0 1 0 109827935 7049216 1312 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 1721 1312 110 221 0 1497 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 6884

[startup+762.302 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 23932
/proc/meminfo: memFree=1695536/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=6884 CPUtime=762.02
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 1333 0 0 0 76202 0 0 0 25 0 1 0 109827935 7049216 1318 1992294400 4194304 5102648 548682068768 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 1721 1318 110 221 0 1497 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 6884

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 23932
/proc/meminfo: memFree=1695344/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=7016 CPUtime=822
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 1376 0 0 0 82200 0 0 0 25 0 1 0 109827935 7184384 1361 1992294400 4194304 5102648 548682068768 18446744073709551615 4249871 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 1754 1361 110 221 0 1530 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 7016

[startup+882.305 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 23932
/proc/meminfo: memFree=1695152/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=7280 CPUtime=881.98
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 1427 0 0 0 88198 0 0 0 25 0 1 0 109827935 7454720 1412 1992294400 4194304 5102648 548682068768 18446744073709551615 4254565 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 1820 1412 110 221 0 1596 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 7280

[startup+942.303 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 23932
/proc/meminfo: memFree=1695088/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=7280 CPUtime=941.95
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 1436 0 0 0 94195 0 0 0 25 0 1 0 109827935 7454720 1421 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 1820 1421 110 221 0 1596 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 7280

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 23932
/proc/meminfo: memFree=1695024/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=7428 CPUtime=1001.93
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 1463 0 0 0 100193 0 0 0 25 0 1 0 109827935 7606272 1448 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 1857 1448 110 221 0 1633 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 7428

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 23932
/proc/meminfo: memFree=1694832/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=7692 CPUtime=1061.91
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 1508 0 0 0 106191 0 0 0 25 0 1 0 109827935 7876608 1493 1992294400 4194304 5102648 548682068768 18446744073709551615 4254830 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 1923 1493 110 221 0 1699 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 7692

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 23932
/proc/meminfo: memFree=1694832/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=7692 CPUtime=1121.89
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 1508 0 0 0 112189 0 0 0 25 0 1 0 109827935 7876608 1493 1992294400 4194304 5102648 548682068768 18446744073709551615 4225429 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 1923 1493 110 221 0 1699 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 7692

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 23932
/proc/meminfo: memFree=1694768/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=7692 CPUtime=1181.87
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 1517 0 0 0 118187 0 0 0 25 0 1 0 109827935 7876608 1502 1992294400 4194304 5102648 548682068768 18446744073709551615 4249720 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 1923 1502 110 221 0 1699 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 7692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 23932
/proc/meminfo: memFree=1694768/2055920 swapFree=4192812/4192956
[pid=23931] ppid=23929 vsize=7692 CPUtime=1200.07
/proc/23931/stat : 23931 (varsat-crafted_) R 23929 23931 23496 0 -1 4194304 1517 0 0 0 120007 0 0 0 25 0 1 0 109827935 7876608 1502 1992294400 4194304 5102648 548682068768 18446744073709551615 4254492 0 0 4096 3 0 0 0 17 1 0 0
/proc/23931/statm: 1923 1502 110 221 0 1699 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 7692

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.51
CPU time (s): 1200.08
CPU user time (s): 1200.07
CPU system time (s): 0.005999
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 7692

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

runsolver used 1.18582 second user time and 2.79257 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-27 09:39:44
IDJOB=1737434
IDBENCH=71788
IDSOLVER=537
FILE ID=node89/1737434-1240817984
PBS_JOBID= 9187442
Free space on /tmp= 66384 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-250-100.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737434-1240817984/watcher-1737434-1240817984 -o /tmp/evaluation-result-1737434-1240817984/solver-1737434-1240817984 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1672600844 HOME/instance-1737434-1240817984.cnf

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

MD5SUM BENCH= 327600404ca46d59d12ad4e7ba1e4999
RANDOM SEED=1672600844

node89.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.268
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.268
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:       1701464 kB
Buffers:         50516 kB
Cached:         224680 kB
SwapCached:          0 kB
Active:          95220 kB
Inactive:       193792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701464 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1020 kB
Writeback:           0 kB
Mapped:          23604 kB
Slab:            51364 kB
Committed_AS:   355788 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= 66384 MiB
End job on node89 at 2009-04-27 09:59:47