Trace number 1737541

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VARSAT-industrial 2009-03-22? (TO) 1200.02 1200.31

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-139-100.cnf
MD5SUM80608540c01a8d414386c5ef53d181de
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables141
Number of clauses292
Sum of the clauses size876
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3292
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:  141                                                  |
0.00/0.00	c |  Number of clauses:    292                                                  |
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:          1818713665.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 |     141      292      876 |       97        0    nan |  0.000 % |
0.00/0.00	c |       102 |     141      292      876 |      107      102     21 |  0.005 % |
0.00/0.00	c |       252 |     141      292      876 |      117      168     18 |  0.005 % |
0.00/0.00	c |       479 |     141      292      876 |      129      140     14 |  0.005 % |
0.00/0.01	c |       816 |     141      292      876 |      142      138     14 |  0.005 % |
0.01/0.02	c |      1323 |     141      292      876 |      156      145     13 |  0.005 % |
0.01/0.03	c |      2082 |     141      292      876 |      172      144     13 |  0.005 % |
0.01/0.05	c |      3221 |     141      292      876 |      189      212     15 |  0.005 % |
0.01/0.08	c |      4932 |     141      292      876 |      208      236     17 |  0.005 % |
0.10/0.12	c |      7494 |     141      292      876 |      229      142     11 |  0.005 % |
0.10/0.18	c |     11338 |     141      292      876 |      252      159     11 |  0.005 % |
0.20/0.28	c |     17105 |     141      292      876 |      277      204     13 |  0.005 % |
0.40/0.42	c |     25754 |     141      292      876 |      305      204     12 |  0.005 % |
0.60/0.66	c |     38730 |     141      292      876 |      336      253     14 |  0.005 % |
1.00/1.02	c |     58192 |     141      292      876 |      369      236     13 |  0.005 % |
1.50/1.51	c |     87386 |     141      292      876 |      406      393     15 |  0.005 % |
2.20/2.23	c |    131175 |     141      292      876 |      447      302     14 |  0.005 % |
3.40/3.41	c |    196860 |     141      292      876 |      491      506     17 |  0.005 % |
5.40/5.42	c |    295386 |     141      292      876 |      541      370     14 |  0.005 % |
8.49/8.56	c |    443176 |     141      292      876 |      595      487     16 |  0.005 % |
13.29/13.37	c |    664859 |     141      292      876 |      654      446     16 |  0.005 % |
20.39/20.43	c |    997385 |     141      292      876 |      720      454     15 |  0.005 % |
31.39/31.46	c |   1496173 |     141      292      876 |      792      754     19 |  0.005 % |
47.98/48.01	c |   2244355 |     141      292      876 |      871      498     15 |  0.005 % |
73.68/73.73	c |   3366629 |     141      292      876 |      958      827     18 |  0.005 % |
113.77/113.87	c |   5050040 |     141      292      876 |     1054      686     16 |  0.005 % |
179.55/179.64	c |   7575156 |     141      292      876 |     1160      625     17 |  0.005 % |
278.42/278.50	c |  11362832 |     141      292      876 |     1276      782     17 |  0.005 % |
430.69/430.89	c |  17044344 |     141      292      876 |     1403     1229     19 |  0.005 % |
666.73/666.96	c |  25566614 |     141      292      876 |     1544      981     17 |  0.005 % |
1033.55/1033.84	c |  38350017 |     141      292      876 |     1698     1483     20 |  0.005 % |

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-1737541-1240820082/watcher-1737541-1240820082 -o /tmp/evaluation-result-1737541-1240820082/solver-1737541-1240820082 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1818713665 HOME/instance-1737541-1240820082.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.00 1.00 1.12 3/64 11306
/proc/meminfo: memFree=1664432/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=2144 CPUtime=0
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 162 0 0 0 0 0 0 0 18 0 1 0 110036272 2195456 147 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 536 147 110 221 0 312 0

[startup+0.0203 s]
/proc/loadavg: 1.00 1.00 1.12 3/64 11306
/proc/meminfo: memFree=1664432/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=2144 CPUtime=0.01
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 165 0 0 0 1 0 0 0 18 0 1 0 110036272 2195456 150 1992294400 4194304 5102648 548682068768 18446744073709551615 4255508 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 536 150 110 221 0 312 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2144

[startup+0.101308 s]
/proc/loadavg: 1.00 1.00 1.12 3/64 11306
/proc/meminfo: memFree=1664432/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=2276 CPUtime=0.1
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 176 0 0 0 10 0 0 0 18 0 1 0 110036272 2330624 161 1992294400 4194304 5102648 548682068768 18446744073709551615 4249401 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 569 161 110 221 0 345 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2276

