Trace number 1807371

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/rbsat/crafted/forced/
rbsat-v1150c84314gyes1.cnf
MD5SUMd217d44a5e3291823bfd6ded60a7812f
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 variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
1.29/1.35	#LEARNT CLAUSES 0
1.39/1.40	done !
1.39/1.40	c Now, SatElite...
1.39/1.40	c Parsing...
1.40/1.50	c ==============================================================================
1.40/1.50	c |           |     ORIGINAL     |              LEARNT              |          |
1.40/1.50	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.40/1.50	c ==============================================================================
1.40/1.50	c |         0 |   84314   169678 |   25294       0        0     nan |  0.000 % |
1.40/1.87	c |         0 |   83164   277188 |      --       0       --      -- |     --   | -1150/107510
1.40/1.87	c ==============================================================================
1.40/1.87	c Result  :   #vars: 1100   #clauses: 83164   #literals: 277188
1.40/1.87	c CPU time:   0.452931 s
1.40/1.87	c ==============================================================================
1.40/2.02	c SatElite is done !
1.40/2.02	c Calling MINISAT
1.40/2.02	This is MiniSat 2.0 beta
1.40/2.02	WARNING: for repeatability, setting FPU to use double precision
1.40/2.02	============================[ Problem Statistics ]=============================
1.40/2.02	|                                                                             |
1.40/2.02	|  Number of variables:  1100                                                 |
1.40/2.02	|  Number of clauses:    83164                                                |
1.40/2.06	|  Parsing time:         0.03         s                                       |
1.40/2.06	============================[ Search Statistics ]==============================
1.40/2.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.40/2.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.40/2.06	===============================================================================
1.40/2.06	|         0 |    1100    83164   277188 |    27721        0    nan |  0.000 % |
1.40/2.08	|       100 |    1100    83164   277188 |    30493      100    131 |  0.000 % |
2.08/2.10	|       250 |    1100    83164   277188 |    33542      250    157 |  0.000 % |
2.08/2.13	|       476 |    1100    83164   277188 |    36897      476    153 |  0.000 % |
2.08/2.18	|       813 |    1100    83164   277188 |    40586      813    152 |  0.000 % |
2.18/2.24	|      1319 |    1100    83164   277188 |    44645     1319    144 |  0.000 % |
2.27/2.35	|      2078 |    1100    83164   277188 |    49110     2078    140 |  0.000 % |
2.47/2.53	|      3217 |    1100    83164   277188 |    54021     3217    150 |  0.000 % |
2.78/2.86	|      4926 |    1100    83164   277188 |    59423     4926    160 |  0.000 % |
3.48/3.54	|      7490 |    1100    83164   277188 |    65365     7490    160 |  0.000 % |
4.88/4.90	|     11335 |    1100    83164   277188 |    71901    11335    162 |  0.000 % |
8.18/8.28	|     17101 |    1100    83164   277188 |    79092    17101    162 |  0.000 % |
15.28/15.33	|     25750 |    1100    83164   277188 |    87001    25750    157 |  0.000 % |
28.87/28.91	|     38730 |    1100    83164   277188 |    95701    38730    151 |  0.000 % |
57.36/57.40	|     58191 |    1100    83164   277188 |   105271    58191    144 |  0.000 % |
136.42/136.50	|     87383 |    1100    83164   277188 |   115798    87383    141 |  0.000 % |
251.69/251.84	|    131174 |    1100    83164   277188 |   127378    33184    127 |  0.000 % |
369.73/369.90	|    196861 |    1100    83164   277188 |   140116    98871    148 |  0.000 % |
622.50/622.89	|    295387 |    1100    83164   277188 |   154128    78345    138 |  0.000 % |
932.75/933.21	|    443179 |    1100    83164   277188 |   169541    92279    135 |  0.000 % |

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-1807371-1242157474/watcher-1807371-1242157474 -o /tmp/evaluation-result-1807371-1242157474/solver-1807371-1242157474 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807371-1242157474.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.01 1.01 1.00 3/64 5603
/proc/meminfo: memFree=1218808/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=0
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243780838 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5603/statm: 1340 237 196 169 0 51 0
[pid=5604] ppid=5603 vsize=2124 CPUtime=0
/proc/5604/stat : 5604 (revival) R 5603 5603 5566 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 243780838 2174976 244 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/5604/statm: 531 251 81 6 0 169 0

