Trace number 1806231

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 1129.84 1130.33

General information on the benchmark

Namecrafted/Hard/contest03/others/
999999000001nw.sat05-447.reshuffled-07.cnf
MD5SUM8bbab1b2b788407ca952856a1e2edded
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark967.226
Satisfiable
(Un)Satisfiability was proved
Number of variables4667
Number of clauses18492
Sum of the clauses size55356
Maximum clause length3
Minimum clause length1
Number of clauses of size 160
Number of clauses of size 20
Number of clauses of size 318432
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   18366    55030 |    5509       0        0     nan |  0.000 % |
0.08/0.11	c |         0 |   16563    50859 |      --       0       --      -- |     --   | -1702/-3816
0.08/0.11	c ==============================================================================
0.08/0.11	c Result  :   #vars: 3834   #clauses: 16563   #literals: 50859
0.08/0.11	c CPU time:   0.105983 s
0.08/0.11	c ==============================================================================
0.08/0.15	c SatElite is done !
0.08/0.15	c revival is preprocessing the formula...#ITERATIONS 11
2.67/2.77	#LEARNT CLAUSES 445
2.67/2.78	done !
2.67/2.78	c Calling MINISAT
2.67/2.78	This is MiniSat 2.0 beta
2.67/2.78	WARNING: for repeatability, setting FPU to use double precision
2.67/2.78	============================[ Problem Statistics ]=============================
2.67/2.78	|                                                                             |
2.67/2.78	|  Number of variables:  3834                                                 |
2.67/2.78	|  Number of clauses:    13743                                                |
2.67/2.79	|  Parsing time:         0.01         s                                       |
2.67/2.79	============================[ Search Statistics ]==============================
2.67/2.79	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.67/2.79	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.67/2.79	===============================================================================
2.67/2.79	|         0 |    2832    12641    32373 |     4213        0    nan |  0.000 % |
2.77/2.80	|       101 |    2832    12641    32373 |     4635      101     32 | 26.135 % |
2.77/2.84	|       252 |    2832    12641    32373 |     5098      252     54 | 26.135 % |
2.77/2.89	|       479 |    2832    12641    32373 |     5608      479     49 | 26.135 % |
2.77/2.94	|       818 |    2832    12641    32373 |     6169      818     46 | 26.135 % |
2.77/3.04	|      1325 |    2832    12641    32373 |     6786     1325     52 | 26.135 % |
2.77/3.21	|      2085 |    2832    12641    32373 |     7464     2085     49 | 26.135 % |
3.48/3.53	|      3225 |    2832    12641    32373 |     8211     3225     60 | 26.135 % |
4.08/4.10	|      4935 |    2832    12641    32373 |     9032     4935     56 | 26.135 % |
4.78/4.81	|      7497 |    2832    12641    32373 |     9935     7497     55 | 26.135 % |
6.27/6.34	|     11343 |    2832    12641    32373 |    10929     5708     53 | 26.135 % |
8.57/8.62	|     17110 |    2832    12641    32373 |    12022    11475     62 | 26.135 % |
12.17/12.21	|     25759 |    2829    12622    32330 |    13224    13127     57 | 26.213 % |
17.16/17.22	|     38736 |    2829    12622    32330 |    14546    11624     50 | 26.213 % |
26.77/26.85	|     58197 |    2829    12622    32330 |    16001    15102     51 | 26.213 % |
42.76/42.86	|     87389 |    2829    12622    32330 |    17601    17345     81 | 26.213 % |
69.25/69.37	|    131178 |    2829    12622    32330 |    19361    13337     76 | 26.213 % |
112.43/112.59	|    196863 |    2828    12615    32315 |    21297    16032     99 | 26.240 % |
174.60/174.73	|    295389 |    2828    12615    32315 |    23427    23245     70 | 26.239 % |
261.06/261.22	|    443179 |    2828    12615    32315 |    25770    18395     29 | 26.239 % |
432.29/432.56	|    664863 |    2828    12615    32315 |    28347    21959     43 | 26.239 % |
715.68/716.07	|    997389 |    2803    12430    31918 |    31182    15234     45 | 26.891 % |
1129.79/1130.32	===============================================================================
1129.79/1130.32	restarts              : 22
1129.79/1130.32	conflicts             : 1481273        (1314 /sec)
1129.79/1130.32	decisions             : 1809204        (1.09 % random) (1605 /sec)
1129.79/1130.32	propagations          : 799162209      (709105 /sec)
1129.79/1130.32	conflict literals     : 107141236      (44.87 % deleted)
1129.79/1130.32	Memory used           : 19.14 MB
1129.79/1130.32	CPU time              : 1127 s
1129.79/1130.32	
1129.79/1130.32	UNSATISFIABLE
1129.79/1130.32	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-1806231-1242147127/watcher-1806231-1242147127 -o /tmp/evaluation-result-1806231-1242147127/solver-1806231-1242147127 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806231-1242147127.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 0.94 3/65 24061
/proc/meminfo: memFree=1277568/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=0
/proc/24061/stat : 24061 (run.sh) R 24059 24061 23843 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 242741748 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255372880543 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/24061/statm: 1340 237 196 169 0 51 0
[pid=24062] ppid=24061 vsize=1552 CPUtime=0
/proc/24062/stat : 24062 (SatElite) R 24061 24061 23843 0 -1 4194304 275 0 0 0 0 0 0 0 18 0 1 0 242741749 1589248 258 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/24062/statm: 388 258 51 126 0 259 0

