Trace number 1731258

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 325.647 325.734

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
MD5SUMb8ad54973e17f84e99bf9d2e7bc768ce
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.1528
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses640
Sum of the clauses size2560
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4640
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:  160                                                  |
0.00/0.00	c |  Number of clauses:    640                                                  |
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:          338716282.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 |      76      304     1216 |      101        0    nan |  0.000 % |
0.00/0.00	c |       101 |      76      304     1216 |      111      101     18 |  0.004 % |
0.00/0.00	c |       252 |      76      304     1216 |      122      170     15 |  0.004 % |
0.00/0.01	c |       477 |      76      304     1216 |      134      144     14 |  0.004 % |
0.00/0.01	c |       814 |      76      304     1216 |      148      143     13 |  0.004 % |
0.00/0.01	c |      1320 |      76      304     1216 |      163      108     11 |  0.004 % |
0.00/0.02	c |      2080 |      76      304     1216 |      179      173     12 |  0.004 % |
0.00/0.03	c |      3219 |      76      304     1216 |      197      140     11 |  0.004 % |
0.00/0.04	c |      4928 |      76      304     1216 |      217      134     10 |  0.004 % |
0.00/0.06	c |      7490 |      76      304     1216 |      238      206     12 |  0.004 % |
0.00/0.09	c |     11335 |      76      304     1216 |      262      229     12 |  0.004 % |
0.09/0.14	c |     17102 |      76      304     1216 |      289      231     13 |  0.004 % |
0.19/0.21	c |     25751 |      76      304     1216 |      318      262     16 |  0.004 % |
0.29/0.31	c |     38725 |      76      304     1216 |      349      272     13 |  0.004 % |
0.39/0.48	c |     58186 |      76      304     1216 |      384      270     13 |  0.004 % |
0.69/0.73	c |     87379 |      76      304     1216 |      423      341     12 |  0.004 % |
1.10/1.14	c |    131169 |      76      304     1216 |      465      243     11 |  0.004 % |
1.69/1.73	c |    196854 |      76      304     1216 |      512      325     11 |  0.004 % |
2.60/2.61	c |    295380 |      76      304     1216 |      563      533     14 |  0.004 % |
3.99/4.01	c |    443169 |      76      304     1216 |      619      342     13 |  0.004 % |
6.09/6.15	c |    664852 |      76      304     1216 |      681      338     12 |  0.004 % |
9.39/9.43	c |    997378 |      76      304     1216 |      749      634     13 |  0.004 % |
14.49/14.57	c |   1496167 |      76      304     1216 |      824      562     14 |  0.004 % |
22.59/22.68	c |   2244350 |      76      304     1216 |      907      492     15 |  0.004 % |
34.98/35.02	c |   3366624 |      76      304     1216 |      998      603     14 |  0.004 % |
53.78/53.85	c |   5050035 |      76      304     1216 |     1097      667     13 |  0.004 % |
82.97/83.08	c |   7575152 |      76      304     1216 |     1207      997     13 |  0.004 % |
128.46/128.58	c |  11362828 |      76      304     1216 |     1328      905     13 |  0.008 % |
198.54/198.63	c |  17044340 |      75      296     1184 |     1461     1038     13 |  0.629 % |
306.01/306.15	c |  25566610 |      72      272     1088 |     1607     1205     12 |  2.508 % |
325.60/325.73	c ===============================================================================
325.60/325.73	c surveys--CPU time (sec)   : 0.0150         (0.00 % of total)
325.60/325.73	c surveys--attempted        : 30             (2000 /sec)
325.60/325.73	c surveys--converged        : 30             (100.00 % successful)
325.60/325.73	c restarts              : 30
325.60/325.73	c conflicts             : 27079063       (83160 /sec)
325.60/325.73	c decisions             : 42215966       (1.92 % random) (129646 /sec)
325.60/325.73	c propagations          : 217819656      (668927 /sec)
325.60/325.73	c conflict literals     : 394997274      (17.87 % deleted)
325.60/325.73	c Memory used           : 3.39 MB
325.60/325.73	c Total CPU time (sec)      : 325.6405    
325.60/325.73	c 
325.60/325.73	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-1731258-1240768555/watcher-1731258-1240768555 -o /tmp/evaluation-result-1731258-1240768555/solver-1731258-1240768555 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=338716282 HOME/instance-1731258-1240768555.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.81 1.71 1.45 3/65 25493
/proc/meminfo: memFree=1465928/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=2408 CPUtime=0
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 104885541 2465792 185 1992294400 4194304 5102648 548682068768 18446744073709551615 4262874 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 602 185 100 221 0 378 0

[startup+0.00873207 s]
/proc/loadavg: 1.81 1.71 1.45 3/65 25493
/proc/meminfo: memFree=1465928/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=2404 CPUtime=0
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 212 0 0 0 0 0 0 0 20 0 1 0 104885541 2461696 197 1992294400 4194304 5102648 548682068768 18446744073709551615 4525143 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 601 197 112 221 0 377 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2404

