Trace number 1796578

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
ReVivAl 0.23 2009-03-18UNSAT 128.588 128.671

General information on the benchmark

Namehoons-vbmc-lucky7.cnf
MD5SUMe05028f569e580a3335aeab2d092cf1f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.22036
Satisfiable
(Un)Satisfiability was proved
Number of variables8503
Number of clauses25116
Sum of the clauses size58576
Maximum clause length3
Minimum clause length1
Number of clauses of size 121
Number of clauses of size 216730
Number of clauses of size 38365
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 revival is preprocessing the formula...#ITERATIONS 6
0.89/0.99	#LEARNT CLAUSES 10
0.99/1.01	done !
0.99/1.01	c Calling MINISAT
0.99/1.01	This is MiniSat 2.0 beta
0.99/1.01	WARNING: for repeatability, setting FPU to use double precision
0.99/1.01	============================[ Problem Statistics ]=============================
0.99/1.01	|                                                                             |
0.99/1.01	|  Number of variables:  8503                                                 |
0.99/1.01	|  Number of clauses:    23608                                                |
0.99/1.03	|  Parsing time:         0.01         s                                       |
0.99/1.03	============================[ Search Statistics ]==============================
0.99/1.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.99/1.03	===============================================================================
0.99/1.03	|         0 |    7782    22887    53141 |     7629        0    nan |  0.000 % |
0.99/1.04	|       100 |    7782    22887    53141 |     8391      100      5 |  8.479 % |
0.99/1.05	|       250 |    7782    22887    53141 |     9231      250      8 |  8.479 % |
0.99/1.08	|       476 |    7775    22864    53090 |    10154      474      9 |  8.562 % |
1.00/1.12	|       813 |    7775    22864    53090 |    11169      811      9 |  8.562 % |
1.00/1.19	|      1319 |    7775    22864    53090 |    12286     1317     12 |  8.562 % |
1.00/1.29	|      2080 |    7768    22841    53039 |    13515     2074     14 |  8.644 % |
1.00/1.45	|      3219 |    7768    22841    53039 |    14866     3213     15 |  8.644 % |
1.00/1.71	|      4927 |    7747    22772    52886 |    16353     4917     16 |  8.891 % |
2.07/2.18	|      7490 |    7747    22772    52886 |    17988     7480     18 |  8.891 % |
2.87/2.94	|     11334 |    7733    22725    52782 |    19787    11321     20 |  9.056 % |
4.27/4.36	|     17103 |    7727    22704    52735 |    21766    17087     24 |  9.126 % |
6.87/6.90	|     25755 |    7727    22704    52735 |    23943    14214     25 |  9.126 % |
10.67/10.75	|     38730 |    7727    22704    52735 |    26337    14179     20 |  9.126 % |
16.16/16.26	|     58192 |    7710    22642    52597 |    28971    19556     20 |  9.444 % |
25.65/25.70	|     87386 |    7681    22544    52375 |    31868    18111     15 |  9.668 % |
42.54/42.61	|    131175 |    7681    22544    52375 |    35055    25541     12 |  9.667 % |
70.92/71.01	|    196861 |    7681    22544    52375 |    38560    28304     18 |  9.667 % |
113.69/113.85	|    295389 |    7593    22249    51724 |    42416    34866     15 | 10.703 % |
128.49/128.66	===============================================================================
128.49/128.66	restarts              : 19
128.49/128.66	conflicts             : 323763         (2538 /sec)
128.49/128.66	decisions             : 397093         (1.59 % random) (3113 /sec)
128.49/128.66	propagations          : 257852686      (2021572 /sec)
128.49/128.66	conflict literals     : 5521208        (61.44 % deleted)
128.49/128.66	Memory used           : 9.26 MB
128.49/128.66	CPU time              : 127.551 s
128.49/128.66	
128.49/128.66	UNSATISFIABLE
128.49/128.67	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-1796578-1242077682/watcher-1796578-1242077682 -o /tmp/evaluation-result-1796578-1242077682/solver-1796578-1242077682 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796578-1242077682.cnf HOME 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.15 1.04 1.01 3/64 28153
/proc/meminfo: memFree=1922144/2055920 swapFree=4180268/4192956
[pid=28153] ppid=28151 vsize=5360 CPUtime=0
/proc/28153/stat : 28153 (run.sh) R 28151 28153 27807 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 235794290 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 233402067615 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/28153/statm: 1340 236 195 169 0 51 0
[pid=28154] ppid=28153 vsize=2112 CPUtime=0
/proc/28154/stat : 28154 (revival) R 28153 28153 27807 0 -1 4194304 259 0 0 0 0 0 0 0 18 0 1 0 235794290 2162688 226 1992294400 134512640 134537284 4294956368 18446744073709551615 8852429 0 0 4096 0 0 0 0 17 0 0 0
/proc/28154/statm: 528 229 82 6 0 166 0

