Trace number 1731875

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.41

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-97-100.cnf
MD5SUM5f0ec9f87ae77ca0eb8468a4ddde217c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark65.0051
Satisfiable
(Un)Satisfiability was proved
Number of variables97
Number of clauses204
Sum of the clauses size612
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3204
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  97                                                   |
0.00/0.00	c |  Number of clauses:    204                                                  |
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:          389925375.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 |      97      204      612 |       68        0    nan |  0.000 % |
0.00/0.00	c |       100 |      97      204      612 |       74      100     16 |  0.011 % |
0.00/0.00	c |       251 |      97      204      612 |       82       93     12 |  0.011 % |
0.00/0.00	c |       476 |      97      204      612 |       90      103     13 |  0.011 % |
0.00/0.01	c |       813 |      97      204      612 |       99       84     11 |  0.011 % |
0.00/0.01	c |      1319 |      97      204      612 |      109      151     12 |  0.011 % |
0.01/0.02	c |      2079 |      97      204      612 |      120      106      9 |  0.011 % |
0.01/0.04	c |      3221 |      97      204      612 |      132      149     12 |  0.011 % |
0.01/0.06	c |      4929 |      97      204      612 |      145      180     12 |  0.011 % |
0.01/0.09	c |      7492 |      97      204      612 |      160      170     11 |  0.011 % |
0.09/0.14	c |     11339 |      97      204      612 |      176      169     12 |  0.011 % |
0.19/0.21	c |     17106 |      97      204      612 |      194      158     11 |  0.011 % |
0.29/0.33	c |     25755 |      97      204      612 |      213      196     13 |  0.011 % |
0.49/0.50	c |     38729 |      97      204      612 |      234      156     11 |  0.011 % |
0.69/0.79	c |     58190 |      97      204      612 |      258      171     10 |  0.011 % |
1.19/1.21	c |     87382 |      97      204      612 |      284      192     11 |  0.011 % |
1.79/1.84	c |    131171 |      97      204      612 |      312      223     12 |  0.011 % |
2.69/2.78	c |    196855 |      97      204      612 |      343      294     12 |  0.011 % |
4.19/4.20	c |    295382 |      97      204      612 |      378      237     11 |  0.011 % |
6.29/6.36	c |    443172 |      97      204      612 |      415      301     12 |  0.011 % |
9.79/9.83	c |    664856 |      97      204      612 |      457      367     12 |  0.011 % |
15.29/15.38	c |    997382 |      97      204      612 |      503      473     15 |  0.011 % |
23.69/23.74	c |   1496170 |      97      204      612 |      553      455     12 |  0.011 % |
36.78/36.83	c |   2244352 |      97      204      612 |      608      562     13 |  0.011 % |
56.37/56.47	c |   3366627 |      97      204      612 |      669      402     11 |  0.011 % |
85.87/85.95	c |   5050039 |      97      204      612 |      736      683     13 |  0.011 % |
134.16/134.26	c |   7575155 |      97      204      612 |      810      658     13 |  0.011 % |
207.74/207.82	c |  11362830 |      97      204      612 |      891      555     12 |  0.011 % |
319.00/319.14	c |  17044342 |      97      204      612 |      980      661     12 |  0.011 % |
491.65/491.80	c |  25566611 |      97      204      612 |     1078      840     14 |  0.011 % |
762.58/762.86	c |  38350015 |      97      204      612 |     1186      882     12 |  0.011 % |
1178.27/1178.63	c |  57525122 |      97      204      612 |     1305      839     13 |  0.032 % |

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-1731875-1240775606/watcher-1731875-1240775606 -o /tmp/evaluation-result-1731875-1240775606/solver-1731875-1240775606 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=389925375 HOME/instance-1731875-1240775606.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.91 0.98 1.05 3/65 29031
/proc/meminfo: memFree=1688808/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=2144 CPUtime=0
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 105593707 2195456 139 1992294400 4194304 5102648 548682068768 18446744073709551615 4525143 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 536 139 109 221 0 312 0

[startup+0.0200739 s]
/proc/loadavg: 0.91 0.98 1.05 3/65 29031
/proc/meminfo: memFree=1688808/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=2144 CPUtime=0.01
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 157 0 0 0 1 0 0 0 18 0 1 0 105593707 2195456 142 1992294400 4194304 5102648 548682068768 18446744073709551615 4255936 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 536 142 109 221 0 312 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2144

[startup+0.101083 s]
/proc/loadavg: 0.91 0.98 1.05 3/65 29031
/proc/meminfo: memFree=1688808/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=2144 CPUtime=0.09
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 164 0 0 0 9 0 0 0 18 0 1 0 105593707 2195456 149 1992294400 4194304 5102648 548682068768 18446744073709551615 4255222 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 536 149 109 221 0 312 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2144

