Trace number 1797292

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 941.666 942.152

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_07_UNSAT.cnf
MD5SUM6419e2e5b92274df2e7e43e6c6a98566
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark941.666
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses57446
Sum of the clauses size170514
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21939
Number of clauses of size 355484
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 12
38.07/38.19	#LEARNT CLAUSES 0
38.17/38.24	done !
38.17/38.24	c Calling MINISAT
38.17/38.24	This is MiniSat 2.0 beta
38.17/38.24	WARNING: for repeatability, setting FPU to use double precision
38.17/38.24	============================[ Problem Statistics ]=============================
38.17/38.24	|                                                                             |
38.17/38.24	|  Number of variables:  1128                                                 |
38.17/38.24	|  Number of clauses:    57446                                                |
38.17/38.27	|  Parsing time:         0.02         s                                       |
38.17/38.27	============================[ Search Statistics ]==============================
38.17/38.27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
38.17/38.27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
38.17/38.27	===============================================================================
38.17/38.27	|         0 |    1128    57446   164286 |    19148        0    nan |  0.000 % |
38.17/38.27	|       101 |    1128    57446   164286 |    21063      101     35 |  0.000 % |
38.17/38.28	|       252 |    1128    57446   164286 |    23169      252     30 |  0.000 % |
38.22/38.30	|       481 |    1128    57446   164286 |    25486      481     29 |  0.000 % |
38.22/38.34	|       820 |    1128    57446   164286 |    28035      820     29 |  0.000 % |
38.22/38.40	|      1326 |    1128    57446   164286 |    30839     1326     29 |  0.000 % |
38.37/38.47	|      2085 |    1128    57446   164286 |    33923     2085     30 |  0.000 % |
38.57/38.63	|      3226 |    1128    57446   164286 |    37315     3226     28 |  0.000 % |
38.77/38.86	|      4939 |    1128    57446   164286 |    41046     4939     31 |  0.000 % |
39.17/39.26	|      7503 |    1128    57446   164286 |    45151     7503     33 |  0.000 % |
40.07/40.12	|     11347 |    1128    57446   164286 |    49666    11347     34 |  0.000 % |
41.77/41.89	|     17114 |    1128    57446   164286 |    54633    17114     35 |  0.000 % |
45.06/45.16	|     25763 |    1128    57446   164286 |    60096    25763     36 |  0.000 % |
53.56/53.63	|     38737 |    1128    57446   164286 |    66106    38737     36 |  0.000 % |
66.85/66.98	|     58199 |    1128    57446   164286 |    72717    58199     36 |  0.000 % |
89.24/89.31	|     87392 |    1128    57446   164286 |    79988    30605     31 |  0.000 % |
139.11/139.22	|    131181 |    1128    57446   164286 |    87987    74394     33 |  0.000 % |
199.69/199.81	|    196866 |    1128    57446   164286 |    96786    68533     33 |  0.000 % |
287.44/287.69	|    295396 |    1128    57446   164286 |   106465    87931     32 |  0.000 % |
431.77/432.01	|    443189 |    1128    57446   164286 |   117111    56905     30 |  0.000 % |
632.97/633.33	|    664872 |    1128    57446   164286 |   128822    77513     30 |  0.000 % |
941.60/942.14	===============================================================================
941.60/942.14	restarts              : 21
941.60/942.14	conflicts             : 979163         (1084 /sec)
941.60/942.14	decisions             : 1203774        (1.65 % random) (1333 /sec)
941.60/942.14	propagations          : 128732504      (142502 /sec)
941.60/942.14	conflict literals     : 30241718       (17.84 % deleted)
941.60/942.14	Memory used           : 33.17 MB
941.60/942.14	CPU time              : 903.372 s
941.60/942.14	
941.60/942.14	UNSATISFIABLE
941.60/942.15	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-1797292-1242088068/watcher-1797292-1242088068 -o /tmp/evaluation-result-1797292-1242088068/solver-1797292-1242088068 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797292-1242088068.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 0.97 0.98 3/65 7279
/proc/meminfo: memFree=1307800/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=0
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236835728 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7279/statm: 1340 237 196 169 0 51 0
[pid=7280] ppid=7279 vsize=2124 CPUtime=0
/proc/7280/stat : 7280 (revival) R 7279 7279 7183 0 -1 4194304 268 0 0 0 0 0 0 0 19 0 1 0 236835728 2174976 235 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/7280/statm: 531 242 81 6 0 169 0

