Trace number 1797366

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 261.238 261.354

General information on the benchmark

Namemanol-pipe-g10id.cnf
MD5SUM79b8866c5f4be7f699958174c5be63e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark105.633
Satisfiable
(Un)Satisfiability was proved
Number of variables159638
Number of clauses473596
Sum of the clauses size1105056
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2315730
Number of clauses of size 3157865
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 9
141.84/141.94	#LEARNT CLAUSES 118
142.13/142.29	done !
142.13/142.29	c Now, SatElite...
142.13/142.29	c Parsing...
142.22/142.75	c ==============================================================================
142.22/142.75	c |           |     ORIGINAL     |              LEARNT              |          |
142.22/142.75	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
142.22/142.75	c ==============================================================================
142.22/142.75	c |         0 |  438516  1014726 |  131554       0        0     nan |  0.000 % |
145.12/145.30	c |         0 |  166915   644525 |      --       0       --      -- |     --   | -271601/-370201
145.12/145.30	c ==============================================================================
145.12/145.30	c Result  :   #vars: 22474   #clauses: 166915   #literals: 644525
145.12/145.30	c CPU time:   2.87056 s
145.12/145.30	c ==============================================================================
145.62/145.70	c SatElite is done !
145.62/145.70	c Calling MINISAT
145.62/145.70	This is MiniSat 2.0 beta
145.62/145.70	WARNING: for repeatability, setting FPU to use double precision
145.62/145.70	============================[ Problem Statistics ]=============================
145.62/145.70	|                                                                             |
145.62/145.70	|  Number of variables:  22474                                                |
145.62/145.70	|  Number of clauses:    166915                                               |
145.63/145.83	|  Parsing time:         0.10         s                                       |
145.63/145.83	============================[ Search Statistics ]==============================
145.63/145.83	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
145.63/145.84	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
145.63/145.84	===============================================================================
145.63/145.84	|         0 |   22474   166915   644525 |    55638        0    nan |  0.000 % |
145.63/145.86	|       102 |   22474   166915   644525 |    61202      102     12 |  0.000 % |
145.63/145.90	|       252 |   22474   166915   644525 |    67322      252     11 |  0.000 % |
145.63/146.00	|       477 |   22474   166915   644525 |    74054      477     14 |  0.000 % |
145.63/146.09	|       814 |   22474   166915   644525 |    81460      814     13 |  0.000 % |
146.21/146.35	|      1320 |   22474   166915   644525 |    89606     1320     16 |  0.000 % |
146.41/146.51	|      2080 |   22457   166625   643570 |    98566     2074     16 |  0.076 % |
146.51/146.69	|      3219 |   22457   166625   643570 |   108423     3213     20 |  0.076 % |
146.71/146.82	|      4929 |   22449   166625   643570 |   119265     4921     25 |  0.111 % |
146.81/146.96	|      7491 |   22449   166521   643166 |   131192     7331     28 |  0.111 % |
147.21/147.33	|     11336 |   22438   166521   643166 |   144311    11174     32 |  0.182 % |
147.91/148.03	|     17107 |   22399   166007   641267 |   158742    16866     32 |  0.334 % |
148.81/148.98	|     25757 |   22399   166007   641267 |   174616    25516     42 |  0.334 % |
150.11/150.25	|     38731 |   22385   165833   640685 |   192078    38482     44 |  0.405 % |
152.91/153.03	|     58193 |   22385   165833   640685 |   211286    57944     43 |  0.405 % |
159.61/159.78	|     87386 |   22383   165716   640288 |   232415    87106     49 |  0.405 % |
168.10/168.21	|    131181 |   22378   165716   640288 |   255656   130900     51 |  0.427 % |
192.09/192.25	|    196882 |   22372   165595   639938 |   281222   196599     53 |  0.454 % |
224.97/225.18	|    295409 |   22369   165502   639649 |   309344    36994     33 |  0.467 % |
261.16/261.33	===============================================================================
261.16/261.34	restarts              : 19
261.16/261.34	conflicts             : 408222         (3537 /sec)
261.16/261.34	decisions             : 1207734        (1.63 % random) (10465 /sec)
261.16/261.34	propagations          : 45289041       (392441 /sec)
261.16/261.34	conflict literals     : 19846205       (17.90 % deleted)
261.16/261.34	Memory used           : 81.09 MB
261.16/261.34	CPU time              : 115.403 s
261.16/261.34	
261.16/261.34	UNSATISFIABLE
261.16/261.35	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-1797366-1242089579/watcher-1797366-1242089579 -o /tmp/evaluation-result-1797366-1242089579/solver-1797366-1242089579 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797366-1242089579.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 17557
/proc/meminfo: memFree=1500340/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=0
/proc/17557/stat : 17557 (run.sh) R 17555 17557 17458 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 236990521 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 266134416031 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/17557/statm: 1340 236 195 169 0 51 0
[pid=17558] ppid=17557 vsize=2124 CPUtime=0
/proc/17558/stat : 17558 (revival) R 17557 17557 17458 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 236990521 2174976 239 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17558/statm: 531 247 81 6 0 169 0