[startup+0.038689 s]
/proc/loadavg: 1.15 1.04 1.01 3/64 28153
/proc/meminfo: memFree=1922144/2055920 swapFree=4180268/4192956
[pid=28153] ppid=28151 vsize=5360 CPUtime=0
/proc/28153/stat : 28153 (run.sh) S 28151 28153 27807 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235794290 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28153/statm: 1340 237 196 169 0 51 0
[pid=28154] ppid=28153 vsize=3476 CPUtime=0.03
/proc/28154/stat : 28154 (revival) R 28153 28153 27807 0 -1 4194304 612 0 0 0 3 0 0 0 18 0 1 50000 235794290 3559424 485 1992294400 134512640 134537284 4294956368 18446744073709551615 134523567 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28154/statm: 869 485 85 6 0 507 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8836

[startup+0.101693 s]
/proc/loadavg: 1.15 1.04 1.01 3/64 28153
/proc/meminfo: memFree=1922144/2055920 swapFree=4180268/4192956
[pid=28153] ppid=28151 vsize=5360 CPUtime=0
/proc/28153/stat : 28153 (run.sh) S 28151 28153 27807 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235794290 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28153/statm: 1340 237 196 169 0 51 0
[pid=28154] ppid=28153 vsize=3476 CPUtime=0.09
/proc/28154/stat : 28154 (revival) R 28153 28153 27807 0 -1 4194304 612 0 0 0 9 0 0 0 19 0 1 50000 235794290 3559424 485 1992294400 134512640 134537284 4294956368 18446744073709551615 134524062 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28154/statm: 869 485 85 6 0 507 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8836

[startup+0.301713 s]
/proc/loadavg: 1.15 1.04 1.01 3/64 28153
/proc/meminfo: memFree=1922144/2055920 swapFree=4180268/4192956
[pid=28153] ppid=28151 vsize=5360 CPUtime=0
/proc/28153/stat : 28153 (run.sh) S 28151 28153 27807 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235794290 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28153/statm: 1340 237 196 169 0 51 0
[pid=28154] ppid=28153 vsize=3476 CPUtime=0.29
/proc/28154/stat : 28154 (revival) R 28153 28153 27807 0 -1 4194304 612 0 0 0 29 0 0 0 22 0 1 50000 235794290 3559424 485 1992294400 134512640 134537284 4294956368 18446744073709551615 134523973 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28154/statm: 869 485 85 6 0 507 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8836

[startup+0.701753 s]
/proc/loadavg: 1.15 1.04 1.01 3/64 28153
/proc/meminfo: memFree=1922144/2055920 swapFree=4180268/4192956
[pid=28153] ppid=28151 vsize=5360 CPUtime=0
/proc/28153/stat : 28153 (run.sh) S 28151 28153 27807 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235794290 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28153/statm: 1340 237 196 169 0 51 0
[pid=28154] ppid=28153 vsize=3476 CPUtime=0.69
/proc/28154/stat : 28154 (revival) R 28153 28153 27807 0 -1 4194304 613 0 0 0 69 0 0 0 25 0 1 50000 235794290 3559424 486 1992294400 134512640 134537284 4294956368 18446744073709551615 134524545 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28154/statm: 869 486 85 6 0 507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8836

[startup+1.50184 s]
/proc/loadavg: 1.14 1.04 1.01 2/66 28155
/proc/meminfo: memFree=1920080/2055920 swapFree=4180268/4192956
[pid=28153] ppid=28151 vsize=5360 CPUtime=1
/proc/28153/stat : 28153 (run.sh) S 28151 28153 27807 0 -1 4194304 312 628 0 0 0 0 100 0 16 0 1 0 235794290 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 5360

