Trace number 1727284

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 793.788 794.03

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
MD5SUMc7db94a671d9411eb90a6ffa8f8c530f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark98.948
Satisfiable
(Un)Satisfiability was proved
Number of variables29249
Number of clauses861366
Sum of the clauses size1745389
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2858070
Number of clauses of size 30
Number of clauses of size 46
Number of clauses of size 528
Number of clauses of size over 53262

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  29249                                                |
0.00/0.00	c |  Number of clauses:    861366                                               |
2.29/2.34	c |  Parsing time:         2.23         s                                       |
2.29/2.34	c |  Timeout:              43200 s
2.29/2.34	c |  Random Seed:          1683932464.000000
2.29/2.34	c |  Heuristic:            EMBP-G, threshold 0.950                              |
2.29/2.34	c |  Branching Rule:       default (solution-guided)                            |
2.29/2.34	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
2.29/2.34	c |                                                                             |
17.48/17.50	c ============================[ Search Statistics ]==============================
17.48/17.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.48/17.50	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.48/17.50	c ===============================================================================
17.48/17.50	c |         0 |   18462   480641  1194526 |   160213        0    nan |  0.000 % |
43.07/43.13	c |       100 |   18440   480641  1194526 |   176235       83      6 | 23.515 % |
68.76/68.84	c |       250 |   18420   480641  1194526 |   193858      218      7 | 23.642 % |
94.75/94.82	c |       477 |   18416   480641  1194526 |   213244      441      9 | 23.656 % |
120.75/120.89	c |       814 |   18401   480641  1194526 |   234568      770     10 | 23.700 % |
146.94/147.01	c |      1320 |   18359   480641  1194526 |   258025     1255     10 | 23.898 % |
172.03/172.19	c |      2079 |   18329   480641  1194526 |   283828     1988      9 | 24.004 % |
197.43/197.53	c |      3218 |   18279   480641  1194526 |   312211     3088      9 | 24.199 % |
224.22/224.32	c |      4926 |   18184   466840  1164131 |   343432     4526     11 | 24.356 % |
251.40/251.57	c |      7488 |   18112   466840  1164131 |   377775     7030     11 | 24.623 % |
280.10/280.29	c |     11332 |   18046   459994  1148846 |   415552    10649     12 | 24.842 % |
309.69/309.87	c |     17099 |   17959   454688  1137000 |   457108    16207     13 | 25.126 % |
341.78/341.98	c |     25748 |   17893   450921  1128616 |   502819    24599     15 | 25.351 % |
375.27/375.47	c |     38722 |   17520   435899  1094529 |   553101    37002     17 | 26.630 % |
418.66/418.81	c |     58184 |   17458   432619  1086997 |   608411    56290     21 | 26.839 % |
480.64/480.83	c |     87376 |   17393   429640  1080313 |   669252    85197     28 | 27.061 % |
582.01/582.22	c |    131165 |   17322   426303  1072906 |   736177   127971     35 | 27.314 % |
767.66/767.99	c |    196850 |   17146   418495  1055464 |   809795   134727     31 | 28.322 % |
793.75/794.00	c ===============================================================================
793.75/794.00	c surveys--CPU time (sec)   : 453.0831       (57.10 % of total)
793.75/794.00	c surveys--attempted        : 640            (1 /sec)
793.75/794.00	c surveys--converged        : 640            (100.00 % successful)
793.75/794.00	c restarts              : 18
793.75/794.00	c conflicts             : 197202         (579 /sec)
793.75/794.00	c decisions             : 434224         (1.55 % random) (1275 /sec)
793.75/794.00	c propagations          : 131124120      (385125 /sec)
793.75/794.00	c conflict literals     : 7683601        (44.64 % deleted)
793.75/794.00	c Memory used           : 130.46 MB
793.75/794.00	c Total CPU time (sec)      : 793.5544    
793.75/794.00	c 
793.75/794.00	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-1727284-1240723017/watcher-1727284-1240723017 -o /tmp/evaluation-result-1727284-1240723017/solver-1727284-1240723017 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1683932464 HOME/instance-1727284-1240723017.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.00 1.06 3/64 24306
/proc/meminfo: memFree=1608752/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=3896 CPUtime=0
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 805 0 0 0 0 0 0 0 18 0 1 0 100335094 3989504 790 1992294400 4194304 5102648 548682068800 18446744073709551615 4516192 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 974 791 82 221 0 750 0

