Trace number 1797447

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ReVivAl 0.23 + SatElite 2009-03-18UNSAT 53.7998 53.8267

General information on the benchmark

Namemanol-pipe-c9.cnf
MD5SUM7f47eb2c5986b40772da3e38cf0759b1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.30189
Satisfiable
(Un)Satisfiability was proved
Number of variables15214
Number of clauses45082
Sum of the clauses size105190
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230054
Number of clauses of size 315027
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 SatElite...
0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   45081   105189 |   13524       0        0     nan |  0.000 % |
0.29/0.34	c |         0 |   18246    71446 |      --       0       --      -- |     --   | -26833/-33738
0.29/0.34	c ==============================================================================
0.29/0.34	c Result  :   #vars: 2717   #clauses: 18246   #literals: 71446
0.29/0.34	c CPU time:   0.330949 s
0.29/0.34	c ==============================================================================
0.29/0.38	c SatElite is done !
0.29/0.38	c revival is preprocessing the formula...#ITERATIONS 20
2.27/2.34	#LEARNT CLAUSES 274
2.27/2.35	done !
2.27/2.35	c Calling MINISAT
2.27/2.35	This is MiniSat 2.0 beta
2.27/2.35	WARNING: for repeatability, setting FPU to use double precision
2.27/2.35	============================[ Problem Statistics ]=============================
2.27/2.35	|                                                                             |
2.27/2.35	|  Number of variables:  2717                                                 |
2.27/2.35	|  Number of clauses:    12942                                                |
2.27/2.36	|  Parsing time:         0.01         s                                       |
2.27/2.36	============================[ Search Statistics ]==============================
2.27/2.36	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.27/2.36	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.27/2.36	===============================================================================
2.27/2.36	|         0 |    2020    12170    40462 |     4056        0    nan |  0.000 % |
2.27/2.37	|       100 |    2020    12170    40462 |     4462      100      6 | 25.653 % |
2.27/2.37	|       250 |    2020    12170    40462 |     4908      250     16 | 25.653 % |
2.27/2.38	|       476 |    2020    12170    40462 |     5399      476     12 | 25.653 % |
2.27/2.40	|       813 |    2020    12170    40462 |     5939      813     13 | 25.653 % |
2.34/2.42	|      1320 |    2020    12170    40462 |     6533     1320     13 | 25.653 % |
2.34/2.46	|      2079 |    2020    12170    40462 |     7186     2079     18 | 25.653 % |
2.34/2.51	|      3220 |    2020    12170    40462 |     7905     3220     21 | 25.653 % |
2.34/2.63	|      4928 |    2020    12170    40462 |     8695     4928     26 | 25.653 % |
2.34/2.80	|      7494 |    2020    12170    40462 |     9565     7494     30 | 25.653 % |
2.34/3.15	|     11340 |    2020    12170    40462 |    10521     5993     31 | 25.653 % |
3.47/3.56	|     17106 |    2020    12170    40462 |    11574    11759     34 | 25.653 % |
4.07/4.17	|     25756 |    2020    12170    40462 |    12731     7580     19 | 25.654 % |
5.17/5.26	|     38731 |    2020    12170    40462 |    14004    13661     29 | 25.653 % |
7.17/7.28	|     58193 |    2020    12170    40462 |    15405    10540     20 | 25.656 % |
10.76/10.84	|     87386 |    2020    12170    40462 |    16945    14584     42 | 25.653 % |
16.07/16.15	|    131175 |    2020    12170    40462 |    18640    13152     23 | 25.653 % |
24.26/24.37	|    196861 |    2020    12170    40462 |    20504    19438     24 | 25.655 % |
36.76/36.83	|    295388 |    2020    12170    40462 |    22554    20637     28 | 25.653 % |
53.76/53.82	===============================================================================
53.76/53.82	restarts              : 19
53.76/53.82	conflicts             : 431680         (8394 /sec)
53.76/53.82	decisions             : 916677         (1.36 % random) (17824 /sec)
53.76/53.82	propagations          : 44347652       (862288 /sec)
53.76/53.82	conflict literals     : 11954448       (30.92 % deleted)
53.76/53.82	Memory used           : 8.36 MB
53.76/53.82	CPU time              : 51.4302 s
53.76/53.82	
53.76/53.82	UNSATISFIABLE
53.76/53.82	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-1797447-1242090890/watcher-1797447-1242090890 -o /tmp/evaluation-result-1797447-1242090890/solver-1797447-1242090890 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797447-1242090890.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/65 14715
/proc/meminfo: memFree=1095616/2055920 swapFree=4181592/4192956
[pid=14715] ppid=14713 vsize=5360 CPUtime=0
/proc/14715/stat : 14715 (run.sh) S 14713 14715 14499 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 237118186 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14715/statm: 1340 238 197 169 0 51 0
[pid=14716] ppid=14715 vsize=1104 CPUtime=0
/proc/14716/stat : 14716 (SatElite) R 14715 14715 14499 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 237118186 1130496 169 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 1 0 0
/proc/14716/statm: 276 169 51 126 0 147 0