[startup+0.301324 s]
/proc/loadavg: 1.00 1.00 1.12 3/64 11306
/proc/meminfo: memFree=1664432/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=2276 CPUtime=0.3
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 185 0 0 0 30 0 0 0 19 0 1 0 110036272 2330624 170 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 569 170 110 221 0 345 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2276

[startup+0.701359 s]
/proc/loadavg: 1.00 1.00 1.12 3/64 11306
/proc/meminfo: memFree=1664432/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=2276 CPUtime=0.7
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 197 0 0 0 70 0 0 0 22 0 1 0 110036272 2330624 182 1992294400 4194304 5102648 548682068768 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 569 182 110 221 0 345 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2276

[startup+1.50243 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 11307
/proc/meminfo: memFree=1664104/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=2408 CPUtime=1.5
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 206 0 0 0 150 0 0 0 25 0 1 0 110036272 2465792 191 1992294400 4194304 5102648 548682068768 18446744073709551615 4255044 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 602 191 110 221 0 378 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2408

[startup+3.10157 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 11307
/proc/meminfo: memFree=1663912/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=2408 CPUtime=3.1
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 221 0 0 0 310 0 0 0 25 0 1 0 110036272 2465792 206 1992294400 4194304 5102648 548682068768 18446744073709551615 4255108 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 602 206 110 221 0 378 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2408

[startup+6.30185 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 11307
/proc/meminfo: memFree=1663784/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=2540 CPUtime=6.3
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 243 0 0 0 630 0 0 0 25 0 1 0 110036272 2600960 228 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 635 228 110 221 0 411 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 2540

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 11307
/proc/meminfo: memFree=1663592/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=2540 CPUtime=12.69
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 267 0 0 0 1269 0 0 0 25 0 1 0 110036272 2600960 252 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 635 252 110 221 0 411 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2540

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 11307
/proc/meminfo: memFree=1663464/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=2672 CPUtime=25.49
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 293 0 0 0 2549 0 0 0 25 0 1 0 110036272 2736128 278 1992294400 4194304 5102648 548682068768 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 668 278 110 221 0 444 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2672

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 11307
/proc/meminfo: memFree=1663272/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=2804 CPUtime=51.08
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 329 0 0 0 5108 0 0 0 25 0 1 0 110036272 2871296 314 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 701 314 110 221 0 477 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2804

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 11307
/proc/meminfo: memFree=1663080/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=3068 CPUtime=102.27
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 374 0 0 0 10227 0 0 0 25 0 1 0 110036272 3141632 359 1992294400 4194304 5102648 548682068768 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 767 359 110 221 0 543 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3068

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 11307
/proc/meminfo: memFree=1662952/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=3200 CPUtime=162.25
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 414 0 0 0 16225 0 0 0 25 0 1 0 110036272 3276800 399 1992294400 4194304 5102648 548682068768 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 800 399 110 221 0 576 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3200

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 11307
/proc/meminfo: memFree=1662824/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=3332 CPUtime=222.24
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 441 0 0 0 22224 0 0 0 25 0 1 0 110036272 3411968 426 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 833 426 110 221 0 609 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 3332

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 11307
/proc/meminfo: memFree=1662696/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=3332 CPUtime=282.22
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 461 0 0 0 28222 0 0 0 25 0 1 0 110036272 3411968 446 1992294400 4194304 5102648 548682068768 18446744073709551615 4262590 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 833 446 110 221 0 609 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 3332

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 11307
/proc/meminfo: memFree=1662504/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=3464 CPUtime=342.21
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 485 0 0 0 34221 0 0 0 25 0 1 0 110036272 3547136 470 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 866 470 110 221 0 642 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 3464

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 11307
/proc/meminfo: memFree=1662440/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=3600 CPUtime=402.19
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 503 0 0 0 40219 0 0 0 25 0 1 0 110036272 3686400 488 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 900 488 110 221 0 676 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 3600

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 11307
/proc/meminfo: memFree=1662312/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=3600 CPUtime=462.18
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 521 0 0 0 46218 0 0 0 25 0 1 0 110036272 3686400 506 1992294400 4194304 5102648 548682068768 18446744073709551615 4254844 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 900 506 110 221 0 676 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 3600

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 11307
/proc/meminfo: memFree=1662440/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=3600 CPUtime=522.16
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 530 0 0 0 52216 0 0 0 25 0 1 0 110036272 3686400 515 1992294400 4194304 5102648 548682068768 18446744073709551615 4225728 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 900 515 110 221 0 676 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 3600

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 11307
/proc/meminfo: memFree=1662376/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=3732 CPUtime=582.15
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 546 0 0 0 58215 0 0 0 25 0 1 0 110036272 3821568 531 1992294400 4194304 5102648 548682068768 18446744073709551615 4254007 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 933 531 110 221 0 709 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 3732

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 11307
/proc/meminfo: memFree=1662312/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=3732 CPUtime=642.14
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 554 0 0 0 64214 0 0 0 25 0 1 0 110036272 3821568 539 1992294400 4194304 5102648 548682068768 18446744073709551615 4229577 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 933 539 110 221 0 709 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 3732

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 11307
/proc/meminfo: memFree=1662312/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=3732 CPUtime=702.12
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 564 0 0 0 70212 0 0 0 25 0 1 0 110036272 3821568 549 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 933 549 110 221 0 709 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 3732

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 11307
/proc/meminfo: memFree=1662184/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=3868 CPUtime=762.11
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 588 0 0 0 76211 0 0 0 25 0 1 0 110036272 3960832 573 1992294400 4194304 5102648 548682068768 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 967 573 110 221 0 743 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 3868

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 11307
/proc/meminfo: memFree=1662184/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=3868 CPUtime=822.09
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 593 0 0 0 82209 0 0 0 25 0 1 0 110036272 3960832 578 1992294400 4194304 5102648 548682068768 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 967 578 110 221 0 743 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 3868

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 11307
/proc/meminfo: memFree=1662056/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=4000 CPUtime=882.08
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 608 0 0 0 88207 1 0 0 25 0 1 0 110036272 4096000 593 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 1000 593 110 221 0 776 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 4000

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 11307
/proc/meminfo: memFree=1662056/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=4000 CPUtime=942.07
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 611 0 0 0 94206 1 0 0 25 0 1 0 110036272 4096000 596 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 1000 596 110 221 0 776 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 4000

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 11307
/proc/meminfo: memFree=1661992/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=4000 CPUtime=1002.06
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 617 0 0 0 100205 1 0 0 25 0 1 0 110036272 4096000 602 1992294400 4194304 5102648 548682068768 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 1000 602 110 221 0 776 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 4000

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11307
/proc/meminfo: memFree=1661928/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=4136 CPUtime=1062.04
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 641 0 0 0 106203 1 0 0 25 0 1 0 110036272 4235264 626 1992294400 4194304 5102648 548682068768 18446744073709551615 4226303 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 1034 626 110 221 0 810 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 4136

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11307
/proc/meminfo: memFree=1661928/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=4136 CPUtime=1122.03
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 655 0 0 0 112202 1 0 0 25 0 1 0 110036272 4235264 640 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 1034 640 110 221 0 810 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 4136

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11307
/proc/meminfo: memFree=1661864/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=4136 CPUtime=1182.01
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 664 0 0 0 118200 1 0 0 25 0 1 0 110036272 4235264 649 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 1034 649 110 221 0 810 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 4136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11307
/proc/meminfo: memFree=1661800/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=4268 CPUtime=1200.01
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 674 0 0 0 120000 1 0 0 25 0 1 0 110036272 4370432 659 1992294400 4194304 5102648 548682068768 18446744073709551615 4255884 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 1067 659 110 221 0 843 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 4268

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11307
/proc/meminfo: memFree=1661800/2055920 swapFree=4192956/4192956
[pid=11306] ppid=11304 vsize=4268 CPUtime=1200.01
/proc/11306/stat : 11306 (varsat-industri) R 11304 11306 10757 0 -1 4194304 674 0 0 0 120000 1 0 0 25 0 1 0 110036272 4370432 659 1992294400 4194304 5102648 548682068768 18446744073709551615 4255884 0 0 4096 3 0 0 0 17 1 0 0
/proc/11306/statm: 1067 659 110 221 0 843 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 4268

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.02
CPU user time (s): 1200.01
CPU system time (s): 0.013997
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 4268

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

runsolver used 1.01885 second user time and 2.29465 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-27 10:14:42
IDJOB=1737541
IDBENCH=71790
IDSOLVER=538
FILE ID=node50/1737541-1240820082
PBS_JOBID= 9187463
Free space on /tmp= 66536 MiB

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

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

MD5SUM BENCH= 80608540c01a8d414386c5ef53d181de
RANDOM SEED=1818713665

node50.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:       1664912 kB
Buffers:         66424 kB
Cached:         231076 kB
SwapCached:          0 kB
Active:         131360 kB
Inactive:       180092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1664912 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1016 kB
Writeback:           0 kB
Mapped:          23724 kB
Slab:            65568 kB
Committed_AS:   362552 kB
PageTables:       1448 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= 66536 MiB
End job on node50 at 2009-04-27 10:34:45