[startup+0.10174 s]
/proc/loadavg: 1.81 1.71 1.45 3/65 25493
/proc/meminfo: memFree=1465928/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=2404 CPUtime=0.09
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 212 0 0 0 9 0 0 0 20 0 1 0 104885541 2461696 197 1992294400 4194304 5102648 548682068768 18446744073709551615 4254554 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 601 197 112 221 0 377 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2404

[startup+0.301761 s]
/proc/loadavg: 1.81 1.71 1.45 3/65 25493
/proc/meminfo: memFree=1465928/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=2404 CPUtime=0.29
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 212 0 0 0 29 0 0 0 22 0 1 0 104885541 2461696 197 1992294400 4194304 5102648 548682068768 18446744073709551615 4229076 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 601 197 112 221 0 377 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2404

[startup+0.701802 s]
/proc/loadavg: 1.81 1.71 1.45 3/65 25493
/proc/meminfo: memFree=1465928/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=2404 CPUtime=0.69
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 217 0 0 0 69 0 0 0 25 0 1 0 104885541 2461696 202 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 601 202 112 221 0 377 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2404

[startup+1.50188 s]
/proc/loadavg: 1.81 1.71 1.45 2/66 25494
/proc/meminfo: memFree=1465472/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=2404 CPUtime=1.49
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 230 0 0 0 149 0 0 0 25 0 1 0 104885541 2461696 215 1992294400 4194304 5102648 548682068768 18446744073709551615 4244930 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 601 215 112 221 0 377 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2404

[startup+3.10105 s]
/proc/loadavg: 1.75 1.69 1.44 2/66 25494
/proc/meminfo: memFree=1465344/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=2536 CPUtime=3.09
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 246 0 0 0 309 0 0 0 25 0 1 0 104885541 2596864 231 1992294400 4194304 5102648 548682068768 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 634 231 112 221 0 410 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2536

[startup+6.30139 s]
/proc/loadavg: 1.75 1.69 1.44 2/66 25494
/proc/meminfo: memFree=1465152/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=2536 CPUtime=6.29
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 260 0 0 0 629 0 0 0 25 0 1 0 104885541 2596864 245 1992294400 4194304 5102648 548682068768 18446744073709551615 4249883 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 634 245 112 221 0 410 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2536

[startup+12.7011 s]
/proc/loadavg: 1.63 1.67 1.44 2/66 25494
/proc/meminfo: memFree=1464960/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=2668 CPUtime=12.69
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 290 0 0 0 1269 0 0 0 25 0 1 0 104885541 2732032 275 1992294400 4194304 5102648 548682068768 18446744073709551615 4250018 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 667 275 112 221 0 443 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2668

[startup+25.5014 s]
/proc/loadavg: 1.53 1.65 1.43 2/66 25494
/proc/meminfo: memFree=1464896/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=2800 CPUtime=25.49
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 315 0 0 0 2549 0 0 0 25 0 1 0 104885541 2867200 300 1992294400 4194304 5102648 548682068768 18446744073709551615 4255524 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 700 300 112 221 0 476 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2800

[startup+51.1011 s]
/proc/loadavg: 1.35 1.59 1.42 2/66 25494
/proc/meminfo: memFree=1464704/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=2932 CPUtime=51.08
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 358 0 0 0 5108 0 0 0 25 0 1 0 104885541 3002368 343 1992294400 4194304 5102648 548682068768 18446744073709551615 4249766 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 733 343 112 221 0 509 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2932

[startup+102.305 s]
/proc/loadavg: 1.14 1.49 1.40 2/66 25494
/proc/meminfo: memFree=1464576/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=3064 CPUtime=102.27
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 401 0 0 0 10227 0 0 0 25 0 1 0 104885541 3137536 386 1992294400 4194304 5102648 548682068768 18446744073709551615 4254557 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 766 386 112 221 0 542 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3064

[startup+162.302 s]
/proc/loadavg: 1.05 1.40 1.37 2/66 25494
/proc/meminfo: memFree=1464320/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=3332 CPUtime=162.25
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 451 0 0 0 16225 0 0 0 25 0 1 0 104885541 3411968 436 1992294400 4194304 5102648 548682068768 18446744073709551615 4255222 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 833 436 112 221 0 609 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3332

[startup+222.302 s]
/proc/loadavg: 1.02 1.32 1.34 2/66 25494
/proc/meminfo: memFree=1464256/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=3332 CPUtime=222.23
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 461 0 0 0 22223 0 0 0 25 0 1 0 104885541 3411968 446 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 833 446 112 221 0 609 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 3332

[startup+282.301 s]
/proc/loadavg: 1.00 1.27 1.32 2/66 25494
/proc/meminfo: memFree=1464192/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=3464 CPUtime=282.22
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 473 0 0 0 28222 0 0 0 25 0 1 0 104885541 3547136 458 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 866 458 112 221 0 642 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 3464

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

