Trace number 1562802

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-22UNSAT 504.321 504.491

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark270.303
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  33090                                                |
0.00/0.00	c |  Number of clauses:    165828                                               |
0.19/0.22	c |  Parsing time:         0.19         s                                       |
0.19/0.22	c |  Timeout:              43200 s
0.19/0.22	c |  Random Seed:          426729210.000000
0.19/0.22	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.19/0.22	c |  Branching Rule:       default (solution-guided)                            |
0.19/0.22	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.19/0.22	c |                                                                             |
1.09/1.11	c ============================[ Search Statistics ]==============================
1.09/1.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.09/1.11	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.09/1.11	c ===============================================================================
1.09/1.11	c |         0 |    7884    70063   231773 |    23354        0    nan |  0.000 % |
1.19/1.26	c |       100 |    7882    70063   231773 |    25689       98      8 | 16.715 % |
1.39/1.41	c |       250 |    7882    70063   231773 |    28258      248     11 | 16.715 % |
1.49/1.57	c |       475 |    7882    70063   231773 |    31084      473     12 | 16.715 % |
1.69/1.74	c |       812 |    7882    70063   231773 |    34193      810     12 | 16.715 % |
1.89/1.91	c |      1318 |    7882    70063   231773 |    37612     1316     13 | 16.715 % |
2.09/2.11	c |      2079 |    7882    70063   231773 |    41373     2077     13 | 16.715 % |
2.30/2.37	c |      3218 |    7882    70063   231773 |    45510     3216     15 | 16.715 % |
2.59/2.66	c |      4926 |    7882    70063   231773 |    50062     4924     15 | 16.715 % |
2.99/3.05	c |      7488 |    7881    69640   229975 |    55068     7486     15 | 16.715 % |
3.59/3.67	c |     11332 |    7881    69640   229975 |    60575    11330     17 | 16.715 % |
4.50/4.53	c |     17101 |    7881    69640   229975 |    66632    17099     19 | 16.715 % |
6.49/6.51	c |     25751 |    7881    69640   229975 |    73295    25749     19 | 16.715 % |
9.69/9.77	c |     38725 |    7881    69640   229975 |    80625    38723     19 | 16.715 % |
18.19/18.23	c |     58186 |    7881    69640   229975 |    88688    58184     20 | 16.715 % |
38.17/38.23	c |     87378 |    7881    69640   229975 |    97556    87376     20 | 16.715 % |
60.47/60.52	c |    131168 |    7881    69640   229975 |   107312    45627     22 | 16.715 % |
100.15/100.29	c |    196852 |    7878    69361   228876 |   118043    89322     22 | 16.724 % |
200.42/200.52	c |    295379 |    7878    69361   228876 |   129848    92069     20 | 16.724 % |
323.88/324.07	c |    443170 |    7868    69243   228215 |   142832    98465     23 | 16.763 % |
504.23/504.48	c ===============================================================================
504.23/504.48	c surveys--CPU time (sec)   : 2.8026         (0.56 % of total)
504.23/504.48	c surveys--attempted        : 20             (7 /sec)
504.23/504.48	c surveys--converged        : 20             (100.00 % successful)
504.23/504.48	c restarts              : 20
504.23/504.48	c conflicts             : 640594         (1278 /sec)
504.23/504.48	c decisions             : 924519         (1.80 % random) (1844 /sec)
504.23/504.48	c propagations          : 151698908      (302551 /sec)
504.23/504.48	c conflict literals     : 13887345       (36.33 % deleted)
504.23/504.48	c Memory used           : 57.16 MB
504.23/504.48	c Total CPU time (sec)      : 504.2013    
504.23/504.48	c 
504.23/504.48	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1562802-1240998453/watcher-1562802-1240998453 -o /tmp/evaluation-result-1562802-1240998453/solver-1562802-1240998453 -C 1200 -W 1800 -M 1800 HOME/varsat-industrial_static -seed=426729210 HOME/instance-1562802-1240998453.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 9920
/proc/meminfo: memFree=847664/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=3968 CPUtime=0
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 831 0 0 0 0 0 0 0 18 0 1 0 127878325 4063232 816 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 992 817 87 221 0 768 0

