Trace number 1796601

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SatElite + ReVivAl 0.23 2009-03-18UNSAT 228.144 228.255

General information on the benchmark

Namevelev-engi-uns-1.0-4nd.cnf
MD5SUM700f8e86139a93fca212e22efa0f7d2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark41.6767
Satisfiable
(Un)Satisfiability was proved
Number of variables7000
Number of clauses67586
Sum of the clauses size190944
Maximum clause length58
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 256649
Number of clauses of size 35901
Number of clauses of size 4437
Number of clauses of size 5591
Number of clauses of size over 54007

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 44
191.30/191.50	#LEARNT CLAUSES 68
191.40/191.55	done !
191.40/191.55	c Now, SatElite...
191.40/191.55	c Parsing...
191.45/191.61	c ==============================================================================
191.45/191.61	c |           |     ORIGINAL     |              LEARNT              |          |
191.45/191.61	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
191.45/191.61	c ==============================================================================
191.45/191.61	c |         0 |   57615   158105 |   17284       0        0     nan |  0.000 % |
191.45/191.88	c |         0 |   41756   134004 |      --       0       --      -- |     --   | -15859/-24101
191.45/191.88	c ==============================================================================
191.45/191.88	c Result  :   #vars: 3654   #clauses: 41756   #literals: 134004
191.45/191.88	c CPU time:   0.32695 s
191.45/191.88	c ==============================================================================
191.45/191.96	c SatElite is done !
191.45/191.96	c Calling MINISAT
191.45/191.96	This is MiniSat 2.0 beta
191.45/191.96	WARNING: for repeatability, setting FPU to use double precision
191.45/191.96	============================[ Problem Statistics ]=============================
191.45/191.96	|                                                                             |
191.45/191.96	|  Number of variables:  3654                                                 |
191.45/191.96	|  Number of clauses:    41756                                                |
191.45/191.99	|  Parsing time:         0.02         s                                       |
191.45/191.99	============================[ Search Statistics ]==============================
191.45/191.99	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
191.45/191.99	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
191.45/191.99	===============================================================================
191.45/191.99	|         0 |    3654    41756   134004 |    13918        0    nan |  0.000 % |
191.86/192.00	|       100 |    3654    41756   134004 |    15310       99     21 |  0.193 % |
191.86/192.03	|       250 |    3654    41756   134004 |    16841      249     25 |  0.192 % |
191.86/192.06	|       475 |    3647    41422   133056 |    18525      474     30 |  0.192 % |
191.86/192.09	|       812 |    3647    41422   133056 |    20378      811     43 |  0.192 % |
191.86/192.16	|      1319 |    3647    41422   133056 |    22416     1318     43 |  0.195 % |
191.86/192.25	|      2081 |    3647    41422   133056 |    24657     2080     45 |  0.193 % |
192.29/192.41	|      3220 |    3647    41422   133056 |    27123     3219     44 |  0.193 % |
192.49/192.62	|      4929 |    3647    41422   133056 |    29835     4928     44 |  0.199 % |
192.78/192.90	|      7492 |    3647    41422   133056 |    32819     7491     46 |  0.192 % |
193.39/193.60	|     11336 |    3647    41422   133056 |    36101    11335     45 |  0.192 % |
194.59/194.78	|     17102 |    3647    41422   133056 |    39711    17101     52 |  0.193 % |
196.69/196.88	|     25751 |    3641    41014   131942 |    43682    25649     51 |  0.356 % |
200.38/200.53	|     38725 |    3641    41014   131942 |    48051    38623     54 |  0.358 % |
206.38/206.50	|     58186 |    3615    40382   130270 |    52856    23287     45 |  1.067 % |
215.98/216.19	|     87378 |    3615    40382   130270 |    58141    52479     50 |  1.067 % |
228.07/228.25	===============================================================================
228.07/228.25	restarts              : 16
228.07/228.25	conflicts             : 122581         (3383 /sec)
228.07/228.25	decisions             : 192973         (0.49 % random) (5326 /sec)
228.07/228.25	propagations          : 27379537       (755704 /sec)
228.07/228.25	conflict literals     : 6411684        (44.12 % deleted)
228.07/228.25	Memory used           : 18.03 MB
228.07/228.25	CPU time              : 36.2305 s
228.07/228.25	
228.07/228.25	UNSATISFIABLE
228.07/228.25	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-1796601-1242077910/watcher-1796601-1242077910 -o /tmp/evaluation-result-1796601-1242077910/solver-1796601-1242077910 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796601-1242077910.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.01 1.00 3/64 7651
/proc/meminfo: memFree=1344376/2055920 swapFree=4168768/4192956
[pid=7651] ppid=7649 vsize=5360 CPUtime=0
/proc/7651/stat : 7651 (run.sh) R 7649 7651 7304 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 235824976 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 226913479327 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/7651/statm: 1340 236 195 169 0 51 0
[pid=7652] ppid=7651 vsize=2124 CPUtime=0
/proc/7652/stat : 7652 (revival) R 7651 7651 7304 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 235824976 2174976 256 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/7652/statm: 531 259 81 6 0 169 0