[startup+3.102 s]
/proc/loadavg: 1.14 1.04 1.01 2/66 28156
/proc/meminfo: memFree=1918672/2055920 swapFree=4180268/4192956
[pid=28153] ppid=28151 vsize=5360 CPUtime=1
/proc/28153/stat : 28153 (run.sh) S 28151 28153 27807 0 -1 4194304 312 628 0 0 0 0 100 0 16 0 1 0 235794290 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 1340 238 197 169 0 51 0
[pid=28156] ppid=28153 vsize=4800 CPUtime=2.07
/proc/28156/stat : 28156 (minisat) R 28153 28153 27807 0 -1 4194304 923 0 0 0 207 0 0 0 25 0 1 0 235794391 4915200 909 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/28156/statm: 1200 909 77 170 0 1028 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10160

[startup+6.30131 s]
/proc/loadavg: 1.13 1.04 1.01 2/66 28156
/proc/meminfo: memFree=1916624/2055920 swapFree=4180268/4192956
[pid=28153] ppid=28151 vsize=5360 CPUtime=1
/proc/28153/stat : 28153 (run.sh) S 28151 28153 27807 0 -1 4194304 312 628 0 0 0 0 100 0 16 0 1 0 235794290 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 1340 238 197 169 0 51 0
[pid=28156] ppid=28153 vsize=6588 CPUtime=5.27
/proc/28156/stat : 28156 (minisat) R 28153 28153 27807 0 -1 4194304 1365 0 0 0 526 1 0 0 25 0 1 0 235794391 6746112 1351 1992294400 134512640 135212939 4294956240 18446744073709551615 134529407 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 1647 1351 77 170 0 1475 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11948

[startup+12.7019 s]
/proc/loadavg: 1.12 1.04 1.01 2/66 28156
/proc/meminfo: memFree=1915744/2055920 swapFree=4180268/4192956
[pid=28153] ppid=28151 vsize=5360 CPUtime=1
/proc/28153/stat : 28153 (run.sh) S 28151 28153 27807 0 -1 4194304 312 628 0 0 0 0 100 0 16 0 1 0 235794290 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 1340 238 197 169 0 51 0
[pid=28156] ppid=28153 vsize=7248 CPUtime=11.67
/proc/28156/stat : 28156 (minisat) R 28153 28153 27807 0 -1 4194304 1523 0 0 0 1166 1 0 0 25 0 1 0 235794391 7421952 1509 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 1812 1509 77 170 0 1640 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12608

[startup+25.5012 s]
/proc/loadavg: 1.10 1.04 1.01 2/66 28156
/proc/meminfo: memFree=1915232/2055920 swapFree=4180268/4192956
[pid=28153] ppid=28151 vsize=5360 CPUtime=1
/proc/28153/stat : 28153 (run.sh) S 28151 28153 27807 0 -1 4194304 312 628 0 0 0 0 100 0 16 0 1 0 235794290 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 1340 238 197 169 0 51 0
[pid=28156] ppid=28153 vsize=7828 CPUtime=24.45
/proc/28156/stat : 28156 (minisat) R 28153 28153 27807 0 -1 4194304 1667 0 0 0 2444 1 0 0 25 0 1 0 235794391 8015872 1653 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 1957 1653 77 170 0 1785 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 13188

[startup+51.1018 s]
/proc/loadavg: 1.06 1.03 1.01 2/66 28156
/proc/meminfo: memFree=1915040/2055920 swapFree=4180268/4192956
[pid=28153] ppid=28151 vsize=5360 CPUtime=1
/proc/28153/stat : 28153 (run.sh) S 28151 28153 27807 0 -1 4194304 312 628 0 0 0 0 100 0 16 0 1 0 235794290 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 1340 238 197 169 0 51 0
[pid=28156] ppid=28153 vsize=8256 CPUtime=50.02
/proc/28156/stat : 28156 (minisat) R 28153 28153 27807 0 -1 4194304 1764 0 0 0 5001 1 0 0 25 0 1 0 235794391 8454144 1750 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 2064 1750 77 170 0 1892 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 13616

