Trace number 1731312

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.03 1200.32

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
MD5SUMbe0552b4894b69c578ebcc0b17dda689
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark199.917
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses69990
Sum of the clauses size140820
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269960
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  900                                                  |
0.00/0.00	c |  Number of clauses:    69990                                                |
0.00/0.06	c |  Parsing time:         0.05         s                                       |
0.00/0.06	c |  Timeout:              43200 s
0.00/0.06	c |  Random Seed:          1361029506.000000
0.00/0.06	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.06	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.06	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.06	c |                                                                             |
2.09/2.18	c ============================[ Search Statistics ]==============================
2.09/2.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.09/2.18	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.09/2.18	c ===============================================================================
2.09/2.18	c |         0 |     870    69090   184776 |    23030        0    nan |  0.000 % |
2.29/2.38	c |       100 |     870    69090   184776 |    25333      100     66 |  0.000 % |
2.49/2.57	c |       250 |     870    69090   184776 |    27866      250     42 |  0.000 % |
2.69/2.79	c |       478 |     869    69090   184776 |    30652      477     51 |  0.130 % |
2.99/3.02	c |       815 |     869    69090   184776 |    33718      814     70 |  0.111 % |
3.19/3.29	c |      1323 |     869    69090   184776 |    37090     1322     84 |  0.111 % |
3.49/3.59	c |      2082 |     869    69090   184776 |    40799     2081     73 |  0.111 % |
3.99/4.00	c |      3221 |     869    68835   184156 |    44878     3017     69 |  0.111 % |
4.49/4.56	c |      4929 |     869    68835   184156 |    49366     4725     61 |  0.111 % |
5.29/5.32	c |      7491 |     869    68835   184156 |    54303     7287     76 |  0.111 % |
6.49/6.50	c |     11335 |     869    68835   184156 |    59733    11131     83 |  0.111 % |
8.59/8.68	c |     17102 |     869    68835   184156 |    65707    16898     87 |  0.111 % |
13.39/13.43	c |     25754 |     869    68835   184156 |    72278    25550     93 |  0.111 % |
24.58/24.67	c |     38729 |     869    68835   184156 |    79505    38525    104 |  0.111 % |
48.28/48.39	c |     58191 |     869    68835   184156 |    87456    57987    100 |  0.111 % |
99.16/99.20	c |     87384 |     869    68835   184156 |    96202    87180     99 |  0.111 % |
155.55/155.61	c |    131173 |     869    68835   184156 |   105822    54259     90 |  0.111 % |
270.93/271.05	c |    196858 |     869    68835   184156 |   116404    35571     91 |  0.111 % |
444.29/444.42	c |    295384 |     869    68835   184156 |   128044    40007    101 |  0.112 % |
788.51/788.74	c |    443173 |     869    68835   184156 |   140849    82735    118 |  0.112 % |

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-1731312-1240769126/watcher-1731312-1240769126 -o /tmp/evaluation-result-1731312-1240769126/solver-1731312-1240769126 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1361029506 HOME/instance-1731312-1240769126.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.92 0.98 0.99 3/67 10663
/proc/meminfo: memFree=1547336/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=2568 CPUtime=0
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 104938753 2629632 411 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 642 416 87 221 0 418 0

