Trace number 1555627

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-random 2009-03-22UNSAT 438.041 438.168

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxand/maxand064.cnf
MD5SUMb2d2617ddc348aef0d35df3c8f228dcb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.81857
Satisfiable
(Un)Satisfiability was proved
Number of variables14578
Number of clauses42581
Sum of the clauses size99353
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 228386
Number of clauses of size 314193
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:  14578                                                |
0.00/0.00	c |  Number of clauses:    42581                                                |
0.01/0.05	c |  Parsing time:         0.04         s                                       |
0.01/0.05	c |  Timeout:              43200 s
0.01/0.05	c |  Random Seed:          2012443721.000000
0.01/0.05	c |  Heuristic:            EMSP-G, threshold 0.750                              |
0.01/0.05	c |  Branching Rule:       default (solution-guided)                            |
0.01/0.05	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.01/0.05	c |                                                                             |
2.29/2.35	c ============================[ Search Statistics ]==============================
2.29/2.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.29/2.35	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.29/2.35	c ===============================================================================
2.29/2.35	c |         0 |    1452    16631   241284 |     5543        0    nan |  0.000 % |
29.28/29.33	c |       100 |    1452    16631   241284 |     6098      100      7 |  0.130 % |
56.58/56.63	c |       253 |    1452    16631   241284 |     6707      253     10 |  0.130 % |
82.87/82.96	c |       478 |    1452    16631   241284 |     7378      478     24 |  0.130 % |
107.26/107.32	c |       815 |    1452    16631   241284 |     8116      815     28 |  0.130 % |
132.66/132.75	c |      1321 |    1452    16631   241284 |     8928     1321     27 |  0.130 % |
159.35/159.49	c |      2082 |    1452    16631   241284 |     9820     2082     31 |  0.130 % |
180.74/180.80	c |      3221 |    1452    16631   241284 |    10803     3221     40 |  0.130 % |
216.43/216.58	c |      4930 |    1452    16631   241284 |    11883     4930     46 |  0.130 % |
242.52/242.68	c |      7493 |    1452    16631   241284 |    13071     7493     62 |  0.130 % |
261.21/261.39	c |     11338 |    1452    16631   241284 |    14378    11338     68 |  0.130 % |
289.01/289.11	c |     17104 |    1451    16566   241151 |    15816     9549    127 |  0.137 % |
311.50/311.62	c |     25753 |    1451    16566   241151 |    17398    10056    100 |  0.137 % |
335.00/335.14	c |     38727 |    1451    16566   241151 |    19138    14076    105 |  0.137 % |
370.99/371.18	c |     58188 |    1450    16501   241020 |    21052    13954    125 |  0.144 % |
411.18/411.34	c |     87382 |    1450    16501   241020 |    23157    11212     82 |  0.144 % |
437.96/438.16	c ===============================================================================
437.96/438.16	c surveys--CPU time (sec)   : 416.8076       (95.17 % of total)
437.96/438.16	c surveys--attempted        : 1179           (3 /sec)
437.96/438.16	c surveys--converged        : 1178           (99.92 % successful)
437.96/438.16	c restarts              : 16
437.96/438.16	c conflicts             : 121005         (5718 /sec)
437.96/438.16	c decisions             : 332342         (1.70 % random) (15705 /sec)
437.96/438.16	c propagations          : 8617981        (407243 /sec)
437.96/438.16	c conflict literals     : 13073976       (25.68 % deleted)
437.96/438.16	c Memory used           : 33.95 MB
437.96/438.16	c Total CPU time (sec)      : 437.9694    
437.96/438.16	c 
437.96/438.16	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-1555627-1238742125/watcher-1555627-1238742125 -o /tmp/evaluation-result-1555627-1238742125/solver-1555627-1238742125 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-random_static -seed=2012443721 HOME/instance-1555627-1238742125.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.91 0.97 0.99 3/64 5154
/proc/meminfo: memFree=1713848/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=3248 CPUtime=0
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 558 0 0 0 0 0 0 0 18 0 1 0 1146877436 3325952 543 1992294400 4194304 5102416 548682068800 18446744073709551615 4515863 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 812 544 88 221 0 588 0

