Trace number 1513192

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.1 1200.51

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S375588147-050.cnf
MD5SUM7f520cacbc1966b43139f7a53a60437c
Bench CategoryRANDOM (random 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 variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518700

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  220                                                  |
0.00/0.00	c |  Number of clauses:    18700                                                |
0.02/0.04	c |  Parsing time:         0.03         s                                       |
0.02/0.04	c |  Timeout:              43200 s
0.02/0.04	c |  Random Seed:          89914540.000000
0.02/0.04	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.02/0.04	c |  Branching Rule:       default (solution-guided)                            |
0.02/0.04	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.02/0.04	c |                                                                             |
0.59/0.60	c ============================[ Search Statistics ]==============================
0.59/0.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.60	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.60	c ===============================================================================
0.59/0.60	c |         0 |     220    18700   130900 |     6233        0    nan |  0.000 % |
0.59/0.68	c |       102 |     220    18700   130900 |     6856      102     63 |  0.002 % |
0.69/0.76	c |       253 |     220    18700   130900 |     7542      253     62 |  0.002 % |
0.79/0.85	c |       479 |     220    18700   130900 |     8296      479     62 |  0.002 % |
0.89/0.94	c |       816 |     220    18700   130900 |     9126      816     61 |  0.002 % |
0.99/1.05	c |      1324 |     220    18700   130900 |    10038     1324     61 |  0.002 % |
1.09/1.19	c |      2083 |     220    18700   130900 |    11042     2083     62 |  0.002 % |
1.29/1.37	c |      3223 |     220    18700   130900 |    12147     3223     61 |  0.002 % |
1.59/1.65	c |      4932 |     220    18700   130900 |    13361     4932     61 |  0.002 % |
1.99/2.06	c |      7494 |     220    18700   130900 |    14697     7494     60 |  0.002 % |
2.69/2.76	c |     11339 |     220    18700   130900 |    16167    11339     62 |  0.002 % |
3.99/4.00	c |     17105 |     220    18700   130900 |    17784     8971     64 |  0.002 % |
5.99/6.01	c |     25754 |     220    18700   130900 |    19562    17620     64 |  0.002 % |
9.09/9.15	c |     38728 |     220    18700   130900 |    21519    10931     62 |  0.002 % |
13.88/13.99	c |     58189 |     220    18700   130900 |    23671    19579     66 |  0.002 % |
22.49/22.53	c |     87381 |     220    18700   130900 |    26038    12017     63 |  0.002 % |
36.37/36.45	c |    131170 |     220    18700   130900 |    28641    12933     62 |  0.002 % |
58.57/58.63	c |    196855 |     220    18700   130900 |    31506    12629     62 |  0.002 % |
93.56/93.66	c |    295381 |     220    18700   130900 |    34656    16282     62 |  0.002 % |
150.84/150.93	c |    443170 |     220    18700   130900 |    38122    30722     65 |  0.002 % |
240.61/240.77	c |    664853 |     220    18700   130900 |    41934    26382     63 |  0.002 % |
384.76/384.94	c |    997380 |     220    18700   130900 |    46128    39714     64 |  0.002 % |
623.78/624.09	c |   1496169 |     220    18700   130900 |    50741    14783     59 |  0.002 % |
976.36/976.76	c |   2244351 |     220    18700   130900 |    55815    19701     60 |  0.002 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1513192-1238213760/watcher-1513192-1238213760 -o /tmp/evaluation-result-1513192-1238213760/solver-1513192-1238213760 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=89914540 HOME/instance-1513192-1238213760.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/64 11439
/proc/meminfo: memFree=905528/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=2416 CPUtime=0
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 340 0 0 0 0 0 0 0 18 0 1 0 1094041866 2473984 325 1992294400 4194304 5102648 548682068800 18446744073709551615 4250887 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 604 326 87 221 0 380 0

[startup+0.0343169 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11439
/proc/meminfo: memFree=905528/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=6024 CPUtime=0.02
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 1232 0 0 0 2 0 0 0 18 0 1 0 1094041866 6168576 1217 1992294400 4194304 5102648 548682068800 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 1506 1221 87 221 0 1282 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6024

[startup+0.101328 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11439
/proc/meminfo: memFree=905528/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=6828 CPUtime=0.09
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 1414 0 0 0 9 0 0 0 18 0 1 0 1094041866 6991872 1399 1992294400 4194304 5102648 548682068800 18446744073709551615 4272875 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 1707 1399 98 221 0 1483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6828

[startup+0.301365 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11439
/proc/meminfo: memFree=905528/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=6828 CPUtime=0.29
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 1414 0 0 0 29 0 0 0 20 0 1 0 1094041866 6991872 1399 1992294400 4194304 5102648 548682068800 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 1707 1399 98 221 0 1483 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6828

[startup+0.701441 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11439
/proc/meminfo: memFree=905528/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=6612 CPUtime=0.69
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 1463 0 0 0 69 0 0 0 23 0 1 0 1094041866 6770688 1374 1992294400 4194304 5102648 548682068800 18446744073709551615 4214012 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 1653 1374 110 221 0 1429 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6612

[startup+1.50159 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 11440
/proc/meminfo: memFree=900336/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=6612 CPUtime=1.49
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 1464 0 0 0 149 0 0 0 25 0 1 0 1094041866 6770688 1375 1992294400 4194304 5102648 548682068800 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 1653 1375 110 221 0 1429 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6612

[startup+3.10189 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 11440
/proc/meminfo: memFree=899568/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=9112 CPUtime=3.09
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 2097 0 0 0 308 1 0 0 25 0 1 0 1094041866 9330688 2008 1992294400 4194304 5102648 548682068800 18446744073709551615 4249690 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 2278 2008 110 221 0 2054 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9112

[startup+6.3015 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 11440
/proc/meminfo: memFree=896688/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=11400 CPUtime=6.29
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 2626 0 0 0 628 1 0 0 25 0 1 0 1094041866 11673600 2537 1992294400 4194304 5102648 548682068800 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 2850 2537 110 221 0 2626 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11400

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 11440
/proc/meminfo: memFree=894256/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=12596 CPUtime=12.69
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 2959 0 0 0 1268 1 0 0 25 0 1 0 1094041866 12898304 2870 1992294400 4194304 5102648 548682068800 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 3149 2870 110 221 0 2925 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12596

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 11440
/proc/meminfo: memFree=892720/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=14256 CPUtime=25.49
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 3339 0 0 0 2547 2 0 0 25 0 1 0 1094041866 14598144 3250 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 3564 3250 110 221 0 3340 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14256

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 11440
/proc/meminfo: memFree=890096/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=17060 CPUtime=51.08
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 4014 0 0 0 5105 3 0 0 25 0 1 0 1094041866 17469440 3925 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 4265 3925 110 221 0 4041 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17060

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 11440
/proc/meminfo: memFree=887152/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=19912 CPUtime=102.26
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 4741 0 0 0 10222 4 0 0 25 0 1 0 1094041866 20389888 4652 1992294400 4194304 5102648 548682068800 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 4978 4652 110 221 0 4754 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19912

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11440
/proc/meminfo: memFree=884528/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=22580 CPUtime=162.23
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 5392 0 0 0 16218 5 0 0 25 0 1 0 1094041866 23121920 5303 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 5645 5303 110 221 0 5421 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 22580

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11440
/proc/meminfo: memFree=883440/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=23828 CPUtime=222.22
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 5648 0 0 0 22216 6 0 0 25 0 1 0 1094041866 24399872 5559 1992294400 4194304 5102648 548682068800 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 5957 5559 110 221 0 5733 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 23828

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11440
/proc/meminfo: memFree=881136/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=26248 CPUtime=282.2
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 6218 0 0 0 28213 7 0 0 25 0 1 0 1094041866 26877952 6129 1992294400 4194304 5102648 548682068800 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 6562 6129 110 221 0 6338 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 26248

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11440
/proc/meminfo: memFree=880688/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=26848 CPUtime=342.18
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 6334 0 0 0 34211 7 0 0 25 0 1 0 1094041866 27492352 6245 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 6712 6245 110 221 0 6488 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 26848

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11440
/proc/meminfo: memFree=878896/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=28600 CPUtime=402.15
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 6768 0 0 0 40208 7 0 0 25 0 1 0 1094041866 29286400 6679 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 7150 6679 110 221 0 6926 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 28600

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11440
/proc/meminfo: memFree=877744/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=30112 CPUtime=462.14
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 7074 0 0 0 46206 8 0 0 25 0 1 0 1094041866 30834688 6985 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 7528 6985 110 221 0 7304 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 30112

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11440
/proc/meminfo: memFree=877104/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=30792 CPUtime=522.11
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 7244 0 0 0 52203 8 0 0 25 0 1 0 1094041866 31531008 7155 1992294400 4194304 5102648 548682068800 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 7698 7155 110 221 0 7474 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 30792

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11440
/proc/meminfo: memFree=876848/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=31028 CPUtime=582.09
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 7303 0 0 0 58201 8 0 0 25 0 1 0 1094041866 31772672 7214 1992294400 4194304 5102648 548682068800 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 7757 7214 110 221 0 7533 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 31028

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11440
/proc/meminfo: memFree=875440/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=32260 CPUtime=642.08
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 7646 0 0 0 64199 9 0 0 25 0 1 0 1094041866 33034240 7557 1992294400 4194304 5102648 548682068800 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 8065 7557 110 221 0 7841 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 32260

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11440
/proc/meminfo: memFree=874480/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=33228 CPUtime=702.05
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 7865 0 0 0 70196 9 0 0 25 0 1 0 1094041866 34025472 7776 1992294400 4194304 5102648 548682068800 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 8307 7776 110 221 0 8083 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 33228

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11440
/proc/meminfo: memFree=874096/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=33636 CPUtime=762.04
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 7960 0 0 0 76195 9 0 0 25 0 1 0 1094041866 34443264 7871 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 8409 7871 110 221 0 8185 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 33636

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11440
/proc/meminfo: memFree=873648/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=34184 CPUtime=822.01
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 8083 0 0 0 82192 9 0 0 25 0 1 0 1094041866 35004416 7994 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 8546 7994 110 221 0 8322 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 34184

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11440
/proc/meminfo: memFree=873200/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=34800 CPUtime=881.99
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 8197 0 0 0 88189 10 0 0 25 0 1 0 1094041866 35635200 8108 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 8700 8108 110 221 0 8476 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 34800

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11440
/proc/meminfo: memFree=872816/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=35256 CPUtime=941.97
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 8297 0 0 0 94187 10 0 0 25 0 1 0 1094041866 36102144 8208 1992294400 4194304 5102648 548682068800 18446744073709551615 4249932 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 8814 8208 110 221 0 8590 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 35256

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11440
/proc/meminfo: memFree=871536/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=36440 CPUtime=1001.95
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 8613 0 0 0 100184 11 0 0 25 0 1 0 1094041866 37314560 8524 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 9110 8524 110 221 0 8886 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 36440

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11440
/proc/meminfo: memFree=870128/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=37968 CPUtime=1061.93
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 8951 0 0 0 106182 11 0 0 25 0 1 0 1094041866 38879232 8862 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 9492 8862 110 221 0 9268 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 37968

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11440
/proc/meminfo: memFree=869616/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=38504 CPUtime=1121.91
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 9075 0 0 0 112180 11 0 0 25 0 1 0 1094041866 39428096 8986 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 9626 8986 110 221 0 9402 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 38504

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11440
/proc/meminfo: memFree=869296/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=38712 CPUtime=1181.89
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 9150 0 0 0 118178 11 0 0 25 0 1 0 1094041866 39641088 9061 1992294400 4194304 5102648 548682068800 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 9678 9061 110 221 0 9454 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 38712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11440
/proc/meminfo: memFree=869296/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=38712 CPUtime=1200.08
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 9150 0 0 0 119997 11 0 0 25 0 1 0 1094041866 39641088 9061 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 9678 9061 110 221 0 9454 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 38712

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11440
/proc/meminfo: memFree=869296/2055920 swapFree=4178280/4192956
[pid=11439] ppid=11437 vsize=38712 CPUtime=1200.08
/proc/11439/stat : 11439 (varsat-industri) R 11437 11439 10708 0 -1 4194304 9150 0 0 0 119997 11 0 0 25 0 1 0 1094041866 39641088 9061 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11439/statm: 9678 9061 110 221 0 9454 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 38712

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1199.98
CPU system time (s): 0.12698
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 38712

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

runsolver used 0.892864 second user time and 2.54461 second system time

The end

Launcher Data

Begin job on node21 at 2009-03-28 05:16:01
IDJOB=1513192
IDBENCH=70242
IDSOLVER=538
FILE ID=node21/1513192-1238213760
PBS_JOBID= 9060543
Free space on /tmp= 66424 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S375588147-050.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513192-1238213760/watcher-1513192-1238213760 -o /tmp/evaluation-result-1513192-1238213760/solver-1513192-1238213760 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=89914540 HOME/instance-1513192-1238213760.cnf

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

MD5SUM BENCH= 7f520cacbc1966b43139f7a53a60437c
RANDOM SEED=89914540

node21.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.259
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.259
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:        906008 kB
Buffers:         88376 kB
Cached:         965008 kB
SwapCached:       8436 kB
Active:         162504 kB
Inactive:       900880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        906008 kB
SwapTotal:     4192956 kB
SwapFree:      4178280 kB
Dirty:            1568 kB
Writeback:           0 kB
Mapped:          15020 kB
Slab:            72544 kB
Committed_AS:  2913000 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= 66424 MiB
End job on node21 at 2009-03-28 05:36:03