Trace number 1723539

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-22UNSAT 453.508 453.631

General information on the benchmark

Namemanol-pipe-g10id.cnf
MD5SUM79b8866c5f4be7f699958174c5be63e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.3264
Satisfiable
(Un)Satisfiability was proved
Number of variables159638
Number of clauses473596
Sum of the clauses size1105056
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2315730
Number of clauses of size 3157865
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  159638                                               |
0.00/0.00	c |  Number of clauses:    473596                                               |
0.69/0.79	c |  Parsing time:         0.68         s                                       |
0.69/0.79	c |  Timeout:              43200 s
0.69/0.79	c |  Random Seed:          559177253.000000
0.69/0.79	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.69/0.79	c |  Branching Rule:       default (solution-guided)                            |
0.69/0.79	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.69/0.79	c |                                                                             |
4.59/4.62	c ============================[ Search Statistics ]==============================
4.59/4.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.59/4.62	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.59/4.62	c ===============================================================================
4.59/4.62	c |         0 |   35337   215434   986337 |    71811        0    nan |  0.000 % |
18.99/19.01	c |       101 |   35326   215434   986337 |    78992       96     13 |  0.076 % |
33.38/33.43	c |       253 |   35292   215434   986337 |    86891      246     16 |  0.117 % |
47.87/47.98	c |       480 |   35289   215434   986337 |    95580      472     14 |  0.118 % |
62.87/62.98	c |       817 |   35232   215434   986337 |   105138      808     17 |  0.118 % |
77.77/77.80	c |      1323 |   35230   215434   986337 |   115652     1314     21 |  0.118 % |
92.66/92.78	c |      2082 |   35223   213604   978813 |   127218     2058     23 |  0.135 % |
107.86/107.98	c |      3221 |   35220   213604   978813 |   139939     3197     29 |  0.135 % |
125.26/125.36	c |      4931 |   35199   213392   977567 |   153933     4795     35 |  0.135 % |
142.65/142.72	c |      7493 |   35199   213392   977567 |   169327     7357     50 |  0.135 % |
160.14/160.20	c |     11338 |   35199   213392   977567 |   186260    11202     56 |  0.135 % |
177.83/177.93	c |     17106 |   35199   213392   977567 |   204886    16970     53 |  0.135 % |
197.53/197.60	c |     25759 |   35160   213108   976600 |   225374    25620     54 |  0.205 % |
216.22/216.36	c |     38733 |   35087   212291   973689 |   247912    38589     57 |  0.205 % |
236.23/236.38	c |     58195 |   35078   212291   973689 |   272703    58049     53 |  0.212 % |
258.92/259.02	c |     87390 |   35076   212074   973013 |   299973    87243     49 |  0.212 % |
291.31/291.42	c |    131179 |   35064   211939   972602 |   329971   131025     51 |  0.220 % |
342.09/342.29	c |    196863 |   34997   211575   971166 |   362968   196697     49 |  0.344 % |
453.37/453.59	c ===============================================================================
453.37/453.59	c surveys--CPU time (sec)   : 278.8636       (61.54 % of total)
453.37/453.59	c surveys--attempted        : 345            (1 /sec)
453.37/453.59	c surveys--converged        : 345            (100.00 % successful)
453.37/453.59	c restarts              : 18
453.37/453.59	c conflicts             : 278765         (1599 /sec)
453.37/453.59	c decisions             : 844747         (1.35 % random) (4846 /sec)
453.37/453.59	c propagations          : 53207300       (305251 /sec)
453.37/453.59	c conflict literals     : 12672516       (27.65 % deleted)
453.37/453.59	c Memory used           : 202.50 MB
453.37/453.59	c Total CPU time (sec)      : 453.1701    
453.37/453.59	c 
453.37/453.59	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-1723539-1240686949/watcher-1723539-1240686949 -o /tmp/evaluation-result-1723539-1240686949/solver-1723539-1240686949 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=559177253 HOME/instance-1723539-1240686949.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.02 1.00 3/65 18447
/proc/meminfo: memFree=1679664/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=4644 CPUtime=0
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 801 0 0 0 0 0 0 0 18 0 1 0 96722748 4755456 787 1992294400 4194304 5102648 548682068768 18446744073709551615 4200548 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 1161 793 78 221 0 937 0

[startup+0.040229 s]
/proc/loadavg: 1.00 1.02 1.00 3/65 18447
/proc/meminfo: memFree=1679664/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=14364 CPUtime=0.03
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 3349 0 0 0 2 1 0 0 18 0 1 0 96722748 14708736 3334 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 3591 3339 87 221 0 3367 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14364

