Trace number 1721123

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.16 1200.46

General information on the benchmark

Namemizh-md5-48-5.cnf
MD5SUM8ab50418497c0326ed1ff5d73a4e24a3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark155.035
Satisfiable
(Un)Satisfiability was proved
Number of variables66892
Number of clauses279256
Sum of the clauses size832648
Maximum clause length4
Minimum clause length1
Number of clauses of size 1201
Number of clauses of size 2120496
Number of clauses of size 342781
Number of clauses of size 4115778
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:  66892                                                |
0.00/0.00	c |  Number of clauses:    279256                                               |
0.29/0.36	c |  Parsing time:         0.31         s                                       |
0.29/0.36	c |  Timeout:              43200 s
0.29/0.36	c |  Random Seed:          1354803614.000000
0.29/0.36	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.29/0.36	c |  Branching Rule:       default (solution-guided)                            |
0.29/0.36	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.29/0.36	c |                                                                             |
1.29/1.38	c ============================[ Search Statistics ]==============================
1.29/1.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.38	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.29/1.38	c ===============================================================================
1.29/1.38	c |         0 |   26711   157466   533436 |    52488        0    nan |  0.000 % |
1.69/1.71	c |       100 |   26711   157466   533436 |    57737      100      4 |  8.116 % |
1.99/2.06	c |       250 |   26711   157466   533436 |    63511      250      5 |  8.116 % |
2.29/2.38	c |       476 |   26711   157466   533436 |    69862      476      6 |  8.116 % |
2.69/2.78	c |       813 |   26711   157466   533436 |    76848      813      6 |  8.116 % |
3.09/3.13	c |      1319 |   26711   157466   533436 |    84533     1319      6 |  8.116 % |
3.59/3.61	c |      2078 |   26711   157466   533436 |    92986     2078      6 |  8.116 % |
4.09/4.18	c |      3217 |   26711   157466   533436 |   102285     3217      6 |  8.116 % |
4.69/4.79	c |      4925 |   26711   157466   533436 |   112514     4925      7 |  8.116 % |
5.59/5.62	c |      7487 |   26711   157466   533436 |   123765     7487      7 |  8.116 % |
6.19/6.27	c |     11331 |   26711   157466   533436 |   136142    11331      8 |  8.116 % |
6.79/6.84	c |     17097 |   26692   157364   533128 |   149756    16470      9 |  8.144 % |
7.79/7.81	c |     25747 |   26692   157364   533128 |   164731    25120     10 |  8.144 % |
9.29/9.36	c |     38723 |   26692   157300   532925 |   181205    37962     11 |  8.144 % |
11.99/12.05	c |     58186 |   26675   157140   532419 |   199325    55060     12 |  8.170 % |
16.09/16.17	c |     87379 |   26587   156643   530982 |   219258    83027     12 |  8.306 % |
25.78/25.87	c |    131168 |   26458   155653   527853 |   241184   119688     12 |  8.494 % |
45.47/45.54	c |    196852 |   26308   154463   523965 |   265302   161198     14 |  8.725 % |
81.27/81.38	c |    295379 |   24966   145840   495761 |   291832   204073     15 | 10.788 % |
218.63/218.75	c |    443169 |   24833   144433   491137 |   321015    84427     26 | 10.924 % |
1077.92/1078.24	c |    664852 |   24820   144357   490869 |   353117   306045    225 | 10.947 % |

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-1721123-1240663112/watcher-1721123-1240663112 -o /tmp/evaluation-result-1721123-1240663112/solver-1721123-1240663112 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1354803614 HOME/instance-1721123-1240663112.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.01 1.00 3/64 27430
/proc/meminfo: memFree=1840192/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=4768 CPUtime=0
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 791 0 0 0 0 0 0 0 18 0 1 0 94345201 4882432 777 1992294400 4194304 5102648 548682068768 18446744073709551615 4200452 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 1192 783 78 221 0 968 0