[startup+0.074355 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 10663
/proc/meminfo: memFree=1547336/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=10472 CPUtime=0.07
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 2316 0 0 0 6 1 0 0 18 0 1 0 104938753 10723328 2301 1992294400 4194304 5102648 548682068784 18446744073709551615 4272865 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 2618 2301 98 221 0 2394 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10472

[startup+0.101356 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 10663
/proc/meminfo: memFree=1547336/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=10472 CPUtime=0.09
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 2316 0 0 0 8 1 0 0 18 0 1 0 104938753 10723328 2301 1992294400 4194304 5102648 548682068784 18446744073709551615 4273072 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 2618 2301 98 221 0 2394 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10472

[startup+0.301373 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 10663
/proc/meminfo: memFree=1547336/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=10472 CPUtime=0.29
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 2316 0 0 0 28 1 0 0 19 0 1 0 104938753 10723328 2301 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 2618 2301 98 221 0 2394 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10472

[startup+0.70141 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 10663
/proc/meminfo: memFree=1547336/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=13484 CPUtime=0.69
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 2997 0 0 0 68 1 0 0 22 0 1 0 104938753 13807616 2982 1992294400 4194304 5102648 548682068784 18446744073709551615 4274077 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 3371 2982 100 221 0 3147 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13484

[startup+1.50148 s]
/proc/loadavg: 0.92 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1535680/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=13484 CPUtime=1.49
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 3049 0 0 0 148 1 0 0 25 0 1 0 104938753 13807616 3034 1992294400 4194304 5102648 548682068784 18446744073709551615 4273164 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 3371 3034 100 221 0 3147 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13484

[startup+3.10162 s]
/proc/loadavg: 0.92 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1535296/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=11820 CPUtime=3.09
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 3075 0 0 0 308 1 0 0 25 0 1 0 104938753 12103680 2714 1992294400 4194304 5102648 548682068784 18446744073709551615 4214195 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 2955 2714 111 221 0 2731 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11820

[startup+6.30191 s]
/proc/loadavg: 0.93 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1535936/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=14064 CPUtime=6.29
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 3625 0 0 0 628 1 0 0 25 0 1 0 104938753 14401536 3264 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 3516 3264 112 221 0 3292 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14064

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1527744/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=21400 CPUtime=12.69
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 5447 0 0 0 1266 3 0 0 25 0 1 0 104938753 21913600 5086 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 5350 5086 112 221 0 5126 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21400

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1518400/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=30316 CPUtime=25.48
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 7664 0 0 0 2543 5 0 0 25 0 1 0 104938753 31043584 7303 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 7579 7303 112 221 0 7355 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30316

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1507904/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=40956 CPUtime=51.08
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 10287 0 0 0 5100 8 0 0 25 0 1 0 104938753 41938944 9926 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 10239 9926 112 221 0 10015 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 40956

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1493056/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=55956 CPUtime=102.27
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 13931 0 0 0 10216 11 0 0 25 0 1 0 104938753 57298944 13570 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 13989 13570 112 221 0 13765 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 55956

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1488832/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=60516 CPUtime=162.25
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 14981 0 0 0 16213 12 0 0 25 0 1 0 104938753 61968384 14620 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 15129 14620 112 221 0 14905 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 60516

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1486720/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=62820 CPUtime=222.24
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 15500 0 0 0 22211 13 0 0 25 0 1 0 104938753 64327680 15139 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 15705 15139 112 221 0 15481 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 62820

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1482368/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=67004 CPUtime=282.23
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 16572 0 0 0 28209 14 0 0 25 0 1 0 104938753 68612096 16211 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 16751 16211 112 221 0 16527 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 67004

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1481216/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=68236 CPUtime=342.21
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 16867 0 0 0 34207 14 0 0 25 0 1 0 104938753 69873664 16506 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 17059 16506 112 221 0 16835 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 68236

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1477824/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=71908 CPUtime=402.19
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 17758 0 0 0 40204 15 0 0 25 0 1 0 104938753 73633792 17397 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 17977 17397 112 221 0 17753 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 71908

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1473344/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=76160 CPUtime=462.18
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 18812 0 0 0 46201 17 0 0 25 0 1 0 104938753 77987840 18451 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 19040 18451 112 221 0 18816 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 76160

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1472704/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=77164 CPUtime=522.16
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 19001 0 0 0 52199 17 0 0 25 0 1 0 104938753 79015936 18640 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 19291 18640 112 221 0 19067 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 77164

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1471168/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=78752 CPUtime=582.15
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 19370 0 0 0 58198 17 0 0 25 0 1 0 104938753 80642048 19009 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 19688 19009 112 221 0 19464 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 78752

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1469056/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=80724 CPUtime=642.14
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 19866 0 0 0 64196 18 0 0 25 0 1 0 104938753 82661376 19505 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 20181 19505 112 221 0 19957 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 80724

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1460992/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=88728 CPUtime=702.12
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 21869 0 0 0 70191 21 0 0 25 0 1 0 104938753 90857472 21508 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 22182 21508 112 221 0 21958 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 88728

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1460928/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=88728 CPUtime=762.12
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 21881 0 0 0 76190 22 0 0 25 0 1 0 104938753 90857472 21520 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 22182 21520 112 221 0 21958 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 88728

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1460736/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=89024 CPUtime=822.1
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 21948 0 0 0 82188 22 0 0 25 0 1 0 104938753 91160576 21587 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 22256 21587 112 221 0 22032 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 89024

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1459072/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=90896 CPUtime=882.08
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 22356 0 0 0 88186 22 0 0 25 0 1 0 104938753 93077504 21995 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 22724 21995 112 221 0 22500 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 90896

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1452224/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=97972 CPUtime=942.06
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 24092 0 0 0 94182 24 0 0 25 0 1 0 104938753 100323328 23731 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 24493 23731 112 221 0 24269 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 97972

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1448320/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=102240 CPUtime=1002.05
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 25046 0 0 0 100180 25 0 0 25 0 1 0 104938753 104693760 24685 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 25560 24685 112 221 0 25336 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 102240

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1448128/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=102440 CPUtime=1062.03
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 25091 0 0 0 106178 25 0 0 25 0 1 0 104938753 104898560 24730 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 25610 24730 112 221 0 25386 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 102440

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1447808/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=102772 CPUtime=1122.02
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 25165 0 0 0 112176 26 0 0 25 0 1 0 104938753 105238528 24804 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 25693 24804 112 221 0 25469 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 102772

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1447424/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=103296 CPUtime=1182.01
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 25271 0 0 0 118175 26 0 0 25 0 1 0 104938753 105775104 24910 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 25824 24910 112 221 0 25600 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 103296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1447424/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=103296 CPUtime=1200.01
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 25273 0 0 0 119975 26 0 0 25 0 1 0 104938753 105775104 24912 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 25824 24912 112 221 0 25600 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 103296

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: 0.99 0.98 0.99 2/68 10664
/proc/meminfo: memFree=1447424/2055920 swapFree=4192812/4192956
[pid=10663] ppid=10661 vsize=103296 CPUtime=1200.01
/proc/10663/stat : 10663 (varsat-industri) R 10661 10663 10467 0 -1 4194304 25273 0 0 0 119975 26 0 0 25 0 1 0 104938753 105775104 24912 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/10663/statm: 25824 24912 112 221 0 25600 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 103296

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.32
CPU time (s): 1200.03
CPU user time (s): 1199.75
CPU system time (s): 0.280957
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 103296

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

runsolver used 1.02984 second user time and 3.35049 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-26 20:05:26
IDJOB=1731312
IDBENCH=24749
IDSOLVER=538
FILE ID=node68/1731312-1240769126
PBS_JOBID= 9187173
Free space on /tmp= 66556 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731312-1240769126/watcher-1731312-1240769126 -o /tmp/evaluation-result-1731312-1240769126/solver-1731312-1240769126 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1361029506 HOME/instance-1731312-1240769126.cnf

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

MD5SUM BENCH= be0552b4894b69c578ebcc0b17dda689
RANDOM SEED=1361029506

node68.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.223
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.223
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:       1547816 kB
Buffers:         61300 kB
Cached:         354580 kB
SwapCached:        144 kB
Active:         173072 kB
Inactive:       259292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1547816 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1748 kB
Writeback:           0 kB
Mapped:          26404 kB
Slab:            61376 kB
Committed_AS:   308500 kB
PageTables:       1560 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= 66556 MiB
End job on node68 at 2009-04-26 20:25:28