[startup+0.100683 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 9920
/proc/meminfo: memFree=847664/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=15680 CPUtime=0.09
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 3593 0 0 0 8 1 0 0 18 0 1 0 127878325 16056320 3578 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 3920 3579 87 221 0 3696 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15680

[startup+0.201699 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 9920
/proc/meminfo: memFree=847664/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=28476 CPUtime=0.19
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 6473 0 0 0 16 3 0 0 19 0 1 0 127878325 29159424 6458 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 7119 6459 87 221 0 6895 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28476

[startup+0.301715 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 9920
/proc/meminfo: memFree=847664/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=31136 CPUtime=0.29
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 7144 0 0 0 26 3 0 0 19 0 1 0 127878325 31883264 7129 1992294400 4194304 5102648 548682068784 18446744073709551615 4225392 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 7784 7129 98 221 0 7560 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31136

[startup+0.701783 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 9920
/proc/meminfo: memFree=847664/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=36828 CPUtime=0.69
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 8550 0 0 0 65 4 0 0 24 0 1 0 127878325 37711872 8535 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 9207 8535 100 221 0 8983 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36828

[startup+1.50192 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 9921
/proc/meminfo: memFree=807720/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=38920 CPUtime=1.49
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 10044 0 0 0 145 4 0 0 25 0 1 0 127878325 39854080 9185 1992294400 4194304 5102648 548682068784 18446744073709551615 4214097 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 9730 9185 111 221 0 9506 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38920

[startup+3.10119 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 9921
/proc/meminfo: memFree=810792/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=38920 CPUtime=3.09
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 10052 0 0 0 304 5 0 0 25 0 1 0 127878325 39854080 9193 1992294400 4194304 5102648 548682068784 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 9730 9193 115 221 0 9506 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38920

[startup+6.30174 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 9921
/proc/meminfo: memFree=810792/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=39132 CPUtime=6.29
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 10077 0 0 0 624 5 0 0 25 0 1 0 127878325 40071168 9218 1992294400 4194304 5102648 548682068784 18446744073709551615 4249741 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 9783 9218 115 221 0 9559 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39132

[startup+12.7028 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 9921
/proc/meminfo: memFree=810736/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=39720 CPUtime=12.69
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 10121 0 0 0 1264 5 0 0 25 0 1 0 127878325 40673280 9262 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 9930 9262 115 221 0 9706 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39720

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 9921
/proc/meminfo: memFree=809840/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=40300 CPUtime=25.48
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 10335 0 0 0 2543 5 0 0 25 0 1 0 127878325 41267200 9476 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 10075 9476 115 221 0 9851 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40300

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.70 2/65 9921
/proc/meminfo: memFree=805872/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=44628 CPUtime=51.07
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 11353 0 0 0 5101 6 0 0 25 0 1 0 127878325 45699072 10494 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 11157 10494 115 221 0 10933 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44628

[startup+102.301 s]
/proc/loadavg: 0.99 0.97 0.72 2/65 9921
/proc/meminfo: memFree=804272/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=46212 CPUtime=102.25
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 11745 0 0 0 10219 6 0 0 25 0 1 0 127878325 47321088 10886 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 11553 10886 115 221 0 11329 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 46212

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.73 2/65 9921
/proc/meminfo: memFree=800176/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=50440 CPUtime=162.23
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 12779 0 0 0 16215 8 0 0 25 0 1 0 127878325 51650560 11920 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 12610 11920 115 221 0 12386 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 50440

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.74 2/65 9921
/proc/meminfo: memFree=798448/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=52216 CPUtime=222.21
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 13185 0 0 0 22213 8 0 0 25 0 1 0 127878325 53469184 12326 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 13054 12326 115 221 0 12830 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 52216

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.75 2/65 9921
/proc/meminfo: memFree=797936/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=52680 CPUtime=282.2
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 13325 0 0 0 28211 9 0 0 25 0 1 0 127878325 53944320 12466 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 13170 12466 115 221 0 12946 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 52680

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.77 2/65 9921
/proc/meminfo: memFree=797616/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=52964 CPUtime=342.17
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 13385 0 0 0 34208 9 0 0 25 0 1 0 127878325 54235136 12526 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 13241 12526 115 221 0 13017 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 52964

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.78 2/65 9921
/proc/meminfo: memFree=793520/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=57484 CPUtime=402.15
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 14406 0 0 0 40205 10 0 0 25 0 1 0 127878325 58863616 13547 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 14371 13547 115 221 0 14147 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 57484

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.79 2/65 9921
/proc/meminfo: memFree=793136/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=58024 CPUtime=462.13
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 14514 0 0 0 46203 10 0 0 25 0 1 0 127878325 59416576 13655 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 14506 13655 115 221 0 14282 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 58024

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

[startup+486.402 s]
/proc/loadavg: 0.99 0.97 0.79 2/65 9921
/proc/meminfo: memFree=792688/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=58356 CPUtime=486.23
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 14610 0 0 0 48612 11 0 0 25 0 1 0 127878325 59756544 13751 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 14589 13751 115 221 0 14365 0
Current children cumulated CPU time (s) 486.23
Current children cumulated vsize (KiB) 58356

[startup+492.802 s]
/proc/loadavg: 0.99 0.97 0.80 2/65 9921
/proc/meminfo: memFree=792624/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=58524 CPUtime=492.63
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 14626 0 0 0 49252 11 0 0 25 0 1 0 127878325 59928576 13767 1992294400 4194304 5102648 548682068784 18446744073709551615 4225413 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 14631 13767 115 221 0 14407 0
Current children cumulated CPU time (s) 492.63
Current children cumulated vsize (KiB) 58524

[startup+499.202 s]
/proc/loadavg: 0.99 0.97 0.80 2/65 9921
/proc/meminfo: memFree=792624/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=58524 CPUtime=499.03
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 14626 0 0 0 49892 11 0 0 25 0 1 0 127878325 59928576 13767 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 14631 13767 115 221 0 14407 0
Current children cumulated CPU time (s) 499.03
Current children cumulated vsize (KiB) 58524

[startup+502.401 s]
/proc/loadavg: 0.99 0.97 0.80 2/65 9921
/proc/meminfo: memFree=792624/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=58524 CPUtime=502.23
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 14635 0 0 0 50212 11 0 0 25 0 1 0 127878325 59928576 13776 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 14631 13776 115 221 0 14407 0
Current children cumulated CPU time (s) 502.23
Current children cumulated vsize (KiB) 58524

[startup+503.202 s]
/proc/loadavg: 0.99 0.97 0.80 2/65 9921
/proc/meminfo: memFree=792560/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=58524 CPUtime=503.03
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 14635 0 0 0 50292 11 0 0 25 0 1 0 127878325 59928576 13776 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 14631 13776 115 221 0 14407 0
Current children cumulated CPU time (s) 503.03
Current children cumulated vsize (KiB) 58524

[startup+504.002 s]
/proc/loadavg: 0.99 0.97 0.80 2/65 9921
/proc/meminfo: memFree=792560/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=58524 CPUtime=503.83
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 14635 0 0 0 50372 11 0 0 25 0 1 0 127878325 59928576 13776 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 14631 13776 115 221 0 14407 0
Current children cumulated CPU time (s) 503.83
Current children cumulated vsize (KiB) 58524

[startup+504.402 s]
/proc/loadavg: 0.99 0.97 0.80 2/65 9921
/proc/meminfo: memFree=792560/2055920 swapFree=4179368/4192956
[pid=9920] ppid=9918 vsize=58524 CPUtime=504.23
/proc/9920/stat : 9920 (varsat-industri) R 9918 9920 9795 0 -1 4194304 14635 0 0 0 50412 11 0 0 25 0 1 0 127878325 59928576 13776 1992294400 4194304 5102648 548682068784 18446744073709551615 4249362 0 0 4096 3 0 0 0 17 1 0 0
/proc/9920/statm: 14631 13776 115 221 0 14407 0
Current children cumulated CPU time (s) 504.23
Current children cumulated vsize (KiB) 58524

Child status: 20
Real time (s): 504.491
CPU time (s): 504.321
CPU user time (s): 504.202
CPU system time (s): 0.118981
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 58524

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

runsolver used 0.337948 second user time and 1.14482 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-29 11:47:33
IDJOB=1562802
IDBENCH=70941
IDSOLVER=538
FILE ID=node25/1562802-1240998453
PBS_JOBID= 9204842
Free space on /tmp= 66452 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562802-1240998453/watcher-1562802-1240998453 -o /tmp/evaluation-result-1562802-1240998453/solver-1562802-1240998453 -C 1200 -W 1800 -M 1800  HOME/varsat-industrial_static -seed=426729210 HOME/instance-1562802-1240998453.cnf

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=426729210

node25.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:        848080 kB
Buffers:         43108 kB
Cached:        1111688 kB
SwapCached:       8548 kB
Active:         117880 kB
Inactive:      1046868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        848080 kB
SwapTotal:     4192956 kB
SwapFree:      4179368 kB
Dirty:            4060 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            29076 kB
Committed_AS:   512732 kB
PageTables:       1460 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= 66452 MiB
End job on node25 at 2009-04-29 11:55:58