[startup+102.306 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 28156
/proc/meminfo: memFree=1914016/2055920 swapFree=4180268/4192956
[pid=28153] ppid=28151 vsize=5360 CPUtime=1
/proc/28153/stat : 28153 (run.sh) S 28151 28153 27807 0 -1 4194304 312 628 0 0 0 0 100 0 16 0 1 0 235794290 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 1340 238 197 169 0 51 0
[pid=28156] ppid=28153 vsize=9256 CPUtime=101.2
/proc/28156/stat : 28156 (minisat) R 28153 28153 27807 0 -1 4194304 1997 0 0 0 10119 1 0 0 25 0 1 0 235794391 9478144 1983 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 2314 1983 77 170 0 2142 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 14616

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

[startup+115.101 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 28156
/proc/meminfo: memFree=1913888/2055920 swapFree=4180268/4192956
[pid=28153] ppid=28151 vsize=5360 CPUtime=1
/proc/28153/stat : 28153 (run.sh) S 28151 28153 27807 0 -1 4194304 312 628 0 0 0 0 100 0 16 0 1 0 235794290 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 1340 238 197 169 0 51 0
[pid=28156] ppid=28153 vsize=9396 CPUtime=113.99
/proc/28156/stat : 28156 (minisat) R 28153 28153 27807 0 -1 4194304 2022 0 0 0 11398 1 0 0 25 0 1 0 235794391 9621504 2008 1992294400 134512640 135212939 4294956240 18446744073709551615 134526785 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 2349 2008 77 170 0 2177 0
Current children cumulated CPU time (s) 114.99
Current children cumulated vsize (KiB) 14756

[startup+121.502 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 28156
/proc/meminfo: memFree=1913888/2055920 swapFree=4180268/4192956
[pid=28153] ppid=28151 vsize=5360 CPUtime=1
/proc/28153/stat : 28153 (run.sh) S 28151 28153 27807 0 -1 4194304 312 628 0 0 0 0 100 0 16 0 1 0 235794290 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 1340 238 197 169 0 51 0
[pid=28156] ppid=28153 vsize=9476 CPUtime=120.39
/proc/28156/stat : 28156 (minisat) R 28153 28153 27807 0 -1 4194304 2026 0 0 0 12038 1 0 0 25 0 1 0 235794391 9703424 2012 1992294400 134512640 135212939 4294956240 18446744073709551615 134536289 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 2369 2012 77 170 0 2197 0
Current children cumulated CPU time (s) 121.39
Current children cumulated vsize (KiB) 14836

[startup+124.702 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 28156
/proc/meminfo: memFree=1913824/2055920 swapFree=4180268/4192956
[pid=28153] ppid=28151 vsize=5360 CPUtime=1
/proc/28153/stat : 28153 (run.sh) S 28151 28153 27807 0 -1 4194304 312 628 0 0 0 0 100 0 16 0 1 0 235794290 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 1340 238 197 169 0 51 0
[pid=28156] ppid=28153 vsize=9476 CPUtime=123.59
/proc/28156/stat : 28156 (minisat) R 28153 28153 27807 0 -1 4194304 2033 0 0 0 12358 1 0 0 25 0 1 0 235794391 9703424 2019 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 2369 2019 77 170 0 2197 0
Current children cumulated CPU time (s) 124.59
Current children cumulated vsize (KiB) 14836

[startup+126.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 28156
/proc/meminfo: memFree=1913824/2055920 swapFree=4180268/4192956
[pid=28153] ppid=28151 vsize=5360 CPUtime=1
/proc/28153/stat : 28153 (run.sh) S 28151 28153 27807 0 -1 4194304 312 628 0 0 0 0 100 0 16 0 1 0 235794290 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 1340 238 197 169 0 51 0
[pid=28156] ppid=28153 vsize=9476 CPUtime=125.19
/proc/28156/stat : 28156 (minisat) R 28153 28153 27807 0 -1 4194304 2034 0 0 0 12518 1 0 0 25 0 1 0 235794391 9703424 2020 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 2369 2020 77 170 0 2197 0
Current children cumulated CPU time (s) 126.19
Current children cumulated vsize (KiB) 14836

[startup+127.901 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 28156
/proc/meminfo: memFree=1913824/2055920 swapFree=4180268/4192956
[pid=28153] ppid=28151 vsize=5360 CPUtime=1
/proc/28153/stat : 28153 (run.sh) S 28151 28153 27807 0 -1 4194304 312 628 0 0 0 0 100 0 16 0 1 0 235794290 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 1340 238 197 169 0 51 0
[pid=28156] ppid=28153 vsize=9476 CPUtime=126.79
/proc/28156/stat : 28156 (minisat) R 28153 28153 27807 0 -1 4194304 2034 0 0 0 12678 1 0 0 25 0 1 0 235794391 9703424 2020 1992294400 134512640 135212939 4294956240 18446744073709551615 134538885 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 2369 2020 77 170 0 2197 0
Current children cumulated CPU time (s) 127.79
Current children cumulated vsize (KiB) 14836

[startup+128.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 28156
/proc/meminfo: memFree=1913824/2055920 swapFree=4180268/4192956
[pid=28153] ppid=28151 vsize=5360 CPUtime=1
/proc/28153/stat : 28153 (run.sh) S 28151 28153 27807 0 -1 4194304 312 628 0 0 0 0 100 0 16 0 1 0 235794290 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 1340 238 197 169 0 51 0
[pid=28156] ppid=28153 vsize=9476 CPUtime=127.19
/proc/28156/stat : 28156 (minisat) R 28153 28153 27807 0 -1 4194304 2034 0 0 0 12718 1 0 0 25 0 1 0 235794391 9703424 2020 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 2369 2020 77 170 0 2197 0
Current children cumulated CPU time (s) 128.19
Current children cumulated vsize (KiB) 14836

[startup+128.501 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 28156
/proc/meminfo: memFree=1913824/2055920 swapFree=4180268/4192956
[pid=28153] ppid=28151 vsize=5360 CPUtime=1
/proc/28153/stat : 28153 (run.sh) S 28151 28153 27807 0 -1 4194304 312 628 0 0 0 0 100 0 16 0 1 0 235794290 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 1340 238 197 169 0 51 0
[pid=28156] ppid=28153 vsize=9476 CPUtime=127.39
/proc/28156/stat : 28156 (minisat) R 28153 28153 27807 0 -1 4194304 2034 0 0 0 12738 1 0 0 25 0 1 0 235794391 9703424 2020 1992294400 134512640 135212939 4294956240 18446744073709551615 134526704 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 2369 2020 77 170 0 2197 0
Current children cumulated CPU time (s) 128.39
Current children cumulated vsize (KiB) 14836

[startup+128.601 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 28156
/proc/meminfo: memFree=1913824/2055920 swapFree=4180268/4192956
[pid=28153] ppid=28151 vsize=5360 CPUtime=1
/proc/28153/stat : 28153 (run.sh) S 28151 28153 27807 0 -1 4194304 312 628 0 0 0 0 100 0 16 0 1 0 235794290 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 1340 238 197 169 0 51 0
[pid=28156] ppid=28153 vsize=9476 CPUtime=127.49
/proc/28156/stat : 28156 (minisat) R 28153 28153 27807 0 -1 4194304 2034 0 0 0 12748 1 0 0 25 0 1 0 235794391 9703424 2020 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 2369 2020 77 170 0 2197 0
Current children cumulated CPU time (s) 128.49
Current children cumulated vsize (KiB) 14836

Child status: 20
Real time (s): 128.671
CPU time (s): 128.588
CPU user time (s): 128.557
CPU system time (s): 0.030995
CPU usage (%): 99.9357
Max. virtual memory (cumulated for all children) (KiB): 14836

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

runsolver used 0.124981 second user time and 0.353946 second system time

The end

Launcher Data

Begin job on node70 at 2009-05-11 23:34:43
IDJOB=1796578
IDBENCH=69576
IDSOLVER=649
FILE ID=node70/1796578-1242077682
PBS_JOBID= 9277648
Free space on /tmp= 66336 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT_RACE08/cnf/hoons-vbmc-lucky7.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796578-1242077682/watcher-1796578-1242077682 -o /tmp/evaluation-result-1796578-1242077682/solver-1796578-1242077682 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796578-1242077682.cnf HOME

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

MD5SUM BENCH= e05028f569e580a3335aeab2d092cf1f
RANDOM SEED=418604149

node70.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.213
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.213
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:       1922624 kB
Buffers:          2232 kB
Cached:          61448 kB
SwapCached:       6496 kB
Active:          13208 kB
Inactive:        58920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1922624 kB
SwapTotal:     4192956 kB
SwapFree:      4180268 kB
Dirty:            1928 kB
Writeback:           0 kB
Mapped:          14032 kB
Slab:            47240 kB
Committed_AS:   754348 kB
PageTables:       1372 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= 66336 MiB
End job on node70 at 2009-05-11 23:36:51