[startup+0.0921151 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 14715
/proc/meminfo: memFree=1095616/2055920 swapFree=4181592/4192956
[pid=14715] ppid=14713 vsize=5360 CPUtime=0
/proc/14715/stat : 14715 (run.sh) S 14713 14715 14499 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 237118186 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14715/statm: 1340 238 197 169 0 51 0
[pid=14716] ppid=14715 vsize=7128 CPUtime=0.07
/proc/14716/stat : 14716 (SatElite) R 14715 14715 14499 0 -1 4194304 1747 0 0 0 7 0 0 0 18 0 1 0 237118186 7299072 1640 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 1 0 0
/proc/14716/statm: 1782 1640 67 126 0 1653 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12488

[startup+0.102115 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 14715
/proc/meminfo: memFree=1095616/2055920 swapFree=4181592/4192956
[pid=14715] ppid=14713 vsize=5360 CPUtime=0
/proc/14715/stat : 14715 (run.sh) S 14713 14715 14499 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 237118186 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14715/statm: 1340 238 197 169 0 51 0
[pid=14716] ppid=14715 vsize=7260 CPUtime=0.08
/proc/14716/stat : 14716 (SatElite) R 14715 14715 14499 0 -1 4194304 1751 0 0 0 8 0 0 0 18 0 1 0 237118186 7434240 1644 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 1 0 0
/proc/14716/statm: 1815 1644 67 126 0 1686 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12620

[startup+0.301137 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 14715
/proc/meminfo: memFree=1095616/2055920 swapFree=4181592/4192956
[pid=14715] ppid=14713 vsize=5360 CPUtime=0
/proc/14715/stat : 14715 (run.sh) S 14713 14715 14499 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 237118186 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14715/statm: 1340 238 197 169 0 51 0
[pid=14716] ppid=14715 vsize=7912 CPUtime=0.29
/proc/14716/stat : 14716 (SatElite) R 14715 14715 14499 0 -1 4194304 1893 0 0 0 28 1 0 0 19 0 1 0 237118186 8101888 1786 1992294400 134512640 135031949 4294956224 18446744073709551615 134569429 0 0 4096 3 0 0 0 17 1 0 0
/proc/14716/statm: 1978 1786 67 126 0 1849 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13272

[startup+0.701185 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 14715
/proc/meminfo: memFree=1095616/2055920 swapFree=4181592/4192956
[pid=14715] ppid=14713 vsize=5360 CPUtime=0.37
/proc/14715/stat : 14715 (run.sh) S 14713 14715 14499 0 -1 4194304 317 2033 0 0 0 0 36 1 15 0 1 0 237118186 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14715/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 5360

[startup+1.50227 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14718
/proc/meminfo: memFree=1092208/2055920 swapFree=4181592/4192956
[pid=14715] ppid=14713 vsize=5360 CPUtime=0.37
/proc/14715/stat : 14715 (run.sh) S 14713 14715 14499 0 -1 4194304 317 2033 0 0 0 0 36 1 15 0 1 0 237118186 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14715/statm: 1340 241 197 169 0 51 0
[pid=14718] ppid=14715 vsize=2664 CPUtime=1.1
/proc/14718/stat : 14718 (revival) R 14715 14715 14499 0 -1 4194304 508 0 0 0 110 0 0 0 25 0 1 50000 237118224 2727936 379 1992294400 134512640 134537284 4294956384 18446744073709551615 134524267 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14718/statm: 666 379 85 6 0 304 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8024

[startup+3.10146 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14718
/proc/meminfo: memFree=1092144/2055920 swapFree=4181592/4192956
[pid=14715] ppid=14713 vsize=5360 CPUtime=2.34
/proc/14715/stat : 14715 (run.sh) S 14713 14715 14499 0 -1 4194304 343 2565 0 0 0 0 232 2 16 0 1 0 237118186 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14715/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 5360
heavy processes:

[startup+6.30182 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14719
/proc/meminfo: memFree=1089328/2055920 swapFree=4181592/4192956
[pid=14715] ppid=14713 vsize=5360 CPUtime=2.34
/proc/14715/stat : 14715 (run.sh) S 14713 14715 14499 0 -1 4194304 343 2565 0 0 0 0 232 2 16 0 1 0 237118186 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14715/statm: 1340 241 197 169 0 51 0
[pid=14719] ppid=14715 vsize=5340 CPUtime=3.93
/proc/14719/stat : 14719 (minisat) R 14715 14715 14499 0 -1 4194304 1012 0 0 0 393 0 0 0 25 0 1 0 237118421 5468160 996 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/14719/statm: 1335 996 76 170 0 1163 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10700

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14719
/proc/meminfo: memFree=1087472/2055920 swapFree=4181592/4192956
[pid=14715] ppid=14713 vsize=5360 CPUtime=2.34
/proc/14715/stat : 14715 (run.sh) S 14713 14715 14499 0 -1 4194304 343 2565 0 0 0 0 232 2 16 0 1 0 237118186 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14715/statm: 1340 241 197 169 0 51 0
[pid=14719] ppid=14715 vsize=7056 CPUtime=10.33
/proc/14719/stat : 14719 (minisat) R 14715 14715 14499 0 -1 4194304 1446 0 0 0 1032 1 0 0 25 0 1 0 237118421 7225344 1430 1992294400 134512640 135212939 4294956240 18446744073709551615 134526746 0 0 4096 3 0 0 0 17 1 0 0
/proc/14719/statm: 1764 1430 76 170 0 1592 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12416

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14719
/proc/meminfo: memFree=1086832/2055920 swapFree=4181592/4192956
[pid=14715] ppid=14713 vsize=5360 CPUtime=2.34
/proc/14715/stat : 14715 (run.sh) S 14713 14715 14499 0 -1 4194304 343 2565 0 0 0 0 232 2 16 0 1 0 237118186 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14715/statm: 1340 241 197 169 0 51 0
[pid=14719] ppid=14715 vsize=7744 CPUtime=23.12
/proc/14719/stat : 14719 (minisat) R 14715 14715 14499 0 -1 4194304 1629 0 0 0 2311 1 0 0 25 0 1 0 237118421 7929856 1613 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14719/statm: 1936 1613 76 170 0 1764 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13104

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14719
/proc/meminfo: memFree=1086192/2055920 swapFree=4181592/4192956
[pid=14715] ppid=14713 vsize=5360 CPUtime=2.34
/proc/14715/stat : 14715 (run.sh) S 14713 14715 14499 0 -1 4194304 343 2565 0 0 0 0 232 2 16 0 1 0 237118186 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14715/statm: 1340 241 197 169 0 51 0
[pid=14719] ppid=14715 vsize=8560 CPUtime=48.71
/proc/14719/stat : 14719 (minisat) R 14715 14715 14499 0 -1 4194304 1811 0 0 0 4870 1 0 0 25 0 1 0 237118421 8765440 1795 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/14719/statm: 2140 1795 76 170 0 1968 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 13920

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

[startup+52.7021 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14719
/proc/meminfo: memFree=1086192/2055920 swapFree=4181592/4192956
[pid=14715] ppid=14713 vsize=5360 CPUtime=2.34
/proc/14715/stat : 14715 (run.sh) S 14713 14715 14499 0 -1 4194304 343 2565 0 0 0 0 232 2 16 0 1 0 237118186 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14715/statm: 1340 241 197 169 0 51 0
[pid=14719] ppid=14715 vsize=8560 CPUtime=50.32
/proc/14719/stat : 14719 (minisat) R 14715 14715 14499 0 -1 4194304 1811 0 0 0 5031 1 0 0 25 0 1 0 237118421 8765440 1795 1992294400 134512640 135212939 4294956240 18446744073709551615 134709535 0 0 4096 3 0 0 0 17 1 0 0
/proc/14719/statm: 2140 1795 76 170 0 1968 0
Current children cumulated CPU time (s) 52.66
Current children cumulated vsize (KiB) 13920

[startup+53.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14719
/proc/meminfo: memFree=1086192/2055920 swapFree=4181592/4192956
[pid=14715] ppid=14713 vsize=5360 CPUtime=2.34
/proc/14715/stat : 14715 (run.sh) S 14713 14715 14499 0 -1 4194304 343 2565 0 0 0 0 232 2 16 0 1 0 237118186 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14715/statm: 1340 241 197 169 0 51 0
[pid=14719] ppid=14715 vsize=8560 CPUtime=51.11
/proc/14719/stat : 14719 (minisat) R 14715 14715 14499 0 -1 4194304 1811 0 0 0 5110 1 0 0 25 0 1 0 237118421 8765440 1795 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/14719/statm: 2140 1795 76 170 0 1968 0
Current children cumulated CPU time (s) 53.45
Current children cumulated vsize (KiB) 13920

[startup+53.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14719
/proc/meminfo: memFree=1086192/2055920 swapFree=4181592/4192956
[pid=14715] ppid=14713 vsize=5360 CPUtime=2.34
/proc/14715/stat : 14715 (run.sh) S 14713 14715 14499 0 -1 4194304 343 2565 0 0 0 0 232 2 16 0 1 0 237118186 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14715/statm: 1340 241 197 169 0 51 0
[pid=14719] ppid=14715 vsize=8560 CPUtime=51.31
/proc/14719/stat : 14719 (minisat) R 14715 14715 14499 0 -1 4194304 1811 0 0 0 5130 1 0 0 25 0 1 0 237118421 8765440 1795 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 1 0 0
/proc/14719/statm: 2140 1795 76 170 0 1968 0
Current children cumulated CPU time (s) 53.65
Current children cumulated vsize (KiB) 13920

[startup+53.8012 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14719
/proc/meminfo: memFree=1086192/2055920 swapFree=4181592/4192956
[pid=14715] ppid=14713 vsize=5360 CPUtime=2.34
/proc/14715/stat : 14715 (run.sh) S 14713 14715 14499 0 -1 4194304 343 2565 0 0 0 0 232 2 16 0 1 0 237118186 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14715/statm: 1340 241 197 169 0 51 0
[pid=14719] ppid=14715 vsize=8560 CPUtime=51.42
/proc/14719/stat : 14719 (minisat) R 14715 14715 14499 0 -1 4194304 1811 0 0 0 5141 1 0 0 25 0 1 0 237118421 8765440 1795 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 1 0 0
/proc/14719/statm: 2140 1795 76 170 0 1968 0
Current children cumulated CPU time (s) 53.76
Current children cumulated vsize (KiB) 13920

Child status: 20
Real time (s): 53.8267
CPU time (s): 53.7998
CPU user time (s): 53.7578
CPU system time (s): 0.041993
CPU usage (%): 99.9501
Max. virtual memory (cumulated for all children) (KiB): 13920

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

runsolver used 0.052991 second user time and 0.156976 second system time

The end

Launcher Data

Begin job on node88 at 2009-05-12 03:14:50
IDJOB=1797447
IDBENCH=71771
IDSOLVER=648
FILE ID=node88/1797447-1242090890
PBS_JOBID= 9277678
Free space on /tmp= 66208 MiB

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

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

MD5SUM BENCH= 7f47eb2c5986b40772da3e38cf0759b1
RANDOM SEED=270925811

node88.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.229
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.229
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:       1096096 kB
Buffers:         56988 kB
Cached:         822000 kB
SwapCached:       5488 kB
Active:         250216 kB
Inactive:       637348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1096096 kB
SwapTotal:     4192956 kB
SwapFree:      4181592 kB
Dirty:            2216 kB
Writeback:           0 kB
Mapped:          15048 kB
Slab:            58156 kB
Committed_AS:   626572 kB
PageTables:       1444 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= 66204 MiB
End job on node88 at 2009-05-12 03:15:44