Trace number 1785106

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 3305.27 3304.93

General information on the benchmark

Namecrafted/Hard/contest03/others/
hwb-n28-01-S136611085.sat05-491.reshuffled-07.cnf
MD5SUM8f639a3496db30a888324b756894fb43
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1582.55
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
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:  184                                                  |
0.00/0.00	c |  Number of clauses:    896                                                  |
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:          1876843126.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
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 |     129      786     3154 |      262        0    nan |  0.000 % |
0.00/0.00	c |       100 |     129      786     3154 |      288      100     21 |  0.003 % |
0.01/0.01	c |       250 |     129      786     3154 |      317      250     22 |  0.003 % |
0.01/0.01	c |       475 |     129      786     3154 |      348      302     13 |  0.003 % |
0.01/0.02	c |       812 |     129      786     3154 |      383      233     10 |  0.003 % |
0.01/0.03	c |      1318 |     129      786     3154 |      421      300     11 |  0.003 % |
0.01/0.05	c |      2077 |     129      786     3154 |      464      370     13 |  0.003 % |
0.01/0.08	c |      3218 |     129      786     3154 |      510      495     15 |  0.003 % |
0.10/0.12	c |      4926 |     129      786     3154 |      561      542     16 |  0.003 % |
0.10/0.19	c |      7488 |     129      786     3154 |      617      410     13 |  0.003 % |
0.20/0.28	c |     11333 |     129      786     3154 |      679      364     10 |  0.003 % |
0.40/0.43	c |     17100 |     129      786     3154 |      747      391     11 |  0.003 % |
0.60/0.66	c |     25749 |     129      786     3154 |      822      481     12 |  0.003 % |
0.90/0.98	c |     38724 |     129      786     3154 |      904      743     14 |  0.003 % |
1.50/1.50	c |     58187 |     129      786     3154 |      994      634     13 |  0.003 % |
2.30/2.34	c |     87379 |     129      786     3154 |     1094      691     12 |  0.003 % |
3.50/3.57	c |    131168 |     129      786     3154 |     1203      863     15 |  0.003 % |
5.40/5.47	c |    196853 |     129      786     3154 |     1324      814     14 |  0.003 % |
8.49/8.51	c |    295379 |     129      786     3154 |     1456      804     13 |  0.003 % |
13.10/13.19	c |    443169 |     129      786     3154 |     1602      972     14 |  0.003 % |
20.19/20.24	c |    664852 |     129      786     3154 |     1762     1314     15 |  0.003 % |
31.69/31.79	c |    997379 |     129      786     3154 |     1938     1432     15 |  0.003 % |
48.89/48.97	c |   1496167 |     129      786     3154 |     2132     1450     16 |  0.003 % |
76.10/76.15	c |   2244349 |     129      786     3154 |     2346     1617     15 |  0.003 % |
119.20/119.24	c |   3366623 |     129      786     3154 |     2580     2321     16 |  0.003 % |
186.81/186.80	c |   5050034 |     129      786     3154 |     2838     1367     15 |  0.003 % |
291.42/291.49	c |   7575152 |     129      786     3154 |     3122     1935     17 |  0.003 % |
451.04/451.09	c |  11362827 |     129      786     3154 |     3434     2410     16 |  0.003 % |
695.76/695.75	c |  17044340 |     129      786     3154 |     3778     1950     15 |  0.003 % |
1073.80/1073.79	c |  25566609 |     129      786     3154 |     4156     2398     14 |  0.003 % |
1681.66/1681.56	c |  38350015 |     129      786     3154 |     4571     3141     17 |  0.003 % |
2620.47/2620.26	c |  57525120 |     129      786     3154 |     5028     3640     17 |  0.009 % |
3305.23/3304.92	c ===============================================================================
3305.23/3304.92	c surveys--CPU time (sec)   : 0.0530         (0.00 % of total)
3305.23/3304.92	c surveys--attempted        : 32             (604 /sec)
3305.23/3304.92	c surveys--converged        : 32             (100.00 % successful)
3305.23/3304.92	c restarts              : 32
3305.23/3304.92	c conflicts             : 71436291       (21614 /sec)
3305.23/3304.92	c decisions             : 81447757       (1.44 % random) (24643 /sec)
3305.23/3304.92	c propagations          : 2282660160     (690637 /sec)
3305.23/3304.92	c conflict literals     : 1302177428     (29.29 % deleted)
3305.23/3304.92	c Memory used           : 6.49 MB
3305.23/3304.92	c Total CPU time (sec)      : 3305.2025   
3305.23/3304.92	c 
3305.23/3304.92	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-1785106-1241890788/watcher-1785106-1241890788 -o /tmp/evaluation-result-1785106-1241890788/solver-1785106-1241890788 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1876843126 HOME/instance-1785106-1241890788.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.89 0.98 0.99 3/64 24750
/proc/meminfo: memFree=1856640/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=2276 CPUtime=0
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 217112230 2330624 178 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 569 178 100 221 0 345 0

