Trace number 1797184

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 2009-03-18UNSAT 810.567 810.953

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-10-10p0.cnf
MD5SUM76f64a29755badc2dae8f70e8e96bc3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark95.1435
Satisfiable
(Un)Satisfiability was proved
Number of variables130859
Number of clauses627223
Sum of the clauses size1471348
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2498729
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
500.16/500.49	#ITERATIONS 1
500.16/500.49	#LEARNT CLAUSES 496
500.46/500.76	done !
500.46/500.76	c Calling MINISAT
500.46/500.76	This is MiniSat 2.0 beta
500.46/500.76	WARNING: for repeatability, setting FPU to use double precision
500.46/500.76	============================[ Problem Statistics ]=============================
500.46/500.76	|                                                                             |
500.46/500.77	|  Number of variables:  130859                                               |
500.46/500.77	|  Number of clauses:    378305                                               |
500.53/501.00	|  Parsing time:         0.21         s                                       |
500.53/501.01	============================[ Search Statistics ]==============================
500.53/501.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
500.53/501.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
500.53/501.01	===============================================================================
500.53/501.01	|         0 |   69619   304287   703770 |   101429        0    nan |  0.000 % |
500.53/501.05	|       102 |   69619   304287   703770 |   111571      102     36 | 46.798 % |
500.53/501.22	|       268 |   69619   304287   703770 |   122729      268     44 | 46.798 % |
501.25/501.58	|       493 |   69619   304287   703770 |   135001      493    102 | 46.798 % |
501.54/501.89	|       830 |   69619   304287   703770 |   148502      830    193 | 46.798 % |
502.04/502.38	|      1337 |   69575   303781   702533 |   163352     1327    182 | 46.832 % |
502.64/502.95	|      2096 |   69548   303485   701807 |   179687     2080    146 | 46.946 % |
503.94/504.27	|      3235 |   69320   300913   695544 |   197656     3084    164 | 47.027 % |
505.65/505.99	|      4947 |   69319   300910   695538 |   217422     4795    165 | 47.028 % |
508.84/509.20	|      7509 |   69272   300456   694475 |   239164     7348    186 | 47.126 % |
514.34/514.61	|     11354 |   69190   299512   692203 |   263080    11145    197 | 47.126 % |
526.64/526.92	|     17120 |   69190   299512   692203 |   289388    16911    226 | 47.126 % |
546.93/547.24	|     25769 |   69189   299509   692197 |   318327    25559    277 | 47.127 % |
571.01/571.40	|     38745 |   69128   298872   690674 |   350160    38424    280 | 47.174 % |
613.99/614.37	|     58207 |   69116   298857   690644 |   385176    57878    304 | 47.934 % |
682.77/683.19	|     87403 |   66028   272887   627830 |   423694    80651    301 | 49.664 % |
799.89/800.36	|    131192 |   65661   270531   622050 |   466063   123709    290 | 49.825 % |
810.49/810.92	===============================================================================
810.49/810.92	restarts              : 17
810.49/810.92	conflicts             : 135196         (437 /sec)
810.49/810.92	decisions             : 662740         (1.47 % random) (2141 /sec)
810.49/810.92	propagations          : 295365385      (954035 /sec)
810.49/810.92	conflict literals     : 38658470       (28.27 % deleted)
810.49/810.92	Memory used           : 172.51 MB
810.49/810.92	CPU time              : 309.596 s
810.49/810.92	
810.49/810.92	UNSATISFIABLE
810.49/810.95	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-1797184-1242085766/watcher-1797184-1242085766 -o /tmp/evaluation-result-1797184-1242085766/solver-1797184-1242085766 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797184-1242085766.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15449
/proc/meminfo: memFree=1831256/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=0
/proc/15449/stat : 15449 (run.sh) R 15447 15449 14761 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 63578509 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 244671113887 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/15449/statm: 1340 236 195 169 0 51 0
[pid=15450] ppid=15449 vsize=2124 CPUtime=0
/proc/15450/stat : 15450 (revival) R 15449 15449 14761 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 63578509 2174976 245 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/15450/statm: 531 252 81 6 0 169 0