[startup+0.0521099 s]
/proc/loadavg: 1.00 1.00 1.06 3/64 24306
/proc/meminfo: memFree=1608752/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=10732 CPUtime=0.04
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 2321 0 0 0 3 1 0 0 18 0 1 0 100335094 10989568 2306 1992294400 4194304 5102648 548682068800 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 2683 2307 87 221 0 2459 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10732

[startup+0.101114 s]
/proc/loadavg: 1.00 1.00 1.06 3/64 24306
/proc/meminfo: memFree=1608752/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=12940 CPUtime=0.09
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 2852 0 0 0 8 1 0 0 18 0 1 0 100335094 13250560 2837 1992294400 4194304 5102648 548682068800 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 3235 2838 87 221 0 3011 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12940

[startup+0.301137 s]
/proc/loadavg: 1.00 1.00 1.06 3/64 24306
/proc/meminfo: memFree=1608752/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=20928 CPUtime=0.29
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 4745 0 0 0 27 2 0 0 19 0 1 0 100335094 21430272 4730 1992294400 4194304 5102648 548682068800 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 5232 4731 87 221 0 5008 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20928

[startup+0.701183 s]
/proc/loadavg: 1.00 1.00 1.06 3/64 24306
/proc/meminfo: memFree=1608752/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=36560 CPUtime=0.69
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 8532 0 0 0 65 4 0 0 22 0 1 0 100335094 37437440 8517 1992294400 4194304 5102648 548682068800 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 9140 8517 87 221 0 8916 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36560

