Trace number 1797398

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 240.291 240.404

General information on the benchmark

Namesimon-s02b-dp11u10.cnf
MD5SUMbd35ccd857138682818061a3fbcb7546
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark110.933
Satisfiable
(Un)Satisfiability was proved
Number of variables8513
Number of clauses25271
Sum of the clauses size59561
Maximum clause length11
Minimum clause length1
Number of clauses of size 122
Number of clauses of size 216216
Number of clauses of size 39032
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 6
1.79/1.81	#LEARNT CLAUSES 0
1.79/1.83	done !
1.79/1.83	c Calling MINISAT
1.79/1.83	This is MiniSat 2.0 beta
1.79/1.83	WARNING: for repeatability, setting FPU to use double precision
1.79/1.83	============================[ Problem Statistics ]=============================
1.79/1.83	|                                                                             |
1.79/1.83	|  Number of variables:  9197                                                 |
1.79/1.83	|  Number of clauses:    23018                                                |
1.79/1.84	|  Parsing time:         0.01         s                                       |
1.79/1.84	============================[ Search Statistics ]==============================
1.79/1.84	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.79/1.84	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.79/1.84	===============================================================================
1.79/1.84	|         0 |    8472    22293    51881 |     7431        0    nan |  0.000 % |
1.79/1.86	|       100 |    8472    22293    51881 |     8174      100      6 |  7.883 % |
1.79/1.89	|       252 |    8472    22293    51881 |     8991      252      9 |  7.883 % |
1.82/1.92	|       477 |    8472    22293    51881 |     9890      477      9 |  7.883 % |
1.82/1.99	|       814 |    8472    22293    51881 |    10879      814     11 |  7.883 % |
2.08/2.12	|      1320 |    8472    22293    51881 |    11967     1320     15 |  7.883 % |
2.18/2.26	|      2079 |    8472    22293    51881 |    13164     2079     17 |  7.883 % |
2.47/2.57	|      3219 |    8472    22293    51881 |    14480     3219     21 |  7.883 % |
2.87/2.96	|      4927 |    8472    22293    51881 |    15929     4927     22 |  7.884 % |
3.57/3.66	|      7489 |    8472    22293    51881 |    17521     7489     23 |  7.883 % |
4.67/4.77	|     11333 |    8472    22293    51881 |    19274    11333     24 |  7.883 % |
7.08/7.10	|     17100 |    8472    22293    51881 |    21201    17100     24 |  7.883 % |
10.88/10.96	|     25750 |    8470    22289    51873 |    23321    14373     23 |  7.905 % |
16.67/16.80	|     38726 |    8470    22289    51873 |    25653    14947     23 |  7.905 % |
25.07/25.13	|     58188 |    8470    22289    51873 |    28219    20205     22 |  7.905 % |
38.37/38.42	|     87383 |    8470    22289    51873 |    31041    18735     22 |  7.905 % |
58.45/58.59	|    131172 |    8469    22287    51869 |    34145    27314     22 |  7.916 % |
91.63/91.76	|    196856 |    8469    22287    51869 |    37559    30323     21 |  7.916 % |
143.61/143.71	|    295382 |    8466    22279    51852 |    41315    33276     22 |  7.948 % |
223.87/224.06	|    443173 |    8380    21931    51075 |    45447    29683     20 |  8.883 % |
240.27/240.40	===============================================================================
240.27/240.40	restarts              : 20
240.27/240.40	conflicts             : 468284         (1964 /sec)
240.27/240.40	decisions             : 602351         (1.51 % random) (2526 /sec)
240.27/240.40	propagations          : 334943104      (1404770 /sec)
240.27/240.40	conflict literals     : 10500487       (52.85 % deleted)
240.27/240.40	Memory used           : 10.67 MB
240.27/240.40	CPU time              : 238.433 s
240.27/240.40	
240.27/240.40	UNSATISFIABLE
240.27/240.40	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-1797398-1242089803/watcher-1797398-1242089803 -o /tmp/evaluation-result-1797398-1242089803/solver-1797398-1242089803 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797398-1242089803.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.00 0.99 0.99 3/65 15732
/proc/meminfo: memFree=1387360/2055920 swapFree=4180108/4192956
[pid=15732] ppid=15730 vsize=5360 CPUtime=0
/proc/15732/stat : 15732 (run.sh) R 15730 15732 15636 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 237012596 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 210723465887 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/15732/statm: 1340 236 195 169 0 51 0
[pid=15733] ppid=15732 vsize=2236 CPUtime=0
/proc/15733/stat : 15733 (revival) R 15732 15732 15636 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 237012597 2289664 259 1992294400 134512640 134537284 4294956368 18446744073709551615 8144507 0 0 4096 0 0 0 0 17 0 0 0
/proc/15733/statm: 559 261 82 6 0 197 0

