Trace number 1797015

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 870.46 870.801

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l48_lambda.cnf
MD5SUMe7c28f6a200a1c1912fbaacfb3572515
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark292.081
Satisfiable
(Un)Satisfiability was proved
Number of variables34656
Number of clauses174528
Sum of the clauses size503708
Maximum clause length9
Minimum clause length1
Number of clauses of size 14424
Number of clauses of size 242805
Number of clauses of size 3103458
Number of clauses of size 416481
Number of clauses of size 57216
Number of clauses of size over 5144

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.09/0.16	c ==============================================================================
0.09/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.16	c ==============================================================================
0.09/0.16	c |         0 |  163622   479140 |   49086       0        0     nan |  0.000 % |
1.09/1.14	c |         0 |   73221   247132 |      --       0       --      -- |     --   | -84687/-214858
1.09/1.15	c ==============================================================================
1.09/1.15	c Result  :   #vars: 8333   #clauses: 73221   #literals: 247132
1.09/1.15	c CPU time:   1.10183 s
1.09/1.15	c ==============================================================================
1.28/1.31	c SatElite is done !
1.28/1.31	c revival is preprocessing the formula...#ITERATIONS 91
65.05/65.12	#LEARNT CLAUSES 953
65.16/65.20	done !
65.16/65.20	c Calling MINISAT
65.16/65.20	This is MiniSat 2.0 beta
65.16/65.20	WARNING: for repeatability, setting FPU to use double precision
65.16/65.20	============================[ Problem Statistics ]=============================
65.16/65.20	|                                                                             |
65.16/65.20	|  Number of variables:  8333                                                 |
65.16/65.20	|  Number of clauses:    71711                                                |
65.16/65.25	|  Parsing time:         0.04         s                                       |
65.16/65.25	============================[ Search Statistics ]==============================
65.16/65.25	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
65.16/65.25	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
65.16/65.25	===============================================================================
65.16/65.25	|         0 |    8160    71523   227917 |    23841        0    nan |  0.000 % |
65.16/65.26	|       100 |    8160    71523   227917 |    26225      100     10 |  2.076 % |
65.16/65.27	|       250 |    8160    71523   227917 |    28847      250     11 |  2.076 % |
65.16/65.28	|       475 |    8160    71523   227917 |    31732      475     12 |  2.076 % |
65.16/65.30	|       812 |    8160    71523   227917 |    34905      812     14 |  2.076 % |
65.16/65.34	|      1318 |    8160    71523   227917 |    38396     1318     15 |  2.076 % |
65.16/65.39	|      2077 |    8160    71523   227917 |    42235     2077     16 |  2.076 % |
65.16/65.49	|      3217 |    8160    71523   227917 |    46459     3217     16 |  2.076 % |
65.16/65.63	|      4925 |    8160    71523   227917 |    51105     4925     17 |  2.076 % |
65.16/65.85	|      7487 |    8160    71523   227917 |    56215     7487     19 |  2.076 % |
66.14/66.26	|     11331 |    8160    71523   227917 |    61837    11331     19 |  2.076 % |
66.94/67.03	|     17097 |    8160    71523   227917 |    68021    17097     20 |  2.076 % |
68.24/68.38	|     25746 |    8160    71523   227917 |    74823    25746     20 |  2.076 % |
71.54/71.66	|     38720 |    8160    71523   227917 |    82305    38720     23 |  2.076 % |
77.74/77.85	|     58182 |    8160    71523   227917 |    90536    58182     22 |  2.076 % |
95.83/95.95	|     87375 |    8160    71523   227917 |    99589    87375     22 |  2.076 % |
112.03/112.19	|    131164 |    8160    71523   227917 |   109548    52938     21 |  2.076 % |
155.80/155.90	|    196849 |    8160    71523   227917 |   120503    32156     19 |  2.076 % |
218.98/219.16	|    295376 |    8160    71523   227917 |   132553    36342     20 |  2.076 % |
325.93/326.19	|    443166 |    8160    71523   227917 |   145809    79089     21 |  2.076 % |
491.37/491.64	|    664850 |    8153    70542   224023 |   160390    19637     16 |  2.160 % |
725.48/725.87	|    997376 |    8151    70533   224004 |   176429    90968     22 |  2.184 % |
870.33/870.79	===============================================================================
870.33/870.79	restarts              : 22
870.33/870.79	conflicts             : 1155317        (1435 /sec)
870.33/870.79	decisions             : 1653941        (1.81 % random) (2054 /sec)
870.33/870.79	propagations          : 276424768      (343303 /sec)
870.33/870.79	conflict literals     : 26760026       (40.02 % deleted)
870.33/870.79	Memory used           : 31.60 MB
870.33/870.79	CPU time              : 805.193 s
870.33/870.79	
870.33/870.79	UNSATISFIABLE
870.33/870.80	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-1797015-1242083134/watcher-1797015-1242083134 -o /tmp/evaluation-result-1797015-1242083134/solver-1797015-1242083134 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797015-1242083134.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6881
/proc/meminfo: memFree=1203656/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=0
/proc/6881/stat : 6881 (run.sh) R 6879 6881 6152 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 236346105 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 254195329695 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/6881/statm: 1340 237 196 169 0 51 0
[pid=6882] ppid=6881 vsize=980 CPUtime=0
/proc/6882/stat : 6882 (SatElite) R 6881 6881 6152 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 236346105 1003520 129 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/6882/statm: 245 131 52 126 0 116 0

