Trace number 1796991

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 + SatElite 2009-03-18UNSAT 847.614 848.021

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark361.596
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.09/0.15	c ==============================================================================
0.09/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.15	c ==============================================================================
0.09/0.15	c |         0 |  155258   454459 |   46577       0        0     nan |  0.000 % |
0.99/1.07	c |         0 |   68970   232657 |      --       0       --      -- |     --   | -80730/-205120
0.99/1.07	c ==============================================================================
0.99/1.07	c Result  :   #vars: 7889   #clauses: 68970   #literals: 232657
0.99/1.07	c CPU time:   1.03484 s
0.99/1.07	c ==============================================================================
1.19/1.22	c SatElite is done !
1.19/1.22	c revival is preprocessing the formula...#ITERATIONS 74
48.25/48.40	#LEARNT CLAUSES 743
48.35/48.47	done !
48.35/48.47	c Calling MINISAT
48.35/48.47	This is MiniSat 2.0 beta
48.35/48.47	WARNING: for repeatability, setting FPU to use double precision
48.35/48.47	============================[ Problem Statistics ]=============================
48.35/48.47	|                                                                             |
48.35/48.47	|  Number of variables:  7889                                                 |
48.35/48.47	|  Number of clauses:    67332                                                |
48.43/48.51	|  Parsing time:         0.04         s                                       |
48.43/48.51	============================[ Search Statistics ]==============================
48.43/48.51	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
48.43/48.51	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
48.43/48.51	===============================================================================
48.43/48.51	|         0 |    7720    67151   213912 |    22383        0    nan |  0.000 % |
48.43/48.52	|       102 |    7720    67151   213912 |    24622      102     12 |  2.142 % |
48.43/48.53	|       253 |    7720    67151   213912 |    27084      253     12 |  2.142 % |
48.43/48.54	|       483 |    7720    67151   213912 |    29792      483     12 |  2.142 % |
48.43/48.56	|       821 |    7720    67151   213912 |    32771      821     12 |  2.142 % |
48.43/48.59	|      1327 |    7720    67151   213912 |    36049     1327     14 |  2.142 % |
48.43/48.65	|      2088 |    7720    67151   213912 |    39654     2088     15 |  2.142 % |
48.43/48.73	|      3227 |    7720    67151   213912 |    43619     3227     15 |  2.142 % |
48.43/48.88	|      4936 |    7720    67151   213912 |    47981     4936     17 |  2.142 % |
48.43/49.09	|      7498 |    7720    67151   213912 |    52779     7498     17 |  2.142 % |
49.45/49.52	|     11342 |    7720    67151   213912 |    58057    11342     18 |  2.142 % |
50.04/50.17	|     17109 |    7720    67151   213912 |    63863    17109     20 |  2.142 % |
51.34/51.44	|     25758 |    7720    67151   213912 |    70249    25758     20 |  2.142 % |
54.65/54.79	|     38732 |    7720    67151   213912 |    77274    38732     20 |  2.142 % |
61.54/61.62	|     58194 |    7720    67151   213912 |    85001    58194     21 |  2.142 % |
75.84/75.99	|     87386 |    7720    67151   213912 |    93502    18678     22 |  2.142 % |
90.93/91.09	|    131177 |    7720    67151   213912 |   102852    62469     22 |  2.142 % |
125.92/126.04	|    196862 |    7720    67151   213912 |   113137    46387     21 |  2.142 % |
189.49/189.60	|    295389 |    7720    67151   213912 |   124451    58315     22 |  2.142 % |
304.93/305.11	|    443178 |    7720    67151   213912 |   136896   110685     22 |  2.142 % |
504.34/504.64	|    664861 |    7720    67151   213912 |   150586   122206     20 |  2.143 % |
746.72/747.12	|    997386 |    7720    67151   213912 |   165644    77871     20 |  2.142 % |
847.57/848.01	===============================================================================
847.57/848.01	restarts              : 22
847.57/848.01	conflicts             : 1104826        (1383 /sec)
847.57/848.01	decisions             : 1564264        (1.79 % random) (1958 /sec)
847.57/848.01	propagations          : 266314722      (333272 /sec)
847.57/848.01	conflict literals     : 25328124       (40.37 % deleted)
847.57/848.01	Memory used           : 28.98 MB
847.57/848.01	CPU time              : 799.091 s
847.57/848.01	
847.57/848.01	UNSATISFIABLE
847.57/848.02	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-1796991-1242082997/watcher-1796991-1242082997 -o /tmp/evaluation-result-1796991-1242082997/solver-1796991-1242082997 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796991-1242082997.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.98 0.99 3/64 2793
/proc/meminfo: memFree=1576176/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=0
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236332975 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 238 197 169 0 51 0
[pid=2794] ppid=2793 vsize=980 CPUtime=0
/proc/2794/stat : 2794 (SatElite) R 2793 2793 2243 0 -1 4194304 147 0 0 0 0 0 0 0 19 0 1 0 236332975 1003520 130 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/2794/statm: 245 131 52 126 0 116 0

