Trace number 1797381

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 457.492 457.697

General information on the benchmark

Namevelev-live-uns-2.0-ebuf.cnf
MD5SUM67de5cf23f11aa400b48f4451ee5f362
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark56.6554
Satisfiable
(Un)Satisfiability was proved
Number of variables14628
Number of clauses161477
Sum of the clauses size460215
Maximum clause length88
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2133719
Number of clauses of size 316973
Number of clauses of size 4833
Number of clauses of size 5676
Number of clauses of size over 59275

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 45
406.92/407.10	#LEARNT CLAUSES 412
406.92/407.18	done !
406.92/407.18	c Now, SatElite...
406.92/407.18	c Parsing...
406.99/407.27	c ==============================================================================
406.99/407.27	c |           |     ORIGINAL     |              LEARNT              |          |
406.99/407.27	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
406.99/407.27	c ==============================================================================
406.99/407.27	c |         0 |   86593   236005 |   25977       0        0     nan |  0.000 % |
406.99/407.71	c |         0 |   62176   192951 |      --       0       --      -- |     --   | -24417/-43054
406.99/407.71	c ==============================================================================
406.99/407.71	c Result  :   #vars: 5605   #clauses: 62176   #literals: 192951
406.99/407.71	c CPU time:   0.513921 s
406.99/407.71	c ==============================================================================
406.99/407.83	c SatElite is done !
406.99/407.83	c Calling MINISAT
406.99/407.83	This is MiniSat 2.0 beta
406.99/407.83	WARNING: for repeatability, setting FPU to use double precision
406.99/407.83	============================[ Problem Statistics ]=============================
406.99/407.83	|                                                                             |
406.99/407.83	|  Number of variables:  5605                                                 |
406.99/407.83	|  Number of clauses:    62176                                                |
406.99/407.86	|  Parsing time:         0.03         s                                       |
406.99/407.87	============================[ Search Statistics ]==============================
406.99/407.87	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
406.99/407.87	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
406.99/407.87	===============================================================================
406.99/407.87	|         0 |    5605    62176   192951 |    20725        0    nan |  0.000 % |
406.99/407.88	|       101 |    5605    62176   192951 |    22797      101     19 |  0.000 % |
406.99/407.89	|       253 |    5605    62176   192951 |    25077      253     20 |  0.000 % |
407.64/407.91	|       478 |    5605    62176   192951 |    27585      478     25 |  0.000 % |
407.64/407.94	|       815 |    5605    62176   192951 |    30343      815     24 |  0.000 % |
407.64/407.98	|      1321 |    5605    62176   192951 |    33378     1321     38 |  0.001 % |
407.80/408.05	|      2080 |    5605    62176   192951 |    36716     2080     37 |  0.000 % |
407.90/408.16	|      3220 |    5605    62176   192951 |    40387     3220     39 |  0.001 % |
408.10/408.33	|      4929 |    5605    62176   192951 |    44426     4929     46 |  0.000 % |
408.30/408.60	|      7491 |    5605    62176   192951 |    48869     7491     45 |  0.000 % |
408.90/409.15	|     11335 |    5605    62176   192951 |    53756    11335     44 |  0.001 % |
409.80/410.03	|     17102 |    5605    62176   192951 |    59131    17102     45 |  0.000 % |
411.10/411.33	|     25751 |    5605    62176   192951 |    65044    25751     47 |  0.001 % |
414.40/414.65	|     38726 |    5605    62176   192951 |    71549    38726     48 |  0.000 % |
419.18/419.44	|     58187 |    5605    62176   192951 |    78704    58187     51 |  0.001 % |
428.79/429.06	|     87381 |    5605    62176   192951 |    86574    23172     42 |  0.000 % |
438.18/438.49	|    131170 |    5293    56698   180150 |    95232    56392     49 |  5.567 % |
457.08/457.35	|    196854 |    4812    47887   156134 |   104755     9934     33 | 14.148 % |
457.38/457.69	===============================================================================
457.38/457.69	restarts              : 18
457.38/457.69	conflicts             : 199062         (3999 /sec)
457.38/457.69	decisions             : 584507         (0.83 % random) (11742 /sec)
457.38/457.69	propagations          : 33720619       (677387 /sec)
457.38/457.69	conflict literals     : 9649080        (42.77 % deleted)
457.38/457.69	Memory used           : 26.99 MB
457.38/457.69	CPU time              : 49.7804 s
457.38/457.69	
457.38/457.69	UNSATISFIABLE
457.38/457.69	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-1797381-1242089692/watcher-1797381-1242089692 -o /tmp/evaluation-result-1797381-1242089692/solver-1797381-1242089692 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797381-1242089692.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1108
/proc/meminfo: memFree=1937872/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=0
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236997281 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1108/statm: 1340 237 196 169 0 51 0
[pid=1109] ppid=1108 vsize=1868 CPUtime=0
/proc/1109/stat : 1109 (revival) R 1108 1108 1012 0 -1 4194304 184 0 0 0 0 0 0 0 19 0 1 0 236997281 1912832 150 1992294400 134512640 134537284 4294956368 18446744073709551615 9184205 0 0 4096 0 0 0 0 17 0 0 0
/proc/1109/statm: 467 158 80 6 0 105 0