[startup+0.0139801 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6881
/proc/meminfo: memFree=1203656/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=0
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236346105 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6881/statm: 1340 238 197 169 0 51 0
[pid=6882] ppid=6881 vsize=2020 CPUtime=0
/proc/6882/stat : 6882 (SatElite) R 6881 6881 6152 0 -1 4194304 391 0 0 0 0 0 0 0 18 0 1 0 236346105 2068480 374 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/6882/statm: 505 374 52 126 0 376 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7380

[startup+0.101984 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6881
/proc/meminfo: memFree=1203656/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=0
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236346105 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6881/statm: 1340 238 197 169 0 51 0
[pid=6882] ppid=6881 vsize=10856 CPUtime=0.09
/proc/6882/stat : 6882 (SatElite) R 6881 6881 6152 0 -1 4194304 2487 0 0 0 8 1 0 0 19 0 1 0 236346105 11116544 2470 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/6882/statm: 2714 2470 52 126 0 2585 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16216

[startup+0.301998 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6881
/proc/meminfo: memFree=1203656/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=0
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236346105 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6881/statm: 1340 238 197 169 0 51 0
[pid=6882] ppid=6881 vsize=22320 CPUtime=0.29
/proc/6882/stat : 6882 (SatElite) R 6881 6881 6152 0 -1 4194304 4684 0 0 0 26 3 0 0 21 0 1 0 236346105 22855680 4667 1992294400 134512640 135031949 4294956224 18446744073709551615 134541118 0 0 4096 3 0 0 0 17 0 0 0
/proc/6882/statm: 5580 4667 66 126 0 5451 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27680

[startup+0.701027 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6881
/proc/meminfo: memFree=1203656/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=0
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236346105 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6881/statm: 1340 238 197 169 0 51 0
[pid=6882] ppid=6881 vsize=22096 CPUtime=0.69
/proc/6882/stat : 6882 (SatElite) R 6881 6881 6152 0 -1 4194304 5064 0 0 0 66 3 0 0 25 0 1 0 236346105 22626304 4643 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/6882/statm: 5524 4643 67 126 0 5395 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27456

[startup+1.50109 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6883
/proc/meminfo: memFree=1181240/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=1.3
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 317 5602 0 0 0 0 125 5 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 5360

[startup+3.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6884
/proc/meminfo: memFree=1195256/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=1.3
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 317 5602 0 0 0 0 125 5 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6884] ppid=6881 vsize=7452 CPUtime=1.77
/proc/6884/stat : 6884 (revival) R 6881 6881 6152 0 -1 4194304 1897 0 0 0 177 0 0 0 25 0 1 50000 236346236 7630848 1500 1992294400 134512640 134537284 4294956384 18446744073709551615 134523958 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6884/statm: 1863 1500 85 6 0 1501 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12812

[startup+6.30144 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6884
/proc/meminfo: memFree=1192184/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=1.3
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 317 5602 0 0 0 0 125 5 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6884] ppid=6881 vsize=10488 CPUtime=4.98
/proc/6884/stat : 6884 (revival) R 6881 6881 6152 0 -1 4194304 2631 0 0 0 497 1 0 0 25 0 1 50000 236346236 10739712 2234 1992294400 134512640 134537284 4294956384 18446744073709551615 134524559 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6884/statm: 2622 2234 85 6 0 2260 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15848

[startup+12.7029 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6884
/proc/meminfo: memFree=1186296/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=1.3
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 317 5602 0 0 0 0 125 5 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6884] ppid=6881 vsize=16164 CPUtime=11.37
/proc/6884/stat : 6884 (revival) R 6881 6881 6152 0 -1 4194304 4073 0 0 0 1136 1 0 0 25 0 1 50000 236346236 16551936 3676 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6884/statm: 4041 3676 85 6 0 3679 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 21524

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6884
/proc/meminfo: memFree=1174968/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=1.3
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 317 5602 0 0 0 0 125 5 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6884] ppid=6881 vsize=27384 CPUtime=24.17
/proc/6884/stat : 6884 (revival) R 6881 6881 6152 0 -1 4194304 6861 0 0 0 2414 3 0 0 25 0 1 50000 236346236 28041216 6464 1992294400 134512640 134537284 4294956384 18446744073709551615 134523742 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6884/statm: 6846 6464 85 6 0 6484 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 32744

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6884
/proc/meminfo: memFree=1154040/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=1.3
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 317 5602 0 0 0 0 125 5 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6884] ppid=6881 vsize=48372 CPUtime=49.76
/proc/6884/stat : 6884 (revival) R 6881 6881 6152 0 -1 4194304 12113 0 0 0 4969 7 0 0 25 0 1 50000 236346236 49532928 11716 1992294400 134512640 134537284 4294956384 18446744073709551615 134523948 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6884/statm: 12093 11716 85 6 0 11731 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 53732

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6885
/proc/meminfo: memFree=1182136/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=65.16
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 343 20503 0 0 0 0 6501 15 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6885] ppid=6881 vsize=17776 CPUtime=37.07
/proc/6885/stat : 6885 (minisat) R 6881 6881 6152 0 -1 4194304 4254 0 0 0 3703 4 0 0 25 0 1 0 236352625 18202624 4238 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6885/statm: 4444 4238 76 170 0 4272 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 23136

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6885
/proc/meminfo: memFree=1179576/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=65.16
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 343 20503 0 0 0 0 6501 15 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6885] ppid=6881 vsize=20340 CPUtime=97.04
/proc/6885/stat : 6885 (minisat) R 6881 6881 6152 0 -1 4194304 4892 0 0 0 9699 5 0 0 25 0 1 0 236352625 20828160 4876 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6885/statm: 5085 4876 76 170 0 4913 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 25700

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6885
/proc/meminfo: memFree=1177080/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=65.16
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 343 20503 0 0 0 0 6501 15 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6885] ppid=6881 vsize=22800 CPUtime=157.02
/proc/6885/stat : 6885 (minisat) R 6881 6881 6152 0 -1 4194304 5519 0 0 0 15697 5 0 0 25 0 1 0 236352625 23347200 5503 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/6885/statm: 5700 5503 76 170 0 5528 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 28160

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6885
/proc/meminfo: memFree=1176696/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=65.16
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 343 20503 0 0 0 0 6501 15 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6885] ppid=6881 vsize=23260 CPUtime=216.99
/proc/6885/stat : 6885 (minisat) R 6881 6881 6152 0 -1 4194304 5628 0 0 0 21694 5 0 0 25 0 1 0 236352625 23818240 5612 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6885/statm: 5815 5612 76 170 0 5643 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 28620

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6885
/proc/meminfo: memFree=1175864/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=65.16
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 343 20503 0 0 0 0 6501 15 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6885] ppid=6881 vsize=24064 CPUtime=276.97
/proc/6885/stat : 6885 (minisat) R 6881 6881 6152 0 -1 4194304 5845 0 0 0 27692 5 0 0 25 0 1 0 236352625 24641536 5829 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/6885/statm: 6016 5829 76 170 0 5844 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 29424