[startup+0.103068 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 2793
/proc/meminfo: memFree=1576176/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=0
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236332975 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 238 197 169 0 51 0
[pid=2794] ppid=2793 vsize=10876 CPUtime=0.09
/proc/2794/stat : 2794 (SatElite) R 2793 2793 2243 0 -1 4194304 2504 0 0 0 8 1 0 0 19 0 1 0 236332975 11137024 2487 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/2794/statm: 2719 2488 52 126 0 2590 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16236

[startup+0.201085 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 2793
/proc/meminfo: memFree=1576176/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=0
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236332975 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 238 197 169 0 51 0
[pid=2794] ppid=2793 vsize=21720 CPUtime=0.19
/proc/2794/stat : 2794 (SatElite) R 2793 2793 2243 0 -1 4194304 4462 0 0 0 17 2 0 0 20 0 1 0 236332975 22241280 4445 1992294400 134512640 135031949 4294956224 18446744073709551615 134541123 0 0 4096 3 0 0 0 17 0 0 0
/proc/2794/statm: 5430 4445 66 126 0 5301 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27080

[startup+0.301101 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 2793
/proc/meminfo: memFree=1576176/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=0
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236332975 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 238 197 169 0 51 0
[pid=2794] ppid=2793 vsize=21720 CPUtime=0.28
/proc/2794/stat : 2794 (SatElite) R 2793 2793 2243 0 -1 4194304 4469 0 0 0 26 2 0 0 21 0 1 0 236332975 22241280 4452 1992294400 134512640 135031949 4294956224 18446744073709551615 134540562 0 0 4096 3 0 0 0 17 0 0 0
/proc/2794/statm: 5430 4452 66 126 0 5301 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 27080

[startup+0.701172 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 2793
/proc/meminfo: memFree=1576176/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=0
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236332975 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 238 197 169 0 51 0
[pid=2794] ppid=2793 vsize=21748 CPUtime=0.69
/proc/2794/stat : 2794 (SatElite) R 2793 2793 2243 0 -1 4194304 4899 0 0 0 66 3 0 0 25 0 1 0 236332975 22269952 4487 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/2794/statm: 5437 4487 67 126 0 5308 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27108

[startup+1.50132 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2795
/proc/meminfo: memFree=1556000/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=1.21
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 317 5315 0 0 0 0 117 4 19 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 5360

[startup+3.10159 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2796
/proc/meminfo: memFree=1568096/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=1.21
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 317 5315 0 0 0 0 117 4 19 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2796] ppid=2793 vsize=6968 CPUtime=1.86
/proc/2796/stat : 2796 (revival) R 2793 2793 2243 0 -1 4194304 1823 0 0 0 186 0 0 0 25 0 1 50000 236333097 7135232 1450 1992294400 134512640 134537284 4294956384 18446744073709551615 134523742 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2796/statm: 1742 1450 85 6 0 1380 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12328

[startup+6.30216 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2796
/proc/meminfo: memFree=1564704/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=1.21
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 317 5315 0 0 0 0 117 4 19 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2796] ppid=2793 vsize=10004 CPUtime=5.06
/proc/2796/stat : 2796 (revival) R 2793 2793 2243 0 -1 4194304 2573 0 0 0 505 1 0 0 25 0 1 50000 236333097 10244096 2200 1992294400 134512640 134537284 4294956384 18446744073709551615 134524076 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2796/statm: 2501 2200 85 6 0 2139 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15364

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2796
/proc/meminfo: memFree=1558944/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=1.21
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 317 5315 0 0 0 0 117 4 19 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2796] ppid=2793 vsize=15812 CPUtime=11.46
/proc/2796/stat : 2796 (revival) R 2793 2793 2243 0 -1 4194304 4022 0 0 0 1144 2 0 0 25 0 1 50000 236333097 16191488 3649 1992294400 134512640 134537284 4294956384 18446744073709551615 134531213 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2796/statm: 3953 3649 85 6 0 3591 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 21172

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2796
/proc/meminfo: memFree=1547232/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=1.21
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 317 5315 0 0 0 0 117 4 19 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2796] ppid=2793 vsize=27296 CPUtime=24.26
/proc/2796/stat : 2796 (revival) R 2793 2793 2243 0 -1 4194304 6884 0 0 0 2422 4 0 0 25 0 1 50000 236333097 27951104 6511 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2796/statm: 6824 6511 85 6 0 6462 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 32656

[startup+51.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2797
/proc/meminfo: memFree=1564832/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=48.43
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 343 16992 0 0 0 0 4831 12 16 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2797] ppid=2793 vsize=7972 CPUtime=2.61
/proc/2797/stat : 2797 (minisat) R 2793 2793 2243 0 -1 4194304 1863 0 0 0 261 0 0 0 25 0 1 0 236337822 8163328 1847 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2797/statm: 1993 1847 76 170 0 1821 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 13332

[startup+102.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2797
/proc/meminfo: memFree=1556192/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=48.43
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 343 16992 0 0 0 0 4831 12 16 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2797] ppid=2793 vsize=16272 CPUtime=53.8
/proc/2797/stat : 2797 (minisat) R 2793 2793 2243 0 -1 4194304 3922 0 0 0 5377 3 0 0 25 0 1 0 236337822 16662528 3906 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2797/statm: 4068 3906 76 170 0 3896 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 21632

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2797
/proc/meminfo: memFree=1552992/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=48.43
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 343 16992 0 0 0 0 4831 12 16 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2797] ppid=2793 vsize=19836 CPUtime=113.77
/proc/2797/stat : 2797 (minisat) R 2793 2793 2243 0 -1 4194304 4743 0 0 0 11373 4 0 0 25 0 1 0 236337822 20312064 4727 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2797/statm: 4959 4727 76 170 0 4787 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 25196

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2797
/proc/meminfo: memFree=1551008/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=48.43
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 343 16992 0 0 0 0 4831 12 16 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2797] ppid=2793 vsize=21588 CPUtime=173.75
/proc/2797/stat : 2797 (minisat) R 2793 2793 2243 0 -1 4194304 5204 0 0 0 17370 5 0 0 25 0 1 0 236337822 22106112 5188 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2797/statm: 5397 5188 76 170 0 5225 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 26948

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2797
/proc/meminfo: memFree=1549600/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=48.43
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 343 16992 0 0 0 0 4831 12 16 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2797] ppid=2793 vsize=23060 CPUtime=233.71
/proc/2797/stat : 2797 (minisat) R 2793 2793 2243 0 -1 4194304 5553 0 0 0 23366 5 0 0 25 0 1 0 236337822 23613440 5537 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/2797/statm: 5765 5537 76 170 0 5593 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 28420

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2797
/proc/meminfo: memFree=1548192/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=48.43
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 343 16992 0 0 0 0 4831 12 16 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2797] ppid=2793 vsize=24396 CPUtime=293.68
/proc/2797/stat : 2797 (minisat) R 2793 2793 2243 0 -1 4194304 5907 0 0 0 29363 5 0 0 25 0 1 0 236337822 24981504 5891 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2797/statm: 6099 5891 76 170 0 5927 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 29756