[startup+0.0138781 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 5603
/proc/meminfo: memFree=1218808/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=0
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243780838 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5603/statm: 1340 237 196 169 0 51 0
[pid=5604] ppid=5603 vsize=3596 CPUtime=0
/proc/5604/stat : 5604 (revival) R 5603 5603 5566 0 -1 4194304 645 0 0 0 0 0 0 0 19 0 1 0 243780838 3682304 611 1992294400 134512640 134537284 4294956368 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/5604/statm: 899 612 82 6 0 537 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8956

[startup+0.101885 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 5603
/proc/meminfo: memFree=1218808/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=0
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243780838 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5603/statm: 1340 237 196 169 0 51 0
[pid=5604] ppid=5603 vsize=4520 CPUtime=0.09
/proc/5604/stat : 5604 (revival) R 5603 5603 5566 0 -1 4194304 1054 0 0 0 9 0 0 0 19 0 1 50000 243780838 4628480 769 1992294400 134512640 134537284 4294956368 18446744073709551615 134523973 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5604/statm: 1130 769 85 6 0 768 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9880

[startup+0.301902 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 5603
/proc/meminfo: memFree=1218808/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=0
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243780838 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5603/statm: 1340 237 196 169 0 51 0
[pid=5604] ppid=5603 vsize=4520 CPUtime=0.29
/proc/5604/stat : 5604 (revival) R 5603 5603 5566 0 -1 4194304 1054 0 0 0 29 0 0 0 20 0 1 50000 243780838 4628480 769 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5604/statm: 1130 769 85 6 0 768 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9880

[startup+0.701937 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 5603
/proc/meminfo: memFree=1218808/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=0
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243780838 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5603/statm: 1340 237 196 169 0 51 0
[pid=5604] ppid=5603 vsize=4520 CPUtime=0.69
/proc/5604/stat : 5604 (revival) R 5603 5603 5566 0 -1 4194304 1054 0 0 0 69 0 0 0 24 0 1 50000 243780838 4628480 769 1992294400 134512640 134537284 4294956368 18446744073709551615 134531158 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5604/statm: 1130 769 85 6 0 768 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9880

[startup+1.50202 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 5605
/proc/meminfo: memFree=1215528/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=1.4
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 311 1069 0 0 0 0 139 1 19 0 1 0 243780838 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5603/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 5360

[startup+3.10115 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 5607
/proc/meminfo: memFree=1210728/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=9692 CPUtime=1.07
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 2312 0 0 0 106 1 0 0 25 0 1 0 243781040 9924608 2296 1992294400 134512640 135212939 4294956240 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 2423 2296 77 170 0 2251 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15052

[startup+6.30143 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 5607
/proc/meminfo: memFree=1202152/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=15404 CPUtime=4.27
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 3726 0 0 0 425 2 0 0 25 0 1 0 243781040 15773696 3710 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 3851 3710 77 170 0 3679 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20764

[startup+12.703 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 5607
/proc/meminfo: memFree=1195384/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=21496 CPUtime=10.67
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 5269 0 0 0 1063 4 0 0 25 0 1 0 243781040 22011904 5253 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 5374 5253 77 170 0 5202 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26856

[startup+25.5011 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 5607
/proc/meminfo: memFree=1187584/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=29220 CPUtime=23.46
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 7171 0 0 0 2340 6 0 0 25 0 1 0 243781040 29921280 7155 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 7305 7155 77 170 0 7133 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34580

[startup+51.1014 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 5607
/proc/meminfo: memFree=1177664/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=39248 CPUtime=49.05
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 9686 0 0 0 4896 9 0 0 25 0 1 0 243781040 40189952 9670 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 9812 9670 77 170 0 9640 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 44608

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5607
/proc/meminfo: memFree=1163584/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=53164 CPUtime=100.23
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 13122 0 0 0 10011 12 0 0 25 0 1 0 243781040 54439936 13106 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 13291 13106 77 170 0 13119 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 58524

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5607
/proc/meminfo: memFree=1152256/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=64712 CPUtime=160.21
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 15949 0 0 0 16006 15 0 0 25 0 1 0 243781040 66265088 15933 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 16178 15933 77 170 0 16006 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 70072

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5607
/proc/meminfo: memFree=1141440/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=75700 CPUtime=220.18
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 18673 0 0 0 22000 18 0 0 25 0 1 0 243781040 77516800 18657 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 18925 18657 77 170 0 18753 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 81060

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5607
/proc/meminfo: memFree=1138432/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=78684 CPUtime=280.16
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 19405 0 0 0 27997 19 0 0 25 0 1 0 243781040 80572416 19389 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 19671 19389 77 170 0 19499 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 84044

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5607
/proc/meminfo: memFree=1138112/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=78896 CPUtime=340.14
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 19480 0 0 0 33995 19 0 0 25 0 1 0 243781040 80789504 19464 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 19724 19464 77 170 0 19552 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 84256

[startup+402.301 s]

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

/proc/5607/statm: 23589 23313 77 170 0 23417 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 99716

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5607
/proc/meminfo: memFree=1119552/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=97872 CPUtime=580
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 24117 0 0 0 57978 22 0 0 25 0 1 0 243781040 100220928 24101 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 24468 24101 77 170 0 24296 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 103232

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5607
/proc/meminfo: memFree=1119488/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=97872 CPUtime=639.99
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 24138 0 0 0 63977 22 0 0 25 0 1 0 243781040 100220928 24122 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 24468 24122 77 170 0 24296 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 103232

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5607
/proc/meminfo: memFree=1119296/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=98104 CPUtime=699.96
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 24164 0 0 0 69974 22 0 0 25 0 1 0 243781040 100458496 24148 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 24526 24148 77 170 0 24354 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 103464

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5607
/proc/meminfo: memFree=1118784/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=98596 CPUtime=759.94
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 24279 0 0 0 75972 22 0 0 25 0 1 0 243781040 100962304 24263 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 24649 24263 77 170 0 24477 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 103956

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5607
/proc/meminfo: memFree=1114432/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=103052 CPUtime=819.9
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 25396 0 0 0 81967 23 0 0 25 0 1 0 243781040 105525248 25380 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 25763 25380 77 170 0 25591 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 108412

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5607
/proc/meminfo: memFree=1110784/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=106616 CPUtime=879.86
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 26293 0 0 0 87963 23 0 0 25 0 1 0 243781040 109174784 26277 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 26654 26277 77 170 0 26482 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 111976

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5607
/proc/meminfo: memFree=1110784/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=106616 CPUtime=939.85
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 26294 0 0 0 93961 24 0 0 25 0 1 0 243781040 109174784 26278 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 26654 26278 77 170 0 26482 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 111976

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5613
/proc/meminfo: memFree=1110584/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=106616 CPUtime=999.82
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 26296 0 0 0 99958 24 0 0 25 0 1 0 243781040 109174784 26280 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 26654 26280 77 170 0 26482 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 111976

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5613
/proc/meminfo: memFree=1110584/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=106840 CPUtime=1059.79
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 26316 0 0 0 105955 24 0 0 25 0 1 0 243781040 109404160 26300 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 26710 26300 77 170 0 26538 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 112200

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5613
/proc/meminfo: memFree=1110392/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=107056 CPUtime=1119.76
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 26374 0 0 0 111952 24 0 0 25 0 1 0 243781040 109625344 26358 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 26764 26358 77 170 0 26592 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 112416

[startup+1182.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 5613
/proc/meminfo: memFree=1107256/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=110344 CPUtime=1179.75
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 27201 0 0 0 117949 26 0 0 25 0 1 0 243781040 112992256 27185 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 27586 27185 77 170 0 27414 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 115704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 5613
/proc/meminfo: memFree=1104312/2055920 swapFree=4180008/4192956
[pid=5603] ppid=5601 vsize=5360 CPUtime=2.01
/proc/5603/stat : 5603 (run.sh) S 5601 5603 5566 0 -1 4194304 341 2897 0 0 0 0 198 3 16 0 1 0 243780838 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5603/statm: 1340 241 197 169 0 51 0
[pid=5607] ppid=5603 vsize=113248 CPUtime=1198.03
/proc/5607/stat : 5607 (minisat) R 5603 5603 5566 0 -1 4194304 27905 0 0 0 119777 26 0 0 25 0 1 0 243781040 115965952 27889 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5607/statm: 28312 27889 77 170 0 28140 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 118608

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5603 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=988697
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=31995
# CPU time returned by wait4() is 2.02069
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.04
CPU user time (s): 1199.75
CPU system time (s): 0.29
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 118608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.9887
system time used= 0.031995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3238
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= 8
involuntary context switches= 29

runsolver used 0.935857 second user time and 3.44148 second system time

The end

Launcher Data

Begin job on node15 at 2009-05-12 21:44:34
IDJOB=1807371
IDBENCH=71613
IDSOLVER=647
FILE ID=node15/1807371-1242157474
PBS_JOBID= 9289754
Free space on /tmp= 66068 MiB

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

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

MD5SUM BENCH= d217d44a5e3291823bfd6ded60a7812f
RANDOM SEED=1556241827

node15.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.220
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	: 5931.00
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.220
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:       1219288 kB
Buffers:         76148 kB
Cached:         676252 kB
SwapCached:       6752 kB
Active:         111084 kB
Inactive:       650140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1219288 kB
SwapTotal:     4192956 kB
SwapFree:      4180008 kB
Dirty:            2532 kB
Writeback:           0 kB
Mapped:          14460 kB
Slab:            61400 kB
Committed_AS:   870052 kB
PageTables:       1464 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= 66064 MiB
End job on node15 at 2009-05-12 22:04:37