Trace number 1797274

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
SatElite + ReVivAl 0.23 2009-03-18UNSAT 910.693 911.128

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_07_UNSAT.cnf
MD5SUMa30111c778b4a83ebe950f77b63a1b33
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark533.289
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses63345
Sum of the clauses size188200
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21950
Number of clauses of size 361372
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 11
41.17/41.23	#LEARNT CLAUSES 0
41.17/41.29	done !
41.17/41.29	c Now, SatElite...
41.17/41.29	c Parsing...
41.27/41.36	c ==============================================================================
41.27/41.36	c |           |     ORIGINAL     |              LEARNT              |          |
41.27/41.36	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
41.27/41.36	c ==============================================================================
41.27/41.36	c |         0 |   63345   181886 |   19003       0        0     nan |  0.000 % |
41.86/41.95	c |         0 |   62559   262754 |      --       0       --      -- |     --   | -786/80868
41.86/41.95	c ==============================================================================
41.86/41.95	c Result  :   #vars: 636   #clauses: 62559   #literals: 262754
41.86/41.95	c CPU time:   0.648901 s
41.86/41.95	c ==============================================================================
41.96/42.08	c SatElite is done !
41.96/42.08	c Calling MINISAT
41.96/42.08	This is MiniSat 2.0 beta
41.96/42.08	WARNING: for repeatability, setting FPU to use double precision
41.96/42.08	============================[ Problem Statistics ]=============================
41.96/42.08	|                                                                             |
41.96/42.08	|  Number of variables:  636                                                  |
41.96/42.08	|  Number of clauses:    62559                                                |
42.05/42.11	|  Parsing time:         0.03         s                                       |
42.05/42.11	============================[ Search Statistics ]==============================
42.05/42.11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
42.05/42.11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
42.05/42.11	===============================================================================
42.05/42.11	|         0 |     636    62559   262754 |    20853        0    nan |  0.000 % |
42.05/42.15	|       100 |     636    62559   262754 |    22938      100     33 |  0.000 % |
42.05/42.19	|       251 |     636    62559   262754 |    25232      251     32 |  0.000 % |
42.05/42.25	|       477 |     636    62559   262754 |    27755      477     36 |  0.000 % |
42.05/42.35	|       817 |     636    62559   262754 |    30530      817     36 |  0.000 % |
42.05/42.50	|      1323 |     636    62559   262754 |    33583     1323     36 |  0.000 % |
42.05/42.69	|      2083 |     636    62559   262754 |    36942     2083     37 |  0.000 % |
42.96/43.06	|      3223 |     636    62559   262754 |    40636     3223     36 |  0.000 % |
43.66/43.73	|      4932 |     636    62559   262754 |    44700     4932     35 |  0.000 % |
44.66/44.70	|      7494 |     636    62559   262754 |    49170     7494     33 |  0.000 % |
46.25/46.32	|     11340 |     636    62559   262754 |    54087    11340     33 |  0.000 % |
49.36/49.43	|     17107 |     636    62559   262754 |    59496    17107     33 |  0.000 % |
54.95/55.01	|     25758 |     636    62559   262754 |    65445    25758     33 |  0.000 % |
66.85/66.97	|     38733 |     636    62559   262754 |    71990    38733     32 |  0.000 % |
89.84/89.92	|     58195 |     636    62559   262754 |    79189    58195     31 |  0.000 % |
123.22/123.32	|     87390 |     636    62559   262754 |    87108    24348     26 |  0.000 % |
162.10/162.22	|    131180 |     636    62559   262754 |    95818    68138     27 |  0.000 % |
230.16/230.32	|    196865 |     636    62559   262754 |   105400    51102     27 |  0.000 % |
339.91/340.12	|    295394 |     636    62559   262754 |   115940    62691     31 |  0.000 % |
532.12/532.49	|    443183 |     636    62559   262754 |   127535   112564     29 |  0.000 % |
855.38/855.89	|    664867 |     636    62559   262754 |   140288   113523     27 |  0.002 % |
910.64/911.12	===============================================================================
910.64/911.12	restarts              : 21
910.64/911.12	conflicts             : 696290         (802 /sec)
910.64/911.12	decisions             : 871175         (1.70 % random) (1003 /sec)
910.64/911.12	propagations          : 62478935       (71936 /sec)
910.64/911.12	conflict literals     : 20477227       (17.69 % deleted)
910.64/911.12	Memory used           : 34.27 MB
910.64/911.12	CPU time              : 868.537 s
910.64/911.12	
910.64/911.12	UNSATISFIABLE
910.64/911.12	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-1797274-1242087433/watcher-1797274-1242087433 -o /tmp/evaluation-result-1797274-1242087433/solver-1797274-1242087433 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797274-1242087433.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.85 0.97 0.99 3/64 4411
/proc/meminfo: memFree=1307216/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=0
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236769284 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4411/statm: 1340 237 196 169 0 51 0
[pid=4412] ppid=4411 vsize=2124 CPUtime=0
/proc/4412/stat : 4412 (revival) R 4411 4411 4374 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 236769284 2174976 249 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/4412/statm: 531 256 81 6 0 169 0