[startup+1.50128 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 24307
/proc/meminfo: memFree=1563112/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=69848 CPUtime=1.49
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 16466 0 0 0 142 7 0 0 25 0 1 0 100335094 71524352 16451 1992294400 4194304 5102648 548682068800 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 17462 16452 87 221 0 17238 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69848

[startup+3.10147 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 24307
/proc/meminfo: memFree=1518504/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=105024 CPUtime=3.08
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 25174 0 0 0 297 11 0 0 25 0 1 0 100335094 107544576 25159 1992294400 4194304 5102648 548682068800 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 0 0 0
/proc/24306/statm: 26256 25159 98 221 0 26032 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 105024

[startup+6.30183 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 24307
/proc/meminfo: memFree=1507952/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=108456 CPUtime=6.29
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 26097 0 0 0 617 12 0 0 25 0 1 0 100335094 111058944 26082 1992294400 4194304 5102648 548682068800 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 27114 26082 100 221 0 26890 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 108456

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 24307
/proc/meminfo: memFree=1465968/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=146872 CPUtime=12.68
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 35815 0 0 0 1252 16 0 0 25 0 1 0 100335094 150396928 35800 1992294400 4194304 5102648 548682068800 18446744073709551615 4224100 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 36718 35800 100 221 0 36494 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 146872

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 24307
/proc/meminfo: memFree=1480496/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=129680 CPUtime=25.47
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 37502 0 0 0 2530 17 0 0 25 0 1 0 100335094 132792320 32000 1992294400 4194304 5102648 548682068800 18446744073709551615 4213716 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 32420 32000 102 221 0 32196 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 129680

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 24307
/proc/meminfo: memFree=1480560/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=129680 CPUtime=51.07
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 37512 0 0 0 5090 17 0 0 25 0 1 0 100335094 132792320 32010 1992294400 4194304 5102648 548682068800 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 32420 32010 112 221 0 32196 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 129680

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 24307
/proc/meminfo: memFree=1480560/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=129680 CPUtime=102.25
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 37512 0 0 0 10208 17 0 0 25 0 1 0 100335094 132792320 32010 1992294400 4194304 5102648 548682068800 18446744073709551615 4242179 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 32420 32010 112 221 0 32196 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 129680

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 24307
/proc/meminfo: memFree=1480560/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=129680 CPUtime=162.24
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 37512 0 0 0 16206 18 0 0 25 0 1 0 100335094 132792320 32010 1992294400 4194304 5102648 548682068800 18446744073709551615 4214447 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 32420 32010 112 221 0 32196 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 129680

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 24307
/proc/meminfo: memFree=1480560/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=129680 CPUtime=222.22
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 37512 0 0 0 22204 18 0 0 25 0 1 0 100335094 132792320 32010 1992294400 4194304 5102648 548682068800 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 32420 32010 112 221 0 32196 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 129680

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 24307
/proc/meminfo: memFree=1480560/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=129680 CPUtime=282.2
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 37513 0 0 0 28202 18 0 0 25 0 1 0 100335094 132792320 32011 1992294400 4194304 5102648 548682068800 18446744073709551615 4215244 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 32420 32011 112 221 0 32196 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 129680

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 24307
/proc/meminfo: memFree=1480432/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=130000 CPUtime=342.18
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 37559 0 0 0 34200 18 0 0 25 0 1 0 100335094 133120000 32057 1992294400 4194304 5102648 548682068800 18446744073709551615 4214003 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 32500 32057 112 221 0 32276 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 130000

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 24307
/proc/meminfo: memFree=1480304/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=130000 CPUtime=402.17
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 37587 0 0 0 40198 19 0 0 25 0 1 0 100335094 133120000 32085 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 32500 32085 112 221 0 32276 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 130000

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 24307
/proc/meminfo: memFree=1479984/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=130584 CPUtime=462.15
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 37656 0 0 0 46196 19 0 0 25 0 1 0 100335094 133718016 32154 1992294400 4194304 5102648 548682068800 18446744073709551615 4249100 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 32646 32154 115 221 0 32422 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 130584

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 24307
/proc/meminfo: memFree=1479792/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=131584 CPUtime=522.13
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 37704 0 0 0 52194 19 0 0 25 0 1 0 100335094 134742016 32202 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 32896 32202 115 221 0 32672 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 131584

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24307
/proc/meminfo: memFree=1479472/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=131584 CPUtime=582.11
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 37765 0 0 0 58192 19 0 0 25 0 1 0 100335094 134742016 32263 1992294400 4194304 5102648 548682068800 18446744073709551615 4213899 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 32896 32263 115 221 0 32672 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 131584

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24307
/proc/meminfo: memFree=1479344/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=131584 CPUtime=642.1
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 37796 0 0 0 64190 20 0 0 25 0 1 0 100335094 134742016 32294 1992294400 4194304 5102648 548682068800 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 32896 32294 115 221 0 32672 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 131584

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24307
/proc/meminfo: memFree=1478640/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=131928 CPUtime=702.08
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 37967 0 0 0 70188 20 0 0 25 0 1 0 100335094 135094272 32465 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 32982 32465 115 221 0 32758 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 131928

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24307
/proc/meminfo: memFree=1476720/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=133592 CPUtime=762.07
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 38423 0 0 0 76186 21 0 0 25 0 1 0 100335094 136798208 32921 1992294400 4194304 5102648 548682068800 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 33398 32921 115 221 0 33174 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 133592

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

[startup+767.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24307
/proc/meminfo: memFree=1476720/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=133592 CPUtime=767.66
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 38423 0 0 0 76745 21 0 0 25 0 1 0 100335094 136798208 32921 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 33398 32921 115 221 0 33174 0
Current children cumulated CPU time (s) 767.66
Current children cumulated vsize (KiB) 133592

[startup+780.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24307
/proc/meminfo: memFree=1476720/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=133592 CPUtime=780.46
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 38423 0 0 0 78025 21 0 0 25 0 1 0 100335094 136798208 32921 1992294400 4194304 5102648 548682068800 18446744073709551615 4213908 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 33398 32921 115 221 0 33174 0
Current children cumulated CPU time (s) 780.46
Current children cumulated vsize (KiB) 133592

[startup+787.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24307
/proc/meminfo: memFree=1476720/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=133592 CPUtime=786.85
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 38423 0 0 0 78664 21 0 0 25 0 1 0 100335094 136798208 32921 1992294400 4194304 5102648 548682068800 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 33398 32921 115 221 0 33174 0
Current children cumulated CPU time (s) 786.85
Current children cumulated vsize (KiB) 133592

[startup+790.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24307
/proc/meminfo: memFree=1476720/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=133592 CPUtime=790.05
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 38423 0 0 0 78984 21 0 0 25 0 1 0 100335094 136798208 32921 1992294400 4194304 5102648 548682068800 18446744073709551615 4213860 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 33398 32921 115 221 0 33174 0
Current children cumulated CPU time (s) 790.05
Current children cumulated vsize (KiB) 133592

[startup+791.903 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24307
/proc/meminfo: memFree=1476720/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=133592 CPUtime=791.66
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 38423 0 0 0 79145 21 0 0 25 0 1 0 100335094 136798208 32921 1992294400 4194304 5102648 548682068800 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 33398 32921 115 221 0 33174 0
Current children cumulated CPU time (s) 791.66
Current children cumulated vsize (KiB) 133592

[startup+792.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24307
/proc/meminfo: memFree=1476720/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=133592 CPUtime=792.45
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 38423 0 0 0 79224 21 0 0 25 0 1 0 100335094 136798208 32921 1992294400 4194304 5102648 548682068800 18446744073709551615 4215149 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 33398 32921 115 221 0 33174 0
Current children cumulated CPU time (s) 792.45
Current children cumulated vsize (KiB) 133592

[startup+793.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24307
/proc/meminfo: memFree=1476720/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=133592 CPUtime=793.25
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 38423 0 0 0 79304 21 0 0 25 0 1 0 100335094 136798208 32921 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 33398 32921 115 221 0 33174 0
Current children cumulated CPU time (s) 793.25
Current children cumulated vsize (KiB) 133592

[startup+793.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24307
/proc/meminfo: memFree=1476720/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=133592 CPUtime=793.65
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 38423 0 0 0 79344 21 0 0 25 0 1 0 100335094 136798208 32921 1992294400 4194304 5102648 548682068800 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 33398 32921 115 221 0 33174 0
Current children cumulated CPU time (s) 793.65
Current children cumulated vsize (KiB) 133592

[startup+794.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24307
/proc/meminfo: memFree=1476720/2055920 swapFree=4192812/4192956
[pid=24306] ppid=24304 vsize=133592 CPUtime=793.75
/proc/24306/stat : 24306 (varsat-industri) R 24304 24306 24202 0 -1 4194304 38423 0 0 0 79354 21 0 0 25 0 1 0 100335094 136798208 32921 1992294400 4194304 5102648 548682068800 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/24306/statm: 33398 32921 115 221 0 33174 0
Current children cumulated CPU time (s) 793.75
Current children cumulated vsize (KiB) 133592

Child status: 20
Real time (s): 794.03
CPU time (s): 793.788
CPU user time (s): 793.554
CPU system time (s): 0.233964
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 158484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 793.554
system time used= 0.233964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38427
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= 3
involuntary context switches= 2162

runsolver used 0.577912 second user time and 1.73673 second system time

The end

Launcher Data

Begin job on node20 at 2009-04-26 07:16:59
IDJOB=1727284
IDBENCH=24634
IDSOLVER=538
FILE ID=node20/1727284-1240723017
PBS_JOBID= 9186928
Free space on /tmp= 66240 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727284-1240723017/watcher-1727284-1240723017 -o /tmp/evaluation-result-1727284-1240723017/solver-1727284-1240723017 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1683932464 HOME/instance-1727284-1240723017.cnf

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

MD5SUM BENCH= c7db94a671d9411eb90a6ffa8f8c530f
RANDOM SEED=1683932464

node20.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.214
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	: 5931.00
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.214
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:       1609232 kB
Buffers:         47968 kB
Cached:         319436 kB
SwapCached:          0 kB
Active:         201624 kB
Inactive:       179636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1609232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           13124 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            51492 kB
Committed_AS:   425948 kB
PageTables:       1396 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= 66236 MiB
End job on node20 at 2009-04-26 07:30:13