[startup+0.301106 s]
/proc/loadavg: 0.91 0.98 1.05 3/65 29031
/proc/meminfo: memFree=1688808/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=2276 CPUtime=0.29
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 170 0 0 0 29 0 0 0 19 0 1 0 105593707 2330624 155 1992294400 4194304 5102648 548682068768 18446744073709551615 4489535 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 569 155 109 221 0 345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2276

[startup+0.701151 s]
/proc/loadavg: 0.91 0.98 1.05 3/65 29031
/proc/meminfo: memFree=1688808/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=2276 CPUtime=0.69
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 175 0 0 0 69 0 0 0 22 0 1 0 105593707 2330624 160 1992294400 4194304 5102648 548682068768 18446744073709551615 4250077 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 569 160 109 221 0 345 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2276

[startup+1.50124 s]
/proc/loadavg: 0.91 0.98 1.05 2/66 29032
/proc/meminfo: memFree=1688536/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=2276 CPUtime=1.49
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 184 0 0 0 149 0 0 0 25 0 1 0 105593707 2330624 169 1992294400 4194304 5102648 548682068768 18446744073709551615 4254657 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 569 169 109 221 0 345 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2276

[startup+3.10142 s]
/proc/loadavg: 0.91 0.98 1.05 2/66 29032
/proc/meminfo: memFree=1688408/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=2276 CPUtime=3.09
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 192 0 0 0 309 0 0 0 25 0 1 0 105593707 2330624 177 1992294400 4194304 5102648 548682068768 18446744073709551615 4254805 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 569 177 109 221 0 345 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2276

[startup+6.30179 s]
/proc/loadavg: 0.92 0.98 1.05 2/66 29032
/proc/meminfo: memFree=1688288/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=2276 CPUtime=6.29
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 199 0 0 0 629 0 0 0 25 0 1 0 105593707 2330624 184 1992294400 4194304 5102648 548682068768 18446744073709551615 4255988 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 569 184 109 221 0 345 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2276

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 1.05 2/66 29032
/proc/meminfo: memFree=1688232/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=2408 CPUtime=12.69
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 215 0 0 0 1269 0 0 0 25 0 1 0 105593707 2465792 200 1992294400 4194304 5102648 548682068768 18446744073709551615 4227882 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 602 200 109 221 0 378 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2408