[startup+0.0184761 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 4411
/proc/meminfo: memFree=1307216/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=0
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236769284 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4411/statm: 1340 237 196 169 0 51 0
[pid=4412] ppid=4411 vsize=4528 CPUtime=0.01
/proc/4412/stat : 4412 (revival) R 4411 4411 4374 0 -1 4194304 826 0 0 0 1 0 0 0 19 0 1 0 236769284 4636672 792 1992294400 134512640 134537284 4294956368 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 0 0 0
/proc/4412/statm: 1132 793 82 6 0 770 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9888

[startup+0.102486 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 4411
/proc/meminfo: memFree=1307216/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=0
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236769284 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4411/statm: 1340 237 196 169 0 51 0
[pid=4412] ppid=4411 vsize=4496 CPUtime=0.09
/proc/4412/stat : 4412 (revival) R 4411 4411 4374 0 -1 4194304 1096 0 0 0 9 0 0 0 19 0 1 50000 236769284 4603904 824 1992294400 134512640 134537284 4294956368 18446744073709551615 134523745 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4412/statm: 1124 824 85 6 0 762 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9856

[startup+0.301514 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 4411
/proc/meminfo: memFree=1307216/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=0
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236769284 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4411/statm: 1340 237 196 169 0 51 0
[pid=4412] ppid=4411 vsize=4496 CPUtime=0.29
/proc/4412/stat : 4412 (revival) R 4411 4411 4374 0 -1 4194304 1096 0 0 0 29 0 0 0 21 0 1 50000 236769284 4603904 824 1992294400 134512640 134537284 4294956368 18446744073709551615 134523594 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4412/statm: 1124 824 85 6 0 762 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9856

[startup+0.702567 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 4411
/proc/meminfo: memFree=1307216/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=0
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236769284 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4411/statm: 1340 237 196 169 0 51 0
[pid=4412] ppid=4411 vsize=4496 CPUtime=0.69
/proc/4412/stat : 4412 (revival) R 4411 4411 4374 0 -1 4194304 1096 0 0 0 69 0 0 0 24 0 1 50000 236769284 4603904 824 1992294400 134512640 134537284 4294956368 18446744073709551615 134523800 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4412/statm: 1124 824 85 6 0 762 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9856

[startup+1.50268 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 4413
/proc/meminfo: memFree=1303936/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=0
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236769284 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4411/statm: 1340 237 196 169 0 51 0
[pid=4412] ppid=4411 vsize=4496 CPUtime=1.49
/proc/4412/stat : 4412 (revival) R 4411 4411 4374 0 -1 4194304 1096 0 0 0 149 0 0 0 25 0 1 50000 236769284 4603904 824 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4412/statm: 1124 824 85 6 0 762 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9856

[startup+3.10189 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 4413
/proc/meminfo: memFree=1303808/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=0
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236769284 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4411/statm: 1340 237 196 169 0 51 0
[pid=4412] ppid=4411 vsize=4496 CPUtime=3.08
/proc/4412/stat : 4412 (revival) R 4411 4411 4374 0 -1 4194304 1096 0 0 0 308 0 0 0 25 0 1 50000 236769284 4603904 824 1992294400 134512640 134537284 4294956368 18446744073709551615 134523932 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4412/statm: 1124 824 85 6 0 762 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9856

[startup+6.30132 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 4413
/proc/meminfo: memFree=1303744/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=0
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236769284 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4411/statm: 1340 237 196 169 0 51 0
[pid=4412] ppid=4411 vsize=4496 CPUtime=6.28
/proc/4412/stat : 4412 (revival) R 4411 4411 4374 0 -1 4194304 1096 0 0 0 628 0 0 0 25 0 1 50000 236769284 4603904 824 1992294400 134512640 134537284 4294956368 18446744073709551615 134523837 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4412/statm: 1124 824 85 6 0 762 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9856

[startup+12.7012 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 4413
/proc/meminfo: memFree=1303576/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=0
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236769284 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4411/statm: 1340 237 196 169 0 51 0
[pid=4412] ppid=4411 vsize=4496 CPUtime=12.68
/proc/4412/stat : 4412 (revival) R 4411 4411 4374 0 -1 4194304 1096 0 0 0 1268 0 0 0 25 0 1 50000 236769284 4603904 824 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4412/statm: 1124 824 85 6 0 762 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9856

[startup+25.5019 s]
/proc/loadavg: 0.90 0.97 0.99 3/66 4413
/proc/meminfo: memFree=1303640/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=0
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236769284 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4411/statm: 1340 237 196 169 0 51 0
[pid=4412] ppid=4411 vsize=4496 CPUtime=25.48
/proc/4412/stat : 4412 (revival) R 4411 4411 4374 0 -1 4194304 1098 0 0 0 2548 0 0 0 25 0 1 50000 236769284 4603904 826 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4412/statm: 1124 826 85 6 0 762 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9856

[startup+51.1014 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 4415
/proc/meminfo: memFree=1296472/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=42.05
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 341 2900 0 0 0 0 4203 2 16 0 1 0 236769284 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4411/statm: 1340 241 197 169 0 51 0
[pid=4415] ppid=4411 vsize=8812 CPUtime=9
/proc/4415/stat : 4415 (minisat) R 4411 4411 4374 0 -1 4194304 2049 0 0 0 899 1 0 0 25 0 1 0 236773492 9023488 2033 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/4415/statm: 2203 2033 77 170 0 2031 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14172

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 4415
/proc/meminfo: memFree=1288408/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=42.05
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 341 2900 0 0 0 0 4203 2 16 0 1 0 236769284 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4411/statm: 1340 241 197 169 0 51 0
[pid=4415] ppid=4411 vsize=16968 CPUtime=60.17
/proc/4415/stat : 4415 (minisat) R 4411 4411 4374 0 -1 4194304 4038 0 0 0 6014 3 0 0 25 0 1 0 236773492 17375232 4022 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4415/statm: 4242 4022 77 170 0 4070 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 22328

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4415
/proc/meminfo: memFree=1286232/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=42.05
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 341 2900 0 0 0 0 4203 2 16 0 1 0 236769284 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4411/statm: 1340 241 197 169 0 51 0
[pid=4415] ppid=4411 vsize=19188 CPUtime=120.15
/proc/4415/stat : 4415 (minisat) R 4411 4411 4374 0 -1 4194304 4579 0 0 0 12011 4 0 0 25 0 1 0 236773492 19648512 4563 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4415/statm: 4797 4563 77 170 0 4625 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 24548

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4415
/proc/meminfo: memFree=1284248/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=42.05
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 341 2900 0 0 0 0 4203 2 16 0 1 0 236769284 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4411/statm: 1340 241 197 169 0 51 0
[pid=4415] ppid=4411 vsize=21516 CPUtime=180.13
/proc/4415/stat : 4415 (minisat) R 4411 4411 4374 0 -1 4194304 5068 0 0 0 18008 5 0 0 25 0 1 0 236773492 22032384 5052 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4415/statm: 5379 5052 77 170 0 5207 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 26876

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4415
/proc/meminfo: memFree=1283480/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=42.05
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 341 2900 0 0 0 0 4203 2 16 0 1 0 236769284 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4411/statm: 1340 241 197 169 0 51 0
[pid=4415] ppid=4411 vsize=22364 CPUtime=240.08
/proc/4415/stat : 4415 (minisat) R 4411 4411 4374 0 -1 4194304 5294 0 0 0 24003 5 0 0 25 0 1 0 236773492 22900736 5278 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4415/statm: 5591 5278 77 170 0 5419 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 27724

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4415
/proc/meminfo: memFree=1280920/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=42.05
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 341 2900 0 0 0 0 4203 2 16 0 1 0 236769284 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4411/statm: 1340 241 197 169 0 51 0
[pid=4415] ppid=4411 vsize=24884 CPUtime=300.06
/proc/4415/stat : 4415 (minisat) R 4411 4411 4374 0 -1 4194304 5903 0 0 0 30000 6 0 0 25 0 1 0 236773492 25481216 5887 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4415/statm: 6221 5887 77 170 0 6049 0
Current children cumulated CPU time (s) 342.11

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


[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4415
/proc/meminfo: memFree=1276824/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=42.05
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 341 2900 0 0 0 0 4203 2 16 0 1 0 236769284 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4411/statm: 1340 241 197 169 0 51 0
[pid=4415] ppid=4411 vsize=29072 CPUtime=479.97
/proc/4415/stat : 4415 (minisat) R 4411 4411 4374 0 -1 4194304 6915 0 0 0 47990 7 0 0 25 0 1 0 236773492 29769728 6899 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4415/statm: 7268 6899 77 170 0 7096 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 34432

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4415
/proc/meminfo: memFree=1275544/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=42.05
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 341 2900 0 0 0 0 4203 2 16 0 1 0 236769284 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4411/statm: 1340 241 197 169 0 51 0
[pid=4415] ppid=4411 vsize=30432 CPUtime=539.94
/proc/4415/stat : 4415 (minisat) R 4411 4411 4374 0 -1 4194304 7249 0 0 0 53987 7 0 0 25 0 1 0 236773492 31162368 7233 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/4415/statm: 7608 7233 77 170 0 7436 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 35792

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4415
/proc/meminfo: memFree=1275096/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=42.05
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 341 2900 0 0 0 0 4203 2 16 0 1 0 236769284 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4411/statm: 1340 241 197 169 0 51 0
[pid=4415] ppid=4411 vsize=30840 CPUtime=599.91
/proc/4415/stat : 4415 (minisat) R 4411 4411 4374 0 -1 4194304 7351 0 0 0 59984 7 0 0 25 0 1 0 236773492 31580160 7335 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4415/statm: 7710 7335 77 170 0 7538 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 36200

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4415
/proc/meminfo: memFree=1274584/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=42.05
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 341 2900 0 0 0 0 4203 2 16 0 1 0 236769284 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4411/statm: 1340 241 197 169 0 51 0
[pid=4415] ppid=4411 vsize=31620 CPUtime=659.88
/proc/4415/stat : 4415 (minisat) R 4411 4411 4374 0 -1 4194304 7482 0 0 0 65981 7 0 0 25 0 1 0 236773492 32378880 7466 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/4415/statm: 7905 7466 77 170 0 7733 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 36980

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4415
/proc/meminfo: memFree=1272920/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=42.05
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 341 2900 0 0 0 0 4203 2 16 0 1 0 236769284 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4411/statm: 1340 241 197 169 0 51 0
[pid=4415] ppid=4411 vsize=33244 CPUtime=719.87
/proc/4415/stat : 4415 (minisat) R 4411 4411 4374 0 -1 4194304 7887 0 0 0 71979 8 0 0 25 0 1 0 236773492 34041856 7871 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4415/statm: 8311 7871 77 170 0 8139 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 38604

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4415
/proc/meminfo: memFree=1272600/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=42.05
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 341 2900 0 0 0 0 4203 2 16 0 1 0 236769284 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4411/statm: 1340 241 197 169 0 51 0
[pid=4415] ppid=4411 vsize=33568 CPUtime=779.83
/proc/4415/stat : 4415 (minisat) R 4411 4411 4374 0 -1 4194304 7962 0 0 0 77975 8 0 0 25 0 1 0 236773492 34373632 7946 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4415/statm: 8392 7946 77 170 0 8220 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 38928

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4415
/proc/meminfo: memFree=1271832/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=42.05
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 341 2900 0 0 0 0 4203 2 16 0 1 0 236769284 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4411/statm: 1340 241 197 169 0 51 0
[pid=4415] ppid=4411 vsize=34488 CPUtime=839.81
/proc/4415/stat : 4415 (minisat) R 4411 4411 4374 0 -1 4194304 8181 0 0 0 83973 8 0 0 25 0 1 0 236773492 35315712 8157 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/4415/statm: 8622 8157 77 170 0 8450 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 39848

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

[startup+895.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4415
/proc/meminfo: memFree=1271640/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=42.05
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 341 2900 0 0 0 0 4203 2 16 0 1 0 236769284 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4411/statm: 1340 241 197 169 0 51 0
[pid=4415] ppid=4411 vsize=34664 CPUtime=853.4
/proc/4415/stat : 4415 (minisat) R 4411 4411 4374 0 -1 4194304 8218 0 0 0 85332 8 0 0 25 0 1 0 236773492 35495936 8194 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/4415/statm: 8666 8194 77 170 0 8494 0
Current children cumulated CPU time (s) 895.45
Current children cumulated vsize (KiB) 40024

[startup+902.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4415
/proc/meminfo: memFree=1271512/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=42.05
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 341 2900 0 0 0 0 4203 2 16 0 1 0 236769284 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4411/statm: 1340 241 197 169 0 51 0
[pid=4415] ppid=4411 vsize=35092 CPUtime=859.79
/proc/4415/stat : 4415 (minisat) R 4411 4411 4374 0 -1 4194304 8250 0 0 0 85971 8 0 0 25 0 1 0 236773492 35934208 8226 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4415/statm: 8773 8226 77 170 0 8601 0
Current children cumulated CPU time (s) 901.84
Current children cumulated vsize (KiB) 40452

[startup+905.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4415
/proc/meminfo: memFree=1271512/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=42.05
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 341 2900 0 0 0 0 4203 2 16 0 1 0 236769284 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4411/statm: 1340 241 197 169 0 51 0
[pid=4415] ppid=4411 vsize=35092 CPUtime=862.99
/proc/4415/stat : 4415 (minisat) R 4411 4411 4374 0 -1 4194304 8251 0 0 0 86291 8 0 0 25 0 1 0 236773492 35934208 8227 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4415/statm: 8773 8227 77 170 0 8601 0
Current children cumulated CPU time (s) 905.04
Current children cumulated vsize (KiB) 40452

[startup+908.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4415
/proc/meminfo: memFree=1271512/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=42.05
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 341 2900 0 0 0 0 4203 2 16 0 1 0 236769284 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4411/statm: 1340 241 197 169 0 51 0
[pid=4415] ppid=4411 vsize=35092 CPUtime=866.19
/proc/4415/stat : 4415 (minisat) R 4411 4411 4374 0 -1 4194304 8253 0 0 0 86611 8 0 0 25 0 1 0 236773492 35934208 8229 1992294400 134512640 135212939 4294956240 18446744073709551615 134535500 0 0 4096 3 0 0 0 17 0 0 0
/proc/4415/statm: 8773 8229 77 170 0 8601 0
Current children cumulated CPU time (s) 908.24
Current children cumulated vsize (KiB) 40452

[startup+910.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4415
/proc/meminfo: memFree=1271512/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=42.05
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 341 2900 0 0 0 0 4203 2 16 0 1 0 236769284 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4411/statm: 1340 241 197 169 0 51 0
[pid=4415] ppid=4411 vsize=35092 CPUtime=867.79
/proc/4415/stat : 4415 (minisat) R 4411 4411 4374 0 -1 4194304 8253 0 0 0 86771 8 0 0 25 0 1 0 236773492 35934208 8229 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4415/statm: 8773 8229 77 170 0 8601 0
Current children cumulated CPU time (s) 909.84
Current children cumulated vsize (KiB) 40452

[startup+910.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4415
/proc/meminfo: memFree=1271512/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=42.05
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 341 2900 0 0 0 0 4203 2 16 0 1 0 236769284 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4411/statm: 1340 241 197 169 0 51 0
[pid=4415] ppid=4411 vsize=35092 CPUtime=868.2
/proc/4415/stat : 4415 (minisat) R 4411 4411 4374 0 -1 4194304 8253 0 0 0 86812 8 0 0 25 0 1 0 236773492 35934208 8229 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/4415/statm: 8773 8229 77 170 0 8601 0
Current children cumulated CPU time (s) 910.25
Current children cumulated vsize (KiB) 40452

[startup+911.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4415
/proc/meminfo: memFree=1271512/2055920 swapFree=4099528/4192956
[pid=4411] ppid=4409 vsize=5360 CPUtime=42.05
/proc/4411/stat : 4411 (run.sh) S 4409 4411 4374 0 -1 4194304 341 2900 0 0 0 0 4203 2 16 0 1 0 236769284 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4411/statm: 1340 241 197 169 0 51 0
[pid=4415] ppid=4411 vsize=35092 CPUtime=868.59
/proc/4415/stat : 4415 (minisat) R 4411 4411 4374 0 -1 4194304 8253 0 0 0 86851 8 0 0 25 0 1 0 236773492 35934208 8229 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4415/statm: 8773 8229 77 170 0 8601 0
Current children cumulated CPU time (s) 910.64
Current children cumulated vsize (KiB) 40452

Child status: 20
Real time (s): 911.128
CPU time (s): 910.693
CPU user time (s): 910.575
CPU system time (s): 0.117982
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 40452

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

runsolver used 0.938857 second user time and 2.38864 second system time

The end

Launcher Data

Begin job on node71 at 2009-05-12 02:17:13
IDJOB=1797274
IDBENCH=71086
IDSOLVER=647
FILE ID=node71/1797274-1242087433
PBS_JOBID= 9277726
Free space on /tmp= 66476 MiB

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

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

MD5SUM BENCH= a30111c778b4a83ebe950f77b63a1b33
RANDOM SEED=980781116

node71.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.236
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.236
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:       1307696 kB
Buffers:         73548 kB
Cached:         504168 kB
SwapCached:      87732 kB
Active:         199116 kB
Inactive:       467760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1307696 kB
SwapTotal:     4192956 kB
SwapFree:      4099528 kB
Dirty:            2428 kB
Writeback:           0 kB
Mapped:          13992 kB
Slab:            67332 kB
Committed_AS:   675228 kB
PageTables:       1436 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= 66472 MiB
End job on node71 at 2009-05-12 02:32:24