Trace number 1796346

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 519.648 519.808

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h26-unsat.cnf
MD5SUM4b97e69214a2eddbe060a9ecc3dfbbd8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark59.439
Satisfiable
(Un)Satisfiability was proved
Number of variables85694
Number of clauses414657
Sum of the clauses size1073659
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2330211
Number of clauses of size 380574
Number of clauses of size 4910
Number of clauses of size 5103
Number of clauses of size over 52669

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
500.06/500.29	#ITERATIONS 1
500.06/500.29	#LEARNT CLAUSES 21
500.44/500.67	done !
500.44/500.67	c Now, SatElite...
500.44/500.67	c Parsing...
500.51/501.07	c ==============================================================================
500.51/501.07	c |           |     ORIGINAL     |              LEARNT              |          |
500.51/501.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
500.51/501.07	c ==============================================================================
500.51/501.07	c |         0 |  409497  1058440 |  122849       0        0     nan |  0.000 % |
507.22/507.49	c |         0 |  245782  1377213 |      --       0       --      -- |     --   | -163715/318773
507.22/507.49	c ==============================================================================
507.22/507.49	c Result  :   #vars: 7548   #clauses: 245782   #literals: 1377213
507.22/507.49	c CPU time:   6.62799 s
507.22/507.49	c ==============================================================================
507.92/508.15	c SatElite is done !
507.92/508.15	c Calling MINISAT
507.92/508.15	This is MiniSat 2.0 beta
507.92/508.15	WARNING: for repeatability, setting FPU to use double precision
507.92/508.15	============================[ Problem Statistics ]=============================
507.92/508.15	|                                                                             |
507.92/508.16	|  Number of variables:  7548                                                 |
507.92/508.16	|  Number of clauses:    245782                                               |
507.99/508.34	|  Parsing time:         0.17         s                                       |
507.99/508.35	============================[ Search Statistics ]==============================
507.99/508.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
507.99/508.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
507.99/508.35	===============================================================================
507.99/508.35	|         0 |    7548   245782  1377213 |    81927        0    nan |  0.000 % |
507.99/508.37	|       100 |    7548   245782  1377213 |    90120      100     10 |  0.000 % |
507.99/508.39	|       251 |    7548   245782  1377213 |    99132      251     11 |  0.000 % |
507.99/508.49	|       478 |    7548   245782  1377213 |   109045      478     11 |  0.000 % |
507.99/508.56	|       815 |    7548   245782  1377213 |   119949      815     13 |  0.000 % |
507.99/508.99	|      1321 |    7548   245782  1377213 |   131944     1321     17 |  0.000 % |
507.99/509.13	|      2080 |    7548   245782  1377213 |   145139     2080     15 |  0.000 % |
509.52/509.72	|      3219 |    7548   245782  1377213 |   159653     3219     15 |  0.000 % |
509.92/510.18	|      4927 |    7548   245782  1377213 |   175618     4927     16 |  0.000 % |
511.22/511.50	|      7489 |    7548   245782  1377213 |   193180     7489     18 |  0.000 % |
512.92/513.13	|     11333 |    7542   245580  1375809 |   212498    11332     21 |  0.079 % |
516.21/516.49	|     17100 |    7541   245533  1375312 |   233748    16380     18 |  0.093 % |
519.12/519.35	|     25749 |    7539   245524  1375282 |   257123    17146     17 |  0.119 % |
519.62/519.80	===============================================================================
519.62/519.80	restarts              : 13
519.62/519.80	conflicts             : 27617          (2379 /sec)
519.62/519.80	decisions             : 48248          (1.72 % random) (4156 /sec)
519.62/519.80	propagations          : 15389782       (1325764 /sec)
519.62/519.80	conflict literals     : 435116         (31.92 % deleted)
519.62/519.80	Memory used           : 18.69 MB
519.62/519.80	CPU time              : 11.6082 s
519.62/519.80	
519.62/519.80	UNSATISFIABLE
519.62/519.80	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-1796346-1242074380/watcher-1796346-1242074380 -o /tmp/evaluation-result-1796346-1242074380/solver-1796346-1242074380 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796346-1242074380.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.05 3/64 7404
/proc/meminfo: memFree=1388536/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=0
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235472033 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 237 196 169 0 51 0
[pid=7405] ppid=7404 vsize=1868 CPUtime=0
/proc/7405/stat : 7405 (revival) R 7404 7404 7304 0 -1 4194304 176 0 0 0 0 0 0 0 20 0 1 0 235472033 1912832 142 1992294400 134512640 134537284 4294956368 18446744073709551615 8332237 0 0 4096 0 0 0 0 17 1 0 0
/proc/7405/statm: 467 150 80 6 0 105 0