[startup+0.091109 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 7651
/proc/meminfo: memFree=1344376/2055920 swapFree=4168768/4192956
[pid=7651] ppid=7649 vsize=5360 CPUtime=0
/proc/7651/stat : 7651 (run.sh) S 7649 7651 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235824976 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7651/statm: 1340 237 196 169 0 51 0
[pid=7652] ppid=7651 vsize=4676 CPUtime=0.08
/proc/7652/stat : 7652 (revival) R 7651 7651 7304 0 -1 4194304 1157 0 0 0 8 0 0 0 19 0 1 50000 235824976 4788224 849 1992294400 134512640 134537284 4294956368 18446744073709551615 134523787 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7652/statm: 1169 849 85 6 0 807 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10036

[startup+0.101109 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 7651
/proc/meminfo: memFree=1344376/2055920 swapFree=4168768/4192956
[pid=7651] ppid=7649 vsize=5360 CPUtime=0
/proc/7651/stat : 7651 (run.sh) S 7649 7651 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235824976 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7651/statm: 1340 237 196 169 0 51 0
[pid=7652] ppid=7651 vsize=4676 CPUtime=0.09
/proc/7652/stat : 7652 (revival) R 7651 7651 7304 0 -1 4194304 1157 0 0 0 9 0 0 0 19 0 1 50000 235824976 4788224 849 1992294400 134512640 134537284 4294956368 18446744073709551615 134531158 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7652/statm: 1169 849 85 6 0 807 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10036

[startup+0.301131 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 7651
/proc/meminfo: memFree=1344376/2055920 swapFree=4168768/4192956
[pid=7651] ppid=7649 vsize=5360 CPUtime=0
/proc/7651/stat : 7651 (run.sh) S 7649 7651 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235824976 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7651/statm: 1340 237 196 169 0 51 0
[pid=7652] ppid=7651 vsize=4676 CPUtime=0.29
/proc/7652/stat : 7652 (revival) R 7651 7651 7304 0 -1 4194304 1162 0 0 0 29 0 0 0 21 0 1 50000 235824976 4788224 854 1992294400 134512640 134537284 4294956368 18446744073709551615 134523866 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7652/statm: 1169 854 85 6 0 807 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10036

[startup+0.701176 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 7651
/proc/meminfo: memFree=1344376/2055920 swapFree=4168768/4192956
[pid=7651] ppid=7649 vsize=5360 CPUtime=0
/proc/7651/stat : 7651 (run.sh) S 7649 7651 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235824976 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7651/statm: 1340 237 196 169 0 51 0
[pid=7652] ppid=7651 vsize=4676 CPUtime=0.69
/proc/7652/stat : 7652 (revival) R 7651 7651 7304 0 -1 4194304 1166 0 0 0 69 0 0 0 25 0 1 50000 235824976 4788224 858 1992294400 134512640 134537284 4294956368 18446744073709551615 134531158 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7652/statm: 1169 858 85 6 0 807 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10036

[startup+1.50126 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 7653
/proc/meminfo: memFree=1340904/2055920 swapFree=4168768/4192956
[pid=7651] ppid=7649 vsize=5360 CPUtime=0
/proc/7651/stat : 7651 (run.sh) S 7649 7651 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235824976 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7651/statm: 1340 237 196 169 0 51 0
[pid=7652] ppid=7651 vsize=4676 CPUtime=1.49
/proc/7652/stat : 7652 (revival) R 7651 7651 7304 0 -1 4194304 1168 0 0 0 149 0 0 0 25 0 1 50000 235824976 4788224 860 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7652/statm: 1169 860 85 6 0 807 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10036

[startup+3.10144 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 7653
/proc/meminfo: memFree=1340776/2055920 swapFree=4168768/4192956
[pid=7651] ppid=7649 vsize=5360 CPUtime=0
/proc/7651/stat : 7651 (run.sh) S 7649 7651 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235824976 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7651/statm: 1340 237 196 169 0 51 0
[pid=7652] ppid=7651 vsize=4808 CPUtime=3.09
/proc/7652/stat : 7652 (revival) R 7651 7651 7304 0 -1 4194304 1188 0 0 0 309 0 0 0 25 0 1 50000 235824976 4923392 880 1992294400 134512640 134537284 4294956368 18446744073709551615 134523564 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7652/statm: 1202 880 85 6 0 840 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10168

[startup+6.3018 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 7653
/proc/meminfo: memFree=1340584/2055920 swapFree=4168768/4192956
[pid=7651] ppid=7649 vsize=5360 CPUtime=0
/proc/7651/stat : 7651 (run.sh) S 7649 7651 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235824976 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7651/statm: 1340 237 196 169 0 51 0
[pid=7652] ppid=7651 vsize=4808 CPUtime=6.29
/proc/7652/stat : 7652 (revival) R 7651 7651 7304 0 -1 4194304 1218 0 0 0 629 0 0 0 25 0 1 50000 235824976 4923392 910 1992294400 134512640 134537284 4294956368 18446744073709551615 134523666 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7652/statm: 1202 910 85 6 0 840 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10168

[startup+12.7015 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 7653
/proc/meminfo: memFree=1340136/2055920 swapFree=4168768/4192956
[pid=7651] ppid=7649 vsize=5360 CPUtime=0
/proc/7651/stat : 7651 (run.sh) S 7649 7651 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235824976 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7651/statm: 1340 237 196 169 0 51 0
[pid=7652] ppid=7651 vsize=5204 CPUtime=12.68
/proc/7652/stat : 7652 (revival) R 7651 7651 7304 0 -1 4194304 1314 0 0 0 1268 0 0 0 25 0 1 50000 235824976 5328896 1006 1992294400 134512640 134537284 4294956368 18446744073709551615 134523896 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7652/statm: 1301 1006 85 6 0 939 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10564

[startup+25.502 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 7653
/proc/meminfo: memFree=1339560/2055920 swapFree=4168768/4192956
[pid=7651] ppid=7649 vsize=5360 CPUtime=0
/proc/7651/stat : 7651 (run.sh) S 7649 7651 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235824976 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7651/statm: 1340 237 196 169 0 51 0
[pid=7652] ppid=7651 vsize=5996 CPUtime=25.46
/proc/7652/stat : 7652 (revival) R 7651 7651 7304 0 -1 4194304 1488 0 0 0 2546 0 0 0 25 0 1 50000 235824976 6139904 1180 1992294400 134512640 134537284 4294956368 18446744073709551615 134523608 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7652/statm: 1499 1180 85 6 0 1137 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11356

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7653
/proc/meminfo: memFree=1338152/2055920 swapFree=4168768/4192956
[pid=7651] ppid=7649 vsize=5360 CPUtime=0
/proc/7651/stat : 7651 (run.sh) S 7649 7651 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235824976 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7651/statm: 1340 237 196 169 0 51 0
[pid=7652] ppid=7651 vsize=7316 CPUtime=51.06
/proc/7652/stat : 7652 (revival) R 7651 7651 7304 0 -1 4194304 1836 0 0 0 5105 1 0 0 25 0 1 50000 235824976 7491584 1528 1992294400 134512640 134537284 4294956368 18446744073709551615 134524107 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7652/statm: 1829 1528 85 6 0 1467 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 12676

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7653
/proc/meminfo: memFree=1335272/2055920 swapFree=4168768/4192956
[pid=7651] ppid=7649 vsize=5360 CPUtime=0
/proc/7651/stat : 7651 (run.sh) S 7649 7651 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235824976 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7651/statm: 1340 237 196 169 0 51 0
[pid=7652] ppid=7651 vsize=10088 CPUtime=102.24
/proc/7652/stat : 7652 (revival) R 7651 7651 7304 0 -1 4194304 2536 0 0 0 10223 1 0 0 25 0 1 50000 235824976 10330112 2228 1992294400 134512640 134537284 4294956368 18446744073709551615 134523973 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7652/statm: 2522 2228 85 6 0 2160 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 15448

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7655
/proc/meminfo: memFree=1331880/2055920 swapFree=4168768/4192956
[pid=7651] ppid=7649 vsize=5360 CPUtime=0
/proc/7651/stat : 7651 (run.sh) S 7649 7651 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235824976 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7651/statm: 1340 237 196 169 0 51 0
[pid=7652] ppid=7651 vsize=13388 CPUtime=162.21
/proc/7652/stat : 7652 (revival) R 7651 7651 7304 0 -1 4194304 3356 0 0 0 16219 2 0 0 25 0 1 50000 235824976 13709312 3048 1992294400 134512640 134537284 4294956368 18446744073709551615 134531169 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7652/statm: 3347 3048 85 6 0 2985 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18748

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7657
/proc/meminfo: memFree=1324520/2055920 swapFree=4168768/4192956
[pid=7651] ppid=7649 vsize=5360 CPUtime=191.86
/proc/7651/stat : 7651 (run.sh) S 7649 7651 7304 0 -1 4194304 341 5428 0 0 0 0 19183 3 16 0 1 0 235824976 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7651/statm: 1340 241 197 169 0 51 0
[pid=7657] ppid=7651 vsize=18320 CPUtime=30.31
/proc/7657/stat : 7657 (minisat) R 7651 7651 7304 0 -1 4194304 4379 0 0 0 3028 3 0 0 25 0 1 0 235844172 18759680 4363 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/7657/statm: 4580 4363 76 170 0 4408 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 23680

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

[startup+223.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7657
/proc/meminfo: memFree=1324520/2055920 swapFree=4168768/4192956
[pid=7651] ppid=7649 vsize=5360 CPUtime=191.86
/proc/7651/stat : 7651 (run.sh) S 7649 7651 7304 0 -1 4194304 341 5428 0 0 0 0 19183 3 16 0 1 0 235824976 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7651/statm: 1340 241 197 169 0 51 0
[pid=7657] ppid=7651 vsize=18320 CPUtime=31.91
/proc/7657/stat : 7657 (minisat) R 7651 7651 7304 0 -1 4194304 4380 0 0 0 3188 3 0 0 25 0 1 0 235844172 18759680 4364 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7657/statm: 4580 4364 76 170 0 4408 0
Current children cumulated CPU time (s) 223.77
Current children cumulated vsize (KiB) 23680

[startup+225.505 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7657
/proc/meminfo: memFree=1324456/2055920 swapFree=4168768/4192956
[pid=7651] ppid=7649 vsize=5360 CPUtime=191.86
/proc/7651/stat : 7651 (run.sh) S 7649 7651 7304 0 -1 4194304 341 5428 0 0 0 0 19183 3 16 0 1 0 235824976 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7651/statm: 1340 241 197 169 0 51 0
[pid=7657] ppid=7651 vsize=18460 CPUtime=33.51
/proc/7657/stat : 7657 (minisat) R 7651 7651 7304 0 -1 4194304 4388 0 0 0 3348 3 0 0 25 0 1 0 235844172 18903040 4372 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7657/statm: 4615 4372 76 170 0 4443 0
Current children cumulated CPU time (s) 225.37
Current children cumulated vsize (KiB) 23820

[startup+227.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7657
/proc/meminfo: memFree=1324456/2055920 swapFree=4168768/4192956
[pid=7651] ppid=7649 vsize=5360 CPUtime=191.86
/proc/7651/stat : 7651 (run.sh) S 7649 7651 7304 0 -1 4194304 341 5428 0 0 0 0 19183 3 16 0 1 0 235824976 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7651/statm: 1340 241 197 169 0 51 0
[pid=7657] ppid=7651 vsize=18460 CPUtime=35.11
/proc/7657/stat : 7657 (minisat) R 7651 7651 7304 0 -1 4194304 4388 0 0 0 3508 3 0 0 25 0 1 0 235844172 18903040 4372 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/7657/statm: 4615 4372 76 170 0 4443 0
Current children cumulated CPU time (s) 226.97
Current children cumulated vsize (KiB) 23820

[startup+227.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7657
/proc/meminfo: memFree=1324456/2055920 swapFree=4168768/4192956
[pid=7651] ppid=7649 vsize=5360 CPUtime=191.86
/proc/7651/stat : 7651 (run.sh) S 7649 7651 7304 0 -1 4194304 341 5428 0 0 0 0 19183 3 16 0 1 0 235824976 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7651/statm: 1340 241 197 169 0 51 0
[pid=7657] ppid=7651 vsize=18460 CPUtime=35.91
/proc/7657/stat : 7657 (minisat) R 7651 7651 7304 0 -1 4194304 4388 0 0 0 3588 3 0 0 25 0 1 0 235844172 18903040 4372 1992294400 134512640 135212939 4294956240 18446744073709551615 134536612 0 0 4096 3 0 0 0 17 0 0 0
/proc/7657/statm: 4615 4372 76 170 0 4443 0
Current children cumulated CPU time (s) 227.77
Current children cumulated vsize (KiB) 23820

[startup+228.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7657
/proc/meminfo: memFree=1324456/2055920 swapFree=4168768/4192956
[pid=7651] ppid=7649 vsize=5360 CPUtime=191.86
/proc/7651/stat : 7651 (run.sh) S 7649 7651 7304 0 -1 4194304 341 5428 0 0 0 0 19183 3 16 0 1 0 235824976 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7651/statm: 1340 241 197 169 0 51 0
[pid=7657] ppid=7651 vsize=18460 CPUtime=36.11
/proc/7657/stat : 7657 (minisat) R 7651 7651 7304 0 -1 4194304 4388 0 0 0 3608 3 0 0 25 0 1 0 235844172 18903040 4372 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/7657/statm: 4615 4372 76 170 0 4443 0
Current children cumulated CPU time (s) 227.97
Current children cumulated vsize (KiB) 23820

[startup+228.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7657
/proc/meminfo: memFree=1324456/2055920 swapFree=4168768/4192956
[pid=7651] ppid=7649 vsize=5360 CPUtime=191.86
/proc/7651/stat : 7651 (run.sh) S 7649 7651 7304 0 -1 4194304 341 5428 0 0 0 0 19183 3 16 0 1 0 235824976 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7651/statm: 1340 241 197 169 0 51 0
[pid=7657] ppid=7651 vsize=18460 CPUtime=36.21
/proc/7657/stat : 7657 (minisat) R 7651 7651 7304 0 -1 4194304 4388 0 0 0 3618 3 0 0 25 0 1 0 235844172 18903040 4372 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/7657/statm: 4615 4372 76 170 0 4443 0
Current children cumulated CPU time (s) 228.07
Current children cumulated vsize (KiB) 23820

Child status: 20
Real time (s): 228.255
CPU time (s): 228.144
CPU user time (s): 228.062
CPU system time (s): 0.081987
CPU usage (%): 99.9516
Max. virtual memory (cumulated for all children) (KiB): 23820

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

runsolver used 0.214967 second user time and 0.625904 second system time

The end

Launcher Data

Begin job on node5 at 2009-05-11 23:38:30
IDJOB=1796601
IDBENCH=69594
IDSOLVER=647
FILE ID=node5/1796601-1242077910
PBS_JOBID= 9277665
Free space on /tmp= 66296 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT_RACE08/cnf/velev-engi-uns-1.0-4nd.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796601-1242077910/watcher-1796601-1242077910 -o /tmp/evaluation-result-1796601-1242077910/solver-1796601-1242077910 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796601-1242077910.cnf HOME

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

MD5SUM BENCH= 700f8e86139a93fca212e22efa0f7d2b
RANDOM SEED=663277779

node5.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.212
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.212
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:       1344856 kB
Buffers:         80152 kB
Cached:         524424 kB
SwapCached:      18984 kB
Active:         161960 kB
Inactive:       463088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1344856 kB
SwapTotal:     4192956 kB
SwapFree:      4168768 kB
Dirty:            2496 kB
Writeback:           0 kB
Mapped:          13544 kB
Slab:            72024 kB
Committed_AS:   870336 kB
PageTables:       1412 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= 66292 MiB
End job on node5 at 2009-05-11 23:42:19