[startup+402.301 s]

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


[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6885
/proc/meminfo: memFree=1173752/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=65.16
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 343 20503 0 0 0 0 6501 15 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6885] ppid=6881 vsize=26636 CPUtime=456.9
/proc/6885/stat : 6885 (minisat) R 6881 6881 6152 0 -1 4194304 6378 0 0 0 45683 7 0 0 25 0 1 0 236352625 27275264 6362 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/6885/statm: 6659 6362 76 170 0 6487 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 31996

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6885
/proc/meminfo: memFree=1172536/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=65.16
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 343 20503 0 0 0 0 6501 15 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6885] ppid=6881 vsize=27876 CPUtime=516.88
/proc/6885/stat : 6885 (minisat) R 6881 6881 6152 0 -1 4194304 6695 0 0 0 51681 7 0 0 25 0 1 0 236352625 28545024 6679 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/6885/statm: 6969 6679 76 170 0 6797 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 33236

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6885
/proc/meminfo: memFree=1171192/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=65.16
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 343 20503 0 0 0 0 6501 15 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6885] ppid=6881 vsize=29036 CPUtime=576.86
/proc/6885/stat : 6885 (minisat) R 6881 6881 6152 0 -1 4194304 6991 0 0 0 57679 7 0 0 25 0 1 0 236352625 29732864 6975 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6885/statm: 7259 6975 76 170 0 7087 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 34396

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6885
/proc/meminfo: memFree=1170616/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=65.16
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 343 20503 0 0 0 0 6501 15 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6885] ppid=6881 vsize=29568 CPUtime=636.84
/proc/6885/stat : 6885 (minisat) R 6881 6881 6152 0 -1 4194304 7117 0 0 0 63677 7 0 0 25 0 1 0 236352625 30277632 7101 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/6885/statm: 7392 7101 76 170 0 7220 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 34928

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6885
/proc/meminfo: memFree=1170360/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=65.16
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 343 20503 0 0 0 0 6501 15 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6885] ppid=6881 vsize=29720 CPUtime=696.82
/proc/6885/stat : 6885 (minisat) R 6881 6881 6152 0 -1 4194304 7168 0 0 0 69675 7 0 0 25 0 1 0 236352625 30433280 7152 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6885/statm: 7430 7152 76 170 0 7258 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 35080

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6885
/proc/meminfo: memFree=1168312/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=65.16
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 343 20503 0 0 0 0 6501 15 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6885] ppid=6881 vsize=31952 CPUtime=756.79
/proc/6885/stat : 6885 (minisat) R 6881 6881 6152 0 -1 4194304 7697 0 0 0 75671 8 0 0 25 0 1 0 236352625 32718848 7681 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6885/statm: 7988 7681 76 170 0 7816 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 37312

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