[startup+402.303 s]

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


[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2797
/proc/meminfo: memFree=1547552/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=48.43
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 343 16992 0 0 0 0 4831 12 16 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2797] ppid=2793 vsize=25252 CPUtime=413.62
/proc/2797/stat : 2797 (minisat) R 2793 2793 2243 0 -1 4194304 6080 0 0 0 41356 6 0 0 25 0 1 0 236337822 25858048 6064 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2797/statm: 6313 6064 76 170 0 6141 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 30612

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2797
/proc/meminfo: memFree=1547040/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=48.43
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 343 16992 0 0 0 0 4831 12 16 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2797] ppid=2793 vsize=25964 CPUtime=473.6
/proc/2797/stat : 2797 (minisat) R 2793 2793 2243 0 -1 4194304 6217 0 0 0 47354 6 0 0 25 0 1 0 236337822 26587136 6201 1992294400 134512640 135212939 4294956240 18446744073709551615 134534888 0 0 4096 3 0 0 0 17 0 0 0
/proc/2797/statm: 6491 6201 76 170 0 6319 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 31324

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2797
/proc/meminfo: memFree=1546848/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=48.43
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 343 16992 0 0 0 0 4831 12 16 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2797] ppid=2793 vsize=26192 CPUtime=533.58
/proc/2797/stat : 2797 (minisat) R 2793 2793 2243 0 -1 4194304 6262 0 0 0 53352 6 0 0 25 0 1 0 236337822 26820608 6246 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/2797/statm: 6548 6246 76 170 0 6376 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 31552

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2797
/proc/meminfo: memFree=1544736/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=48.43
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 343 16992 0 0 0 0 4831 12 16 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2797] ppid=2793 vsize=28364 CPUtime=593.54
/proc/2797/stat : 2797 (minisat) R 2793 2793 2243 0 -1 4194304 6789 0 0 0 59348 6 0 0 25 0 1 0 236337822 29044736 6773 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/2797/statm: 7091 6773 76 170 0 6919 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 33724