[startup+0.012945 s]
/proc/loadavg: 0.89 0.98 0.99 3/64 24750
/proc/meminfo: memFree=1856640/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=2388 CPUtime=0.01
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 210 0 0 0 1 0 0 0 18 0 1 0 217112230 2445312 195 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 597 195 112 221 0 373 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2388

[startup+0.101919 s]
/proc/loadavg: 0.89 0.98 0.99 3/64 24750
/proc/meminfo: memFree=1856640/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=2388 CPUtime=0.1
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 215 0 0 0 10 0 0 0 18 0 1 0 217112230 2445312 200 1992294400 4194304 5102648 548682068784 18446744073709551615 4255632 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 597 200 112 221 0 373 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2388

[startup+0.301862 s]
/proc/loadavg: 0.89 0.98 0.99 3/64 24750
/proc/meminfo: memFree=1856640/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=2388 CPUtime=0.3
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 228 0 0 0 30 0 0 0 19 0 1 0 217112230 2445312 213 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 597 213 112 221 0 373 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2388

[startup+0.701749 s]
/proc/loadavg: 0.89 0.98 0.99 3/64 24750
/proc/meminfo: memFree=1856640/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=2520 CPUtime=0.7
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 239 0 0 0 70 0 0 0 22 0 1 0 217112230 2580480 224 1992294400 4194304 5102648 548682068784 18446744073709551615 4249767 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 630 224 112 221 0 406 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2520

[startup+1.50152 s]
/proc/loadavg: 0.89 0.98 0.99 2/65 24751
/proc/meminfo: memFree=1856120/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=2520 CPUtime=1.5
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 250 0 0 0 150 0 0 0 25 0 1 0 217112230 2580480 235 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 630 235 112 221 0 406 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2520

[startup+3.10107 s]
/proc/loadavg: 0.89 0.98 0.99 2/65 24751
/proc/meminfo: memFree=1855928/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=2652 CPUtime=3.1
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 271 0 0 0 310 0 0 0 25 0 1 0 217112230 2715648 256 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 663 256 112 221 0 439 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2652

[startup+6.30116 s]
/proc/loadavg: 0.90 0.98 0.99 2/65 24751
/proc/meminfo: memFree=1855800/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=2652 CPUtime=6.29
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 296 0 0 0 629 0 0 0 25 0 1 0 217112230 2715648 281 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 663 281 112 221 0 439 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2652