[startup+0.066774 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1108
/proc/meminfo: memFree=1937872/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=0
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236997281 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1108/statm: 1340 237 196 169 0 51 0
[pid=1109] ppid=1108 vsize=11188 CPUtime=0.05
/proc/1109/stat : 1109 (revival) R 1108 1108 1012 0 -1 4194304 2504 0 0 0 4 1 0 0 19 0 1 0 236997281 11456512 2466 1992294400 134512640 134537284 4294956368 18446744073709551615 9180741 0 0 4096 0 0 0 0 17 0 0 0
/proc/1109/statm: 2797 2466 82 6 0 2435 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16548

[startup+0.101777 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1108
/proc/meminfo: memFree=1937872/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=0
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236997281 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1108/statm: 1340 237 196 169 0 51 0
[pid=1109] ppid=1108 vsize=8516 CPUtime=0.09
/proc/1109/stat : 1109 (revival) R 1108 1108 1012 0 -1 4194304 2555 0 0 0 8 1 0 0 19 0 1 50000 236997281 8720384 1817 1992294400 134512640 134537284 4294956368 18446744073709551615 134523973 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1109/statm: 2129 1817 85 6 0 1767 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13876

[startup+0.3018 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1108
/proc/meminfo: memFree=1937872/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=0
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236997281 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1108/statm: 1340 237 196 169 0 51 0
[pid=1109] ppid=1108 vsize=8516 CPUtime=0.29
/proc/1109/stat : 1109 (revival) R 1108 1108 1012 0 -1 4194304 2570 0 0 0 28 1 0 0 21 0 1 50000 236997281 8720384 1832 1992294400 134512640 134537284 4294956368 18446744073709551615 134531169 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1109/statm: 2129 1832 85 6 0 1767 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13876

[startup+0.701847 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1108
/proc/meminfo: memFree=1937872/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=0
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236997281 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1108/statm: 1340 237 196 169 0 51 0
[pid=1109] ppid=1108 vsize=8648 CPUtime=0.69
/proc/1109/stat : 1109 (revival) R 1108 1108 1012 0 -1 4194304 2576 0 0 0 68 1 0 0 24 0 1 50000 236997281 8855552 1838 1992294400 134512640 134537284 4294956368 18446744073709551615 134523958 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1109/statm: 2162 1838 85 6 0 1800 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14008

[startup+1.50194 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1110
/proc/meminfo: memFree=1930496/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=0
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236997281 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1108/statm: 1340 237 196 169 0 51 0
[pid=1109] ppid=1108 vsize=8648 CPUtime=1.49
/proc/1109/stat : 1109 (revival) R 1108 1108 1012 0 -1 4194304 2580 0 0 0 148 1 0 0 25 0 1 50000 236997281 8855552 1842 1992294400 134512640 134537284 4294956368 18446744073709551615 134524062 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1109/statm: 2162 1842 85 6 0 1800 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14008

[startup+3.10113 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1110
/proc/meminfo: memFree=1930368/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=0
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236997281 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1108/statm: 1340 237 196 169 0 51 0
[pid=1109] ppid=1108 vsize=8648 CPUtime=3.08
/proc/1109/stat : 1109 (revival) R 1108 1108 1012 0 -1 4194304 2582 0 0 0 307 1 0 0 25 0 1 50000 236997281 8855552 1844 1992294400 134512640 134537284 4294956368 18446744073709551615 134531169 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1109/statm: 2162 1844 85 6 0 1800 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14008

[startup+6.3025 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1110
/proc/meminfo: memFree=1930176/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=0
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236997281 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1108/statm: 1340 237 196 169 0 51 0
[pid=1109] ppid=1108 vsize=8648 CPUtime=6.29
/proc/1109/stat : 1109 (revival) R 1108 1108 1012 0 -1 4194304 2585 0 0 0 628 1 0 0 25 0 1 50000 236997281 8855552 1847 1992294400 134512640 134537284 4294956368 18446744073709551615 134523837 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1109/statm: 2162 1847 85 6 0 1800 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14008

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1110
/proc/meminfo: memFree=1930048/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=0
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236997281 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1108/statm: 1340 237 196 169 0 51 0
[pid=1109] ppid=1108 vsize=8648 CPUtime=12.68
/proc/1109/stat : 1109 (revival) R 1108 1108 1012 0 -1 4194304 2587 0 0 0 1267 1 0 0 25 0 1 50000 236997281 8855552 1849 1992294400 134512640 134537284 4294956368 18446744073709551615 134523958 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1109/statm: 2162 1849 85 6 0 1800 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14008

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1110
/proc/meminfo: memFree=1930048/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=0
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236997281 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1108/statm: 1340 237 196 169 0 51 0
[pid=1109] ppid=1108 vsize=8648 CPUtime=25.47
/proc/1109/stat : 1109 (revival) R 1108 1108 1012 0 -1 4194304 2588 0 0 0 2546 1 0 0 25 0 1 50000 236997281 8855552 1850 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1109/statm: 2162 1850 85 6 0 1800 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14008

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1110
/proc/meminfo: memFree=1930112/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=0
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236997281 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1108/statm: 1340 237 196 169 0 51 0
[pid=1109] ppid=1108 vsize=8648 CPUtime=51.06
/proc/1109/stat : 1109 (revival) R 1108 1108 1012 0 -1 4194304 2588 0 0 0 5105 1 0 0 25 0 1 50000 236997281 8855552 1850 1992294400 134512640 134537284 4294956368 18446744073709551615 134523969 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1109/statm: 2162 1850 85 6 0 1800 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14008

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1110
/proc/meminfo: memFree=1929792/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=0
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236997281 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1108/statm: 1340 237 196 169 0 51 0
[pid=1109] ppid=1108 vsize=9044 CPUtime=102.25
/proc/1109/stat : 1109 (revival) R 1108 1108 1012 0 -1 4194304 2672 0 0 0 10224 1 0 0 25 0 1 50000 236997281 9261056 1934 1992294400 134512640 134537284 4294956368 18446744073709551615 134524545 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1109/statm: 2261 1934 85 6 0 1899 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 14404

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1110
/proc/meminfo: memFree=1929024/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=0
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236997281 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1108/statm: 1340 237 196 169 0 51 0
[pid=1109] ppid=1108 vsize=9836 CPUtime=162.22
/proc/1109/stat : 1109 (revival) R 1108 1108 1012 0 -1 4194304 2877 0 0 0 16221 1 0 0 25 0 1 50000 236997281 10072064 2139 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1109/statm: 2459 2139 85 6 0 2097 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 15196

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1110
/proc/meminfo: memFree=1928128/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=0
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236997281 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1108/statm: 1340 237 196 169 0 51 0
[pid=1109] ppid=1108 vsize=10628 CPUtime=222.2
/proc/1109/stat : 1109 (revival) R 1108 1108 1012 0 -1 4194304 3082 0 0 0 22218 2 0 0 25 0 1 50000 236997281 10883072 2344 1992294400 134512640 134537284 4294956368 18446744073709551615 134523608 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1109/statm: 2657 2344 85 6 0 2295 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 15988

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1110
/proc/meminfo: memFree=1927296/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=0
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236997281 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1108/statm: 1340 237 196 169 0 51 0
[pid=1109] ppid=1108 vsize=11420 CPUtime=282.17
/proc/1109/stat : 1109 (revival) R 1108 1108 1012 0 -1 4194304 3290 0 0 0 28215 2 0 0 25 0 1 50000 236997281 11694080 2552 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1109/statm: 2855 2552 85 6 0 2493 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 16780

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1110
/proc/meminfo: memFree=1926464/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=0
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236997281 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1108/statm: 1340 237 196 169 0 51 0
[pid=1109] ppid=1108 vsize=12212 CPUtime=342.14
/proc/1109/stat : 1109 (revival) R 1108 1108 1012 0 -1 4194304 3494 0 0 0 34212 2 0 0 25 0 1 50000 236997281 12505088 2756 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1109/statm: 3053 2756 85 6 0 2691 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 17572

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1116
/proc/meminfo: memFree=1925376/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=0
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236997281 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1108/statm: 1340 237 196 169 0 51 0
[pid=1109] ppid=1108 vsize=13136 CPUtime=402.12
/proc/1109/stat : 1109 (revival) R 1108 1108 1012 0 -1 4194304 3703 0 0 0 40209 3 0 0 25 0 1 50000 236997281 13451264 2965 1992294400 134512640 134537284 4294956368 18446744073709551615 134524000 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1109/statm: 3284 2965 85 6 0 2922 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 18496

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

[startup+409.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1118
/proc/meminfo: memFree=1927168/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=407.64
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 341 6379 0 0 0 0 40759 5 15 0 1 0 236997281 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1108/statm: 1340 241 197 169 0 51 0
[pid=1118] ppid=1108 vsize=8104 CPUtime=1.66
/proc/1118/stat : 1118 (minisat) R 1108 1108 1012 0 -1 4194304 1880 0 0 0 166 0 0 0 25 0 1 0 237038064 8298496 1864 1992294400 134512640 135212939 4294956240 18446744073709551615 134527029 0 0 4096 3 0 0 0 17 0 0 0
/proc/1118/statm: 2026 1864 77 170 0 1854 0
Current children cumulated CPU time (s) 409.3
Current children cumulated vsize (KiB) 13464

[startup+435.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1118
/proc/meminfo: memFree=1909952/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=407.64
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 341 6379 0 0 0 0 40759 5 15 0 1 0 236997281 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1108/statm: 1340 241 197 169 0 51 0
[pid=1118] ppid=1108 vsize=24636 CPUtime=27.24
/proc/1118/stat : 1118 (minisat) R 1108 1108 1012 0 -1 4194304 6013 0 0 0 2720 4 0 0 25 0 1 0 237038064 25227264 5997 1992294400 134512640 135212939 4294956240 18446744073709551615 134530511 0 0 4096 3 0 0 0 17 0 0 0
/proc/1118/statm: 6159 5997 77 170 0 5987 0
Current children cumulated CPU time (s) 434.88
Current children cumulated vsize (KiB) 29996

[startup+447.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1118
/proc/meminfo: memFree=1909632/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=407.64
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 341 6379 0 0 0 0 40759 5 15 0 1 0 236997281 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1108/statm: 1340 241 197 169 0 51 0
[pid=1118] ppid=1108 vsize=25112 CPUtime=40.03
/proc/1118/stat : 1118 (minisat) R 1108 1108 1012 0 -1 4194304 6122 0 0 0 3999 4 0 0 25 0 1 0 237038064 25714688 6106 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1118/statm: 6278 6106 77 170 0 6106 0
Current children cumulated CPU time (s) 447.67
Current children cumulated vsize (KiB) 30472

[startup+454.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1118
/proc/meminfo: memFree=1907136/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=407.64
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 341 6379 0 0 0 0 40759 5 15 0 1 0 236997281 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1108/statm: 1340 241 197 169 0 51 0
[pid=1118] ppid=1108 vsize=27632 CPUtime=46.44
/proc/1118/stat : 1118 (minisat) R 1108 1108 1012 0 -1 4194304 6706 0 0 0 4639 5 0 0 25 0 1 0 237038064 28295168 6690 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/1118/statm: 6908 6690 77 170 0 6736 0
Current children cumulated CPU time (s) 454.08
Current children cumulated vsize (KiB) 32992

[startup+455.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1118
/proc/meminfo: memFree=1907136/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=407.64
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 341 6379 0 0 0 0 40759 5 15 0 1 0 236997281 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1108/statm: 1340 241 197 169 0 51 0
[pid=1118] ppid=1108 vsize=27632 CPUtime=48.04
/proc/1118/stat : 1118 (minisat) R 1108 1108 1012 0 -1 4194304 6706 0 0 0 4799 5 0 0 25 0 1 0 237038064 28295168 6690 1992294400 134512640 135212939 4294956240 18446744073709551615 134527045 0 0 4096 3 0 0 0 17 0 0 0
/proc/1118/statm: 6908 6690 77 170 0 6736 0
Current children cumulated CPU time (s) 455.68
Current children cumulated vsize (KiB) 32992

[startup+456.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1118
/proc/meminfo: memFree=1907136/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=407.64
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 341 6379 0 0 0 0 40759 5 15 0 1 0 236997281 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1108/statm: 1340 241 197 169 0 51 0
[pid=1118] ppid=1108 vsize=27632 CPUtime=48.84
/proc/1118/stat : 1118 (minisat) R 1108 1108 1012 0 -1 4194304 6706 0 0 0 4879 5 0 0 25 0 1 0 237038064 28295168 6690 1992294400 134512640 135212939 4294956240 18446744073709551615 134717153 0 0 4096 3 0 0 0 17 0 0 0
/proc/1118/statm: 6908 6690 77 170 0 6736 0
Current children cumulated CPU time (s) 456.48
Current children cumulated vsize (KiB) 32992

[startup+457.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1118
/proc/meminfo: memFree=1907136/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=407.64
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 341 6379 0 0 0 0 40759 5 15 0 1 0 236997281 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1108/statm: 1340 241 197 169 0 51 0
[pid=1118] ppid=1108 vsize=27632 CPUtime=49.24
/proc/1118/stat : 1118 (minisat) R 1108 1108 1012 0 -1 4194304 6706 0 0 0 4919 5 0 0 25 0 1 0 237038064 28295168 6690 1992294400 134512640 135212939 4294956240 18446744073709551615 134541452 0 0 4096 3 0 0 0 17 0 0 0
/proc/1118/statm: 6908 6690 77 170 0 6736 0
Current children cumulated CPU time (s) 456.88
Current children cumulated vsize (KiB) 32992

[startup+457.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1118
/proc/meminfo: memFree=1907136/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=407.64
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 341 6379 0 0 0 0 40759 5 15 0 1 0 236997281 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1108/statm: 1340 241 197 169 0 51 0
[pid=1118] ppid=1108 vsize=27632 CPUtime=49.64
/proc/1118/stat : 1118 (minisat) R 1108 1108 1012 0 -1 4194304 6706 0 0 0 4959 5 0 0 25 0 1 0 237038064 28295168 6690 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1118/statm: 6908 6690 77 170 0 6736 0
Current children cumulated CPU time (s) 457.28
Current children cumulated vsize (KiB) 32992

[startup+457.605 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1118
/proc/meminfo: memFree=1907136/2055920 swapFree=4181204/4192956
[pid=1108] ppid=1106 vsize=5360 CPUtime=407.64
/proc/1108/stat : 1108 (run.sh) S 1106 1108 1012 0 -1 4194304 341 6379 0 0 0 0 40759 5 15 0 1 0 236997281 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1108/statm: 1340 241 197 169 0 51 0
[pid=1118] ppid=1108 vsize=27632 CPUtime=49.74
/proc/1118/stat : 1118 (minisat) R 1108 1108 1012 0 -1 4194304 6706 0 0 0 4969 5 0 0 25 0 1 0 237038064 28295168 6690 1992294400 134512640 135212939 4294956240 18446744073709551615 134529392 0 0 4096 3 0 0 0 17 0 0 0
/proc/1118/statm: 6908 6690 77 170 0 6736 0
Current children cumulated CPU time (s) 457.38
Current children cumulated vsize (KiB) 32992

Child status: 20
Real time (s): 457.697
CPU time (s): 457.492
CPU user time (s): 457.372
CPU system time (s): 0.119981
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 32992

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

runsolver used 0.575912 second user time and 0.941856 second system time

The end

Launcher Data

Begin job on node53 at 2009-05-12 02:54:53
IDJOB=1797381
IDBENCH=71731
IDSOLVER=647
FILE ID=node53/1797381-1242089692
PBS_JOBID= 9277715
Free space on /tmp= 66300 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT_RACE06/velev-live-uns-2.0-ebuf.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797381-1242089692/watcher-1797381-1242089692 -o /tmp/evaluation-result-1797381-1242089692/solver-1797381-1242089692 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797381-1242089692.cnf HOME

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

MD5SUM BENCH= 67de5cf23f11aa400b48f4451ee5f362
RANDOM SEED=1341356911

node53.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.245
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.245
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1938352 kB
Buffers:          9964 kB
Cached:          60320 kB
SwapCached:       5536 kB
Active:          28764 kB
Inactive:        49400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1938352 kB
SwapTotal:     4192956 kB
SwapFree:      4181204 kB
Dirty:            4204 kB
Writeback:           0 kB
Mapped:          13552 kB
Slab:            25504 kB
Committed_AS:   718300 kB
PageTables:       1376 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= 66296 MiB
End job on node53 at 2009-05-12 03:02:30