[startup+702.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2797
/proc/meminfo: memFree=1544416/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=48.43
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 343 16992 0 0 0 0 4831 12 16 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2797] ppid=2793 vsize=28556 CPUtime=653.51
/proc/2797/stat : 2797 (minisat) R 2793 2793 2243 0 -1 4194304 6841 0 0 0 65345 6 0 0 25 0 1 0 236337822 29241344 6825 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2797/statm: 7139 6825 76 170 0 6967 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 33916

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2797
/proc/meminfo: memFree=1544160/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=48.43
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 343 16992 0 0 0 0 4831 12 16 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2797] ppid=2793 vsize=28864 CPUtime=713.49
/proc/2797/stat : 2797 (minisat) R 2793 2793 2243 0 -1 4194304 6902 0 0 0 71343 6 0 0 25 0 1 0 236337822 29556736 6886 1992294400 134512640 135212939 4294956240 18446744073709551615 134526549 0 0 4096 3 0 0 0 17 0 0 0
/proc/2797/statm: 7216 6886 76 170 0 7044 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 34224

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2797
/proc/meminfo: memFree=1543968/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=48.43
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 343 16992 0 0 0 0 4831 12 16 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2797] ppid=2793 vsize=29016 CPUtime=773.44
/proc/2797/stat : 2797 (minisat) R 2793 2793 2243 0 -1 4194304 6953 0 0 0 77338 6 0 0 25 0 1 0 236337822 29712384 6937 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2797/statm: 7254 6937 76 170 0 7082 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 34376

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

[startup+832.002 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2797
/proc/meminfo: memFree=1543712/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=48.43
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 343 16992 0 0 0 0 4831 12 16 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2797] ppid=2793 vsize=29280 CPUtime=783.15
/proc/2797/stat : 2797 (minisat) R 2793 2793 2243 0 -1 4194304 7022 0 0 0 78308 7 0 0 25 0 1 0 236337822 29982720 7006 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/2797/statm: 7320 7006 76 170 0 7148 0
Current children cumulated CPU time (s) 831.58
Current children cumulated vsize (KiB) 34640

[startup+838.402 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2797
/proc/meminfo: memFree=1543264/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=48.43
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 343 16992 0 0 0 0 4831 12 16 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2797] ppid=2793 vsize=29676 CPUtime=789.54
/proc/2797/stat : 2797 (minisat) R 2793 2793 2243 0 -1 4194304 7133 0 0 0 78947 7 0 0 25 0 1 0 236337822 30388224 7117 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/2797/statm: 7419 7117 76 170 0 7247 0
Current children cumulated CPU time (s) 837.97
Current children cumulated vsize (KiB) 35036