[startup+844.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6885
/proc/meminfo: memFree=1167992/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=65.16
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 343 20503 0 0 0 0 6501 15 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6885] ppid=6881 vsize=32216 CPUtime=779.19
/proc/6885/stat : 6885 (minisat) R 6881 6881 6152 0 -1 4194304 7765 0 0 0 77911 8 0 0 25 0 1 0 236352625 32989184 7749 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/6885/statm: 8054 7749 76 170 0 7882 0
Current children cumulated CPU time (s) 844.35
Current children cumulated vsize (KiB) 37576

[startup+857.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6885
/proc/meminfo: memFree=1167928/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=65.16
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 343 20503 0 0 0 0 6501 15 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6885] ppid=6881 vsize=32216 CPUtime=791.98
/proc/6885/stat : 6885 (minisat) R 6881 6881 6152 0 -1 4194304 7786 0 0 0 79190 8 0 0 25 0 1 0 236352625 32989184 7770 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/6885/statm: 8054 7770 76 170 0 7882 0
Current children cumulated CPU time (s) 857.14
Current children cumulated vsize (KiB) 37576

[startup+863.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6885
/proc/meminfo: memFree=1167928/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=65.16
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 343 20503 0 0 0 0 6501 15 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6885] ppid=6881 vsize=32356 CPUtime=798.38
/proc/6885/stat : 6885 (minisat) R 6881 6881 6152 0 -1 4194304 7789 0 0 0 79830 8 0 0 25 0 1 0 236352625 33132544 7773 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/6885/statm: 8089 7773 76 170 0 7917 0
Current children cumulated CPU time (s) 863.54
Current children cumulated vsize (KiB) 37716

