Trace number 1797428

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 302.106 302.237

General information on the benchmark

Namesimon-s03-fifo8-300.cnf
MD5SUMbc88ff447c824a634465ac9483a47d5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40.5268
Satisfiable
(Un)Satisfiability was proved
Number of variables194762
Number of clauses530713
Sum of the clauses size1200865
Maximum clause length11
Minimum clause length1
Number of clauses of size 14539
Number of clauses of size 2407666
Number of clauses of size 3101726
Number of clauses of size 413487
Number of clauses of size 51199
Number of clauses of size over 52096

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 6
131.83/131.95	#LEARNT CLAUSES 383
132.13/132.23	done !
132.13/132.23	c Calling MINISAT
132.13/132.23	This is MiniSat 2.0 beta
132.13/132.23	WARNING: for repeatability, setting FPU to use double precision
132.13/132.24	============================[ Problem Statistics ]=============================
132.13/132.24	|                                                                             |
132.13/132.24	|  Number of variables:  194762                                               |
132.13/132.24	|  Number of clauses:    395354                                               |
132.17/132.62	|  Parsing time:         0.35         s                                       |
132.17/132.65	============================[ Search Statistics ]==============================
132.17/132.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
132.17/132.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
132.17/132.65	===============================================================================
132.17/132.65	|         0 |  125888   326477   727716 |   108825        0    nan |  0.000 % |
132.17/132.68	|       100 |  125888   326477   727716 |   119708      100      6 | 35.363 % |
132.17/132.85	|       250 |  125872   326477   727716 |   131679      249      5 | 35.377 % |
132.92/133.07	|       476 |  125871   326477   727716 |   144846      475      6 | 35.377 % |
133.32/133.44	|       814 |  125871   326477   727716 |   159331      813      6 | 35.377 % |
133.72/133.87	|      1322 |  125861   326390   727539 |   175264     1321      7 | 35.377 % |
134.42/134.52	|      2081 |  125839   326328   727411 |   192791     2079      8 | 35.388 % |
135.32/135.48	|      3221 |  125838   326328   727411 |   212070     3218      8 | 35.389 % |
137.32/137.44	|      4929 |  125649   325760   726211 |   233277     4895      8 | 35.486 % |
139.42/139.54	|      7491 |  125530   325760   726211 |   256605     7453      8 | 35.597 % |
142.42/142.56	|     11336 |  124820   323566   721399 |   282265    11153      8 | 36.144 % |
148.31/148.40	|     17103 |  123529   319450   712174 |   310492    16749      8 | 36.639 % |
158.31/158.45	|     25752 |  122969   317831   708542 |   341541    25265      8 | 36.872 % |
174.20/174.39	|     38727 |  120587   310665   692378 |   375695    37510      9 | 38.085 % |
202.09/202.23	|     58188 |  116172   297732   663359 |   413265    53308     10 | 40.392 % |
247.57/247.73	|     87380 |  113892   290512   647216 |   454591    77321     12 | 41.532 % |
302.05/302.23	===============================================================================
302.05/302.23	restarts              : 16
302.05/302.23	conflicts             : 114246         (673 /sec)
302.05/302.23	decisions             : 415189         (1.59 % random) (2445 /sec)
302.05/302.23	propagations          : 167840588      (988198 /sec)
302.05/302.23	conflict literals     : 1527613        (28.78 % deleted)
302.05/302.23	Memory used           : 36.56 MB
302.05/302.23	CPU time              : 169.845 s
302.05/302.23	
302.05/302.23	UNSATISFIABLE
302.05/302.23	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-1797428-1242090714/watcher-1797428-1242090714 -o /tmp/evaluation-result-1797428-1242090714/solver-1797428-1242090714 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797428-1242090714.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: 0.99 1.00 1.00 3/64 9449
/proc/meminfo: memFree=1953608/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=0
/proc/9449/stat : 9449 (run.sh) R 9447 9449 9255 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 237104705 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 221236488863 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/9449/statm: 1340 236 195 169 0 51 0
[pid=9450] ppid=9449 vsize=2124 CPUtime=0
/proc/9450/stat : 9450 (revival) R 9449 9449 9255 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 237104705 2174976 251 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/9450/statm: 531 258 81 6 0 169 0