[startup+0.101869 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 24061
/proc/meminfo: memFree=1277568/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=0
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242741748 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24061/statm: 1340 238 197 169 0 51 0
[pid=24062] ppid=24061 vsize=3940 CPUtime=0.08
/proc/24062/stat : 24062 (SatElite) R 24061 24061 23843 0 -1 4194304 916 0 0 0 8 0 0 0 19 0 1 0 242741749 4034560 828 1992294400 134512640 135031949 4294956224 18446744073709551615 134566067 0 0 4096 3 0 0 0 17 0 0 0
/proc/24062/statm: 985 828 67 126 0 856 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9300

[startup+0.201887 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 24061
/proc/meminfo: memFree=1277568/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=0.13
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 317 936 0 0 0 0 13 0 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 5360

[startup+0.301892 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 24061
/proc/meminfo: memFree=1277568/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=0.13
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 317 936 0 0 0 0 13 0 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 5360

[startup+0.701932 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 24061
/proc/meminfo: memFree=1277568/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=0.13
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 317 936 0 0 0 0 13 0 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 5360

[startup+1.50201 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24064
/proc/meminfo: memFree=1275632/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=0.13
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 317 936 0 0 0 0 13 0 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24064] ppid=24061 vsize=2660 CPUtime=1.34
/proc/24064/stat : 24064 (revival) R 24061 24061 23843 0 -1 4194304 474 0 0 0 134 0 0 0 25 0 1 50000 242741764 2723840 367 1992294400 134512640 134537284 4294956384 18446744073709551615 134531169 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24064/statm: 665 367 85 6 0 303 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8020

[startup+3.10118 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24064
/proc/meminfo: memFree=1275568/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 5360

[startup+6.30151 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24065
/proc/meminfo: memFree=1272816/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=5788 CPUtime=3.5
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 1122 0 0 0 350 0 0 0 25 0 1 0 242742027 5926912 1106 1992294400 134512640 135212939 4294956240 18446744073709551615 134535966 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 1447 1106 76 170 0 1275 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11148

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24065
/proc/meminfo: memFree=1271152/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=6740 CPUtime=9.89
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 1366 0 0 0 989 0 0 0 25 0 1 0 242742027 6901760 1350 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 1685 1350 76 170 0 1513 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12100

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24065
/proc/meminfo: memFree=1270832/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=7136 CPUtime=22.7
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 1487 0 0 0 2269 1 0 0 25 0 1 0 242742027 7307264 1471 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 1784 1471 76 170 0 1612 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12496

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24065
/proc/meminfo: memFree=1267952/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=10140 CPUtime=48.28
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 2204 0 0 0 4826 2 0 0 25 0 1 0 242742027 10383360 2188 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 2535 2188 76 170 0 2363 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15500

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24065
/proc/meminfo: memFree=1266928/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=11064 CPUtime=99.47
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 2441 0 0 0 9944 3 0 0 25 0 1 0 242742027 11329536 2425 1992294400 134512640 135212939 4294956240 18446744073709551615 134538793 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 2766 2425 76 170 0 2594 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 16424

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24065
/proc/meminfo: memFree=1265264/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=12648 CPUtime=159.44
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 2843 0 0 0 15941 3 0 0 25 0 1 0 242742027 12951552 2827 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 3162 2827 76 170 0 2990 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18008

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24065
/proc/meminfo: memFree=1265200/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=12648 CPUtime=219.41
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 2847 0 0 0 21938 3 0 0 25 0 1 0 242742027 12951552 2831 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 3162 2831 76 170 0 2990 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 18008

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24065
/proc/meminfo: memFree=1265200/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=12648 CPUtime=279.38
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 2847 0 0 0 27935 3 0 0 25 0 1 0 242742027 12951552 2831 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 3162 2831 76 170 0 2990 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 18008

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24065
/proc/meminfo: memFree=1264496/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=13444 CPUtime=339.36
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 3034 0 0 0 33933 3 0 0 25 0 1 0 242742027 13766656 3018 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 3361 3018 76 170 0 3189 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 18804

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24065
/proc/meminfo: memFree=1263216/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=14760 CPUtime=399.33
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 3359 0 0 0 39930 3 0 0 25 0 1 0 242742027 15114240 3343 1992294400 134512640 135212939 4294956240 18446744073709551615 134526519 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 3690 3343 76 170 0 3518 0
Current children cumulated CPU time (s) 402.1

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


[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24071
/proc/meminfo: memFree=1258032/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=19596 CPUtime=699.22
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 4592 0 0 0 69917 5 0 0 25 0 1 0 242742027 20066304 4576 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 4899 4576 76 170 0 4727 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 24956

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24071
/proc/meminfo: memFree=1257968/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=19596 CPUtime=759.19
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 4595 0 0 0 75914 5 0 0 25 0 1 0 242742027 20066304 4579 1992294400 134512640 135212939 4294956240 18446744073709551615 134526898 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 4899 4579 76 170 0 4727 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 24956

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24071
/proc/meminfo: memFree=1257968/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=19596 CPUtime=819.16
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 4595 0 0 0 81911 5 0 0 25 0 1 0 242742027 20066304 4579 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 4899 4579 76 170 0 4727 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 24956

[startup+882.307 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24071
/proc/meminfo: memFree=1257968/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=19596 CPUtime=879.14
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 4595 0 0 0 87909 5 0 0 25 0 1 0 242742027 20066304 4579 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 4899 4579 76 170 0 4727 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 24956

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24071
/proc/meminfo: memFree=1257968/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=19596 CPUtime=939.11
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 4595 0 0 0 93906 5 0 0 25 0 1 0 242742027 20066304 4579 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 4899 4579 76 170 0 4727 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 24956

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24071
/proc/meminfo: memFree=1257968/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=19596 CPUtime=999.08
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 4595 0 0 0 99903 5 0 0 25 0 1 0 242742027 20066304 4579 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 4899 4579 76 170 0 4727 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 24956

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24071
/proc/meminfo: memFree=1257968/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=19596 CPUtime=1059.05
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 4595 0 0 0 105900 5 0 0 25 0 1 0 242742027 20066304 4579 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 4899 4579 76 170 0 4727 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 24956

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24071
/proc/meminfo: memFree=1257968/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=19596 CPUtime=1119.03
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 4595 0 0 0 111898 5 0 0 25 0 1 0 242742027 20066304 4579 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 4899 4579 76 170 0 4727 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 24956

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

[startup+1126.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24071
/proc/meminfo: memFree=1257968/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=19596 CPUtime=1123.13
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 4595 0 0 0 112308 5 0 0 25 0 1 0 242742027 20066304 4579 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 4899 4579 76 170 0 4727 0
Current children cumulated CPU time (s) 1125.9
Current children cumulated vsize (KiB) 24956

[startup+1128 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24071
/proc/meminfo: memFree=1257968/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=19596 CPUtime=1124.73
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 4595 0 0 0 112468 5 0 0 25 0 1 0 242742027 20066304 4579 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 4899 4579 76 170 0 4727 0
Current children cumulated CPU time (s) 1127.5
Current children cumulated vsize (KiB) 24956

[startup+1129.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24071
/proc/meminfo: memFree=1257968/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=19596 CPUtime=1126.32
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 4595 0 0 0 112627 5 0 0 25 0 1 0 242742027 20066304 4579 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 4899 4579 76 170 0 4727 0
Current children cumulated CPU time (s) 1129.09
Current children cumulated vsize (KiB) 24956

[startup+1130 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24071
/proc/meminfo: memFree=1257968/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=19596 CPUtime=1126.72
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 4595 0 0 0 112667 5 0 0 25 0 1 0 242742027 20066304 4579 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 4899 4579 76 170 0 4727 0
Current children cumulated CPU time (s) 1129.49
Current children cumulated vsize (KiB) 24956

[startup+1130.2 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24071
/proc/meminfo: memFree=1257968/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=19596 CPUtime=1126.92
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 4595 0 0 0 112687 5 0 0 25 0 1 0 242742027 20066304 4579 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 4899 4579 76 170 0 4727 0
Current children cumulated CPU time (s) 1129.69
Current children cumulated vsize (KiB) 24956

[startup+1130.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 24071
/proc/meminfo: memFree=1257968/2055912 swapFree=4149836/4192956
[pid=24061] ppid=24059 vsize=5360 CPUtime=2.77
/proc/24061/stat : 24061 (run.sh) S 24059 24061 23843 0 -1 4194304 343 1426 0 0 0 0 276 1 16 0 1 0 242741748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24061/statm: 1340 241 197 169 0 51 0
[pid=24065] ppid=24061 vsize=19596 CPUtime=1127.02
/proc/24065/stat : 24065 (minisat) R 24061 24061 23843 0 -1 4194304 4595 0 0 0 112697 5 0 0 25 0 1 0 242742027 20066304 4579 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24065/statm: 4899 4579 76 170 0 4727 0
Current children cumulated CPU time (s) 1129.79
Current children cumulated vsize (KiB) 24956

Child status: 20
Real time (s): 1130.33
CPU time (s): 1129.84
CPU user time (s): 1129.76
CPU system time (s): 0.074988
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 24956

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

runsolver used 1.03884 second user time and 3.08053 second system time

The end

Launcher Data

Begin job on node78 at 2009-05-12 18:52:07
IDJOB=1806231
IDBENCH=24694
IDSOLVER=648
FILE ID=node78/1806231-1242147127
PBS_JOBID= 9289648
Free space on /tmp= 126588 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest03/others/999999000001nw.sat05-447.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806231-1242147127/watcher-1806231-1242147127 -o /tmp/evaluation-result-1806231-1242147127/solver-1806231-1242147127 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806231-1242147127.cnf HOME

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

MD5SUM BENCH= 8bbab1b2b788407ca952856a1e2edded
RANDOM SEED=2052682304

node78.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.243
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.243
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:      2055912 kB
MemFree:       1278112 kB
Buffers:         41260 kB
Cached:         630740 kB
SwapCached:      36152 kB
Active:          64876 kB
Inactive:       644612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1278112 kB
SwapTotal:     4192956 kB
SwapFree:      4149836 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:          14192 kB
Slab:            54108 kB
Committed_AS:   668396 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126588 MiB
End job on node78 at 2009-05-12 19:10:58