[startup+867.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6885
/proc/meminfo: memFree=1167928/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=65.16
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 343 20503 0 0 0 0 6501 15 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6885] ppid=6881 vsize=32356 CPUtime=801.57
/proc/6885/stat : 6885 (minisat) R 6881 6881 6152 0 -1 4194304 7789 0 0 0 80149 8 0 0 25 0 1 0 236352625 33132544 7773 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/6885/statm: 8089 7773 76 170 0 7917 0
Current children cumulated CPU time (s) 866.73
Current children cumulated vsize (KiB) 37716

[startup+868.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6885
/proc/meminfo: memFree=1167928/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=65.16
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 343 20503 0 0 0 0 6501 15 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6885] ppid=6881 vsize=32356 CPUtime=803.17
/proc/6885/stat : 6885 (minisat) R 6881 6881 6152 0 -1 4194304 7789 0 0 0 80309 8 0 0 25 0 1 0 236352625 33132544 7773 1992294400 134512640 135212939 4294956240 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/6885/statm: 8089 7773 76 170 0 7917 0
Current children cumulated CPU time (s) 868.33
Current children cumulated vsize (KiB) 37716

[startup+869.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6885
/proc/meminfo: memFree=1167928/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=65.16
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 343 20503 0 0 0 0 6501 15 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6885] ppid=6881 vsize=32356 CPUtime=803.97
/proc/6885/stat : 6885 (minisat) R 6881 6881 6152 0 -1 4194304 7789 0 0 0 80389 8 0 0 25 0 1 0 236352625 33132544 7773 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/6885/statm: 8089 7773 76 170 0 7917 0
Current children cumulated CPU time (s) 869.13
Current children cumulated vsize (KiB) 37716

[startup+870.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6885
/proc/meminfo: memFree=1167928/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=65.16
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 343 20503 0 0 0 0 6501 15 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6885] ppid=6881 vsize=32356 CPUtime=804.77
/proc/6885/stat : 6885 (minisat) R 6881 6881 6152 0 -1 4194304 7789 0 0 0 80469 8 0 0 25 0 1 0 236352625 33132544 7773 1992294400 134512640 135212939 4294956240 18446744073709551615 134523986 0 0 4096 3 0 0 0 17 0 0 0
/proc/6885/statm: 8089 7773 76 170 0 7917 0
Current children cumulated CPU time (s) 869.93
Current children cumulated vsize (KiB) 37716

[startup+870.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6885
/proc/meminfo: memFree=1167928/2055920 swapFree=4181160/4192956
[pid=6881] ppid=6879 vsize=5360 CPUtime=65.16
/proc/6881/stat : 6881 (run.sh) S 6879 6881 6152 0 -1 4194304 343 20503 0 0 0 0 6501 15 16 0 1 0 236346105 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6881/statm: 1340 241 197 169 0 51 0
[pid=6885] ppid=6881 vsize=32356 CPUtime=805.17
/proc/6885/stat : 6885 (minisat) R 6881 6881 6152 0 -1 4194304 7789 0 0 0 80509 8 0 0 25 0 1 0 236352625 33132544 7773 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6885/statm: 8089 7773 76 170 0 7917 0
Current children cumulated CPU time (s) 870.33
Current children cumulated vsize (KiB) 37716

Child status: 20
Real time (s): 870.801
CPU time (s): 870.46
CPU user time (s): 870.206
CPU system time (s): 0.253961
CPU usage (%): 99.9608
Max. virtual memory (cumulated for all children) (KiB): 64820

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

runsolver used 0.683896 second user time and 2.49562 second system time

The end

Launcher Data

Begin job on node34 at 2009-05-12 01:05:35
IDJOB=1797015
IDBENCH=70947
IDSOLVER=648
FILE ID=node34/1797015-1242083134
PBS_JOBID= 9277592
Free space on /tmp= 66248 MiB

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

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

MD5SUM BENCH= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED=279628226

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1204136 kB
Buffers:         76476 kB
Cached:         678108 kB
SwapCached:       5588 kB
Active:         187932 kB
Inactive:       574516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1204136 kB
SwapTotal:     4192956 kB
SwapFree:      4181160 kB
Dirty:            4628 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            75332 kB
Committed_AS:   823572 kB
PageTables:       1404 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= 66244 MiB
End job on node34 at 2009-05-12 01:20:05