[startup+0.0535439 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 27430
/proc/meminfo: memFree=1840192/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=11780 CPUtime=0.04
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 2699 0 0 0 4 0 0 0 18 0 1 0 94345201 12062720 2685 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 2945 2685 87 221 0 2721 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11780

[startup+0.101548 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 27430
/proc/meminfo: memFree=1840192/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=17800 CPUtime=0.09
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 4063 0 0 0 8 1 0 0 18 0 1 0 94345201 18227200 4048 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 4450 4049 87 221 0 4226 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17800

[startup+0.301567 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 27430
/proc/meminfo: memFree=1840192/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=40760 CPUtime=0.29
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 9769 0 0 0 25 4 0 0 19 0 1 0 94345201 41738240 9754 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 10190 9755 87 221 0 9966 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40760

[startup+0.701607 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 27430
/proc/meminfo: memFree=1840192/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=58896 CPUtime=0.69
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 14055 0 0 0 63 6 0 0 22 0 1 0 94345201 60309504 14040 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 14757 14042 100 221 0 14533 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58896

[startup+1.50169 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 27431
/proc/meminfo: memFree=1773624/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=64964 CPUtime=1.49
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 17132 0 0 0 141 8 0 0 25 0 1 0 94345201 66523136 15538 1992294400 4194304 5102648 548682068768 18446744073709551615 4213842 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 16241 15538 102 221 0 16017 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64964

[startup+3.10184 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 27431
/proc/meminfo: memFree=1777976/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=64964 CPUtime=3.09
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 17146 0 0 0 300 9 0 0 25 0 1 0 94345201 66523136 15552 1992294400 4194304 5102648 548682068768 18446744073709551615 4227491 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 16241 15552 115 221 0 16017 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64964

[startup+6.30116 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 27431
/proc/meminfo: memFree=1777848/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=65172 CPUtime=6.29
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 17150 0 0 0 620 9 0 0 25 0 1 0 94345201 66736128 15556 1992294400 4194304 5102648 548682068768 18446744073709551615 4242269 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 16293 15556 115 221 0 16069 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65172

[startup+12.7018 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 27431
/proc/meminfo: memFree=1777464/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=65812 CPUtime=12.69
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 17326 0 0 0 1260 9 0 0 25 0 1 0 94345201 67391488 15732 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 16453 15732 115 221 0 16229 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65812

[startup+25.5011 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 27431
/proc/meminfo: memFree=1775288/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=67912 CPUtime=25.48
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 17812 0 0 0 2539 9 0 0 25 0 1 0 94345201 69541888 16218 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 16978 16218 115 221 0 16754 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 67912

[startup+51.1026 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27431
/proc/meminfo: memFree=1767928/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=75608 CPUtime=51.07
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 19747 0 0 0 5096 11 0 0 25 0 1 0 94345201 77422592 18153 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 18902 18153 115 221 0 18678 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 75608

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27431
/proc/meminfo: memFree=1759352/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=84344 CPUtime=102.26
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 21812 0 0 0 10213 13 0 0 25 0 1 0 94345201 86368256 20218 1992294400 4194304 5102648 548682068768 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 21086 20218 115 221 0 20862 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 84344

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27431
/proc/meminfo: memFree=1742328/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=101260 CPUtime=162.25
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 26130 0 0 0 16206 19 0 0 25 0 1 0 94345201 103690240 24536 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 25315 24536 115 221 0 25091 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 101260

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27431
/proc/meminfo: memFree=1731704/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=111292 CPUtime=222.23
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 28687 0 0 0 22201 22 0 0 25 0 1 0 94345201 113963008 27093 1992294400 4194304 5102648 548682068768 18446744073709551615 4227884 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 27823 27093 115 221 0 27599 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 111292

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27431
/proc/meminfo: memFree=1731640/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=111292 CPUtime=282.21
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 28687 0 0 0 28199 22 0 0 25 0 1 0 94345201 113963008 27093 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 27823 27093 115 221 0 27599 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 111292

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27431
/proc/meminfo: memFree=1724344/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=118692 CPUtime=342.2
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 30522 0 0 0 34196 24 0 0 25 0 1 0 94345201 121540608 28928 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 29673 28928 115 221 0 29449 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 118692

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27431
/proc/meminfo: memFree=1707704/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=135468 CPUtime=402.19
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 34719 0 0 0 40190 29 0 0 25 0 1 0 94345201 138719232 33125 1992294400 4194304 5102648 548682068768 18446744073709551615 4249972 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 33867 33125 115 221 0 33643 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 135468

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27431
/proc/meminfo: memFree=1687928/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=154956 CPUtime=462.17
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 39604 0 0 0 46184 33 0 0 25 0 1 0 94345201 158674944 38010 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 38739 38010 115 221 0 38515 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 154956

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27431
/proc/meminfo: memFree=1667128/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=175928 CPUtime=522.15
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 44860 0 0 0 52178 37 0 0 25 0 1 0 94345201 180150272 43266 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 43982 43266 115 221 0 43758 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 175928

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27431
/proc/meminfo: memFree=1645880/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=197028 CPUtime=582.14
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 50113 0 0 0 58172 42 0 0 25 0 1 0 94345201 201756672 48519 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 49257 48519 115 221 0 49033 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 197028

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27431
/proc/meminfo: memFree=1625528/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=217092 CPUtime=642.13
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 55134 0 0 0 64167 46 0 0 25 0 1 0 94345201 222302208 53540 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 54273 53540 115 221 0 54049 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 217092

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27431
/proc/meminfo: memFree=1605432/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=237496 CPUtime=702.11
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 60212 0 0 0 70160 51 0 0 25 0 1 0 94345201 243195904 58618 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 59374 58618 115 221 0 59150 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 237496

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27431
/proc/meminfo: memFree=1585784/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=256732 CPUtime=762.1
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 65020 0 0 0 76155 55 0 0 25 0 1 0 94345201 262893568 63426 1992294400 4194304 5102648 548682068768 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 64183 63426 115 221 0 63959 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 256732

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27431
/proc/meminfo: memFree=1568824/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=273876 CPUtime=822.08
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 69294 0 0 0 82149 59 0 0 25 0 1 0 94345201 280449024 67700 1992294400 4194304 5102648 548682068768 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 68469 67700 115 221 0 68245 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 273876

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27431
/proc/meminfo: memFree=1550200/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=292252 CPUtime=882.07
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 73906 0 0 0 88143 64 0 0 25 0 1 0 94345201 299266048 72312 1992294400 4194304 5102648 548682068768 18446744073709551615 4254533 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 73063 72312 115 221 0 72839 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 292252

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27431
/proc/meminfo: memFree=1529336/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=313292 CPUtime=942.05
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 79171 0 0 0 94137 68 0 0 25 0 1 0 94345201 320811008 77577 1992294400 4194304 5102648 548682068768 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 78323 77577 115 221 0 78099 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 313292

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27431
/proc/meminfo: memFree=1510456/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=331956 CPUtime=1002.03
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 83822 0 0 0 100130 73 0 0 25 0 1 0 94345201 339922944 82228 1992294400 4194304 5102648 548682068768 18446744073709551615 4254119 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 82989 82228 115 221 0 82765 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 331956

[startup+1062.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 27431
/proc/meminfo: memFree=1496184/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=346336 CPUtime=1062.02
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 87403 0 0 0 106125 77 0 0 25 0 1 0 94345201 354648064 85809 1992294400 4194304 5102648 548682068768 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 86584 85809 115 221 0 86360 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 346336

[startup+1122.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 27431
/proc/meminfo: memFree=1481528/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=361792 CPUtime=1122
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 91015 0 0 0 112121 79 0 0 25 0 1 0 94345201 370475008 89421 1992294400 4194304 5102648 548682068768 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 90448 89421 115 221 0 90224 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 361792

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27431
/proc/meminfo: memFree=1471352/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=371444 CPUtime=1181.99
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 93517 0 0 0 118117 82 0 0 25 0 1 0 94345201 380358656 91923 1992294400 4194304 5102648 548682068768 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 92861 91923 115 221 0 92637 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 371444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27431
/proc/meminfo: memFree=1471352/2055920 swapFree=4192812/4192956
[pid=27430] ppid=27428 vsize=371444 CPUtime=1200.09
/proc/27430/stat : 27430 (varsat-crafted_) R 27428 27430 26823 0 -1 4194304 93517 0 0 0 119926 83 0 0 25 0 1 0 94345201 380358656 91923 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27430/statm: 92861 91923 115 221 0 92637 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 371444

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.46
CPU time (s): 1200.16
CPU user time (s): 1199.27
CPU system time (s): 0.887865
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 371444

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

runsolver used 0.949855 second user time and 2.78158 second system time

The end

Launcher Data

Begin job on node12 at 2009-04-25 14:38:32
IDJOB=1721123
IDBENCH=69651
IDSOLVER=537
FILE ID=node12/1721123-1240663112
PBS_JOBID= 9186510
Free space on /tmp= 66336 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT_RACE08/cnf/mizh-md5-48-5.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721123-1240663112/watcher-1721123-1240663112 -o /tmp/evaluation-result-1721123-1240663112/solver-1721123-1240663112 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1354803614 HOME/instance-1721123-1240663112.cnf

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

MD5SUM BENCH= 8ab50418497c0326ed1ff5d73a4e24a3
RANDOM SEED=1354803614

node12.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.213
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.213
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:       1840672 kB
Buffers:         13080 kB
Cached:         129244 kB
SwapCached:          0 kB
Active:          60280 kB
Inactive:        96012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1840672 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6504 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            44948 kB
Committed_AS:   421800 kB
PageTables:       1380 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= 66336 MiB
End job on node12 at 2009-04-25 14:58:34