[startup+0.0679809 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15449
/proc/meminfo: memFree=1831256/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=0
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 63578509 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15449/statm: 1340 237 196 169 0 51 0
[pid=15450] ppid=15449 vsize=26056 CPUtime=0.06
/proc/15450/stat : 15450 (revival) R 15449 15449 14761 0 -1 4194304 5907 0 0 0 3 3 0 0 19 0 1 0 63578509 26681344 5869 1992294400 134512640 134537284 4294956368 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/15450/statm: 6514 5870 82 6 0 6152 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31416

[startup+0.101984 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15449
/proc/meminfo: memFree=1831256/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=0
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 63578509 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15449/statm: 1340 237 196 169 0 51 0
[pid=15450] ppid=15449 vsize=28120 CPUtime=0.09
/proc/15450/stat : 15450 (revival) R 15449 15449 14761 0 -1 4194304 6387 0 0 0 6 3 0 0 19 0 1 0 63578509 28794880 6349 1992294400 134512640 134537284 4294956368 18446744073709551615 134527277 0 0 4096 0 0 0 0 17 0 0 0
/proc/15450/statm: 7063 6350 82 6 0 6701 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33480

[startup+0.302004 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15449
/proc/meminfo: memFree=1831256/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=0
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 63578509 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15449/statm: 1340 237 196 169 0 51 0
[pid=15450] ppid=15449 vsize=40732 CPUtime=0.29
/proc/15450/stat : 15450 (revival) R 15449 15449 14761 0 -1 4194304 9545 0 0 0 25 4 0 0 21 0 1 0 63578509 41709568 9507 1992294400 134512640 134537284 4294956368 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/15450/statm: 10183 9507 82 6 0 9821 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46092

[startup+0.701046 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15449
/proc/meminfo: memFree=1831256/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=0
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 63578509 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15449/statm: 1340 237 196 169 0 51 0
[pid=15450] ppid=15449 vsize=32528 CPUtime=0.68
/proc/15450/stat : 15450 (revival) R 15449 15449 14761 0 -1 4194304 10493 0 0 0 64 4 0 0 25 0 1 50000 63578509 33308672 7712 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15450/statm: 8132 7712 85 6 0 7770 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 37888

[startup+1.50113 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 15451
/proc/meminfo: memFree=1800328/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=0
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 63578509 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15449/statm: 1340 237 196 169 0 51 0
[pid=15450] ppid=15449 vsize=32528 CPUtime=1.48
/proc/15450/stat : 15450 (revival) R 15449 15449 14761 0 -1 4194304 10493 0 0 0 144 4 0 0 25 0 1 50000 63578509 33308672 7712 1992294400 134512640 134537284 4294956368 18446744073709551615 134524545 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15450/statm: 8132 7712 85 6 0 7770 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37888

[startup+3.1013 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 15451
/proc/meminfo: memFree=1799752/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=0
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 63578509 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15449/statm: 1340 237 196 169 0 51 0
[pid=15450] ppid=15449 vsize=32528 CPUtime=3.08
/proc/15450/stat : 15450 (revival) R 15449 15449 14761 0 -1 4194304 10493 0 0 0 303 5 0 0 25 0 1 50000 63578509 33308672 7712 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15450/statm: 8132 7712 85 6 0 7770 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37888

[startup+6.30163 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 15451
/proc/meminfo: memFree=1800072/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=0
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 63578509 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15449/statm: 1340 237 196 169 0 51 0
[pid=15450] ppid=15449 vsize=32528 CPUtime=6.28
/proc/15450/stat : 15450 (revival) R 15449 15449 14761 0 -1 4194304 10499 0 0 0 623 5 0 0 25 0 1 50000 63578509 33308672 7718 1992294400 134512640 134537284 4294956368 18446744073709551615 134524107 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15450/statm: 8132 7718 85 6 0 7770 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 37888

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 15451
/proc/meminfo: memFree=1800072/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=0
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 63578509 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15449/statm: 1340 237 196 169 0 51 0
[pid=15450] ppid=15449 vsize=32528 CPUtime=12.68
/proc/15450/stat : 15450 (revival) R 15449 15449 14761 0 -1 4194304 10510 0 0 0 1263 5 0 0 25 0 1 50000 63578509 33308672 7729 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15450/statm: 8132 7729 85 6 0 7770 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 37888

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 15451
/proc/meminfo: memFree=1800136/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=0
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 63578509 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15449/statm: 1340 237 196 169 0 51 0
[pid=15450] ppid=15449 vsize=32528 CPUtime=25.47
/proc/15450/stat : 15450 (revival) R 15449 15449 14761 0 -1 4194304 10514 0 0 0 2542 5 0 0 25 0 1 50000 63578509 33308672 7733 1992294400 134512640 134537284 4294956368 18446744073709551615 134524039 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15450/statm: 8132 7733 85 6 0 7770 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 37888

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 15451
/proc/meminfo: memFree=1800136/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=0
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 63578509 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15449/statm: 1340 237 196 169 0 51 0
[pid=15450] ppid=15449 vsize=32528 CPUtime=51.06
/proc/15450/stat : 15450 (revival) R 15449 15449 14761 0 -1 4194304 10522 0 0 0 5101 5 0 0 25 0 1 50000 63578509 33308672 7741 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15450/statm: 8132 7741 85 6 0 7770 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 37888

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 15451
/proc/meminfo: memFree=1800072/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=0
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 63578509 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15449/statm: 1340 237 196 169 0 51 0
[pid=15450] ppid=15449 vsize=32528 CPUtime=102.24
/proc/15450/stat : 15450 (revival) R 15449 15449 14761 0 -1 4194304 10523 0 0 0 10219 5 0 0 25 0 1 50000 63578509 33308672 7742 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15450/statm: 8132 7742 85 6 0 7770 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 37888

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15451
/proc/meminfo: memFree=1800008/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=0
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 63578509 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15449/statm: 1340 237 196 169 0 51 0
[pid=15450] ppid=15449 vsize=32528 CPUtime=162.21
/proc/15450/stat : 15450 (revival) R 15449 15449 14761 0 -1 4194304 10529 0 0 0 16216 5 0 0 25 0 1 50000 63578509 33308672 7748 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15450/statm: 8132 7748 85 6 0 7770 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 37888

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15451
/proc/meminfo: memFree=1800008/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=0
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 63578509 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15449/statm: 1340 237 196 169 0 51 0
[pid=15450] ppid=15449 vsize=32528 CPUtime=222.18
/proc/15450/stat : 15450 (revival) R 15449 15449 14761 0 -1 4194304 10529 0 0 0 22213 5 0 0 25 0 1 50000 63578509 33308672 7748 1992294400 134512640 134537284 4294956368 18446744073709551615 134531146 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15450/statm: 8132 7748 85 6 0 7770 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 37888

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15451
/proc/meminfo: memFree=1799944/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=0
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 63578509 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15449/statm: 1340 237 196 169 0 51 0
[pid=15450] ppid=15449 vsize=32528 CPUtime=282.16
/proc/15450/stat : 15450 (revival) R 15449 15449 14761 0 -1 4194304 10529 0 0 0 28211 5 0 0 25 0 1 50000 63578509 33308672 7748 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15450/statm: 8132 7748 85 6 0 7770 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 37888

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15451
/proc/meminfo: memFree=1799880/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=0
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 63578509 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15449/statm: 1340 237 196 169 0 51 0
[pid=15450] ppid=15449 vsize=32528 CPUtime=342.13
/proc/15450/stat : 15450 (revival) R 15449 15449 14761 0 -1 4194304 10529 0 0 0 34208 5 0 0 25 0 1 50000 63578509 33308672 7748 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15450/statm: 8132 7748 85 6 0 7770 0
Current children cumulated CPU time (s) 342.13

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


[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15451
/proc/meminfo: memFree=1799880/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=0
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 63578509 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15449/statm: 1340 237 196 169 0 51 0
[pid=15450] ppid=15449 vsize=32528 CPUtime=462.08
/proc/15450/stat : 15450 (revival) R 15449 15449 14761 0 -1 4194304 10537 0 0 0 46203 5 0 0 25 0 1 50000 63578509 33308672 7756 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15450/statm: 8132 7756 85 6 0 7770 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 37888

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15452
/proc/meminfo: memFree=1790088/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=500.53
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 312 10552 0 0 0 0 50045 8 16 0 1 0 63578509 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15449/statm: 1340 238 197 169 0 51 0
[pid=15452] ppid=15449 vsize=36556 CPUtime=21.5
/proc/15452/stat : 15452 (minisat) R 15449 15449 14761 0 -1 4194304 8836 0 0 0 2146 4 0 0 25 0 1 0 63628586 37433344 8802 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/15452/statm: 9139 8802 77 170 0 8967 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 41916

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15452
/proc/meminfo: memFree=1752648/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=500.53
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 312 10552 0 0 0 0 50045 8 16 0 1 0 63578509 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15449/statm: 1340 238 197 169 0 51 0
[pid=15452] ppid=15449 vsize=73868 CPUtime=81.48
/proc/15452/stat : 15452 (minisat) R 15449 15449 14761 0 -1 4194304 18155 0 0 0 8133 15 0 0 25 0 1 0 63628586 75640832 18121 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/15452/statm: 18467 18121 77 170 0 18295 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 79228

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15452
/proc/meminfo: memFree=1718664/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=500.53
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 312 10552 0 0 0 0 50045 8 16 0 1 0 63578509 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15449/statm: 1340 238 197 169 0 51 0
[pid=15452] ppid=15449 vsize=107568 CPUtime=141.46
/proc/15452/stat : 15452 (minisat) R 15449 15449 14761 0 -1 4194304 26562 0 0 0 14123 23 0 0 25 0 1 0 63628586 110149632 26528 1992294400 134512640 135212939 4294956240 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/15452/statm: 26892 26528 77 170 0 26720 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 112928

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15458
/proc/meminfo: memFree=1688776/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=500.53
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 312 10552 0 0 0 0 50045 8 16 0 1 0 63578509 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15449/statm: 1340 238 197 169 0 51 0
[pid=15452] ppid=15449 vsize=137320 CPUtime=201.41
/proc/15452/stat : 15452 (minisat) R 15449 15449 14761 0 -1 4194304 34009 0 0 0 20111 30 0 0 25 0 1 0 63628586 140615680 33975 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15452/statm: 34330 33975 77 170 0 34158 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 142680

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15458
/proc/meminfo: memFree=1663816/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=500.53
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 312 10552 0 0 0 0 50045 8 16 0 1 0 63578509 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15449/statm: 1340 238 197 169 0 51 0
[pid=15452] ppid=15449 vsize=162360 CPUtime=261.38
/proc/15452/stat : 15452 (minisat) R 15449 15449 14761 0 -1 4194304 40256 0 0 0 26103 35 0 0 25 0 1 0 63628586 166256640 40222 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 0 0 0
/proc/15452/statm: 40590 40222 77 170 0 40418 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 167720

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

[startup+767.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15458
/proc/meminfo: memFree=1661512/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=500.53
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 312 10552 0 0 0 0 50045 8 16 0 1 0 63578509 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15449/statm: 1340 238 197 169 0 51 0
[pid=15452] ppid=15449 vsize=164624 CPUtime=266.98
/proc/15452/stat : 15452 (minisat) R 15449 15449 14761 0 -1 4194304 40829 0 0 0 26662 36 0 0 25 0 1 0 63628586 168574976 40795 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15452/statm: 41156 40795 77 170 0 40984 0
Current children cumulated CPU time (s) 767.51
Current children cumulated vsize (KiB) 169984

[startup+793.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15458
/proc/meminfo: memFree=1654600/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=500.53
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 312 10552 0 0 0 0 50045 8 16 0 1 0 63578509 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15449/statm: 1340 238 197 169 0 51 0
[pid=15452] ppid=15449 vsize=171496 CPUtime=292.57
/proc/15452/stat : 15452 (minisat) R 15449 15449 14761 0 -1 4194304 42550 0 0 0 29219 38 0 0 25 0 1 0 63628586 175611904 42516 1992294400 134512640 135212939 4294956240 18446744073709551615 134526630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15452/statm: 42874 42516 77 170 0 42702 0
Current children cumulated CPU time (s) 793.1
Current children cumulated vsize (KiB) 176856

[startup+799.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15458
/proc/meminfo: memFree=1652424/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=500.53
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 312 10552 0 0 0 0 50045 8 16 0 1 0 63578509 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15449/statm: 1340 238 197 169 0 51 0
[pid=15452] ppid=15449 vsize=173740 CPUtime=298.96
/proc/15452/stat : 15452 (minisat) R 15449 15449 14761 0 -1 4194304 43103 0 0 0 29858 38 0 0 25 0 1 0 63628586 177909760 43069 1992294400 134512640 135212939 4294956240 18446744073709551615 134529392 0 0 4096 3 0 0 0 17 0 0 0
/proc/15452/statm: 43435 43069 77 170 0 43263 0
Current children cumulated CPU time (s) 799.49
Current children cumulated vsize (KiB) 179100

[startup+806.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15458
/proc/meminfo: memFree=1650696/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=500.53
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 312 10552 0 0 0 0 50045 8 16 0 1 0 63578509 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15449/statm: 1340 238 197 169 0 51 0
[pid=15452] ppid=15449 vsize=175324 CPUtime=305.37
/proc/15452/stat : 15452 (minisat) R 15449 15449 14761 0 -1 4194304 43502 0 0 0 30498 39 0 0 25 0 1 0 63628586 179531776 43468 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15452/statm: 43831 43468 77 170 0 43659 0
Current children cumulated CPU time (s) 805.9
Current children cumulated vsize (KiB) 180684

[startup+809.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15458
/proc/meminfo: memFree=1649800/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=500.53
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 312 10552 0 0 0 0 50045 8 16 0 1 0 63578509 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15449/statm: 1340 238 197 169 0 51 0
[pid=15452] ppid=15449 vsize=176120 CPUtime=308.57
/proc/15452/stat : 15452 (minisat) R 15449 15449 14761 0 -1 4194304 43720 0 0 0 30818 39 0 0 25 0 1 0 63628586 180346880 43686 1992294400 134512640 135212939 4294956240 18446744073709551615 134529424 0 0 4096 3 0 0 0 17 0 0 0
/proc/15452/statm: 44030 43687 77 170 0 43858 0
Current children cumulated CPU time (s) 809.1
Current children cumulated vsize (KiB) 181480

[startup+810.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15458
/proc/meminfo: memFree=1649800/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=500.53
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 312 10552 0 0 0 0 50045 8 16 0 1 0 63578509 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15449/statm: 1340 238 197 169 0 51 0
[pid=15452] ppid=15449 vsize=176516 CPUtime=309.36
/proc/15452/stat : 15452 (minisat) R 15449 15449 14761 0 -1 4194304 43822 0 0 0 30897 39 0 0 25 0 1 0 63628586 180752384 43788 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/15452/statm: 44129 43788 77 170 0 43957 0
Current children cumulated CPU time (s) 809.89
Current children cumulated vsize (KiB) 181876

[startup+810.707 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15458
/proc/meminfo: memFree=1649352/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=500.53
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 312 10552 0 0 0 0 50045 8 16 0 1 0 63578509 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15449/statm: 1340 238 197 169 0 51 0
[pid=15452] ppid=15449 vsize=176648 CPUtime=309.76
/proc/15452/stat : 15452 (minisat) R 15449 15449 14761 0 -1 4194304 43840 0 0 0 30937 39 0 0 25 0 1 0 63628586 180887552 43806 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/15452/statm: 44162 43806 77 170 0 43990 0
Current children cumulated CPU time (s) 810.29
Current children cumulated vsize (KiB) 182008

[startup+810.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15458
/proc/meminfo: memFree=1649352/2055920 swapFree=4192812/4192956
[pid=15449] ppid=15447 vsize=5360 CPUtime=500.53
/proc/15449/stat : 15449 (run.sh) S 15447 15449 14761 0 -1 4194304 312 10552 0 0 0 0 50045 8 16 0 1 0 63578509 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15449/statm: 1340 238 197 169 0 51 0
[pid=15452] ppid=15449 vsize=176648 CPUtime=309.96
/proc/15452/stat : 15452 (minisat) R 15449 15449 14761 0 -1 4194304 43851 0 0 0 30957 39 0 0 25 0 1 0 63628586 180887552 43817 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15452/statm: 44162 43817 77 170 0 43990 0
Current children cumulated CPU time (s) 810.49
Current children cumulated vsize (KiB) 182008

Child status: 20
Real time (s): 810.953
CPU time (s): 810.567
CPU user time (s): 810.052
CPU system time (s): 0.514921
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 182008

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

runsolver used 0.711891 second user time and 2.24766 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-12 01:49:27
IDJOB=1797184
IDBENCH=71042
IDSOLVER=649
FILE ID=node7/1797184-1242085766
PBS_JOBID= 9277590
Free space on /tmp= 66308 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-10-10p0.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797184-1242085766/watcher-1797184-1242085766 -o /tmp/evaluation-result-1797184-1242085766/solver-1797184-1242085766 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797184-1242085766.cnf HOME

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

MD5SUM BENCH= 76f64a29755badc2dae8f70e8e96bc3e
RANDOM SEED=1193873404

node7.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:      2055920 kB
MemFree:       1831736 kB
Buffers:         38424 kB
Cached:          91588 kB
SwapCached:        140 kB
Active:          48276 kB
Inactive:        95808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1831736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           12376 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            66076 kB
Committed_AS:   202588 kB
PageTables:       1452 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= 66300 MiB
End job on node7 at 2009-05-12 02:02:58