[startup+307.102 s]
/proc/loadavg: 1.00 1.24 1.31 2/66 25500
/proc/meminfo: memFree=1464000/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=3464 CPUtime=307.01
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 484 0 0 0 30701 0 0 0 25 0 1 0 104885541 3547136 469 1992294400 4194304 5102648 548682068768 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 866 469 112 221 0 642 0
Current children cumulated CPU time (s) 307.01
Current children cumulated vsize (KiB) 3464

[startup+313.505 s]
/proc/loadavg: 1.00 1.24 1.31 2/66 25500
/proc/meminfo: memFree=1464000/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=3464 CPUtime=313.41
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 485 0 0 0 31341 0 0 0 25 0 1 0 104885541 3547136 470 1992294400 4194304 5102648 548682068768 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 866 470 112 221 0 642 0
Current children cumulated CPU time (s) 313.41
Current children cumulated vsize (KiB) 3464

[startup+319.901 s]
/proc/loadavg: 1.00 1.23 1.31 2/66 25500
/proc/meminfo: memFree=1464000/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=3464 CPUtime=319.8
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 498 0 0 0 31980 0 0 0 25 0 1 0 104885541 3547136 483 1992294400 4194304 5102648 548682068768 18446744073709551615 4249799 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 866 483 112 221 0 642 0
Current children cumulated CPU time (s) 319.8
Current children cumulated vsize (KiB) 3464

[startup+323.101 s]
/proc/loadavg: 1.00 1.23 1.30 2/66 25500
/proc/meminfo: memFree=1463936/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=3464 CPUtime=323
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 498 0 0 0 32300 0 0 0 25 0 1 0 104885541 3547136 483 1992294400 4194304 5102648 548682068768 18446744073709551615 4254266 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 866 483 112 221 0 642 0
Current children cumulated CPU time (s) 323
Current children cumulated vsize (KiB) 3464

[startup+324.702 s]
/proc/loadavg: 1.00 1.23 1.30 2/66 25500
/proc/meminfo: memFree=1463936/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=3464 CPUtime=324.6
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 498 0 0 0 32460 0 0 0 25 0 1 0 104885541 3547136 483 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 866 483 112 221 0 642 0
Current children cumulated CPU time (s) 324.6
Current children cumulated vsize (KiB) 3464

[startup+325.502 s]
/proc/loadavg: 1.00 1.23 1.30 2/66 25500
/proc/meminfo: memFree=1463936/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=3464 CPUtime=325.41
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 498 0 0 0 32541 0 0 0 25 0 1 0 104885541 3547136 483 1992294400 4194304 5102648 548682068768 18446744073709551615 4249093 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 866 483 112 221 0 642 0
Current children cumulated CPU time (s) 325.41
Current children cumulated vsize (KiB) 3464

[startup+325.702 s]
/proc/loadavg: 1.00 1.23 1.30 2/66 25500
/proc/meminfo: memFree=1463936/2055920 swapFree=4181316/4192956
[pid=25493] ppid=25491 vsize=3464 CPUtime=325.6
/proc/25493/stat : 25493 (varsat-crafted_) R 25491 25493 25105 0 -1 4194304 498 0 0 0 32560 0 0 0 25 0 1 0 104885541 3547136 483 1992294400 4194304 5102648 548682068768 18446744073709551615 4227592 0 0 4096 3 0 0 0 17 1 0 0
/proc/25493/statm: 866 483 112 221 0 642 0
Current children cumulated CPU time (s) 325.6
Current children cumulated vsize (KiB) 3464

Child status: 20
Real time (s): 325.734
CPU time (s): 325.647
CPU user time (s): 325.64
CPU system time (s): 0.006998
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 3464

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

runsolver used 0.379942 second user time and 0.800878 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-26 19:55:55
IDJOB=1731258
IDBENCH=24747
IDSOLVER=537
FILE ID=node79/1731258-1240768555
PBS_JOBID= 9187155
Free space on /tmp= 66164 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731258-1240768555/watcher-1731258-1240768555 -o /tmp/evaluation-result-1731258-1240768555/solver-1731258-1240768555 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=338716282 HOME/instance-1731258-1240768555.cnf

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

MD5SUM BENCH= b8ad54973e17f84e99bf9d2e7bc768ce
RANDOM SEED=338716282

node79.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1466408 kB
Buffers:         69484 kB
Cached:         442524 kB
SwapCached:       5880 kB
Active:         225568 kB
Inactive:       294612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1466408 kB
SwapTotal:     4192956 kB
SwapFree:      4181316 kB
Dirty:            1028 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            55300 kB
Committed_AS:   403016 kB
PageTables:       1384 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= 66164 MiB
End job on node79 at 2009-04-26 20:01:21