[startup+0.100811 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17557
/proc/meminfo: memFree=1500340/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=0
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236990521 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17557/statm: 1340 237 196 169 0 51 0
[pid=17558] ppid=17557 vsize=25532 CPUtime=0.09
/proc/17558/stat : 17558 (revival) R 17557 17557 17458 0 -1 4194304 5245 0 0 0 7 2 0 0 20 0 1 0 236990521 26144768 5203 1992294400 134512640 134537284 4294956368 18446744073709551615 134527481 0 0 4096 0 0 0 0 17 0 0 0
/proc/17558/statm: 6383 5204 82 6 0 6021 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30892

[startup+0.201819 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17557
/proc/meminfo: memFree=1500340/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=0
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236990521 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17557/statm: 1340 237 196 169 0 51 0
[pid=17558] ppid=17557 vsize=42772 CPUtime=0.19
/proc/17558/stat : 17558 (revival) R 17557 17557 17458 0 -1 4194304 8795 0 0 0 15 4 0 0 20 0 1 0 236990521 43798528 8754 1992294400 134512640 134537284 4294956368 18446744073709551615 1898107 0 0 4096 0 0 0 0 17 0 0 0
/proc/17558/statm: 10693 8754 82 6 0 10331 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 48132

[startup+0.30183 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17557
/proc/meminfo: memFree=1500340/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=0
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236990521 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17557/statm: 1340 237 196 169 0 51 0
[pid=17558] ppid=17557 vsize=35248 CPUtime=0.28
/proc/17558/stat : 17558 (revival) R 17557 17557 17458 0 -1 4194304 9044 0 0 0 24 4 0 0 21 0 1 50000 236990521 36093952 6957 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17558/statm: 8812 6957 85 6 0 8450 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 40608

[startup+0.701874 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17557
/proc/meminfo: memFree=1500340/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=0
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236990521 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17557/statm: 1340 237 196 169 0 51 0
[pid=17558] ppid=17557 vsize=35248 CPUtime=0.68
/proc/17558/stat : 17558 (revival) R 17557 17557 17458 0 -1 4194304 9044 0 0 0 64 4 0 0 25 0 1 50000 236990521 36093952 6957 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17558/statm: 8812 6957 85 6 0 8450 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 40608

[startup+1.50196 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 17559
/proc/meminfo: memFree=1472292/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=0
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236990521 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17557/statm: 1340 237 196 169 0 51 0
[pid=17558] ppid=17557 vsize=35248 CPUtime=1.48
/proc/17558/stat : 17558 (revival) R 17557 17557 17458 0 -1 4194304 9044 0 0 0 144 4 0 0 25 0 1 50000 236990521 36093952 6957 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17558/statm: 8812 6957 85 6 0 8450 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40608

[startup+3.10114 s]
/proc/loadavg: 0.92 0.98 0.99 3/66 17559
/proc/meminfo: memFree=1471844/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=0
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236990521 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17557/statm: 1340 237 196 169 0 51 0
[pid=17558] ppid=17557 vsize=35248 CPUtime=3.08
/proc/17558/stat : 17558 (revival) R 17557 17557 17458 0 -1 4194304 9045 0 0 0 304 4 0 0 25 0 1 50000 236990521 36093952 6958 1992294400 134512640 134537284 4294956368 18446744073709551615 134523720 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17558/statm: 8812 6958 85 6 0 8450 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40608

[startup+6.30149 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 17559
/proc/meminfo: memFree=1472036/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=0
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236990521 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17557/statm: 1340 237 196 169 0 51 0
[pid=17558] ppid=17557 vsize=35248 CPUtime=6.28
/proc/17558/stat : 17558 (revival) R 17557 17557 17458 0 -1 4194304 9046 0 0 0 624 4 0 0 25 0 1 50000 236990521 36093952 6959 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17558/statm: 8812 6959 85 6 0 8450 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40608

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 17559
/proc/meminfo: memFree=1472100/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=0
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236990521 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17557/statm: 1340 237 196 169 0 51 0
[pid=17558] ppid=17557 vsize=35248 CPUtime=12.69
/proc/17558/stat : 17558 (revival) R 17557 17557 17458 0 -1 4194304 9046 0 0 0 1264 5 0 0 25 0 1 50000 236990521 36093952 6959 1992294400 134512640 134537284 4294956368 18446744073709551615 134523730 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17558/statm: 8812 6959 85 6 0 8450 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40608

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 17559
/proc/meminfo: memFree=1472228/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=0
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236990521 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17557/statm: 1340 237 196 169 0 51 0
[pid=17558] ppid=17557 vsize=35248 CPUtime=25.49
/proc/17558/stat : 17558 (revival) R 17557 17557 17458 0 -1 4194304 9048 0 0 0 2544 5 0 0 25 0 1 50000 236990521 36093952 6961 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17558/statm: 8812 6961 85 6 0 8450 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40608

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 17559
/proc/meminfo: memFree=1472292/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=0
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236990521 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17557/statm: 1340 237 196 169 0 51 0
[pid=17558] ppid=17557 vsize=35248 CPUtime=51.07
/proc/17558/stat : 17558 (revival) R 17557 17557 17458 0 -1 4194304 9052 0 0 0 5102 5 0 0 25 0 1 50000 236990521 36093952 6965 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17558/statm: 8812 6965 85 6 0 8450 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40608

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 17559
/proc/meminfo: memFree=1472164/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=0
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236990521 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17557/statm: 1340 237 196 169 0 51 0
[pid=17558] ppid=17557 vsize=35248 CPUtime=102.26
/proc/17558/stat : 17558 (revival) R 17557 17557 17458 0 -1 4194304 9057 0 0 0 10221 5 0 0 25 0 1 50000 236990521 36093952 6970 1992294400 134512640 134537284 4294956368 18446744073709551615 134523755 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17558/statm: 8812 6970 85 6 0 8450 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 40608

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17561
/proc/meminfo: memFree=1442084/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=145.63
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 341 28023 0 0 0 0 14539 24 16 0 1 0 236990521 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17557/statm: 1340 241 197 169 0 51 0
[pid=17561] ppid=17557 vsize=35884 CPUtime=16.57
/proc/17561/stat : 17561 (minisat) R 17557 17557 17458 0 -1 4194304 8695 0 0 0 1650 7 0 0 25 0 1 0 237005091 36745216 8679 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/17561/statm: 8971 8679 77 170 0 8799 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 41244

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17561
/proc/meminfo: memFree=1394596/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=145.63
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 341 28023 0 0 0 0 14539 24 16 0 1 0 236990521 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17557/statm: 1340 241 197 169 0 51 0
[pid=17561] ppid=17557 vsize=83028 CPUtime=76.55
/proc/17561/stat : 17561 (minisat) R 17557 17557 17458 0 -1 4194304 20383 0 0 0 7638 17 0 0 25 0 1 0 237005091 85020672 20367 1992294400 134512640 135212939 4294956240 18446744073709551615 134534708 0 0 4096 3 0 0 0 17 0 0 0
/proc/17561/statm: 20757 20367 77 170 0 20585 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 88388

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

[startup+230.401 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17561
/proc/meminfo: memFree=1394532/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=145.63
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 341 28023 0 0 0 0 14539 24 16 0 1 0 236990521 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17557/statm: 1340 241 197 169 0 51 0
[pid=17561] ppid=17557 vsize=83028 CPUtime=84.64
/proc/17561/stat : 17561 (minisat) R 17557 17557 17458 0 -1 4194304 20384 0 0 0 8447 17 0 0 25 0 1 0 237005091 85020672 20368 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17561/statm: 20757 20368 77 170 0 20585 0
Current children cumulated CPU time (s) 230.27
Current children cumulated vsize (KiB) 88388

[startup+243.206 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17561
/proc/meminfo: memFree=1394532/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=145.63
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 341 28023 0 0 0 0 14539 24 16 0 1 0 236990521 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17557/statm: 1340 241 197 169 0 51 0
[pid=17561] ppid=17557 vsize=83028 CPUtime=97.44
/proc/17561/stat : 17561 (minisat) R 17557 17557 17458 0 -1 4194304 20385 0 0 0 9727 17 0 0 25 0 1 0 237005091 85020672 20369 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/17561/statm: 20757 20369 77 170 0 20585 0
Current children cumulated CPU time (s) 243.07
Current children cumulated vsize (KiB) 88388

[startup+249.601 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17561
/proc/meminfo: memFree=1394532/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=145.63
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 341 28023 0 0 0 0 14539 24 16 0 1 0 236990521 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17557/statm: 1340 241 197 169 0 51 0
[pid=17561] ppid=17557 vsize=83028 CPUtime=103.83
/proc/17561/stat : 17561 (minisat) R 17557 17557 17458 0 -1 4194304 20387 0 0 0 10366 17 0 0 25 0 1 0 237005091 85020672 20371 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17561/statm: 20757 20371 77 170 0 20585 0
Current children cumulated CPU time (s) 249.46
Current children cumulated vsize (KiB) 88388

[startup+256.002 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17561
/proc/meminfo: memFree=1394532/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=145.63
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 341 28023 0 0 0 0 14539 24 16 0 1 0 236990521 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17557/statm: 1340 241 197 169 0 51 0
[pid=17561] ppid=17557 vsize=83028 CPUtime=110.23
/proc/17561/stat : 17561 (minisat) R 17557 17557 17458 0 -1 4194304 20388 0 0 0 11006 17 0 0 25 0 1 0 237005091 85020672 20372 1992294400 134512640 135212939 4294956240 18446744073709551615 134538793 0 0 4096 3 0 0 0 17 0 0 0
/proc/17561/statm: 20757 20372 77 170 0 20585 0
Current children cumulated CPU time (s) 255.86
Current children cumulated vsize (KiB) 88388

[startup+259.201 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17561
/proc/meminfo: memFree=1394532/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=145.63
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 341 28023 0 0 0 0 14539 24 16 0 1 0 236990521 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17557/statm: 1340 241 197 169 0 51 0
[pid=17561] ppid=17557 vsize=83028 CPUtime=113.43
/proc/17561/stat : 17561 (minisat) R 17557 17557 17458 0 -1 4194304 20389 0 0 0 11326 17 0 0 25 0 1 0 237005091 85020672 20373 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/17561/statm: 20757 20373 77 170 0 20585 0
Current children cumulated CPU time (s) 259.06
Current children cumulated vsize (KiB) 88388

[startup+260.001 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17561
/proc/meminfo: memFree=1394532/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=145.63
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 341 28023 0 0 0 0 14539 24 16 0 1 0 236990521 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17557/statm: 1340 241 197 169 0 51 0
[pid=17561] ppid=17557 vsize=83028 CPUtime=114.23
/proc/17561/stat : 17561 (minisat) R 17557 17557 17458 0 -1 4194304 20389 0 0 0 11406 17 0 0 25 0 1 0 237005091 85020672 20373 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17561/statm: 20757 20373 77 170 0 20585 0
Current children cumulated CPU time (s) 259.86
Current children cumulated vsize (KiB) 88388

[startup+260.806 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17561
/proc/meminfo: memFree=1394532/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=145.63
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 341 28023 0 0 0 0 14539 24 16 0 1 0 236990521 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17557/statm: 1340 241 197 169 0 51 0
[pid=17561] ppid=17557 vsize=83028 CPUtime=115.04
/proc/17561/stat : 17561 (minisat) R 17557 17557 17458 0 -1 4194304 20389 0 0 0 11487 17 0 0 25 0 1 0 237005091 85020672 20373 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17561/statm: 20757 20373 77 170 0 20585 0
Current children cumulated CPU time (s) 260.67
Current children cumulated vsize (KiB) 88388

[startup+261.202 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17561
/proc/meminfo: memFree=1394532/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=145.63
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 341 28023 0 0 0 0 14539 24 16 0 1 0 236990521 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17557/statm: 1340 241 197 169 0 51 0
[pid=17561] ppid=17557 vsize=83028 CPUtime=115.43
/proc/17561/stat : 17561 (minisat) R 17557 17557 17458 0 -1 4194304 20389 0 0 0 11526 17 0 0 25 0 1 0 237005091 85020672 20373 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17561/statm: 20757 20373 77 170 0 20585 0
Current children cumulated CPU time (s) 261.06
Current children cumulated vsize (KiB) 88388

[startup+261.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17561
/proc/meminfo: memFree=1394532/2055920 swapFree=4181232/4192956
[pid=17557] ppid=17555 vsize=5360 CPUtime=145.63
/proc/17557/stat : 17557 (run.sh) S 17555 17557 17458 0 -1 4194304 341 28023 0 0 0 0 14539 24 16 0 1 0 236990521 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17557/statm: 1340 241 197 169 0 51 0
[pid=17561] ppid=17557 vsize=83028 CPUtime=115.53
/proc/17561/stat : 17561 (minisat) R 17557 17557 17458 0 -1 4194304 20389 0 0 0 11536 17 0 0 25 0 1 0 237005091 85020672 20373 1992294400 134512640 135212939 4294956240 18446744073709551615 134527273 0 0 4096 3 0 0 0 17 0 0 0
/proc/17561/statm: 20757 20373 77 170 0 20585 0
Current children cumulated CPU time (s) 261.16
Current children cumulated vsize (KiB) 88388

Child status: 20
Real time (s): 261.354
CPU time (s): 261.238
CPU user time (s): 260.804
CPU system time (s): 0.433934
CPU usage (%): 99.9559
Max. virtual memory (cumulated for all children) (KiB): 88388

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

runsolver used 0.215967 second user time and 0.742887 second system time

The end

Launcher Data

Begin job on node35 at 2009-05-12 02:53:00
IDJOB=1797366
IDBENCH=71717
IDSOLVER=647
FILE ID=node35/1797366-1242089579
PBS_JOBID= 9277699
Free space on /tmp= 66096 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT_RACE06/manol-pipe-g10id.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797366-1242089579/watcher-1797366-1242089579 -o /tmp/evaluation-result-1797366-1242089579/solver-1797366-1242089579 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797366-1242089579.cnf HOME

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

MD5SUM BENCH= 79b8866c5f4be7f699958174c5be63e9
RANDOM SEED=1910440539

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1500820 kB
Buffers:         50196 kB
Cached:         433036 kB
SwapCached:       6232 kB
Active:          38896 kB
Inactive:       452868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1500820 kB
SwapTotal:     4192956 kB
SwapFree:      4181232 kB
Dirty:            9584 kB
Writeback:           0 kB
Mapped:          13512 kB
Slab:            49368 kB
Committed_AS:   861088 kB
PageTables:       1396 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= 66072 MiB
End job on node35 at 2009-05-12 02:57:21