[startup+0.0180219 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 9449
/proc/meminfo: memFree=1953608/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=0
/proc/9449/stat : 9449 (run.sh) S 9447 9449 9255 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237104705 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9449/statm: 1340 237 196 169 0 51 0
[pid=9450] ppid=9449 vsize=9804 CPUtime=0.01
/proc/9450/stat : 9450 (revival) R 9449 9449 9255 0 -1 4194304 2212 0 0 0 0 1 0 0 19 0 1 0 237104705 10039296 2179 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/9450/statm: 2451 2179 81 6 0 2089 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15164

[startup+0.10103 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 9449
/proc/meminfo: memFree=1953608/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=0
/proc/9449/stat : 9449 (run.sh) S 9447 9449 9255 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237104705 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9449/statm: 1340 237 196 169 0 51 0
[pid=9450] ppid=9449 vsize=34776 CPUtime=0.09
/proc/9450/stat : 9450 (revival) R 9449 9449 9255 0 -1 4194304 7296 0 0 0 6 3 0 0 19 0 1 0 237104705 35610624 7263 1992294400 134512640 134537284 4294956368 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 0 0 0
/proc/9450/statm: 8694 7263 82 6 0 8332 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40136

[startup+0.301051 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 9449
/proc/meminfo: memFree=1953608/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=0
/proc/9449/stat : 9449 (run.sh) S 9447 9449 9255 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237104705 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9449/statm: 1340 237 196 169 0 51 0
[pid=9450] ppid=9449 vsize=41308 CPUtime=0.28
/proc/9450/stat : 9450 (revival) R 9449 9449 9255 0 -1 4194304 8936 0 0 0 24 4 0 0 21 0 1 0 237104705 42299392 8903 1992294400 134512640 134537284 4294956368 18446744073709551615 134527481 0 0 4096 0 0 0 0 17 0 0 0
/proc/9450/statm: 10327 8904 82 6 0 9965 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 46668

[startup+0.701094 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 9449
/proc/meminfo: memFree=1953608/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=0
/proc/9449/stat : 9449 (run.sh) S 9447 9449 9255 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237104705 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9449/statm: 1340 237 196 169 0 51 0
[pid=9450] ppid=9449 vsize=37376 CPUtime=0.69
/proc/9450/stat : 9450 (revival) R 9449 9449 9255 0 -1 4194304 10174 0 0 0 64 5 0 0 25 0 1 50000 237104705 38273024 7849 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9450/statm: 9344 7849 85 6 0 8982 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42736

[startup+1.50118 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9451
/proc/meminfo: memFree=1922104/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=0
/proc/9449/stat : 9449 (run.sh) S 9447 9449 9255 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237104705 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9449/statm: 1340 237 196 169 0 51 0
[pid=9450] ppid=9449 vsize=37508 CPUtime=1.49
/proc/9450/stat : 9450 (revival) R 9449 9449 9255 0 -1 4194304 10188 0 0 0 144 5 0 0 25 0 1 50000 237104705 38408192 7863 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9450/statm: 9377 7863 85 6 0 9015 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42868

[startup+3.10135 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9451
/proc/meminfo: memFree=1921976/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=0
/proc/9449/stat : 9449 (run.sh) S 9447 9449 9255 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237104705 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9449/statm: 1340 237 196 169 0 51 0
[pid=9450] ppid=9449 vsize=37508 CPUtime=3.09
/proc/9450/stat : 9450 (revival) R 9449 9449 9255 0 -1 4194304 10189 0 0 0 304 5 0 0 25 0 1 50000 237104705 38408192 7864 1992294400 134512640 134537284 4294956368 18446744073709551615 8646113 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9450/statm: 9377 7864 85 6 0 9015 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42868

[startup+6.3017 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9451
/proc/meminfo: memFree=1921784/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=0
/proc/9449/stat : 9449 (run.sh) S 9447 9449 9255 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237104705 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9449/statm: 1340 237 196 169 0 51 0
[pid=9450] ppid=9449 vsize=37508 CPUtime=6.29
/proc/9450/stat : 9450 (revival) R 9449 9449 9255 0 -1 4194304 10190 0 0 0 624 5 0 0 25 0 1 50000 237104705 38408192 7865 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9450/statm: 9377 7865 85 6 0 9015 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42868

[startup+12.7014 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9451
/proc/meminfo: memFree=1921784/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=0
/proc/9449/stat : 9449 (run.sh) S 9447 9449 9255 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237104705 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9449/statm: 1340 237 196 169 0 51 0
[pid=9450] ppid=9449 vsize=37508 CPUtime=12.68
/proc/9450/stat : 9450 (revival) R 9449 9449 9255 0 -1 4194304 10190 0 0 0 1263 5 0 0 25 0 1 50000 237104705 38408192 7865 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9450/statm: 9377 7865 85 6 0 9015 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42868

[startup+25.5018 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9451
/proc/meminfo: memFree=1921848/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=0
/proc/9449/stat : 9449 (run.sh) S 9447 9449 9255 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237104705 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9449/statm: 1340 237 196 169 0 51 0
[pid=9450] ppid=9449 vsize=37508 CPUtime=25.47
/proc/9450/stat : 9450 (revival) R 9449 9449 9255 0 -1 4194304 10191 0 0 0 2542 5 0 0 25 0 1 50000 237104705 38408192 7866 1992294400 134512640 134537284 4294956368 18446744073709551615 134531169 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9450/statm: 9377 7866 85 6 0 9015 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 42868

[startup+51.1015 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9451
/proc/meminfo: memFree=1921848/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=0
/proc/9449/stat : 9449 (run.sh) S 9447 9449 9255 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237104705 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9449/statm: 1340 237 196 169 0 51 0
[pid=9450] ppid=9449 vsize=37508 CPUtime=51.07
/proc/9450/stat : 9450 (revival) R 9449 9449 9255 0 -1 4194304 10192 0 0 0 5102 5 0 0 25 0 1 50000 237104705 38408192 7867 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9450/statm: 9377 7867 85 6 0 9015 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42868

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9451
/proc/meminfo: memFree=1921784/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=0
/proc/9449/stat : 9449 (run.sh) S 9447 9449 9255 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237104705 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9449/statm: 1340 237 196 169 0 51 0
[pid=9450] ppid=9449 vsize=37508 CPUtime=102.24
/proc/9450/stat : 9450 (revival) R 9449 9449 9255 0 -1 4194304 10193 0 0 0 10219 5 0 0 25 0 1 50000 237104705 38408192 7868 1992294400 134512640 134537284 4294956368 18446744073709551615 134524314 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9450/statm: 9377 7868 85 6 0 9015 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 42868

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9452
/proc/meminfo: memFree=1919224/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=132.17
/proc/9449/stat : 9449 (run.sh) S 9447 9449 9255 0 -1 4194304 312 10208 0 0 0 0 13209 8 16 0 1 0 237104705 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9449/statm: 1340 238 197 169 0 51 0
[pid=9452] ppid=9449 vsize=30320 CPUtime=30.03
/proc/9452/stat : 9452 (minisat) R 9449 9449 9255 0 -1 4194304 7002 0 0 0 2999 4 0 0 25 0 1 0 237117929 31047680 6954 1992294400 134512640 135212939 4294956240 18446744073709551615 134526898 0 0 4096 3 0 0 0 17 0 0 0
/proc/9452/statm: 7580 6954 77 170 0 7408 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 35680

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9452
/proc/meminfo: memFree=1916216/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=132.17
/proc/9449/stat : 9449 (run.sh) S 9447 9449 9255 0 -1 4194304 312 10208 0 0 0 0 13209 8 16 0 1 0 237104705 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9449/statm: 1340 238 197 169 0 51 0
[pid=9452] ppid=9449 vsize=33292 CPUtime=90.01
/proc/9452/stat : 9452 (minisat) R 9449 9449 9255 0 -1 4194304 7755 0 0 0 8996 5 0 0 25 0 1 0 237117929 34091008 7707 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/9452/statm: 8323 7707 77 170 0 8151 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 38652

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9452
/proc/meminfo: memFree=1913016/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=132.17
/proc/9449/stat : 9449 (run.sh) S 9447 9449 9255 0 -1 4194304 312 10208 0 0 0 0 13209 8 16 0 1 0 237104705 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9449/statm: 1340 238 197 169 0 51 0
[pid=9452] ppid=9449 vsize=36328 CPUtime=149.98
/proc/9452/stat : 9452 (minisat) R 9449 9449 9255 0 -1 4194304 8569 0 0 0 14992 6 0 0 25 0 1 0 237117929 37199872 8521 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/9452/statm: 9082 8521 77 170 0 8910 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 41688

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

[startup+294.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9452
/proc/meminfo: memFree=1912312/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=132.17
/proc/9449/stat : 9449 (run.sh) S 9447 9449 9255 0 -1 4194304 312 10208 0 0 0 0 13209 8 16 0 1 0 237104705 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9449/statm: 1340 238 197 169 0 51 0
[pid=9452] ppid=9449 vsize=37168 CPUtime=161.98
/proc/9452/stat : 9452 (minisat) R 9449 9449 9255 0 -1 4194304 8737 0 0 0 16191 7 0 0 25 0 1 0 237117929 38060032 8689 1992294400 134512640 135212939 4294956240 18446744073709551615 134529407 0 0 4096 3 0 0 0 17 0 0 0
/proc/9452/statm: 9292 8689 77 170 0 9120 0
Current children cumulated CPU time (s) 294.15
Current children cumulated vsize (KiB) 42528

[startup+297.501 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9452
/proc/meminfo: memFree=1912184/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=132.17
/proc/9449/stat : 9449 (run.sh) S 9447 9449 9255 0 -1 4194304 312 10208 0 0 0 0 13209 8 16 0 1 0 237104705 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9449/statm: 1340 238 197 169 0 51 0
[pid=9452] ppid=9449 vsize=37300 CPUtime=165.18
/proc/9452/stat : 9452 (minisat) R 9449 9449 9255 0 -1 4194304 8770 0 0 0 16511 7 0 0 25 0 1 0 237117929 38195200 8722 1992294400 134512640 135212939 4294956240 18446744073709551615 134527326 0 0 4096 3 0 0 0 17 0 0 0
/proc/9452/statm: 9325 8722 77 170 0 9153 0
Current children cumulated CPU time (s) 297.35
Current children cumulated vsize (KiB) 42660

[startup+300.701 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9452
/proc/meminfo: memFree=1912056/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=132.17
/proc/9449/stat : 9449 (run.sh) S 9447 9449 9255 0 -1 4194304 312 10208 0 0 0 0 13209 8 16 0 1 0 237104705 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9449/statm: 1340 238 197 169 0 51 0
[pid=9452] ppid=9449 vsize=37432 CPUtime=168.38
/proc/9452/stat : 9452 (minisat) R 9449 9449 9255 0 -1 4194304 8794 0 0 0 16831 7 0 0 25 0 1 0 237117929 38330368 8746 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9452/statm: 9358 8746 77 170 0 9186 0
Current children cumulated CPU time (s) 300.55
Current children cumulated vsize (KiB) 42792

[startup+301.502 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9452
/proc/meminfo: memFree=1912056/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=132.17
/proc/9449/stat : 9449 (run.sh) S 9447 9449 9255 0 -1 4194304 312 10208 0 0 0 0 13209 8 16 0 1 0 237104705 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9449/statm: 1340 238 197 169 0 51 0
[pid=9452] ppid=9449 vsize=37432 CPUtime=169.18
/proc/9452/stat : 9452 (minisat) R 9449 9449 9255 0 -1 4194304 8799 0 0 0 16911 7 0 0 25 0 1 0 237117929 38330368 8751 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/9452/statm: 9358 8751 77 170 0 9186 0
Current children cumulated CPU time (s) 301.35
Current children cumulated vsize (KiB) 42792

[startup+301.902 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9452
/proc/meminfo: memFree=1912056/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=132.17
/proc/9449/stat : 9449 (run.sh) S 9447 9449 9255 0 -1 4194304 312 10208 0 0 0 0 13209 8 16 0 1 0 237104705 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9449/statm: 1340 238 197 169 0 51 0
[pid=9452] ppid=9449 vsize=37432 CPUtime=169.58
/proc/9452/stat : 9452 (minisat) R 9449 9449 9255 0 -1 4194304 8801 0 0 0 16951 7 0 0 25 0 1 0 237117929 38330368 8753 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/9452/statm: 9358 8753 77 170 0 9186 0
Current children cumulated CPU time (s) 301.75
Current children cumulated vsize (KiB) 42792

[startup+302.102 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9452
/proc/meminfo: memFree=1912056/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=132.17
/proc/9449/stat : 9449 (run.sh) S 9447 9449 9255 0 -1 4194304 312 10208 0 0 0 0 13209 8 16 0 1 0 237104705 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9449/statm: 1340 238 197 169 0 51 0
[pid=9452] ppid=9449 vsize=37432 CPUtime=169.78
/proc/9452/stat : 9452 (minisat) R 9449 9449 9255 0 -1 4194304 8803 0 0 0 16971 7 0 0 25 0 1 0 237117929 38330368 8755 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/9452/statm: 9358 8755 77 170 0 9186 0
Current children cumulated CPU time (s) 301.95
Current children cumulated vsize (KiB) 42792

[startup+302.202 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9452
/proc/meminfo: memFree=1912056/2055920 swapFree=4177644/4192956
[pid=9449] ppid=9447 vsize=5360 CPUtime=132.17
/proc/9449/stat : 9449 (run.sh) S 9447 9449 9255 0 -1 4194304 312 10208 0 0 0 0 13209 8 16 0 1 0 237104705 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9449/statm: 1340 238 197 169 0 51 0
[pid=9452] ppid=9449 vsize=37432 CPUtime=169.88
/proc/9452/stat : 9452 (minisat) R 9449 9449 9255 0 -1 4194304 8803 0 0 0 16981 7 0 0 25 0 1 0 237117929 38330368 8755 1992294400 134512640 135212939 4294956240 18446744073709551615 134529398 0 0 4096 3 0 0 0 17 0 0 0
/proc/9452/statm: 9358 8755 77 170 0 9186 0
Current children cumulated CPU time (s) 302.05
Current children cumulated vsize (KiB) 42792

Child status: 20
Real time (s): 302.237
CPU time (s): 302.106
CPU user time (s): 301.938
CPU system time (s): 0.167974
CPU usage (%): 99.9567
Max. virtual memory (cumulated for all children) (KiB): 51908

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

runsolver used 0.243962 second user time and 0.864868 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-12 03:11:55
IDJOB=1797428
IDBENCH=71758
IDSOLVER=649
FILE ID=node21/1797428-1242090714
PBS_JOBID= 9277672
Free space on /tmp= 66032 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT_RACE06/simon-s03-fifo8-300.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797428-1242090714/watcher-1797428-1242090714 -o /tmp/evaluation-result-1797428-1242090714/solver-1797428-1242090714 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797428-1242090714.cnf HOME

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

MD5SUM BENCH= bc88ff447c824a634465ac9483a47d5c
RANDOM SEED=1704541777

node21.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.233
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.233
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:       1954088 kB
Buffers:          1952 kB
Cached:          38300 kB
SwapCached:       8436 kB
Active:          24272 kB
Inactive:        24720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1954088 kB
SwapTotal:     4192956 kB
SwapFree:      4177644 kB
Dirty:           10572 kB
Writeback:           0 kB
Mapped:          13400 kB
Slab:            38868 kB
Committed_AS:   899568 kB
PageTables:       1380 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= 66024 MiB
End job on node21 at 2009-05-12 03:16:58