[startup+0.084401 s]
/proc/loadavg: 1.00 0.99 0.99 3/65 15732
/proc/meminfo: memFree=1387360/2055920 swapFree=4180108/4192956
[pid=15732] ppid=15730 vsize=5360 CPUtime=0
/proc/15732/stat : 15732 (run.sh) S 15730 15732 15636 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237012596 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15732/statm: 1340 237 196 169 0 51 0
[pid=15733] ppid=15732 vsize=3532 CPUtime=0.07
/proc/15733/stat : 15733 (revival) R 15732 15732 15636 0 -1 4194304 629 0 0 0 7 0 0 0 19 0 1 50000 237012597 3616768 502 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15733/statm: 883 502 85 6 0 521 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8892

[startup+0.101401 s]
/proc/loadavg: 1.00 0.99 0.99 3/65 15732
/proc/meminfo: memFree=1387360/2055920 swapFree=4180108/4192956
[pid=15732] ppid=15730 vsize=5360 CPUtime=0
/proc/15732/stat : 15732 (run.sh) S 15730 15732 15636 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237012596 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15732/statm: 1340 237 196 169 0 51 0
[pid=15733] ppid=15732 vsize=3532 CPUtime=0.09
/proc/15733/stat : 15733 (revival) R 15732 15732 15636 0 -1 4194304 629 0 0 0 9 0 0 0 19 0 1 50000 237012597 3616768 502 1992294400 134512640 134537284 4294956368 18446744073709551615 134523958 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15733/statm: 883 502 85 6 0 521 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8892

[startup+0.301424 s]
/proc/loadavg: 1.00 0.99 0.99 3/65 15732
/proc/meminfo: memFree=1387360/2055920 swapFree=4180108/4192956
[pid=15732] ppid=15730 vsize=5360 CPUtime=0
/proc/15732/stat : 15732 (run.sh) S 15730 15732 15636 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237012596 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15732/statm: 1340 237 196 169 0 51 0
[pid=15733] ppid=15732 vsize=3532 CPUtime=0.29
/proc/15733/stat : 15733 (revival) R 15732 15732 15636 0 -1 4194304 629 0 0 0 29 0 0 0 21 0 1 50000 237012597 3616768 502 1992294400 134512640 134537284 4294956368 18446744073709551615 134531169 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15733/statm: 883 502 85 6 0 521 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8892

[startup+0.701472 s]
/proc/loadavg: 1.00 0.99 0.99 3/65 15732
/proc/meminfo: memFree=1387360/2055920 swapFree=4180108/4192956
[pid=15732] ppid=15730 vsize=5360 CPUtime=0
/proc/15732/stat : 15732 (run.sh) S 15730 15732 15636 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237012596 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15732/statm: 1340 237 196 169 0 51 0
[pid=15733] ppid=15732 vsize=3532 CPUtime=0.69
/proc/15733/stat : 15733 (revival) R 15732 15732 15636 0 -1 4194304 629 0 0 0 69 0 0 0 25 0 1 50000 237012597 3616768 502 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15733/statm: 883 502 85 6 0 521 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8892