[startup+844.802 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2797
/proc/meminfo: memFree=1543200/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=48.43
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 343 16992 0 0 0 0 4831 12 16 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2797] ppid=2793 vsize=29676 CPUtime=795.95
/proc/2797/stat : 2797 (minisat) R 2793 2793 2243 0 -1 4194304 7147 0 0 0 79588 7 0 0 25 0 1 0 236337822 30388224 7131 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/2797/statm: 7419 7131 76 170 0 7247 0
Current children cumulated CPU time (s) 844.38
Current children cumulated vsize (KiB) 35036

[startup+846.401 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2797
/proc/meminfo: memFree=1543200/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=48.43
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 343 16992 0 0 0 0 4831 12 16 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2797] ppid=2793 vsize=29676 CPUtime=797.54
/proc/2797/stat : 2797 (minisat) R 2793 2793 2243 0 -1 4194304 7147 0 0 0 79747 7 0 0 25 0 1 0 236337822 30388224 7131 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2797/statm: 7419 7131 76 170 0 7247 0
Current children cumulated CPU time (s) 845.97
Current children cumulated vsize (KiB) 35036

[startup+847.201 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2797
/proc/meminfo: memFree=1543200/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=48.43
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 343 16992 0 0 0 0 4831 12 16 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2797] ppid=2793 vsize=29676 CPUtime=798.34
/proc/2797/stat : 2797 (minisat) R 2793 2793 2243 0 -1 4194304 7147 0 0 0 79827 7 0 0 25 0 1 0 236337822 30388224 7131 1992294400 134512640 135212939 4294956240 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 0 0 0
/proc/2797/statm: 7419 7131 76 170 0 7247 0
Current children cumulated CPU time (s) 846.77
Current children cumulated vsize (KiB) 35036

[startup+847.601 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2797
/proc/meminfo: memFree=1543200/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=48.43
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 343 16992 0 0 0 0 4831 12 16 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2797] ppid=2793 vsize=29676 CPUtime=798.74
/proc/2797/stat : 2797 (minisat) R 2793 2793 2243 0 -1 4194304 7147 0 0 0 79867 7 0 0 25 0 1 0 236337822 30388224 7131 1992294400 134512640 135212939 4294956240 18446744073709551615 134537416 0 0 4096 3 0 0 0 17 0 0 0
/proc/2797/statm: 7419 7131 76 170 0 7247 0
Current children cumulated CPU time (s) 847.17
Current children cumulated vsize (KiB) 35036

[startup+848.001 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2797
/proc/meminfo: memFree=1543200/2055920 swapFree=4155092/4192956
[pid=2793] ppid=2791 vsize=5360 CPUtime=48.43
/proc/2793/stat : 2793 (run.sh) S 2791 2793 2243 0 -1 4194304 343 16992 0 0 0 0 4831 12 16 0 1 0 236332975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2793/statm: 1340 241 197 169 0 51 0
[pid=2797] ppid=2793 vsize=29676 CPUtime=799.14
/proc/2797/stat : 2797 (minisat) R 2793 2793 2243 0 -1 4194304 7147 0 0 0 79907 7 0 0 25 0 1 0 236337822 30388224 7131 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2797/statm: 7419 7131 76 170 0 7247 0
Current children cumulated CPU time (s) 847.57
Current children cumulated vsize (KiB) 35036

Child status: 20
Real time (s): 848.021
CPU time (s): 847.614
CPU user time (s): 847.407
CPU system time (s): 0.206968
CPU usage (%): 99.9521
Max. virtual memory (cumulated for all children) (KiB): 51676

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

runsolver used 0.813876 second user time and 2.27965 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-12 01:03:17
IDJOB=1796991
IDBENCH=70941
IDSOLVER=648
FILE ID=node18/1796991-1242082997
PBS_JOBID= 9277617
Free space on /tmp= 66444 MiB

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

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=1000040947

node18.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.280
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.280
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:       1576720 kB
Buffers:         68772 kB
Cached:         326328 kB
SwapCached:      32076 kB
Active:         167884 kB
Inactive:       261560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1576720 kB
SwapTotal:     4192956 kB
SwapFree:      4155092 kB
Dirty:            4464 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            35864 kB
Committed_AS:   848548 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= 66440 MiB
End job on node18 at 2009-05-12 01:17:25