Trace number 1807042

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-18? (TO) 1200.04 1200.61

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_4vars_11gates_b2_restricted.cnf
MD5SUMa05652854911cfd1b4cd45a296cdc798
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1570
Number of clauses746634
Sum of the clauses size4332883
Maximum clause length34
Minimum clause length1
Number of clauses of size 1398
Number of clauses of size 24712
Number of clauses of size 326183
Number of clauses of size 48465
Number of clauses of size 530979
Number of clauses of size over 5675897

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 11
2.38/2.44	#LEARNT CLAUSES 1
2.48/2.50	done !
2.48/2.50	c Now, SatElite...
2.48/2.50	c Parsing...
2.48/2.56	c ==============================================================================
2.48/2.56	c |           |     ORIGINAL     |              LEARNT              |          |
2.48/2.56	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.48/2.56	c ==============================================================================
2.48/2.56	c |         0 |   42693   167961 |   12807       0        0     nan |  0.000 % |
2.48/2.61	c |         0 |   36613   174558 |      --       0       --      -- |     --   | -6080/6597
2.48/2.61	c ==============================================================================
2.48/2.61	c Result  :   #vars: 851   #clauses: 36613   #literals: 174558
2.48/2.61	c CPU time:   0.103984 s
2.48/2.61	c ==============================================================================
2.48/2.70	c SatElite is done !
2.48/2.70	c Calling MINISAT
2.48/2.70	This is MiniSat 2.0 beta
2.48/2.70	WARNING: for repeatability, setting FPU to use double precision
2.48/2.70	============================[ Problem Statistics ]=============================
2.48/2.70	|                                                                             |
2.48/2.70	|  Number of variables:  851                                                  |
2.48/2.70	|  Number of clauses:    36613                                                |
2.48/2.73	|  Parsing time:         0.02         s                                       |
2.48/2.73	============================[ Search Statistics ]==============================
2.48/2.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.48/2.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.48/2.73	===============================================================================
2.48/2.73	|         0 |     851    36613   174558 |    12204        0    nan |  0.000 % |
2.48/2.74	|       100 |     850    36613   174558 |    13424       99     27 |  0.118 % |
2.48/2.75	|       250 |     850    36613   174558 |    14767      249     26 |  0.118 % |
2.48/2.76	|       475 |     850    36613   174558 |    16243      474     20 |  0.118 % |
2.48/2.78	|       812 |     850    36613   174558 |    17868      811     25 |  0.118 % |
2.68/2.81	|      1318 |     850    36613   174558 |    19655     1317     23 |  0.118 % |
2.68/2.86	|      2078 |     850    36613   174558 |    21620     2077     23 |  0.118 % |
2.68/2.94	|      3218 |     850    36613   174558 |    23782     3217     22 |  0.118 % |
2.68/3.07	|      4928 |     850    36613   174558 |    26161     4927     25 |  0.118 % |
3.16/3.29	|      7490 |     850    36541   174414 |    28777     7489     24 |  0.118 % |
3.66/3.71	|     11334 |     850    36541   174414 |    31654    11333     27 |  0.118 % |
4.47/4.50	|     17100 |     850    36541   174414 |    34820    17099     27 |  0.118 % |
6.16/6.25	|     25751 |     850    36541   174414 |    38302    25750     28 |  0.118 % |
10.06/10.18	|     38725 |     850    36541   174414 |    42132    14566     28 |  0.118 % |
15.46/15.55	|     58186 |     850    36541   174414 |    46345    34027     31 |  0.118 % |
24.15/24.21	|     87379 |     850    36541   174414 |    50980    31544     30 |  0.118 % |
37.25/37.37	|    131170 |     850    36541   174414 |    56078    39719     31 |  0.118 % |
61.93/62.06	|    196854 |     850    36541   174414 |    61686    25860     28 |  0.118 % |
102.22/102.38	|    295380 |     850    36541   174414 |    67855    36975     29 |  0.118 % |
174.08/174.26	|    443169 |     850    36541   174414 |    74640    31460     28 |  0.118 % |
267.14/267.32	|    664853 |     850    36541   174414 |    82104    29925     26 |  0.118 % |
442.96/443.23	|    997378 |     850    36541   174414 |    90315    47914     32 |  0.118 % |
710.23/710.69	|   1496166 |     850    36541   174414 |    99346    41374     30 |  0.118 % |
1133.13/1133.74	|   2244351 |     850    36541   174414 |   109281    65827     31 |  0.118 % |
1200.01/1200.61	HOME/run.sh: line 55:  9915 Terminated              $MINISAT $TMP_2 ${TMPDIR}/$TMP.result "$@"

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1807042-1242154606/watcher-1807042-1242154606 -o /tmp/evaluation-result-1807042-1242154606/solver-1807042-1242154606 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807042-1242154606.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 9911
/proc/meminfo: memFree=1008696/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=0
/proc/9911/stat : 9911 (run.sh) R 9909 9911 9379 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 243494018 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 227848809119 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/9911/statm: 1340 236 195 169 0 51 0
[pid=9912] ppid=9911 vsize=2124 CPUtime=0
/proc/9912/stat : 9912 (revival) R 9911 9911 9379 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 243494019 2174976 250 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/9912/statm: 531 257 81 6 0 169 0