[startup+25.502 s]
/proc/loadavg: 0.94 0.98 1.05 2/66 29032
/proc/meminfo: memFree=1688168/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=2408 CPUtime=25.48
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 230 0 0 0 2548 0 0 0 25 0 1 0 105593707 2465792 215 1992294400 4194304 5102648 548682068768 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 602 215 109 221 0 378 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2408

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 1.04 2/66 29032
/proc/meminfo: memFree=1688104/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=2540 CPUtime=51.08
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 249 0 0 0 5108 0 0 0 25 0 1 0 105593707 2600960 234 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 635 234 109 221 0 411 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2540

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.04 2/66 29032
/proc/meminfo: memFree=1687976/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=2672 CPUtime=102.27
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 277 0 0 0 10227 0 0 0 25 0 1 0 105593707 2736128 262 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 668 262 109 221 0 444 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2672

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 29032
/proc/meminfo: memFree=1687784/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=2672 CPUtime=162.25
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 300 0 0 0 16225 0 0 0 25 0 1 0 105593707 2736128 285 1992294400 4194304 5102648 548682068768 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 668 285 109 221 0 444 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2672

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 29032
/proc/meminfo: memFree=1687720/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=2804 CPUtime=222.23
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 315 0 0 0 22223 0 0 0 25 0 1 0 105593707 2871296 300 1992294400 4194304 5102648 548682068768 18446744073709551615 4227944 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 701 300 109 221 0 477 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 2804

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 29032
/proc/meminfo: memFree=1687656/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=2804 CPUtime=282.21
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 327 0 0 0 28221 0 0 0 25 0 1 0 105593707 2871296 312 1992294400 4194304 5102648 548682068768 18446744073709551615 4254657 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 701 312 109 221 0 477 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 2804

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 29032
/proc/meminfo: memFree=1687592/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=2936 CPUtime=342.19
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 337 0 0 0 34219 0 0 0 25 0 1 0 105593707 3006464 322 1992294400 4194304 5102648 548682068768 18446744073709551615 4255146 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 734 322 109 221 0 510 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 2936

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 29032
/proc/meminfo: memFree=1687592/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=2936 CPUtime=402.19
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 346 0 0 0 40218 1 0 0 25 0 1 0 105593707 3006464 331 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 734 331 109 221 0 510 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 2936

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29038
/proc/meminfo: memFree=1687464/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=2936 CPUtime=462.16
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 350 0 0 0 46215 1 0 0 25 0 1 0 105593707 3006464 335 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 734 335 109 221 0 510 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 2936

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29038
/proc/meminfo: memFree=1687400/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=2936 CPUtime=522.14
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 365 0 0 0 52213 1 0 0 25 0 1 0 105593707 3006464 350 1992294400 4194304 5102648 548682068768 18446744073709551615 4250037 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 734 350 109 221 0 510 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 2936

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29038
/proc/meminfo: memFree=1687336/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=3068 CPUtime=582.13
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 379 0 0 0 58212 1 0 0 25 0 1 0 105593707 3141632 364 1992294400 4194304 5102648 548682068768 18446744073709551615 4255113 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 767 364 109 221 0 543 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 3068

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29038
/proc/meminfo: memFree=1687336/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=3068 CPUtime=642.11
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 383 0 0 0 64210 1 0 0 25 0 1 0 105593707 3141632 368 1992294400 4194304 5102648 548682068768 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 767 368 109 221 0 543 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 3068

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29038
/proc/meminfo: memFree=1687272/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=3068 CPUtime=702.09
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 388 0 0 0 70208 1 0 0 25 0 1 0 105593707 3141632 373 1992294400 4194304 5102648 548682068768 18446744073709551615 4255169 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 767 373 109 221 0 543 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 3068

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29038
/proc/meminfo: memFree=1687272/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=3068 CPUtime=762.09
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 391 0 0 0 76207 2 0 0 25 0 1 0 105593707 3141632 376 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 767 376 109 221 0 543 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 3068

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29038
/proc/meminfo: memFree=1687208/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=3200 CPUtime=822.06
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 402 0 0 0 82204 2 0 0 25 0 1 0 105593707 3276800 387 1992294400 4194304 5102648 548682068768 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 800 387 109 221 0 576 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 3200

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29038
/proc/meminfo: memFree=1687144/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=3200 CPUtime=882.04
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 414 0 0 0 88202 2 0 0 25 0 1 0 105593707 3276800 399 1992294400 4194304 5102648 548682068768 18446744073709551615 4248954 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 800 399 109 221 0 576 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 3200

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29038
/proc/meminfo: memFree=1687144/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=3200 CPUtime=942.03
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 422 0 0 0 94201 2 0 0 25 0 1 0 105593707 3276800 407 1992294400 4194304 5102648 548682068768 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 800 407 109 221 0 576 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 3200

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29038
/proc/meminfo: memFree=1687144/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=3200 CPUtime=1002.02
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 423 0 0 0 100199 3 0 0 25 0 1 0 105593707 3276800 408 1992294400 4194304 5102648 548682068768 18446744073709551615 4254517 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 800 408 109 221 0 576 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 3200

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29038
/proc/meminfo: memFree=1687080/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=3200 CPUtime=1062
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 432 0 0 0 106197 3 0 0 25 0 1 0 105593707 3276800 417 1992294400 4194304 5102648 548682068768 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 800 417 109 221 0 576 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 3200

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29038
/proc/meminfo: memFree=1687016/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=3200 CPUtime=1121.98
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 434 0 0 0 112195 3 0 0 25 0 1 0 105593707 3276800 419 1992294400 4194304 5102648 548682068768 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 800 419 109 221 0 576 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 3200

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29038
/proc/meminfo: memFree=1687016/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=3200 CPUtime=1181.97
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 434 0 0 0 118194 3 0 0 25 0 1 0 105593707 3276800 419 1992294400 4194304 5102648 548682068768 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 800 419 109 221 0 576 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 3200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29038
/proc/meminfo: memFree=1687016/2055920 swapFree=4180008/4192956
[pid=29031] ppid=29029 vsize=3336 CPUtime=1200.06
/proc/29031/stat : 29031 (varsat-crafted_) R 29029 29031 28848 0 -1 4194304 436 0 0 0 120003 3 0 0 25 0 1 0 105593707 3416064 421 1992294400 4194304 5102648 548682068768 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/29031/statm: 834 421 109 221 0 610 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 3336

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.08
CPU user time (s): 1200.04
CPU system time (s): 0.038994
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 3336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.04
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= 436
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= 1753

runsolver used 1.21182 second user time and 2.88756 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-26 21:53:26
IDJOB=1731875
IDBENCH=71105
IDSOLVER=537
FILE ID=node32/1731875-1240775606
PBS_JOBID= 9187227
Free space on /tmp= 66396 MiB

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

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

MD5SUM BENCH= 5f0ec9f87ae77ca0eb8468a4ddde217c
RANDOM SEED=389925375

node32.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.216
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.216
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:       1689288 kB
Buffers:         42096 kB
Cached:         267936 kB
SwapCached:       6168 kB
Active:          89988 kB
Inactive:       228824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1689288 kB
SwapTotal:     4192956 kB
SwapFree:      4180008 kB
Dirty:            1016 kB
Writeback:           0 kB
Mapped:          14288 kB
Slab:            33568 kB
Committed_AS:   381396 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66392 MiB
End job on node32 at 2009-04-26 22:13:28