[startup+0.065153 s]
/proc/loadavg: 1.00 1.00 1.05 3/64 7404
/proc/meminfo: memFree=1388536/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=0
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235472033 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 237 196 169 0 51 0
[pid=7405] ppid=7404 vsize=15288 CPUtime=0.05
/proc/7405/stat : 7405 (revival) R 7404 7404 7304 0 -1 4194304 3354 0 0 0 4 1 0 0 20 0 1 0 235472033 15654912 3307 1992294400 134512640 134537284 4294956368 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/7405/statm: 3822 3307 82 6 0 3460 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 20648

[startup+0.102157 s]
/proc/loadavg: 1.00 1.00 1.05 3/64 7404
/proc/meminfo: memFree=1388536/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=0
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235472033 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 237 196 169 0 51 0
[pid=7405] ppid=7404 vsize=20796 CPUtime=0.09
/proc/7405/stat : 7405 (revival) R 7404 7404 7304 0 -1 4194304 4471 0 0 0 7 2 0 0 20 0 1 0 235472033 21295104 4424 1992294400 134512640 134537284 4294956368 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/7405/statm: 5199 4425 82 6 0 4837 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26156

[startup+0.301179 s]
/proc/loadavg: 1.00 1.00 1.05 3/64 7404
/proc/meminfo: memFree=1388536/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=0
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235472033 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 237 196 169 0 51 0
[pid=7405] ppid=7404 vsize=25656 CPUtime=0.29
/proc/7405/stat : 7405 (revival) R 7404 7404 7304 0 -1 4194304 7100 0 0 0 26 3 0 0 21 0 1 50000 235472033 26271744 5246 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7405/statm: 6414 5246 85 6 0 6052 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31016

[startup+0.701223 s]
/proc/loadavg: 1.00 1.00 1.05 3/64 7404
/proc/meminfo: memFree=1388536/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=0
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235472033 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 237 196 169 0 51 0
[pid=7405] ppid=7404 vsize=25788 CPUtime=0.69
/proc/7405/stat : 7405 (revival) R 7404 7404 7304 0 -1 4194304 7119 0 0 0 66 3 0 0 24 0 1 50000 235472033 26406912 5265 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7405/statm: 6447 5265 85 6 0 6085 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31148