[startup+0.0273251 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 5154
/proc/meminfo: memFree=1713848/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=6556 CPUtime=0.01
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 1349 0 0 0 1 0 0 0 18 0 1 0 1146877436 6713344 1334 1992294400 4194304 5102416 548682068800 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 1639 1335 88 221 0 1415 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6556

[startup+0.101332 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 5154
/proc/meminfo: memFree=1713848/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=12384 CPUtime=0.09
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 2699 0 0 0 8 1 0 0 18 0 1 0 1146877436 12681216 2684 1992294400 4194304 5102416 548682068800 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 3096 2684 99 221 0 2872 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12384

[startup+0.301353 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 5154
/proc/meminfo: memFree=1713848/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=18764 CPUtime=0.29
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 4216 0 0 0 27 2 0 0 19 0 1 0 1146877436 19214336 4201 1992294400 4194304 5102416 548682068800 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 4691 4201 99 221 0 4467 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18764

[startup+0.701398 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 5154
/proc/meminfo: memFree=1713848/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=26952 CPUtime=0.69
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 6160 0 0 0 67 2 0 0 22 0 1 0 1146877436 27598848 6145 1992294400 4194304 5102416 548682068800 18446744073709551615 4283312 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 6738 6145 99 221 0 6514 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26952

[startup+1.50149 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 5155
/proc/meminfo: memFree=1687536/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=29556 CPUtime=1.49
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 6802 0 0 0 146 3 0 0 25 0 1 0 1146877436 30265344 6787 1992294400 4194304 5102416 548682068800 18446744073709551615 4283364 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 7389 6787 99 221 0 7165 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29556

[startup+3.10166 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 5155
/proc/meminfo: memFree=1686192/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=28548 CPUtime=3.09
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 7003 0 0 0 306 3 0 0 25 0 1 0 1146877436 29233152 6642 1992294400 4194304 5102416 548682068800 18446744073709551615 4221966 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 7137 6642 102 221 0 6913 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28548

[startup+6.30302 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 5155
/proc/meminfo: memFree=1687280/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=28548 CPUtime=6.29
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 7003 0 0 0 626 3 0 0 25 0 1 0 1146877436 29233152 6642 1992294400 4194304 5102416 548682068800 18446744073709551615 4221966 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 7137 6642 102 221 0 6913 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28548

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 5155
/proc/meminfo: memFree=1687168/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=28548 CPUtime=12.69
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 7003 0 0 0 1266 3 0 0 25 0 1 0 1146877436 29233152 6642 1992294400 4194304 5102416 548682068800 18446744073709551615 4221975 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 7137 6642 102 221 0 6913 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28548

[startup+25.5011 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 5155
/proc/meminfo: memFree=1687168/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=28548 CPUtime=25.48
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 7003 0 0 0 2545 3 0 0 25 0 1 0 1146877436 29233152 6642 1992294400 4194304 5102416 548682068800 18446744073709551615 4220149 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 7137 6642 102 221 0 6913 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28548

[startup+51.102 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 5155
/proc/meminfo: memFree=1687168/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=28548 CPUtime=51.08
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 7016 0 0 0 5104 4 0 0 25 0 1 0 1146877436 29233152 6655 1992294400 4194304 5102416 548682068800 18446744073709551615 4221966 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 7137 6655 115 221 0 6913 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28548

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 5155
/proc/meminfo: memFree=1687168/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=28548 CPUtime=102.27
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 7016 0 0 0 10223 4 0 0 25 0 1 0 1146877436 29233152 6655 1992294400 4194304 5102416 548682068800 18446744073709551615 4220643 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 7137 6655 115 221 0 6913 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 28548

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5155
/proc/meminfo: memFree=1687168/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=28548 CPUtime=162.24
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 7016 0 0 0 16220 4 0 0 25 0 1 0 1146877436 29233152 6655 1992294400 4194304 5102416 548682068800 18446744073709551615 4221966 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 7137 6655 115 221 0 6913 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 28548

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5155
/proc/meminfo: memFree=1687168/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=28548 CPUtime=222.22
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 7016 0 0 0 22218 4 0 0 25 0 1 0 1146877436 29233152 6655 1992294400 4194304 5102416 548682068800 18446744073709551615 4220643 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 7137 6655 115 221 0 6913 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 28548

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5155
/proc/meminfo: memFree=1687168/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=28548 CPUtime=282.21
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 7018 0 0 0 28217 4 0 0 25 0 1 0 1146877436 29233152 6657 1992294400 4194304 5102416 548682068800 18446744073709551615 4220281 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 7137 6657 115 221 0 6913 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 28548

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5155
/proc/meminfo: memFree=1685184/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=30132 CPUtime=342.19
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 7510 0 0 0 34214 5 0 0 25 0 1 0 1146877436 30855168 7149 1992294400 4194304 5102416 548682068800 18446744073709551615 4221966 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 7533 7149 115 221 0 7309 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 30132

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5155
/proc/meminfo: memFree=1681472/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=33964 CPUtime=402.18
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 8431 0 0 0 40212 6 0 0 25 0 1 0 1146877436 34779136 8070 1992294400 4194304 5102416 548682068800 18446744073709551615 4221936 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 8491 8070 115 221 0 8267 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 33964

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

[startup+409.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5155
/proc/meminfo: memFree=1680640/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=34756 CPUtime=409.37
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 8636 0 0 0 40931 6 0 0 25 0 1 0 1146877436 35590144 8275 1992294400 4194304 5102416 548682068800 18446744073709551615 4249616 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 8689 8275 115 221 0 8465 0
Current children cumulated CPU time (s) 409.37
Current children cumulated vsize (KiB) 34756

[startup+422.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5155
/proc/meminfo: memFree=1680640/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=34756 CPUtime=422.17
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 8636 0 0 0 42211 6 0 0 25 0 1 0 1146877436 35590144 8275 1992294400 4194304 5102416 548682068800 18446744073709551615 4220513 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 8689 8275 115 221 0 8465 0
Current children cumulated CPU time (s) 422.17
Current children cumulated vsize (KiB) 34756

[startup+428.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5155
/proc/meminfo: memFree=1680640/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=34756 CPUtime=428.57
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 8636 0 0 0 42851 6 0 0 25 0 1 0 1146877436 35590144 8275 1992294400 4194304 5102416 548682068800 18446744073709551615 4221892 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 8689 8275 115 221 0 8465 0
Current children cumulated CPU time (s) 428.57
Current children cumulated vsize (KiB) 34756

[startup+435.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5155
/proc/meminfo: memFree=1680640/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=34756 CPUtime=434.96
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 8639 0 0 0 43490 6 0 0 25 0 1 0 1146877436 35590144 8278 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 8689 8278 115 221 0 8465 0
Current children cumulated CPU time (s) 434.96
Current children cumulated vsize (KiB) 34756

[startup+436.706 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5155
/proc/meminfo: memFree=1680576/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=34756 CPUtime=436.57
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 8639 0 0 0 43651 6 0 0 25 0 1 0 1146877436 35590144 8278 1992294400 4194304 5102416 548682068800 18446744073709551615 4248988 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 8689 8278 115 221 0 8465 0
Current children cumulated CPU time (s) 436.57
Current children cumulated vsize (KiB) 34756

[startup+437.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5155
/proc/meminfo: memFree=1680576/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=34756 CPUtime=437.36
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 8639 0 0 0 43730 6 0 0 25 0 1 0 1146877436 35590144 8278 1992294400 4194304 5102416 548682068800 18446744073709551615 4249536 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 8689 8278 115 221 0 8465 0
Current children cumulated CPU time (s) 437.36
Current children cumulated vsize (KiB) 34756

[startup+437.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5155
/proc/meminfo: memFree=1680576/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=34756 CPUtime=437.76
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 8639 0 0 0 43770 6 0 0 25 0 1 0 1146877436 35590144 8278 1992294400 4194304 5102416 548682068800 18446744073709551615 4249638 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 8689 8278 115 221 0 8465 0
Current children cumulated CPU time (s) 437.76
Current children cumulated vsize (KiB) 34756

[startup+438.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5155
/proc/meminfo: memFree=1680576/2055920 swapFree=4176924/4192956
[pid=5154] ppid=5152 vsize=34756 CPUtime=437.96
/proc/5154/stat : 5154 (varsat-random_s) R 5152 5154 5117 0 -1 4194304 8639 0 0 0 43790 6 0 0 25 0 1 0 1146877436 35590144 8278 1992294400 4194304 5102416 548682068800 18446744073709551615 4250067 0 0 4096 3 0 0 0 17 1 0 0
/proc/5154/statm: 8689 8278 115 221 0 8465 0
Current children cumulated CPU time (s) 437.96
Current children cumulated vsize (KiB) 34756

Child status: 20
Real time (s): 438.168
CPU time (s): 438.041
CPU user time (s): 437.969
CPU system time (s): 0.071989
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 34756

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

runsolver used 0.335948 second user time and 0.91886 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-03 09:02:05
IDJOB=1555627
IDBENCH=70803
IDSOLVER=539
FILE ID=node35/1555627-1238742125
PBS_JOBID= 9085440
Free space on /tmp= 66480 MiB

SOLVER NAME= VARSAT-random 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxand/maxand064.cnf
COMMAND LINE= HOME/varsat-random_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1555627-1238742125/watcher-1555627-1238742125 -o /tmp/evaluation-result-1555627-1238742125/solver-1555627-1238742125 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-random_static -seed=2012443721 HOME/instance-1555627-1238742125.cnf

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

MD5SUM BENCH= b2d2617ddc348aef0d35df3c8f228dcb
RANDOM SEED=2012443721

node35.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.229
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.229
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:       1714264 kB
Buffers:         44928 kB
Cached:         204624 kB
SwapCached:      10140 kB
Active:          64852 kB
Inactive:       196332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1714264 kB
SwapTotal:     4192956 kB
SwapFree:      4176924 kB
Dirty:            1896 kB
Writeback:           0 kB
Mapped:          17440 kB
Slab:            66480 kB
Committed_AS:  2994620 kB
PageTables:       1404 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= 66476 MiB
End job on node35 at 2009-04-03 09:09:24