[startup+0.101234 s]
/proc/loadavg: 1.00 1.02 1.00 3/65 18447
/proc/meminfo: memFree=1679664/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=21812 CPUtime=0.09
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 5086 0 0 0 7 2 0 0 18 0 1 0 96722748 22335488 5071 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 5453 5072 87 221 0 5229 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21812

[startup+0.301252 s]
/proc/loadavg: 1.00 1.02 1.00 3/65 18447
/proc/meminfo: memFree=1679664/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=44516 CPUtime=0.29
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 10270 0 0 0 24 5 0 0 19 0 1 0 96722748 45584384 10255 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 11129 10258 87 221 0 10905 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44516

[startup+0.701292 s]
/proc/loadavg: 1.00 1.02 1.00 3/65 18447
/proc/meminfo: memFree=1679664/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=86912 CPUtime=0.69
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 19964 0 0 0 59 10 0 0 22 0 1 0 96722748 88997888 19949 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 21728 19949 87 221 0 21504 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86912

[startup+1.50137 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 18448
/proc/meminfo: memFree=1586024/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=121580 CPUtime=1.49
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 28124 0 0 0 136 13 0 0 25 0 1 0 96722748 124497920 28109 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 30395 28109 100 221 0 30171 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 121580

[startup+3.10153 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 18448
/proc/meminfo: memFree=1544744/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=168640 CPUtime=3.09
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 39508 0 0 0 290 19 0 0 25 0 1 0 96722748 172687360 39493 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 42160 39493 100 221 0 41936 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 168640

[startup+6.30184 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 18448
/proc/meminfo: memFree=1520424/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=165536 CPUtime=6.29
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 43193 0 0 0 608 21 0 0 25 0 1 0 96722748 169508864 39666 1992294400 4194304 5102648 548682068768 18446744073709551615 4214299 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 41384 39666 102 221 0 41160 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 165536

[startup+12.7015 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 18448
/proc/meminfo: memFree=1520552/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=165536 CPUtime=12.69
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 43193 0 0 0 1248 21 0 0 25 0 1 0 96722748 169508864 39666 1992294400 4194304 5102648 548682068768 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 41384 39666 102 221 0 41160 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 165536

[startup+25.5017 s]
/proc/loadavg: 1.06 1.03 1.00 2/66 18448
/proc/meminfo: memFree=1520680/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=165536 CPUtime=25.48
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 43205 0 0 0 2527 21 0 0 25 0 1 0 96722748 169508864 39678 1992294400 4194304 5102648 548682068768 18446744073709551615 4213869 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 41384 39678 114 221 0 41160 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 165536

[startup+51.1012 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 18448
/proc/meminfo: memFree=1520808/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=165536 CPUtime=51.06
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 43206 0 0 0 5085 21 0 0 25 0 1 0 96722748 169508864 39679 1992294400 4194304 5102648 548682068768 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 41384 39679 115 221 0 41160 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 165536

[startup+102.305 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 18448
/proc/meminfo: memFree=1520872/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=165804 CPUtime=102.26
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 43211 0 0 0 10204 22 0 0 25 0 1 0 96722748 169783296 39684 1992294400 4194304 5102648 548682068768 18446744073709551615 4214147 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 41451 39684 115 221 0 41227 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 165804

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 18448
/proc/meminfo: memFree=1520744/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=165804 CPUtime=162.24
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 43234 0 0 0 16202 22 0 0 25 0 1 0 96722748 169783296 39707 1992294400 4194304 5102648 548682068768 18446744073709551615 4214195 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 41451 39707 115 221 0 41227 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 165804

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 18448
/proc/meminfo: memFree=1520424/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=166228 CPUtime=222.22
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 43299 0 0 0 22200 22 0 0 25 0 1 0 96722748 170217472 39772 1992294400 4194304 5102648 548682068768 18446744073709551615 4214174 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 41557 39772 115 221 0 41333 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 166228

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18448
/proc/meminfo: memFree=1516712/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=170076 CPUtime=282.21
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 44242 0 0 0 28198 23 0 0 25 0 1 0 96722748 174157824 40715 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 42519 40715 115 221 0 42295 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 170076

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18448
/proc/meminfo: memFree=1496936/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=190352 CPUtime=342.19
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 49168 0 0 0 34193 26 0 0 25 0 1 0 96722748 194920448 45641 1992294400 4194304 5102648 548682068768 18446744073709551615 4217150 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 47588 45641 115 221 0 47364 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 190352

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18448
/proc/meminfo: memFree=1486184/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=202220 CPUtime=402.18
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 51861 0 0 0 40189 29 0 0 25 0 1 0 96722748 207073280 48334 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 50555 48334 115 221 0 50331 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 202220

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

[startup+409.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18448
/proc/meminfo: memFree=1484904/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=203268 CPUtime=409.38
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 52157 0 0 0 40909 29 0 0 25 0 1 0 96722748 208146432 48630 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 50817 48630 115 221 0 50593 0
Current children cumulated CPU time (s) 409.38
Current children cumulated vsize (KiB) 203268

[startup+435.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18448
/proc/meminfo: memFree=1481704/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=206516 CPUtime=434.97
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 52961 0 0 0 43467 30 0 0 25 0 1 0 96722748 211472384 49434 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 51629 49434 115 221 0 51405 0
Current children cumulated CPU time (s) 434.97
Current children cumulated vsize (KiB) 206516

[startup+441.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18448
/proc/meminfo: memFree=1481256/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=206856 CPUtime=441.37
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 53048 0 0 0 44107 30 0 0 25 0 1 0 96722748 211820544 49521 1992294400 4194304 5102648 548682068768 18446744073709551615 4244275 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 51714 49521 115 221 0 51490 0
Current children cumulated CPU time (s) 441.37
Current children cumulated vsize (KiB) 206856

[startup+447.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18448
/proc/meminfo: memFree=1480808/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=207220 CPUtime=447.77
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 53150 0 0 0 44747 30 0 0 25 0 1 0 96722748 212193280 49623 1992294400 4194304 5102648 548682068768 18446744073709551615 4249792 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 51805 49623 115 221 0 51581 0
Current children cumulated CPU time (s) 447.77
Current children cumulated vsize (KiB) 207220

[startup+451.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18448
/proc/meminfo: memFree=1480680/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=207220 CPUtime=450.97
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 53191 0 0 0 45067 30 0 0 25 0 1 0 96722748 212193280 49664 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 51805 49664 115 221 0 51581 0
Current children cumulated CPU time (s) 450.97
Current children cumulated vsize (KiB) 207220

[startup+452.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18448
/proc/meminfo: memFree=1480616/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=207352 CPUtime=452.57
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 53200 0 0 0 45227 30 0 0 25 0 1 0 96722748 212328448 49673 1992294400 4194304 5102648 548682068768 18446744073709551615 4225566 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 51838 49673 115 221 0 51614 0
Current children cumulated CPU time (s) 452.57
Current children cumulated vsize (KiB) 207352

[startup+453.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18448
/proc/meminfo: memFree=1480616/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=207352 CPUtime=452.97
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 53200 0 0 0 45267 30 0 0 25 0 1 0 96722748 212328448 49673 1992294400 4194304 5102648 548682068768 18446744073709551615 4225710 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 51838 49673 115 221 0 51614 0
Current children cumulated CPU time (s) 452.97
Current children cumulated vsize (KiB) 207352

[startup+453.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18448
/proc/meminfo: memFree=1480616/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=207352 CPUtime=453.37
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194304 53200 0 0 0 45307 30 0 0 25 0 1 0 96722748 212328448 49673 1992294400 4194304 5102648 548682068768 18446744073709551615 4254119 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 51838 49673 115 221 0 51614 0
Current children cumulated CPU time (s) 453.37
Current children cumulated vsize (KiB) 207352

[startup+453.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18448
/proc/meminfo: memFree=1480616/2055920 swapFree=4192812/4192956
[pid=18447] ppid=18445 vsize=0 CPUtime=453.47
/proc/18447/stat : 18447 (varsat-crafted_) R 18445 18447 17810 0 -1 4194308 53204 0 0 0 45317 30 0 0 25 0 1 0 96722748 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/18447/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 453.47
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 453.631
CPU time (s): 453.508
CPU user time (s): 453.17
CPU system time (s): 0.337948
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 207352

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

runsolver used 0.544917 second user time and 0.931858 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-25 21:15:50
IDJOB=1723539
IDBENCH=71717
IDSOLVER=537
FILE ID=node56/1723539-1240686949
PBS_JOBID= 9186632
Free space on /tmp= 103000 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT_RACE06/manol-pipe-g10id.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723539-1240686949/watcher-1723539-1240686949 -o /tmp/evaluation-result-1723539-1240686949/solver-1723539-1240686949 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=559177253 HOME/instance-1723539-1240686949.cnf

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

MD5SUM BENCH= 79b8866c5f4be7f699958174c5be63e9
RANDOM SEED=559177253

node56.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.218
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.218
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:       1680080 kB
Buffers:         51632 kB
Cached:         238856 kB
SwapCached:        144 kB
Active:         121904 kB
Inactive:       183228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1680080 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9192 kB
Writeback:           0 kB
Mapped:          24472 kB
Slab:            56636 kB
Committed_AS:   301152 kB
PageTables:       1468 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= 103000 MiB
End job on node56 at 2009-04-25 21:23:24