[startup+0.0711109 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 7279
/proc/meminfo: memFree=1307800/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=0
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236835728 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7279/statm: 1340 237 196 169 0 51 0
[pid=7280] ppid=7279 vsize=4236 CPUtime=0.06
/proc/7280/stat : 7280 (revival) R 7279 7279 7183 0 -1 4194304 999 0 0 0 6 0 0 0 19 0 1 50000 236835728 4337664 750 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7280/statm: 1059 750 85 6 0 697 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9596

[startup+0.101116 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 7279
/proc/meminfo: memFree=1307800/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=0
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236835728 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7279/statm: 1340 237 196 169 0 51 0
[pid=7280] ppid=7279 vsize=4236 CPUtime=0.09
/proc/7280/stat : 7280 (revival) R 7279 7279 7183 0 -1 4194304 999 0 0 0 9 0 0 0 19 0 1 50000 236835728 4337664 750 1992294400 134512640 134537284 4294956368 18446744073709551615 134531158 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7280/statm: 1059 750 85 6 0 697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9596

[startup+0.301156 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 7279
/proc/meminfo: memFree=1307800/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=0
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236835728 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7279/statm: 1340 237 196 169 0 51 0
[pid=7280] ppid=7279 vsize=4236 CPUtime=0.29
/proc/7280/stat : 7280 (revival) R 7279 7279 7183 0 -1 4194304 999 0 0 0 29 0 0 0 21 0 1 50000 236835728 4337664 750 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7280/statm: 1059 750 85 6 0 697 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9596

[startup+0.701237 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 7279
/proc/meminfo: memFree=1307800/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=0
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236835728 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7279/statm: 1340 237 196 169 0 51 0
[pid=7280] ppid=7279 vsize=4236 CPUtime=0.69
/proc/7280/stat : 7280 (revival) R 7279 7279 7183 0 -1 4194304 999 0 0 0 69 0 0 0 24 0 1 50000 236835728 4337664 750 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7280/statm: 1059 750 85 6 0 697 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9596

[startup+1.5014 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7281
/proc/meminfo: memFree=1304840/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=0
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236835728 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7279/statm: 1340 237 196 169 0 51 0
[pid=7280] ppid=7279 vsize=4236 CPUtime=1.49
/proc/7280/stat : 7280 (revival) R 7279 7279 7183 0 -1 4194304 999 0 0 0 149 0 0 0 25 0 1 50000 236835728 4337664 750 1992294400 134512640 134537284 4294956368 18446744073709551615 134524312 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7280/statm: 1059 750 85 6 0 697 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9596

[startup+3.10173 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7281
/proc/meminfo: memFree=1304712/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=0
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236835728 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7279/statm: 1340 237 196 169 0 51 0
[pid=7280] ppid=7279 vsize=4236 CPUtime=3.09
/proc/7280/stat : 7280 (revival) R 7279 7279 7183 0 -1 4194304 999 0 0 0 309 0 0 0 25 0 1 50000 236835728 4337664 750 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7280/statm: 1059 750 85 6 0 697 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9596

[startup+6.30137 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7281
/proc/meminfo: memFree=1304592/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=0
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236835728 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7279/statm: 1340 237 196 169 0 51 0
[pid=7280] ppid=7279 vsize=4236 CPUtime=6.29
/proc/7280/stat : 7280 (revival) R 7279 7279 7183 0 -1 4194304 999 0 0 0 629 0 0 0 25 0 1 50000 236835728 4337664 750 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7280/statm: 1059 750 85 6 0 697 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9596

[startup+12.7027 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7281
/proc/meminfo: memFree=1304464/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=0
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236835728 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7279/statm: 1340 237 196 169 0 51 0
[pid=7280] ppid=7279 vsize=4236 CPUtime=12.69
/proc/7280/stat : 7280 (revival) R 7279 7279 7183 0 -1 4194304 1000 0 0 0 1269 0 0 0 25 0 1 50000 236835728 4337664 751 1992294400 134512640 134537284 4294956368 18446744073709551615 134523915 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7280/statm: 1059 751 85 6 0 697 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9596

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7281
/proc/meminfo: memFree=1304464/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=0
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236835728 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7279/statm: 1340 237 196 169 0 51 0
[pid=7280] ppid=7279 vsize=4236 CPUtime=25.48
/proc/7280/stat : 7280 (revival) R 7279 7279 7183 0 -1 4194304 1003 0 0 0 2548 0 0 0 25 0 1 50000 236835728 4337664 754 1992294400 134512640 134537284 4294956368 18446744073709551615 134524002 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7280/statm: 1059 754 85 6 0 697 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9596

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7282
/proc/meminfo: memFree=1296464/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=38.22
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 312 1021 0 0 0 0 3821 1 19 0 1 0 236835728 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7279/statm: 1340 238 197 169 0 51 0
[pid=7282] ppid=7279 vsize=11132 CPUtime=12.84
/proc/7282/stat : 7282 (minisat) R 7279 7279 7183 0 -1 4194304 2636 0 0 0 1283 1 0 0 25 0 1 0 236839553 11399168 2622 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7282/statm: 2783 2622 77 170 0 2611 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16492

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7282
/proc/meminfo: memFree=1288784/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=38.22
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 312 1021 0 0 0 0 3821 1 19 0 1 0 236835728 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7279/statm: 1340 238 197 169 0 51 0
[pid=7282] ppid=7279 vsize=18992 CPUtime=64.02
/proc/7282/stat : 7282 (minisat) R 7279 7279 7183 0 -1 4194304 4505 0 0 0 6400 2 0 0 25 0 1 0 236839553 19447808 4491 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7282/statm: 4748 4491 77 170 0 4576 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 24352

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7282
/proc/meminfo: memFree=1286480/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=38.22
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 312 1021 0 0 0 0 3821 1 19 0 1 0 236835728 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7279/statm: 1340 238 197 169 0 51 0
[pid=7282] ppid=7279 vsize=21404 CPUtime=123.99
/proc/7282/stat : 7282 (minisat) R 7279 7279 7183 0 -1 4194304 5076 0 0 0 12396 3 0 0 25 0 1 0 236839553 21917696 5062 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/7282/statm: 5351 5062 77 170 0 5179 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 26764

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7282
/proc/meminfo: memFree=1285008/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=38.22
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 312 1021 0 0 0 0 3821 1 19 0 1 0 236835728 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7279/statm: 1340 238 197 169 0 51 0
[pid=7282] ppid=7279 vsize=22948 CPUtime=183.95
/proc/7282/stat : 7282 (minisat) R 7279 7279 7183 0 -1 4194304 5442 0 0 0 18392 3 0 0 25 0 1 0 236839553 23498752 5428 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/7282/statm: 5737 5428 77 170 0 5565 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 28308

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7282
/proc/meminfo: memFree=1282768/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=38.22
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 312 1021 0 0 0 0 3821 1 19 0 1 0 236835728 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7279/statm: 1340 238 197 169 0 51 0
[pid=7282] ppid=7279 vsize=25448 CPUtime=243.92
/proc/7282/stat : 7282 (minisat) R 7279 7279 7183 0 -1 4194304 6013 0 0 0 24389 3 0 0 25 0 1 0 236839553 26058752 5999 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7282/statm: 6362 5999 77 170 0 6190 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 30808

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7282
/proc/meminfo: memFree=1282000/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=38.22
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 312 1021 0 0 0 0 3821 1 19 0 1 0 236835728 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7279/statm: 1340 238 197 169 0 51 0
[pid=7282] ppid=7279 vsize=26292 CPUtime=303.9
/proc/7282/stat : 7282 (minisat) R 7279 7279 7183 0 -1 4194304 6212 0 0 0 30386 4 0 0 25 0 1 0 236839553 26923008 6198 1992294400 134512640 135212939 4294956240 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 0 0 0
/proc/7282/statm: 6573 6198 77 170 0 6401 0
Current children cumulated CPU time (s) 342.12

################
# More data... #
################


[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7282
/proc/meminfo: memFree=1277072/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=38.22
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 312 1021 0 0 0 0 3821 1 19 0 1 0 236835728 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7279/statm: 1340 238 197 169 0 51 0
[pid=7282] ppid=7279 vsize=31552 CPUtime=543.77
/proc/7282/stat : 7282 (minisat) R 7279 7279 7183 0 -1 4194304 7450 0 0 0 54372 5 0 0 25 0 1 0 236839553 32309248 7436 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7282/statm: 7888 7436 77 170 0 7716 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 36912

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7282
/proc/meminfo: memFree=1276816/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=38.22
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 312 1021 0 0 0 0 3821 1 19 0 1 0 236835728 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7279/statm: 1340 238 197 169 0 51 0
[pid=7282] ppid=7279 vsize=31712 CPUtime=603.75
/proc/7282/stat : 7282 (minisat) R 7279 7279 7183 0 -1 4194304 7503 0 0 0 60370 5 0 0 25 0 1 0 236839553 32473088 7489 1992294400 134512640 135212939 4294956240 18446744073709551615 134537422 0 0 4096 3 0 0 0 17 0 0 0
/proc/7282/statm: 7928 7489 77 170 0 7756 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 37072

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7282
/proc/meminfo: memFree=1276176/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=38.22
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 312 1021 0 0 0 0 3821 1 19 0 1 0 236835728 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7279/statm: 1340 238 197 169 0 51 0
[pid=7282] ppid=7279 vsize=32388 CPUtime=663.7
/proc/7282/stat : 7282 (minisat) R 7279 7279 7183 0 -1 4194304 7640 0 0 0 66365 5 0 0 25 0 1 0 236839553 33165312 7626 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/7282/statm: 8097 7626 77 170 0 7925 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 37748

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7282
/proc/meminfo: memFree=1275472/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=38.22
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 312 1021 0 0 0 0 3821 1 19 0 1 0 236835728 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7279/statm: 1340 238 197 169 0 51 0
[pid=7282] ppid=7279 vsize=33060 CPUtime=723.67
/proc/7282/stat : 7282 (minisat) R 7279 7279 7183 0 -1 4194304 7801 0 0 0 72362 5 0 0 25 0 1 0 236839553 33853440 7787 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7282/statm: 8265 7787 77 170 0 8093 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 38420

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7282
/proc/meminfo: memFree=1275152/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=38.22
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 312 1021 0 0 0 0 3821 1 19 0 1 0 236835728 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7279/statm: 1340 238 197 169 0 51 0
[pid=7282] ppid=7279 vsize=33468 CPUtime=783.64
/proc/7282/stat : 7282 (minisat) R 7279 7279 7183 0 -1 4194304 7886 0 0 0 78359 5 0 0 25 0 1 0 236839553 34271232 7872 1992294400 134512640 135212939 4294956240 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 0 0 0
/proc/7282/statm: 8367 7872 77 170 0 8195 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 38828

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7282
/proc/meminfo: memFree=1274960/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=38.22
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 312 1021 0 0 0 0 3821 1 19 0 1 0 236835728 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7279/statm: 1340 238 197 169 0 51 0
[pid=7282] ppid=7279 vsize=33800 CPUtime=843.61
/proc/7282/stat : 7282 (minisat) R 7279 7279 7183 0 -1 4194304 7940 0 0 0 84356 5 0 0 25 0 1 0 236839553 34611200 7926 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7282/statm: 8450 7926 77 170 0 8278 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 39160

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

[startup+895.901 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7284
/proc/meminfo: memFree=1274640/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=38.22
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 312 1021 0 0 0 0 3821 1 19 0 1 0 236835728 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7279/statm: 1340 238 197 169 0 51 0
[pid=7282] ppid=7279 vsize=33800 CPUtime=857.19
/proc/7282/stat : 7282 (minisat) R 7279 7279 7183 0 -1 4194304 7966 0 0 0 85714 5 0 0 25 0 1 0 236839553 34611200 7952 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7282/statm: 8450 7952 77 170 0 8278 0
Current children cumulated CPU time (s) 895.41
Current children cumulated vsize (KiB) 39160

[startup+921.501 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7284
/proc/meminfo: memFree=1274512/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=38.22
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 312 1021 0 0 0 0 3821 1 19 0 1 0 236835728 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7279/statm: 1340 238 197 169 0 51 0
[pid=7282] ppid=7279 vsize=33964 CPUtime=882.79
/proc/7282/stat : 7282 (minisat) R 7279 7279 7183 0 -1 4194304 8000 0 0 0 88273 6 0 0 25 0 1 0 236839553 34779136 7986 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7282/statm: 8491 7986 77 170 0 8319 0
Current children cumulated CPU time (s) 921.01
Current children cumulated vsize (KiB) 39324

[startup+934.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7284
/proc/meminfo: memFree=1274512/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=38.22
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 312 1021 0 0 0 0 3821 1 19 0 1 0 236835728 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7279/statm: 1340 238 197 169 0 51 0
[pid=7282] ppid=7279 vsize=33964 CPUtime=895.59
/proc/7282/stat : 7282 (minisat) R 7279 7279 7183 0 -1 4194304 8001 0 0 0 89553 6 0 0 25 0 1 0 236839553 34779136 7987 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/7282/statm: 8491 7987 77 170 0 8319 0
Current children cumulated CPU time (s) 933.81
Current children cumulated vsize (KiB) 39324

[startup+937.503 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7284
/proc/meminfo: memFree=1274512/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=38.22
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 312 1021 0 0 0 0 3821 1 19 0 1 0 236835728 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7279/statm: 1340 238 197 169 0 51 0
[pid=7282] ppid=7279 vsize=33964 CPUtime=898.79
/proc/7282/stat : 7282 (minisat) R 7279 7279 7183 0 -1 4194304 8001 0 0 0 89873 6 0 0 25 0 1 0 236839553 34779136 7987 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7282/statm: 8491 7987 77 170 0 8319 0
Current children cumulated CPU time (s) 937.01
Current children cumulated vsize (KiB) 39324

[startup+940.701 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7284
/proc/meminfo: memFree=1274512/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=38.22
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 312 1021 0 0 0 0 3821 1 19 0 1 0 236835728 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7279/statm: 1340 238 197 169 0 51 0
[pid=7282] ppid=7279 vsize=33964 CPUtime=901.98
/proc/7282/stat : 7282 (minisat) R 7279 7279 7183 0 -1 4194304 8001 0 0 0 90192 6 0 0 25 0 1 0 236839553 34779136 7987 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/7282/statm: 8491 7987 77 170 0 8319 0
Current children cumulated CPU time (s) 940.2
Current children cumulated vsize (KiB) 39324

[startup+941.501 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7284
/proc/meminfo: memFree=1274512/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=38.22
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 312 1021 0 0 0 0 3821 1 19 0 1 0 236835728 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7279/statm: 1340 238 197 169 0 51 0
[pid=7282] ppid=7279 vsize=33964 CPUtime=902.79
/proc/7282/stat : 7282 (minisat) R 7279 7279 7183 0 -1 4194304 8001 0 0 0 90273 6 0 0 25 0 1 0 236839553 34779136 7987 1992294400 134512640 135212939 4294956240 18446744073709551615 134524249 0 0 4096 3 0 0 0 17 0 0 0
/proc/7282/statm: 8491 7987 77 170 0 8319 0
Current children cumulated CPU time (s) 941.01
Current children cumulated vsize (KiB) 39324

[startup+941.901 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7284
/proc/meminfo: memFree=1274512/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=38.22
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 312 1021 0 0 0 0 3821 1 19 0 1 0 236835728 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7279/statm: 1340 238 197 169 0 51 0
[pid=7282] ppid=7279 vsize=33964 CPUtime=903.18
/proc/7282/stat : 7282 (minisat) R 7279 7279 7183 0 -1 4194304 8001 0 0 0 90312 6 0 0 25 0 1 0 236839553 34779136 7987 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7282/statm: 8491 7987 77 170 0 8319 0
Current children cumulated CPU time (s) 941.4
Current children cumulated vsize (KiB) 39324

[startup+942.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 7284
/proc/meminfo: memFree=1274512/2055920 swapFree=4162568/4192956
[pid=7279] ppid=7277 vsize=5360 CPUtime=38.22
/proc/7279/stat : 7279 (run.sh) S 7277 7279 7183 0 -1 4194304 312 1021 0 0 0 0 3821 1 19 0 1 0 236835728 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7279/statm: 1340 238 197 169 0 51 0
[pid=7282] ppid=7279 vsize=33964 CPUtime=903.38
/proc/7282/stat : 7282 (minisat) R 7279 7279 7183 0 -1 4194304 8001 0 0 0 90332 6 0 0 25 0 1 0 236839553 34779136 7987 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/7282/statm: 8491 7987 77 170 0 8319 0
Current children cumulated CPU time (s) 941.6
Current children cumulated vsize (KiB) 39324

Child status: 20
Real time (s): 942.152
CPU time (s): 941.666
CPU user time (s): 941.584
CPU system time (s): 0.081987
CPU usage (%): 99.9484
Max. virtual memory (cumulated for all children) (KiB): 39324

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

runsolver used 0.809876 second user time and 2.6266 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-12 02:27:48
IDJOB=1797292
IDBENCH=71091
IDSOLVER=649
FILE ID=node80/1797292-1242088068
PBS_JOBID= 9277725
Free space on /tmp= 66032 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_07_UNSAT.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797292-1242088068/watcher-1797292-1242088068 -o /tmp/evaluation-result-1797292-1242088068/solver-1797292-1242088068 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797292-1242088068.cnf HOME

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

MD5SUM BENCH= 6419e2e5b92274df2e7e43e6c6a98566
RANDOM SEED=1527805114

node80.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.270
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.270
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:       1308280 kB
Buffers:         77148 kB
Cached:         567916 kB
SwapCached:      25212 kB
Active:         235548 kB
Inactive:       436832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1308280 kB
SwapTotal:     4192956 kB
SwapFree:      4162568 kB
Dirty:            2276 kB
Writeback:           0 kB
Mapped:          13464 kB
Slab:            61264 kB
Committed_AS:   841296 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= 66032 MiB
End job on node80 at 2009-05-12 02:43:30