[startup+1.50131 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 7406
/proc/meminfo: memFree=1367336/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=0
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235472033 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 237 196 169 0 51 0
[pid=7405] ppid=7404 vsize=25920 CPUtime=1.49
/proc/7405/stat : 7405 (revival) R 7404 7404 7304 0 -1 4194304 7145 0 0 0 146 3 0 0 25 0 1 50000 235472033 26542080 5291 1992294400 134512640 134537284 4294956368 18446744073709551615 134531213 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7405/statm: 6480 5291 85 6 0 6118 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31280

[startup+3.10149 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 7406
/proc/meminfo: memFree=1367080/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=0
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235472033 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 237 196 169 0 51 0
[pid=7405] ppid=7404 vsize=26084 CPUtime=3.08
/proc/7405/stat : 7405 (revival) R 7404 7404 7304 0 -1 4194304 7201 0 0 0 305 3 0 0 25 0 1 50000 235472033 26710016 5347 1992294400 134512640 134537284 4294956368 18446744073709551615 134524222 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7405/statm: 6521 5347 85 6 0 6159 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 31444

[startup+6.30185 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 7406
/proc/meminfo: memFree=1366504/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=0
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235472033 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 237 196 169 0 51 0
[pid=7405] ppid=7404 vsize=26380 CPUtime=6.28
/proc/7405/stat : 7405 (revival) R 7404 7404 7304 0 -1 4194304 7307 0 0 0 625 3 0 0 25 0 1 50000 235472033 27013120 5453 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7405/statm: 6595 5453 85 6 0 6233 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31740

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 7406
/proc/meminfo: memFree=1365864/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=0
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235472033 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 237 196 169 0 51 0
[pid=7405] ppid=7404 vsize=27040 CPUtime=12.69
/proc/7405/stat : 7405 (revival) R 7404 7404 7304 0 -1 4194304 7466 0 0 0 1265 4 0 0 25 0 1 50000 235472033 27688960 5612 1992294400 134512640 134537284 4294956368 18446744073709551615 134531169 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7405/statm: 6760 5612 85 6 0 6398 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32400

[startup+25.503 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 7406
/proc/meminfo: memFree=1364712/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=0
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235472033 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 237 196 169 0 51 0
[pid=7405] ppid=7404 vsize=28228 CPUtime=25.48
/proc/7405/stat : 7405 (revival) R 7404 7404 7304 0 -1 4194304 7754 0 0 0 2544 4 0 0 25 0 1 50000 235472033 28905472 5900 1992294400 134512640 134537284 4294956368 18446744073709551615 134528380 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7405/statm: 7057 5900 85 6 0 6695 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33588

[startup+51.1029 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 7406
/proc/meminfo: memFree=1362152/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=0
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235472033 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 237 196 169 0 51 0
[pid=7405] ppid=7404 vsize=30868 CPUtime=51.08
/proc/7405/stat : 7405 (revival) R 7404 7404 7304 0 -1 4194304 8427 0 0 0 5103 5 0 0 25 0 1 50000 235472033 31608832 6573 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7405/statm: 7717 6573 85 6 0 7355 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36228

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 7408
/proc/meminfo: memFree=1356264/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=0
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235472033 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 237 196 169 0 51 0
[pid=7405] ppid=7404 vsize=36676 CPUtime=102.26
/proc/7405/stat : 7405 (revival) R 7404 7404 7304 0 -1 4194304 9878 0 0 0 10219 7 0 0 25 0 1 50000 235472033 37556224 8024 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7405/statm: 9169 8024 85 6 0 8807 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 42036

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 7408
/proc/meminfo: memFree=1347432/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=0
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235472033 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 237 196 169 0 51 0
[pid=7405] ppid=7404 vsize=45696 CPUtime=162.24
/proc/7405/stat : 7405 (revival) R 7404 7404 7304 0 -1 4194304 12092 0 0 0 16214 10 0 0 25 0 1 50000 235472033 46792704 10238 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7405/statm: 11424 10238 85 6 0 11062 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 51056

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 7408
/proc/meminfo: memFree=1338664/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=0
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235472033 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 237 196 169 0 51 0
[pid=7405] ppid=7404 vsize=54424 CPUtime=222.23
/proc/7405/stat : 7405 (revival) R 7404 7404 7304 0 -1 4194304 14264 0 0 0 22211 12 0 0 25 0 1 50000 235472033 55730176 12410 1992294400 134512640 134537284 4294956368 18446744073709551615 134528834 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7405/statm: 13606 12410 85 6 0 13244 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 59784

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 7408
/proc/meminfo: memFree=1330664/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=0
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235472033 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 237 196 169 0 51 0
[pid=7405] ppid=7404 vsize=62476 CPUtime=282.21
/proc/7405/stat : 7405 (revival) R 7404 7404 7304 0 -1 4194304 16276 0 0 0 28205 16 0 0 25 0 1 50000 235472033 63975424 14422 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7405/statm: 15619 14422 85 6 0 15257 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 67836

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 7408
/proc/meminfo: memFree=1321448/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=0
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235472033 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 237 196 169 0 51 0
[pid=7405] ppid=7404 vsize=71608 CPUtime=342.19
/proc/7405/stat : 7405 (revival) R 7404 7404 7304 0 -1 4194304 18539 0 0 0 34200 19 0 0 25 0 1 50000 235472033 73326592 16685 1992294400 134512640 134537284 4294956368 18446744073709551615 134524107 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7405/statm: 17902 16685 85 6 0 17540 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 76968

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 7408
/proc/meminfo: memFree=1313256/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=0
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235472033 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 237 196 169 0 51 0
[pid=7405] ppid=7404 vsize=80076 CPUtime=402.18
/proc/7405/stat : 7405 (revival) R 7404 7404 7304 0 -1 4194304 20613 0 0 0 40196 22 0 0 25 0 1 50000 235472033 81997824 18759 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7405/statm: 20019 18759 85 6 0 19657 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 85436

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7408
/proc/meminfo: memFree=1305192/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=0
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235472033 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 237 196 169 0 51 0
[pid=7405] ppid=7404 vsize=88268 CPUtime=462.16
/proc/7405/stat : 7405 (revival) R 7404 7404 7304 0 -1 4194304 22614 0 0 0 46191 25 0 0 25 0 1 50000 235472033 90386432 20760 1992294400 134512640 134537284 4294956368 18446744073709551615 134530432 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7405/statm: 22067 20760 85 6 0 21705 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 93628

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

[startup+486.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7408
/proc/meminfo: memFree=1301736/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=0
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235472033 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 237 196 169 0 51 0
[pid=7405] ppid=7404 vsize=91840 CPUtime=486.15
/proc/7405/stat : 7405 (revival) R 7404 7404 7304 0 -1 4194304 23469 0 0 0 48589 26 0 0 25 0 1 50000 235472033 94044160 21615 1992294400 134512640 134537284 4294956368 18446744073709551615 134531158 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7405/statm: 22960 21615 85 6 0 22598 0
Current children cumulated CPU time (s) 486.15
Current children cumulated vsize (KiB) 97200

[startup+499.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7408
/proc/meminfo: memFree=1299752/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=0
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235472033 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 237 196 169 0 51 0
[pid=7405] ppid=7404 vsize=94088 CPUtime=498.96
/proc/7405/stat : 7405 (revival) R 7404 7404 7304 0 -1 4194304 24003 0 0 0 49868 28 0 0 25 0 1 50000 235472033 96346112 22149 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7405/statm: 23522 22149 85 6 0 23160 0
Current children cumulated CPU time (s) 498.96
Current children cumulated vsize (KiB) 99448

[startup+511.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7410
/proc/meminfo: memFree=1343784/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=507.99
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 341 39904 0 1 0 0 50746 53 16 0 1 0 235472033 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 241 197 169 0 51 0
[pid=7410] ppid=7404 vsize=17676 CPUtime=3.73
/proc/7410/stat : 7410 (minisat) R 7404 7404 7304 0 -1 4194304 4245 0 0 0 371 2 0 0 25 0 1 0 235522849 18100224 4229 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/7410/statm: 4419 4229 77 170 0 4247 0
Current children cumulated CPU time (s) 511.72
Current children cumulated vsize (KiB) 23036

[startup+515.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7410
/proc/meminfo: memFree=1342888/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=507.99
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 341 39904 0 1 0 0 50746 53 16 0 1 0 235472033 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 241 197 169 0 51 0
[pid=7410] ppid=7404 vsize=18336 CPUtime=6.92
/proc/7410/stat : 7410 (minisat) R 7404 7404 7304 0 -1 4194304 4417 0 0 0 690 2 0 0 25 0 1 0 235522849 18776064 4401 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/7410/statm: 4584 4401 77 170 0 4412 0
Current children cumulated CPU time (s) 514.91
Current children cumulated vsize (KiB) 23696

[startup+518.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7410
/proc/meminfo: memFree=1342248/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=507.99
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 341 39904 0 1 0 0 50746 53 16 0 1 0 235472033 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 241 197 169 0 51 0
[pid=7410] ppid=7404 vsize=19000 CPUtime=10.13
/proc/7410/stat : 7410 (minisat) R 7404 7404 7304 0 -1 4194304 4582 0 0 0 1010 3 0 0 25 0 1 0 235522849 19456000 4566 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 1 0 0
/proc/7410/statm: 4750 4566 77 170 0 4578 0
Current children cumulated CPU time (s) 518.12
Current children cumulated vsize (KiB) 24360

[startup+519.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7410
/proc/meminfo: memFree=1342120/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=507.99
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 341 39904 0 1 0 0 50746 53 16 0 1 0 235472033 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 241 197 169 0 51 0
[pid=7410] ppid=7404 vsize=19000 CPUtime=10.93
/proc/7410/stat : 7410 (minisat) R 7404 7404 7304 0 -1 4194304 4593 0 0 0 1090 3 0 0 25 0 1 0 235522849 19456000 4577 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/7410/statm: 4750 4577 77 170 0 4578 0
Current children cumulated CPU time (s) 518.92
Current children cumulated vsize (KiB) 24360

[startup+519.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7410
/proc/meminfo: memFree=1342120/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=507.99
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 341 39904 0 1 0 0 50746 53 16 0 1 0 235472033 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 241 197 169 0 51 0
[pid=7410] ppid=7404 vsize=19132 CPUtime=11.33
/proc/7410/stat : 7410 (minisat) R 7404 7404 7304 0 -1 4194304 4595 0 0 0 1130 3 0 0 25 0 1 0 235522849 19591168 4579 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/7410/statm: 4783 4579 77 170 0 4611 0
Current children cumulated CPU time (s) 519.32
Current children cumulated vsize (KiB) 24492

[startup+519.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7410
/proc/meminfo: memFree=1342120/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=507.99
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 341 39904 0 1 0 0 50746 53 16 0 1 0 235472033 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 241 197 169 0 51 0
[pid=7410] ppid=7404 vsize=19132 CPUtime=11.53
/proc/7410/stat : 7410 (minisat) R 7404 7404 7304 0 -1 4194304 4597 0 0 0 1150 3 0 0 25 0 1 0 235522849 19591168 4581 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/7410/statm: 4783 4581 77 170 0 4611 0
Current children cumulated CPU time (s) 519.52
Current children cumulated vsize (KiB) 24492

[startup+519.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7410
/proc/meminfo: memFree=1342120/2055920 swapFree=4168768/4192956
[pid=7404] ppid=7402 vsize=5360 CPUtime=507.99
/proc/7404/stat : 7404 (run.sh) S 7402 7404 7304 0 -1 4194304 341 39904 0 1 0 0 50746 53 16 0 1 0 235472033 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7404/statm: 1340 241 197 169 0 51 0
[pid=7410] ppid=7404 vsize=19132 CPUtime=11.63
/proc/7410/stat : 7410 (minisat) R 7404 7404 7304 0 -1 4194304 4597 0 0 0 1160 3 0 0 25 0 1 0 235522849 19591168 4581 1992294400 134512640 135212939 4294956240 18446744073709551615 134527977 0 0 4096 3 0 0 0 17 1 0 0
/proc/7410/statm: 4783 4581 77 170 0 4611 0
Current children cumulated CPU time (s) 519.62
Current children cumulated vsize (KiB) 24492

Child status: 20
Real time (s): 519.808
CPU time (s): 519.648
CPU user time (s): 519.072
CPU system time (s): 0.575912
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 99592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 519.072
system time used= 0.575912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44864
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 839

runsolver used 0.568913 second user time and 1.3328 second system time

The end

Launcher Data

Begin job on node5 at 2009-05-11 22:39:41
IDJOB=1796346
IDBENCH=20415
IDSOLVER=647
FILE ID=node5/1796346-1242074380
PBS_JOBID= 9277665
Free space on /tmp= 66288 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/industrial/palacios/uts/uts-l05-ipc5-h26-unsat.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796346-1242074380/watcher-1796346-1242074380 -o /tmp/evaluation-result-1796346-1242074380/solver-1796346-1242074380 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796346-1242074380.cnf HOME

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

MD5SUM BENCH= 4b97e69214a2eddbe060a9ecc3dfbbd8
RANDOM SEED=1375257615

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1388952 kB
Buffers:         78792 kB
Cached:         483216 kB
SwapCached:      18984 kB
Active:         160268 kB
Inactive:       422164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1388952 kB
SwapTotal:     4192956 kB
SwapFree:      4168768 kB
Dirty:            8644 kB
Writeback:           0 kB
Mapped:          13484 kB
Slab:            70580 kB
Committed_AS:   861808 kB
PageTables:       1388 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= 66260 MiB
End job on node5 at 2009-05-11 22:48:21