[startup+1.50157 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 15734
/proc/meminfo: memFree=1385232/2055920 swapFree=4180108/4192956
[pid=15732] ppid=15730 vsize=5360 CPUtime=0
/proc/15732/stat : 15732 (run.sh) S 15730 15732 15636 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 237012596 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15732/statm: 1340 237 196 169 0 51 0
[pid=15733] ppid=15732 vsize=3532 CPUtime=1.49
/proc/15733/stat : 15733 (revival) R 15732 15732 15636 0 -1 4194304 629 0 0 0 149 0 0 0 25 0 1 50000 237012597 3616768 502 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15733/statm: 883 502 85 6 0 521 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8892

[startup+3.10175 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 15735
/proc/meminfo: memFree=1384592/2055920 swapFree=4180108/4192956
[pid=15732] ppid=15730 vsize=5360 CPUtime=1.82
/proc/15732/stat : 15732 (run.sh) S 15730 15732 15636 0 -1 4194304 312 644 0 0 0 0 182 0 16 0 1 0 237012596 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15732/statm: 1340 238 197 169 0 51 0
[pid=15735] ppid=15732 vsize=4252 CPUtime=1.25
/proc/15735/stat : 15735 (minisat) R 15732 15732 15636 0 -1 4194304 735 0 0 0 125 0 0 0 25 0 1 0 237012780 4354048 721 1992294400 134512640 135212939 4294956240 18446744073709551615 134527029 0 0 4096 3 0 0 0 17 0 0 0
/proc/15735/statm: 1063 721 76 170 0 891 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9612

[startup+6.30113 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 15735
/proc/meminfo: memFree=1382864/2055920 swapFree=4180108/4192956
[pid=15732] ppid=15730 vsize=5360 CPUtime=1.82
/proc/15732/stat : 15732 (run.sh) S 15730 15732 15636 0 -1 4194304 312 644 0 0 0 0 182 0 16 0 1 0 237012596 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15732/statm: 1340 238 197 169 0 51 0
[pid=15735] ppid=15732 vsize=5512 CPUtime=4.46
/proc/15735/stat : 15735 (minisat) R 15732 15732 15636 0 -1 4194304 1074 0 0 0 445 1 0 0 25 0 1 0 237012780 5644288 1060 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/15735/statm: 1378 1060 76 170 0 1206 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10872

[startup+12.7019 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 15735
/proc/meminfo: memFree=1381392/2055920 swapFree=4180108/4192956
[pid=15732] ppid=15730 vsize=5360 CPUtime=1.82
/proc/15732/stat : 15732 (run.sh) S 15730 15732 15636 0 -1 4194304 312 644 0 0 0 0 182 0 16 0 1 0 237012596 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15732/statm: 1340 238 197 169 0 51 0
[pid=15735] ppid=15732 vsize=6708 CPUtime=10.85
/proc/15735/stat : 15735 (minisat) R 15732 15732 15636 0 -1 4194304 1359 0 0 0 1084 1 0 0 25 0 1 0 237012780 6868992 1345 1992294400 134512640 135212939 4294956240 18446744073709551615 134526904 0 0 4096 3 0 0 0 17 0 0 0
/proc/15735/statm: 1677 1345 76 170 0 1505 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12068

[startup+25.5014 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 15735
/proc/meminfo: memFree=1380688/2055920 swapFree=4180108/4192956
[pid=15732] ppid=15730 vsize=5360 CPUtime=1.82
/proc/15732/stat : 15732 (run.sh) S 15730 15732 15636 0 -1 4194304 312 644 0 0 0 0 182 0 16 0 1 0 237012596 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15732/statm: 1340 238 197 169 0 51 0
[pid=15735] ppid=15732 vsize=7540 CPUtime=23.65
/proc/15735/stat : 15735 (minisat) R 15732 15732 15636 0 -1 4194304 1557 0 0 0 2364 1 0 0 25 0 1 0 237012780 7720960 1543 1992294400 134512640 135212939 4294956240 18446744073709551615 134527045 0 0 4096 3 0 0 0 17 0 0 0
/proc/15735/statm: 1885 1543 76 170 0 1713 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12900

[startup+51.1014 s]
/proc/loadavg: 1.05 1.00 1.00 2/67 15735
/proc/meminfo: memFree=1379856/2055920 swapFree=4180108/4192956
[pid=15732] ppid=15730 vsize=5360 CPUtime=1.82
/proc/15732/stat : 15732 (run.sh) S 15730 15732 15636 0 -1 4194304 312 644 0 0 0 0 182 0 16 0 1 0 237012596 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15732/statm: 1340 238 197 169 0 51 0
[pid=15735] ppid=15732 vsize=8340 CPUtime=49.23
/proc/15735/stat : 15735 (minisat) R 15732 15732 15636 0 -1 4194304 1752 0 0 0 4922 1 0 0 25 0 1 0 237012780 8540160 1738 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15735/statm: 2085 1738 76 170 0 1913 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 13700

[startup+102.305 s]
/proc/loadavg: 1.08 1.01 1.00 2/67 15735
/proc/meminfo: memFree=1378768/2055920 swapFree=4180108/4192956
[pid=15732] ppid=15730 vsize=5360 CPUtime=1.82
/proc/15732/stat : 15732 (run.sh) S 15730 15732 15636 0 -1 4194304 312 644 0 0 0 0 182 0 16 0 1 0 237012596 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15732/statm: 1340 238 197 169 0 51 0
[pid=15735] ppid=15732 vsize=9428 CPUtime=100.41
/proc/15735/stat : 15735 (minisat) R 15732 15732 15636 0 -1 4194304 2022 0 0 0 10040 1 0 0 25 0 1 0 237012780 9654272 2008 1992294400 134512640 135212939 4294956240 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 0 0 0
/proc/15735/statm: 2357 2008 76 170 0 2185 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 14788

[startup+162.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/67 15735
/proc/meminfo: memFree=1377616/2055920 swapFree=4180108/4192956
[pid=15732] ppid=15730 vsize=5360 CPUtime=1.82
/proc/15732/stat : 15732 (run.sh) S 15730 15732 15636 0 -1 4194304 312 644 0 0 0 0 182 0 16 0 1 0 237012596 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15732/statm: 1340 238 197 169 0 51 0
[pid=15735] ppid=15732 vsize=10644 CPUtime=160.39
/proc/15735/stat : 15735 (minisat) R 15732 15732 15636 0 -1 4194304 2304 0 0 0 16037 2 0 0 25 0 1 0 237012780 10899456 2290 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15735/statm: 2661 2290 76 170 0 2489 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 16004

[startup+222.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/67 15735
/proc/meminfo: memFree=1377360/2055920 swapFree=4180108/4192956
[pid=15732] ppid=15730 vsize=5360 CPUtime=1.82
/proc/15732/stat : 15732 (run.sh) S 15730 15732 15636 0 -1 4194304 312 644 0 0 0 0 182 0 16 0 1 0 237012596 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15732/statm: 1340 238 197 169 0 51 0
[pid=15735] ppid=15732 vsize=10920 CPUtime=220.36
/proc/15735/stat : 15735 (minisat) R 15732 15732 15636 0 -1 4194304 2359 0 0 0 22034 2 0 0 25 0 1 0 237012780 11182080 2345 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/15735/statm: 2730 2345 76 170 0 2558 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 16280

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

[startup+230.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/67 15735
/proc/meminfo: memFree=1377296/2055920 swapFree=4180108/4192956
[pid=15732] ppid=15730 vsize=5360 CPUtime=1.82
/proc/15732/stat : 15732 (run.sh) S 15730 15732 15636 0 -1 4194304 312 644 0 0 0 0 182 0 16 0 1 0 237012596 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15732/statm: 1340 238 197 169 0 51 0
[pid=15735] ppid=15732 vsize=10920 CPUtime=228.35
/proc/15735/stat : 15735 (minisat) R 15732 15732 15636 0 -1 4194304 2361 0 0 0 22833 2 0 0 25 0 1 0 237012780 11182080 2347 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/15735/statm: 2730 2347 76 170 0 2558 0
Current children cumulated CPU time (s) 230.17
Current children cumulated vsize (KiB) 16280

[startup+236.701 s]
/proc/loadavg: 1.06 1.03 1.00 2/67 15735
/proc/meminfo: memFree=1377296/2055920 swapFree=4180108/4192956
[pid=15732] ppid=15730 vsize=5360 CPUtime=1.82
/proc/15732/stat : 15732 (run.sh) S 15730 15732 15636 0 -1 4194304 312 644 0 0 0 0 182 0 16 0 1 0 237012596 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15732/statm: 1340 238 197 169 0 51 0
[pid=15735] ppid=15732 vsize=10920 CPUtime=234.75
/proc/15735/stat : 15735 (minisat) R 15732 15732 15636 0 -1 4194304 2374 0 0 0 23473 2 0 0 25 0 1 0 237012780 11182080 2360 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/15735/statm: 2730 2360 76 170 0 2558 0
Current children cumulated CPU time (s) 236.57
Current children cumulated vsize (KiB) 16280

[startup+238.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/67 15735
/proc/meminfo: memFree=1377296/2055920 swapFree=4180108/4192956
[pid=15732] ppid=15730 vsize=5360 CPUtime=1.82
/proc/15732/stat : 15732 (run.sh) S 15730 15732 15636 0 -1 4194304 312 644 0 0 0 0 182 0 16 0 1 0 237012596 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15732/statm: 1340 238 197 169 0 51 0
[pid=15735] ppid=15732 vsize=10920 CPUtime=236.35
/proc/15735/stat : 15735 (minisat) R 15732 15732 15636 0 -1 4194304 2374 0 0 0 23633 2 0 0 25 0 1 0 237012780 11182080 2360 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15735/statm: 2730 2360 76 170 0 2558 0
Current children cumulated CPU time (s) 238.17
Current children cumulated vsize (KiB) 16280

[startup+239.101 s]
/proc/loadavg: 1.06 1.03 1.00 2/67 15735
/proc/meminfo: memFree=1377296/2055920 swapFree=4180108/4192956
[pid=15732] ppid=15730 vsize=5360 CPUtime=1.82
/proc/15732/stat : 15732 (run.sh) S 15730 15732 15636 0 -1 4194304 312 644 0 0 0 0 182 0 16 0 1 0 237012596 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15732/statm: 1340 238 197 169 0 51 0
[pid=15735] ppid=15732 vsize=10920 CPUtime=237.15
/proc/15735/stat : 15735 (minisat) R 15732 15732 15636 0 -1 4194304 2374 0 0 0 23713 2 0 0 25 0 1 0 237012780 11182080 2360 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/15735/statm: 2730 2360 76 170 0 2558 0
Current children cumulated CPU time (s) 238.97
Current children cumulated vsize (KiB) 16280

[startup+239.902 s]
/proc/loadavg: 1.06 1.03 1.00 2/67 15735
/proc/meminfo: memFree=1377296/2055920 swapFree=4180108/4192956
[pid=15732] ppid=15730 vsize=5360 CPUtime=1.82
/proc/15732/stat : 15732 (run.sh) S 15730 15732 15636 0 -1 4194304 312 644 0 0 0 0 182 0 16 0 1 0 237012596 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15732/statm: 1340 238 197 169 0 51 0
[pid=15735] ppid=15732 vsize=10920 CPUtime=237.95
/proc/15735/stat : 15735 (minisat) R 15732 15732 15636 0 -1 4194304 2374 0 0 0 23793 2 0 0 25 0 1 0 237012780 11182080 2360 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/15735/statm: 2730 2360 76 170 0 2558 0
Current children cumulated CPU time (s) 239.77
Current children cumulated vsize (KiB) 16280

[startup+240.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/67 15735
/proc/meminfo: memFree=1377296/2055920 swapFree=4180108/4192956
[pid=15732] ppid=15730 vsize=5360 CPUtime=1.82
/proc/15732/stat : 15732 (run.sh) S 15730 15732 15636 0 -1 4194304 312 644 0 0 0 0 182 0 16 0 1 0 237012596 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15732/statm: 1340 238 197 169 0 51 0
[pid=15735] ppid=15732 vsize=10920 CPUtime=238.35
/proc/15735/stat : 15735 (minisat) R 15732 15732 15636 0 -1 4194304 2374 0 0 0 23833 2 0 0 25 0 1 0 237012780 11182080 2360 1992294400 134512640 135212939 4294956240 18446744073709551615 134524249 0 0 4096 3 0 0 0 17 0 0 0
/proc/15735/statm: 2730 2360 76 170 0 2558 0
Current children cumulated CPU time (s) 240.17
Current children cumulated vsize (KiB) 16280

[startup+240.402 s]
/proc/loadavg: 1.06 1.03 1.00 2/67 15735
/proc/meminfo: memFree=1377296/2055920 swapFree=4180108/4192956
[pid=15732] ppid=15730 vsize=5360 CPUtime=1.82
/proc/15732/stat : 15732 (run.sh) S 15730 15732 15636 0 -1 4194304 312 644 0 0 0 0 182 0 16 0 1 0 237012596 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15732/statm: 1340 238 197 169 0 51 0
[pid=15735] ppid=15732 vsize=10920 CPUtime=238.45
/proc/15735/stat : 15735 (minisat) R 15732 15732 15636 0 -1 4194304 2374 0 0 0 23843 2 0 0 25 0 1 0 237012780 11182080 2360 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15735/statm: 2730 2360 76 170 0 2558 0
Current children cumulated CPU time (s) 240.27
Current children cumulated vsize (KiB) 16280

Child status: 20
Real time (s): 240.404
CPU time (s): 240.291
CPU user time (s): 240.257
CPU system time (s): 0.033994
CPU usage (%): 99.9531
Max. virtual memory (cumulated for all children) (KiB): 16280

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

runsolver used 0.188971 second user time and 0.698893 second system time

The end

Launcher Data

Begin job on node73 at 2009-05-12 02:56:43
IDJOB=1797398
IDBENCH=71741
IDSOLVER=649
FILE ID=node73/1797398-1242089803
PBS_JOBID= 9277723
Free space on /tmp= 66376 MiB

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

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

MD5SUM BENCH= bd35ccd857138682818061a3fbcb7546
RANDOM SEED=1460925865

node73.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 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.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1387904 kB
Buffers:         76284 kB
Cached:         513532 kB
SwapCached:       7496 kB
Active:         166724 kB
Inactive:       432484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1387904 kB
SwapTotal:     4192956 kB
SwapFree:      4180108 kB
Dirty:            1772 kB
Writeback:           0 kB
Mapped:          13972 kB
Slab:            54860 kB
Committed_AS:   871940 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66376 MiB
End job on node73 at 2009-05-12 03:00:43