[startup+12.7013 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 24751
/proc/meminfo: memFree=1855560/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=2780 CPUtime=12.69
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 320 0 0 0 1269 0 0 0 25 0 1 0 217112230 2846720 305 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 695 305 112 221 0 471 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2780

[startup+25.5017 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 24751
/proc/meminfo: memFree=1855368/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=3048 CPUtime=25.49
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 379 0 0 0 2549 0 0 0 25 0 1 0 217112230 3121152 364 1992294400 4194304 5102648 548682068784 18446744073709551615 4254118 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 762 364 112 221 0 538 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3048

[startup+51.1014 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 24751
/proc/meminfo: memFree=1855112/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=3180 CPUtime=51.09
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 428 0 0 0 5109 0 0 0 25 0 1 0 217112230 3256320 413 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 795 413 112 221 0 571 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 3180

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 24751
/proc/meminfo: memFree=1854728/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=3600 CPUtime=102.3
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 517 0 0 0 10230 0 0 0 25 0 1 0 217112230 3686400 502 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 900 502 112 221 0 676 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 3600

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24751
/proc/meminfo: memFree=1854536/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=3732 CPUtime=162.3
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 556 0 0 0 16230 0 0 0 25 0 1 0 217112230 3821568 541 1992294400 4194304 5102648 548682068784 18446744073709551615 4225758 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 933 541 112 221 0 709 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 3732

[startup+222.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 24751
/proc/meminfo: memFree=1854216/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=4008 CPUtime=222.31
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 613 0 0 0 22231 0 0 0 25 0 1 0 217112230 4104192 598 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1002 598 112 221 0 778 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 4008

[startup+282.302 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 24751
/proc/meminfo: memFree=1854152/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=4008 CPUtime=282.32
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 628 0 0 0 28232 0 0 0 25 0 1 0 217112230 4104192 613 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1002 613 112 221 0 778 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 4008

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24751
/proc/meminfo: memFree=1853832/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=4292 CPUtime=342.33
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 690 0 0 0 34232 1 0 0 25 0 1 0 217112230 4395008 675 1992294400 4194304 5102648 548682068784 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1073 675 112 221 0 849 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 4292

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24751
/proc/meminfo: memFree=1853768/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=4292 CPUtime=402.33
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 697 0 0 0 40232 1 0 0 25 0 1 0 217112230 4395008 682 1992294400 4194304 5102648 548682068784 18446744073709551615 4255155 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1073 682 112 221 0 849 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 4292

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24751
/proc/meminfo: memFree=1853704/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=4424 CPUtime=462.34
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 713 0 0 0 46233 1 0 0 25 0 1 0 217112230 4530176 698 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1106 698 112 221 0 882 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 4424

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24751
/proc/meminfo: memFree=1853640/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=4424 CPUtime=522.35
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 736 0 0 0 52234 1 0 0 25 0 1 0 217112230 4530176 721 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1106 721 112 221 0 882 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 4424

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24751
/proc/meminfo: memFree=1853512/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=4572 CPUtime=582.35
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 764 0 0 0 58234 1 0 0 25 0 1 0 217112230 4681728 749 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1143 749 112 221 0 919 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 4572

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24751
/proc/meminfo: memFree=1853448/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=4572 CPUtime=642.36
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 771 0 0 0 64235 1 0 0 25 0 1 0 217112230 4681728 756 1992294400 4194304 5102648 548682068784 18446744073709551615 4254538 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1143 756 112 221 0 919 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 4572

[startup+702.302 s]

################
# More data... #
################

/proc/meminfo: memFree=1851208/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=5936 CPUtime=2622.57
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 1092 0 0 0 262252 5 0 0 25 0 1 0 217112230 6078464 1077 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1484 1077 112 221 0 1260 0
Current children cumulated CPU time (s) 2622.57
Current children cumulated vsize (KiB) 5936

[startup+2682.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24757
/proc/meminfo: memFree=1851208/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=5936 CPUtime=2682.57
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 1104 0 0 0 268252 5 0 0 25 0 1 0 217112230 6078464 1089 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1484 1089 112 221 0 1260 0
Current children cumulated CPU time (s) 2682.57
Current children cumulated vsize (KiB) 5936

[startup+2742.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24757
/proc/meminfo: memFree=1851080/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=6076 CPUtime=2742.58
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 1122 0 0 0 274253 5 0 0 25 0 1 0 217112230 6221824 1107 1992294400 4194304 5102648 548682068784 18446744073709551615 4255094 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1519 1107 112 221 0 1295 0
Current children cumulated CPU time (s) 2742.58
Current children cumulated vsize (KiB) 6076

[startup+2802.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24757
/proc/meminfo: memFree=1851080/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=6076 CPUtime=2802.58
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 1129 0 0 0 280253 5 0 0 25 0 1 0 217112230 6221824 1114 1992294400 4194304 5102648 548682068784 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1519 1114 112 221 0 1295 0
Current children cumulated CPU time (s) 2802.58
Current children cumulated vsize (KiB) 6076

[startup+2862.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24757
/proc/meminfo: memFree=1850952/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=6216 CPUtime=2862.58
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 1142 0 0 0 286253 5 0 0 25 0 1 0 217112230 6365184 1127 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1554 1127 112 221 0 1330 0
Current children cumulated CPU time (s) 2862.58
Current children cumulated vsize (KiB) 6216

[startup+2922.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24757
/proc/meminfo: memFree=1850888/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=6216 CPUtime=2922.6
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 1156 0 0 0 292254 6 0 0 25 0 1 0 217112230 6365184 1141 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1554 1141 112 221 0 1330 0
Current children cumulated CPU time (s) 2922.6
Current children cumulated vsize (KiB) 6216

[startup+2982.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 24757
/proc/meminfo: memFree=1850760/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=6356 CPUtime=2982.6
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 1181 0 0 0 298254 6 0 0 25 0 1 0 217112230 6508544 1166 1992294400 4194304 5102648 548682068784 18446744073709551615 4225403 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1589 1166 112 221 0 1365 0
Current children cumulated CPU time (s) 2982.6
Current children cumulated vsize (KiB) 6356

[startup+3042.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 24757
/proc/meminfo: memFree=1850632/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=6500 CPUtime=3042.61
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 1205 0 0 0 304255 6 0 0 25 0 1 0 217112230 6656000 1190 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1625 1190 112 221 0 1401 0
Current children cumulated CPU time (s) 3042.61
Current children cumulated vsize (KiB) 6500

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24757
/proc/meminfo: memFree=1850568/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=6500 CPUtime=3102.61
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 1217 0 0 0 310255 6 0 0 25 0 1 0 217112230 6656000 1202 1992294400 4194304 5102648 548682068784 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1625 1202 112 221 0 1401 0
Current children cumulated CPU time (s) 3102.61
Current children cumulated vsize (KiB) 6500

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24757
/proc/meminfo: memFree=1850504/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=6500 CPUtime=3162.62
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 1217 0 0 0 316256 6 0 0 25 0 1 0 217112230 6656000 1202 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1625 1202 112 221 0 1401 0
Current children cumulated CPU time (s) 3162.62
Current children cumulated vsize (KiB) 6500

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24757
/proc/meminfo: memFree=1850504/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=6500 CPUtime=3222.63
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 1217 0 0 0 322257 6 0 0 25 0 1 0 217112230 6656000 1202 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1625 1202 112 221 0 1401 0
Current children cumulated CPU time (s) 3222.63
Current children cumulated vsize (KiB) 6500

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24757
/proc/meminfo: memFree=1850440/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=6500 CPUtime=3282.64
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 1230 0 0 0 328258 6 0 0 25 0 1 0 217112230 6656000 1215 1992294400 4194304 5102648 548682068784 18446744073709551615 4254978 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1625 1215 112 221 0 1401 0
Current children cumulated CPU time (s) 3282.64
Current children cumulated vsize (KiB) 6500

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

[startup+3289.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24757
/proc/meminfo: memFree=1850440/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=6500 CPUtime=3289.83
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 1230 0 0 0 328977 6 0 0 25 0 1 0 217112230 6656000 1215 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1625 1215 112 221 0 1401 0
Current children cumulated CPU time (s) 3289.83
Current children cumulated vsize (KiB) 6500

[startup+3295.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24757
/proc/meminfo: memFree=1850440/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=6500 CPUtime=3296.23
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 1230 0 0 0 329617 6 0 0 25 0 1 0 217112230 6656000 1215 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1625 1215 112 221 0 1401 0
Current children cumulated CPU time (s) 3296.23
Current children cumulated vsize (KiB) 6500

[startup+3299.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24757
/proc/meminfo: memFree=1850440/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=6500 CPUtime=3299.43
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 1231 0 0 0 329937 6 0 0 25 0 1 0 217112230 6656000 1216 1992294400 4194304 5102648 548682068784 18446744073709551615 4254557 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1625 1216 112 221 0 1401 0
Current children cumulated CPU time (s) 3299.43
Current children cumulated vsize (KiB) 6500

[startup+3302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24757
/proc/meminfo: memFree=1850440/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=6500 CPUtime=3302.63
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 1231 0 0 0 330257 6 0 0 25 0 1 0 217112230 6656000 1216 1992294400 4194304 5102648 548682068784 18446744073709551615 4244345 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1625 1216 112 221 0 1401 0
Current children cumulated CPU time (s) 3302.63
Current children cumulated vsize (KiB) 6500

[startup+3303.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24757
/proc/meminfo: memFree=1850376/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=6640 CPUtime=3304.23
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 1237 0 0 0 330417 6 0 0 25 0 1 0 217112230 6799360 1222 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1660 1222 112 221 0 1436 0
Current children cumulated CPU time (s) 3304.23
Current children cumulated vsize (KiB) 6640

[startup+3304.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24757
/proc/meminfo: memFree=1850376/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=6640 CPUtime=3305.03
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 1237 0 0 0 330497 6 0 0 25 0 1 0 217112230 6799360 1222 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1660 1222 112 221 0 1436 0
Current children cumulated CPU time (s) 3305.03
Current children cumulated vsize (KiB) 6640

[startup+3304.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24757
/proc/meminfo: memFree=1850376/2055920 swapFree=4180112/4192956
[pid=24750] ppid=24748 vsize=6640 CPUtime=3305.23
/proc/24750/stat : 24750 (varsat-industri) R 24748 24750 24713 0 -1 4194304 1237 0 0 0 330517 6 0 0 25 0 1 0 217112230 6799360 1222 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24750/statm: 1660 1222 112 221 0 1436 0
Current children cumulated CPU time (s) 3305.23
Current children cumulated vsize (KiB) 6640

Child status: 20
Real time (s): 3304.93
CPU time (s): 3305.27
CPU user time (s): 3305.2
CPU system time (s): 0.067989
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 6640

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

runsolver used 3.19951 second user time and 5.86911 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-09 19:39:48
IDJOB=1785106
IDBENCH=24699
IDSOLVER=641
FILE ID=node16/1785106-1241890788
PBS_JOBID= 9264748
Free space on /tmp= 66056 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest03/others/hwb-n28-01-S136611085.sat05-491.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785106-1241890788/watcher-1785106-1241890788 -o /tmp/evaluation-result-1785106-1241890788/solver-1785106-1241890788 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=1876843126 HOME/instance-1785106-1241890788.cnf

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

MD5SUM BENCH= 8f639a3496db30a888324b756894fb43
RANDOM SEED=1876843126

node16.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.234
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.234
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:       1857056 kB
Buffers:         34224 kB
Cached:         119048 kB
SwapCached:       7140 kB
Active:          79788 kB
Inactive:        81868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857056 kB
SwapTotal:     4192956 kB
SwapFree:      4180112 kB
Dirty:            1320 kB
Writeback:           0 kB
Mapped:          13388 kB
Slab:            23196 kB
Committed_AS:   739200 kB
PageTables:       1436 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= 66056 MiB
End job on node16 at 2009-05-09 20:34:53