Trace number 1517955

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 558.985 559.653

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S680239195-053.cnf
MD5SUM5093c545fdc7c5094d7e8f31c2f6e759
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.7991
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
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:  360                                                  |
0.00/0.00	c |  Number of clauses:    1530                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          714401060.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     349     1519     4618 |      506        0    nan |  0.000 % |
0.00/0.00	c |       100 |     349     1519     4618 |      556      100     17 |  0.001 % |
0.00/0.01	c |       250 |     349     1519     4618 |      612      250     17 |  0.001 % |
0.00/0.02	c |       476 |     349     1519     4618 |      673      476     18 |  0.001 % |
0.00/0.03	c |       813 |     349     1519     4618 |      741      469     15 |  0.001 % |
0.00/0.05	c |      1320 |     349     1519     4618 |      815      587     16 |  0.001 % |
0.06/0.07	c |      2079 |     349     1519     4618 |      897      509     13 |  0.001 % |
0.09/0.11	c |      3218 |     349     1519     4618 |      986      710     15 |  0.001 % |
0.09/0.17	c |      4928 |     349     1519     4618 |     1085      892     16 |  0.001 % |
0.19/0.26	c |      7490 |     349     1519     4618 |     1193      674     13 |  0.001 % |
0.39/0.40	c |     11334 |     349     1519     4618 |     1313      874     14 |  0.001 % |
0.59/0.61	c |     17102 |     349     1519     4618 |     1444     1279     15 |  0.001 % |
0.89/0.94	c |     25751 |     349     1519     4618 |     1589     1094     15 |  0.001 % |
1.39/1.45	c |     38725 |     349     1519     4618 |     1747     1143     14 |  0.001 % |
2.20/2.23	c |     58187 |     349     1519     4618 |     1922     1074     15 |  0.001 % |
3.39/3.44	c |     87380 |     349     1519     4618 |     2115     1000     15 |  0.001 % |
5.29/5.33	c |    131169 |     349     1519     4618 |     2326     1907     17 |  0.001 % |
8.09/8.15	c |    196854 |     349     1519     4618 |     2559     1642     17 |  0.001 % |
12.49/12.59	c |    295380 |     349     1519     4618 |     2815     1723     17 |  0.001 % |
19.27/19.39	c |    443169 |     349     1519     4618 |     3096     2846     16 |  0.001 % |
29.42/29.58	c |    664852 |     349     1519     4618 |     3406     2361     16 |  0.001 % |
45.04/45.29	c |    997377 |     349     1519     4618 |     3746     3394     17 |  0.001 % |
69.72/70.03	c |   1496167 |     349     1519     4618 |     4121     3481     16 |  0.001 % |
108.21/108.74	c |   2244349 |     349     1519     4618 |     4533     2084     15 |  0.001 % |
171.53/172.14	c |   3366624 |     349     1519     4618 |     4987     3532     17 |  0.001 % |
271.81/272.49	c |   5050037 |     349     1519     4618 |     5485     2711     15 |  0.001 % |
428.27/429.00	c |   7575153 |     349     1519     4618 |     6034     3433     15 |  0.002 % |
558.92/559.65	c ===============================================================================
558.92/559.65	c surveys--CPU time (sec)   : 0.0430         (0.01 % of total)
558.92/559.65	c surveys--attempted        : 27             (628 /sec)
558.92/559.65	c surveys--converged        : 27             (100.00 % successful)
558.92/559.65	c restarts              : 27
558.92/559.65	c conflicts             : 9657209        (17282 /sec)
558.92/559.65	c decisions             : 11303863       (1.81 % random) (20228 /sec)
558.92/559.65	c propagations          : 527551122      (944058 /sec)
558.92/559.65	c conflict literals     : 171007776      (23.24 % deleted)
558.92/559.65	c Memory used           : 7.53 MB
558.92/559.65	c Total CPU time (sec)      : 558.8550    
558.92/559.65	c 
558.92/559.65	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1517955-1238293304/watcher-1517955-1238293304 -o /tmp/evaluation-result-1517955-1238293304/solver-1517955-1238293304 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=714401060 HOME/instance-1517955-1238293304.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.99 0.99 0.99 3/64 32006
/proc/meminfo: memFree=868328/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=2424 CPUtime=0
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 1101992712 2482176 203 1992294400 4194304 5102648 548682068800 18446744073709551615 4266506 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 606 203 100 221 0 382 0