[startup+0.0399671 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9911
/proc/meminfo: memFree=1008696/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=0
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243494018 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9911/statm: 1340 237 196 169 0 51 0
[pid=9912] ppid=9911 vsize=23828 CPUtime=0.03
/proc/9912/stat : 9912 (revival) R 9911 9911 9379 0 -1 4194304 5720 0 0 0 0 3 0 0 19 0 1 0 243494019 24399872 5686 1992294400 134512640 134537284 4294956368 18446744073709551615 134527056 0 0 4096 0 0 0 0 17 0 0 0
/proc/9912/statm: 5957 5686 82 6 0 5595 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29188

[startup+0.101978 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9911
/proc/meminfo: memFree=1008696/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=0
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243494018 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9911/statm: 1340 237 196 169 0 51 0
[pid=9912] ppid=9911 vsize=26144 CPUtime=0.09
/proc/9912/stat : 9912 (revival) R 9911 9911 9379 0 -1 4194304 6256 0 0 0 6 3 0 0 19 0 1 0 243494019 26771456 6222 1992294400 134512640 134537284 4294956368 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 0 0 0
/proc/9912/statm: 6536 6222 82 6 0 6174 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31504

[startup+0.302012 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9911
/proc/meminfo: memFree=1008696/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=0
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243494018 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9911/statm: 1340 237 196 169 0 51 0
[pid=9912] ppid=9911 vsize=5956 CPUtime=0.29
/proc/9912/stat : 9912 (revival) R 9911 9911 9379 0 -1 4194304 6707 0 0 0 25 4 0 0 21 0 1 50000 243494019 6098944 1118 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9912/statm: 1489 1118 85 6 0 1127 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11316

[startup+0.701083 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9911
/proc/meminfo: memFree=1008696/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=0
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243494018 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9911/statm: 1340 237 196 169 0 51 0
[pid=9912] ppid=9911 vsize=5956 CPUtime=0.69
/proc/9912/stat : 9912 (revival) R 9911 9911 9379 0 -1 4194304 6726 0 0 0 65 4 0 0 25 0 1 50000 243494019 6098944 1137 1992294400 134512640 134537284 4294956368 18446744073709551615 134524559 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9912/statm: 1489 1137 85 6 0 1127 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11316

[startup+1.50122 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9913
/proc/meminfo: memFree=1004072/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=0
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243494018 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9911/statm: 1340 237 196 169 0 51 0
[pid=9912] ppid=9911 vsize=5956 CPUtime=1.49
/proc/9912/stat : 9912 (revival) R 9911 9911 9379 0 -1 4194304 6727 0 0 0 145 4 0 0 25 0 1 50000 243494019 6098944 1138 1992294400 134512640 134537284 4294956368 18446744073709551615 134523724 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9912/statm: 1489 1138 85 6 0 1127 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11316

[startup+3.10151 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9913
/proc/meminfo: memFree=1003304/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 5360

[startup+6.30107 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9915
/proc/meminfo: memFree=1000616/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=7620 CPUtime=3.58
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 1760 0 0 0 357 1 0 0 25 0 1 0 243494289 7802880 1744 1992294400 134512640 135212939 4294956240 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 1905 1744 77 170 0 1733 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 12980

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9915
/proc/meminfo: memFree=997864/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=9772 CPUtime=9.98
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 2282 0 0 0 997 1 0 0 25 0 1 0 243494289 10006528 2266 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 2443 2266 77 170 0 2271 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 15132

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9915
/proc/meminfo: memFree=996200/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=11720 CPUtime=22.77
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 2746 0 0 0 2276 1 0 0 25 0 1 0 243494289 12001280 2730 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 2930 2730 77 170 0 2758 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 17080

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9915
/proc/meminfo: memFree=994152/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=13732 CPUtime=48.36
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 3246 0 0 0 4834 2 0 0 25 0 1 0 243494289 14061568 3230 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 3433 3230 77 170 0 3261 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 19092

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9915
/proc/meminfo: memFree=992488/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=15344 CPUtime=99.54
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 3630 0 0 0 9952 2 0 0 25 0 1 0 243494289 15712256 3614 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 3836 3614 77 170 0 3664 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 20704

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9915
/proc/meminfo: memFree=990696/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=17308 CPUtime=159.51
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 4103 0 0 0 15948 3 0 0 25 0 1 0 243494289 17723392 4087 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 4327 4087 77 170 0 4155 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 22668

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9915
/proc/meminfo: memFree=989032/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=19112 CPUtime=219.47
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 4514 0 0 0 21944 3 0 0 25 0 1 0 243494289 19570688 4498 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 4778 4498 77 170 0 4606 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 24472

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 9921
/proc/meminfo: memFree=988456/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=19576 CPUtime=279.46
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 4632 0 0 0 27942 4 0 0 25 0 1 0 243494289 20045824 4616 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 4894 4616 77 170 0 4722 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 24936

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9921
/proc/meminfo: memFree=985320/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=22828 CPUtime=339.42
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 5410 0 0 0 33938 4 0 0 25 0 1 0 243494289 23375872 5394 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 5707 5394 77 170 0 5535 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 28188

[startup+402.302 s]

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

/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=24284 CPUtime=459.37
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 5789 0 0 0 45933 4 0 0 25 0 1 0 243494289 24866816 5773 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 6071 5773 77 170 0 5899 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 29644

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9921
/proc/meminfo: memFree=982824/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=25488 CPUtime=519.35
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 6053 0 0 0 51930 5 0 0 25 0 1 0 243494289 26099712 6037 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 6372 6037 77 170 0 6200 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 30848

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9921
/proc/meminfo: memFree=982184/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=26136 CPUtime=579.31
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 6214 0 0 0 57926 5 0 0 25 0 1 0 243494289 26763264 6198 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 6534 6198 77 170 0 6362 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 31496

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9921
/proc/meminfo: memFree=981608/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=26796 CPUtime=639.29
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 6393 0 0 0 63924 5 0 0 25 0 1 0 243494289 27439104 6377 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 6699 6377 77 170 0 6527 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 32156

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9921
/proc/meminfo: memFree=981160/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=27268 CPUtime=699.26
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 6475 0 0 0 69921 5 0 0 25 0 1 0 243494289 27922432 6459 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 6817 6459 77 170 0 6645 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 32628

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9921
/proc/meminfo: memFree=980904/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=27636 CPUtime=759.23
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 6541 0 0 0 75918 5 0 0 25 0 1 0 243494289 28299264 6525 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 6909 6525 77 170 0 6737 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 32996

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9921
/proc/meminfo: memFree=980520/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=28164 CPUtime=819.2
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 6676 0 0 0 81915 5 0 0 25 0 1 0 243494289 28839936 6652 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 7041 6652 77 170 0 6869 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 33524

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9921
/proc/meminfo: memFree=980200/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=28472 CPUtime=879.18
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 6733 0 0 0 87912 6 0 0 25 0 1 0 243494289 29155328 6709 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 7118 6709 77 170 0 6946 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 33832

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9921
/proc/meminfo: memFree=980136/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=28472 CPUtime=939.15
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 6748 0 0 0 93909 6 0 0 25 0 1 0 243494289 29155328 6724 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 7118 6724 77 170 0 6946 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 33832

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9921
/proc/meminfo: memFree=979752/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=28992 CPUtime=999.12
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 6845 0 0 0 99906 6 0 0 25 0 1 0 243494289 29687808 6821 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 7248 6821 77 170 0 7076 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 34352

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9921
/proc/meminfo: memFree=979240/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=29460 CPUtime=1059.09
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 6983 0 0 0 105903 6 0 0 25 0 1 0 243494289 30167040 6959 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 7365 6959 77 170 0 7193 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 34820

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9921
/proc/meminfo: memFree=978984/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=29772 CPUtime=1119.06
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 7040 0 0 0 111900 6 0 0 25 0 1 0 243494289 30486528 7016 1992294400 134512640 135212939 4294956240 18446744073709551615 134526785 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 7443 7016 77 170 0 7271 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 35132

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9921
/proc/meminfo: memFree=977512/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=31288 CPUtime=1179.03
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 7408 0 0 0 117896 7 0 0 25 0 1 0 243494289 32038912 7384 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 7822 7384 77 170 0 7650 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 36648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9921
/proc/meminfo: memFree=977512/2055920 swapFree=4155136/4192956
[pid=9911] ppid=9909 vsize=5360 CPUtime=2.68
/proc/9911/stat : 9911 (run.sh) S 9909 9911 9379 0 -1 4194304 341 7875 0 0 0 0 262 6 16 0 1 0 243494018 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9911/statm: 1340 241 197 169 0 51 0
[pid=9915] ppid=9911 vsize=31288 CPUtime=1197.33
/proc/9915/stat : 9915 (minisat) R 9911 9911 9379 0 -1 4194304 7408 0 0 0 119726 7 0 0 25 0 1 0 243494289 32038912 7384 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9915/statm: 7822 7384 77 170 0 7650 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 36648

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.04
CPU user time (s): 1199.9
CPU system time (s): 0.145977
CPU usage (%): 99.9526
Max. virtual memory (cumulated for all children) (KiB): 36648

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

runsolver used 1.11883 second user time and 3.2605 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-12 20:56:48
IDJOB=1807042
IDBENCH=71147
IDSOLVER=647
FILE ID=node18/1807042-1242154606
PBS_JOBID= 9289703
Free space on /tmp= 66276 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_4vars_11gates_b2_restricted.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807042-1242154606/watcher-1807042-1242154606 -o /tmp/evaluation-result-1807042-1242154606/solver-1807042-1242154606 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1807042-1242154606.cnf HOME

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

MD5SUM BENCH= a05652854911cfd1b4cd45a296cdc798
RANDOM SEED=1735805403

node18.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.280
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.280
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:       1009240 kB
Buffers:         84624 kB
Cached:         846292 kB
SwapCached:      32032 kB
Active:         293044 kB
Inactive:       672164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1009240 kB
SwapTotal:     4192956 kB
SwapFree:      4155136 kB
Dirty:           23636 kB
Writeback:           0 kB
Mapped:          13512 kB
Slab:            67596 kB
Committed_AS:   913012 kB
PageTables:       1372 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= 66272 MiB
End job on node18 at 2009-05-12 21:16:48