[startup+0.072185 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 32006
/proc/meminfo: memFree=868328/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=2424 CPUtime=0.06
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 239 0 0 0 6 0 0 0 18 0 1 0 1101992712 2482176 224 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 606 224 111 221 0 382 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2424

[startup+0.101188 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 32006
/proc/meminfo: memFree=868328/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=2424 CPUtime=0.09
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 244 0 0 0 9 0 0 0 18 0 1 0 1101992712 2482176 229 1992294400 4194304 5102648 548682068800 18446744073709551615 4249400 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 606 229 111 221 0 382 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2424

[startup+0.301211 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 32006
/proc/meminfo: memFree=868328/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=2556 CPUtime=0.29
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 269 0 0 0 29 0 0 0 19 0 1 0 1101992712 2617344 254 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 639 254 111 221 0 415 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2556

[startup+0.701256 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 32006
/proc/meminfo: memFree=868328/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=2688 CPUtime=0.69
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 296 0 0 0 69 0 0 0 22 0 1 0 1101992712 2752512 281 1992294400 4194304 5102648 548682068800 18446744073709551615 4249792 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 672 281 111 221 0 448 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2688

[startup+1.50135 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32007
/proc/meminfo: memFree=867552/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=2820 CPUtime=1.49
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 326 0 0 0 149 0 0 0 25 0 1 0 1101992712 2887680 311 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 705 311 111 221 0 481 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2820

[startup+3.10253 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32007
/proc/meminfo: memFree=867232/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=2952 CPUtime=3.09
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 365 0 0 0 309 0 0 0 25 0 1 0 1101992712 3022848 350 1992294400 4194304 5102648 548682068800 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 738 350 111 221 0 514 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2952

[startup+6.30189 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32007
/proc/meminfo: memFree=866976/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=3216 CPUtime=6.29
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 421 0 0 0 629 0 0 0 25 0 1 0 1101992712 3293184 406 1992294400 4194304 5102648 548682068800 18446744073709551615 4244928 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 804 406 111 221 0 580 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3216

[startup+12.7016 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 32007
/proc/meminfo: memFree=866592/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=3500 CPUtime=12.69
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 499 0 0 0 1269 0 0 0 25 0 1 0 1101992712 3584000 484 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 875 484 111 221 0 651 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3500

[startup+25.5011 s]
/proc/loadavg: 1.23 1.04 1.01 3/71 1991
/proc/meminfo: memFree=860976/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=3900 CPUtime=25.44
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 605 0 0 0 2543 1 0 0 25 0 1 0 1101992712 3993600 590 1992294400 4194304 5102648 548682068800 18446744073709551615 4249378 0 0 4096 3 0 0 0 17 0 0 0
/proc/32006/statm: 975 590 111 221 0 751 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 3900

[startup+51.102 s]
/proc/loadavg: 1.80 1.19 1.06 3/72 10637
/proc/meminfo: memFree=849376/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=4436 CPUtime=50.92
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 740 0 0 0 5089 3 0 0 25 0 1 0 1101992712 4542464 725 1992294400 4194304 5102648 548682068800 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 0 0 0
/proc/32006/statm: 1109 725 111 221 0 885 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 4436

[startup+102.307 s]
/proc/loadavg: 2.20 1.39 1.14 4/72 28185
/proc/meminfo: memFree=826936/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=5112 CPUtime=101.84
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 888 0 0 0 10174 10 0 0 25 0 1 0 1101992712 5234688 873 1992294400 4194304 5102648 548682068800 18446744073709551615 4255524 0 0 4096 3 0 0 0 17 0 0 0
/proc/32006/statm: 1278 873 111 221 0 1054 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 5112

[startup+162.302 s]
/proc/loadavg: 1.58 1.38 1.14 2/65 2151
/proc/meminfo: memFree=822752/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=5652 CPUtime=161.73
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 1019 0 0 0 16162 11 0 0 25 0 1 0 1101992712 5787648 1004 1992294400 4194304 5102648 548682068800 18446744073709551615 4249890 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 1413 1004 111 221 0 1189 0
Current children cumulated CPU time (s) 161.73
Current children cumulated vsize (KiB) 5652

[startup+222.301 s]
/proc/loadavg: 1.21 1.30 1.13 2/65 2151
/proc/meminfo: memFree=822560/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=5920 CPUtime=221.73
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 1109 0 0 0 22161 12 0 0 25 0 1 0 1101992712 6062080 1094 1992294400 4194304 5102648 548682068800 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 1480 1094 111 221 0 1256 0
Current children cumulated CPU time (s) 221.73
Current children cumulated vsize (KiB) 5920

[startup+282.301 s]
/proc/loadavg: 1.08 1.25 1.12 2/65 2151
/proc/meminfo: memFree=822112/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=6460 CPUtime=281.71
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 1219 0 0 0 28159 12 0 0 25 0 1 0 1101992712 6615040 1204 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 1615 1204 111 221 0 1391 0
Current children cumulated CPU time (s) 281.71
Current children cumulated vsize (KiB) 6460

[startup+342.301 s]
/proc/loadavg: 1.03 1.20 1.11 2/65 2151
/proc/meminfo: memFree=821856/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=6728 CPUtime=341.69
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 1280 0 0 0 34157 12 0 0 25 0 1 0 1101992712 6889472 1265 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 1682 1265 111 221 0 1458 0
Current children cumulated CPU time (s) 341.69
Current children cumulated vsize (KiB) 6728

[startup+402.302 s]
/proc/loadavg: 1.01 1.16 1.10 2/65 2151
/proc/meminfo: memFree=821728/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=6860 CPUtime=401.67
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 1324 0 0 0 40155 12 0 0 25 0 1 0 1101992712 7024640 1309 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 1715 1309 111 221 0 1491 0
Current children cumulated CPU time (s) 401.67
Current children cumulated vsize (KiB) 6860

[startup+462.302 s]
/proc/loadavg: 1.00 1.13 1.09 2/65 2151
/proc/meminfo: memFree=821472/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=7164 CPUtime=461.65
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 1389 0 0 0 46153 12 0 0 25 0 1 0 1101992712 7335936 1374 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 1791 1374 111 221 0 1567 0
Current children cumulated CPU time (s) 461.65
Current children cumulated vsize (KiB) 7164

[startup+522.302 s]
/proc/loadavg: 1.00 1.10 1.08 2/65 2151
/proc/meminfo: memFree=821088/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=7568 CPUtime=521.63
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 1485 0 0 0 52151 12 0 0 25 0 1 0 1101992712 7749632 1470 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 1892 1470 111 221 0 1668 0
Current children cumulated CPU time (s) 521.63
Current children cumulated vsize (KiB) 7568

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

[startup+537.501 s]
/proc/loadavg: 1.00 1.10 1.08 2/65 2151
/proc/meminfo: memFree=821088/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=7568 CPUtime=536.83
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 1485 0 0 0 53671 12 0 0 25 0 1 0 1101992712 7749632 1470 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 1892 1470 111 221 0 1668 0
Current children cumulated CPU time (s) 536.83
Current children cumulated vsize (KiB) 7568

[startup+550.302 s]
/proc/loadavg: 1.00 1.09 1.08 2/65 2151
/proc/meminfo: memFree=821024/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=7568 CPUtime=549.62
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 1498 0 0 0 54950 12 0 0 25 0 1 0 1101992712 7749632 1483 1992294400 4194304 5102648 548682068800 18446744073709551615 4249920 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 1892 1483 111 221 0 1668 0
Current children cumulated CPU time (s) 549.62
Current children cumulated vsize (KiB) 7568

[startup+553.501 s]
/proc/loadavg: 1.00 1.09 1.08 2/65 2151
/proc/meminfo: memFree=820960/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=7568 CPUtime=552.82
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 1513 0 0 0 55270 12 0 0 25 0 1 0 1101992712 7749632 1498 1992294400 4194304 5102648 548682068800 18446744073709551615 4227882 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 1892 1498 111 221 0 1668 0
Current children cumulated CPU time (s) 552.82
Current children cumulated vsize (KiB) 7568

[startup+556.701 s]
/proc/loadavg: 1.00 1.09 1.08 2/65 2151
/proc/meminfo: memFree=820960/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=7708 CPUtime=556.02
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 1518 0 0 0 55590 12 0 0 25 0 1 0 1101992712 7892992 1503 1992294400 4194304 5102648 548682068800 18446744073709551615 4228786 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 1927 1503 111 221 0 1703 0
Current children cumulated CPU time (s) 556.02
Current children cumulated vsize (KiB) 7708

[startup+558.302 s]
/proc/loadavg: 1.00 1.09 1.08 2/65 2151
/proc/meminfo: memFree=820960/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=7708 CPUtime=557.62
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 1518 0 0 0 55750 12 0 0 25 0 1 0 1101992712 7892992 1503 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 1927 1503 111 221 0 1703 0
Current children cumulated CPU time (s) 557.62
Current children cumulated vsize (KiB) 7708

[startup+559.102 s]
/proc/loadavg: 1.00 1.09 1.08 2/65 2151
/proc/meminfo: memFree=820960/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=7708 CPUtime=558.42
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 1518 0 0 0 55830 12 0 0 25 0 1 0 1101992712 7892992 1503 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 1927 1503 111 221 0 1703 0
Current children cumulated CPU time (s) 558.42
Current children cumulated vsize (KiB) 7708

[startup+559.503 s]
/proc/loadavg: 1.00 1.09 1.08 2/65 2151
/proc/meminfo: memFree=820960/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=7708 CPUtime=558.82
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 1518 0 0 0 55870 12 0 0 25 0 1 0 1101992712 7892992 1503 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 1927 1503 111 221 0 1703 0
Current children cumulated CPU time (s) 558.82
Current children cumulated vsize (KiB) 7708

[startup+559.603 s]
/proc/loadavg: 1.00 1.09 1.08 2/65 2151
/proc/meminfo: memFree=820960/2055920 swapFree=4178500/4192956
[pid=32006] ppid=32004 vsize=7708 CPUtime=558.92
/proc/32006/stat : 32006 (varsat-crafted_) R 32004 32006 31089 0 -1 4194304 1518 0 0 0 55880 12 0 0 25 0 1 0 1101992712 7892992 1503 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32006/statm: 1927 1503 111 221 0 1703 0
Current children cumulated CPU time (s) 558.92
Current children cumulated vsize (KiB) 7708

Child status: 20
Real time (s): 559.653
CPU time (s): 558.985
CPU user time (s): 558.855
CPU system time (s): 0.12998
CPU usage (%): 99.8807
Max. virtual memory (cumulated for all children) (KiB): 7708

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

runsolver used 0.557915 second user time and 1.07284 second system time

The end

Launcher Data

Begin job on node62 at 2009-03-29 04:21:44
IDJOB=1517955
IDBENCH=70639
IDSOLVER=537
FILE ID=node62/1517955-1238293304
PBS_JOBID= 9060937
Free space on /tmp= 66352 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/360/unif-k3-r4.25-v360-c1530-S680239195-053.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517955-1238293304/watcher-1517955-1238293304 -o /tmp/evaluation-result-1517955-1238293304/solver-1517955-1238293304 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=714401060 HOME/instance-1517955-1238293304.cnf

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

MD5SUM BENCH= 5093c545fdc7c5094d7e8f31c2f6e759
RANDOM SEED=714401060

node62.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.232
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.232
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:        868744 kB
Buffers:         85888 kB
Cached:        1015644 kB
SwapCached:       7616 kB
Active:         320876 kB
Inactive:       789884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        868744 kB
SwapTotal:     4192956 kB
SwapFree:      4178500 kB
Dirty:            1192 kB
Writeback:           0 kB
Mapped:          15040 kB
Slab:            62184 kB
Committed_AS:  2685208 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66352 MiB
End job on node62 at 2009-03-29 04:31:04