Trace number 1805936

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.03 1200.41

General information on the benchmark

Namecrafted/Hard/contest04/others/
CompositeRSA576.sat05-509.reshuffled-07.cnf
MD5SUM19fdeefb726e073f5c825136ceaf9e1b
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 variables166463
Number of clauses1654558
Sum of the clauses size7441050
Maximum clause length5
Minimum clause length1
Number of clauses of size 1866
Number of clauses of size 2165884
Number of clauses of size 3165312
Number of clauses of size 40
Number of clauses of size 51322496
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
501.55/501.76	#ITERATIONS 2
501.55/501.76	#LEARNT CLAUSES 2892
503.85/504.03	done !
503.85/504.03	c Now, SatElite...
503.85/504.03	c Parsing...
508.42/508.62	c ==============================================================================
508.42/508.62	c |           |     ORIGINAL     |              LEARNT              |          |
508.42/508.62	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
508.42/508.62	c ==============================================================================
508.42/508.62	c |         0 | 1644306  6180383 |  493291       0        0     nan |  0.000 % |
508.62/508.84	c |         0 | 1642030  6175726 |      --       0       --      -- |     --   | -2276/-4657
508.62/508.84	c ==============================================================================
508.62/508.84	c Result  :   #vars: 165056   #clauses: 1642030   #literals: 6175726
508.62/508.84	c CPU time:   4.49332 s
508.62/508.84	c ==============================================================================
512.62/512.83	c SatElite is done !
512.62/512.83	c Calling MINISAT
512.62/512.83	This is MiniSat 2.0 beta
512.62/512.83	WARNING: for repeatability, setting FPU to use double precision
512.62/512.83	============================[ Problem Statistics ]=============================
512.62/512.83	|                                                                             |
512.62/512.83	|  Number of variables:  165056                                               |
512.62/512.83	|  Number of clauses:    1642030                                              |
514.53/514.73	|  Parsing time:         1.76         s                                       |
514.63/514.89	============================[ Search Statistics ]==============================
514.63/514.89	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
514.63/514.89	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
514.63/514.89	===============================================================================
514.63/514.89	|         0 |  165056  1642030  6175726 |   547343        0    nan |  0.000 % |
514.92/515.13	|       100 |  165056  1642030  6175726 |   602077      100      8 |  0.000 % |
515.23/515.42	|       250 |  165056  1642030  6175726 |   662285      250      9 |  0.000 % |
515.73/515.94	|       476 |  165055  1642030  6175726 |   728513      475     10 |  0.001 % |
516.13/516.31	|       813 |  165055  1642030  6175726 |   801365      812     10 |  0.001 % |
516.82/517.03	|      1319 |  165055  1642030  6175726 |   881501     1318     10 |  0.001 % |
518.02/518.24	|      2079 |  165055  1642030  6175726 |   969652     2078     11 |  0.001 % |
518.62/518.81	|      3218 |  165055  1642030  6175726 |  1066617     3217     12 |  0.001 % |
520.82/521.07	|      4928 |  165055  1642030  6175726 |  1173279     4927     13 |  0.001 % |
527.41/527.68	|      7490 |  165055  1642030  6175726 |  1290606     7489     24 |  0.001 % |
530.21/530.41	|     11335 |  165055  1639963  6167349 |  1419667    11311     21 |  0.001 % |
540.21/540.49	|     17102 |  165055  1639963  6167349 |  1561634    17078     28 |  0.001 % |
548.31/548.51	|     25752 |  165055  1639963  6167349 |  1717797    25728     32 |  0.001 % |
563.80/564.02	|     38726 |  165055  1639963  6167349 |  1889577    38702     28 |  0.001 % |
618.79/619.03	|     58188 |  165055  1639963  6167349 |  2078535    58164     42 |  0.001 % |
678.57/678.89	|     87382 |  165055  1639963  6167349 |  2286388    87358     51 |  0.001 % |

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-1805936-1242143415/watcher-1805936-1242143415 -o /tmp/evaluation-result-1805936-1242143415/solver-1805936-1242143415 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1805936-1242143415.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 11305
/proc/meminfo: memFree=1063112/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=0
/proc/11305/stat : 11305 (run.sh) R 11303 11305 11238 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242375854 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 238487661215 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11305/statm: 1340 236 195 169 0 51 0
[pid=11306] ppid=11305 vsize=1868 CPUtime=0
/proc/11306/stat : 11306 (revival) R 11305 11305 11238 0 -1 4194304 211 0 0 0 0 0 0 0 18 0 1 0 242375854 1912832 177 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11306/statm: 467 184 80 6 0 105 0

[startup+0.0372049 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 11305
/proc/meminfo: memFree=1063112/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=0
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242375854 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11305/statm: 1340 237 196 169 0 51 0
[pid=11306] ppid=11305 vsize=34380 CPUtime=0.03
/proc/11306/stat : 11306 (revival) R 11305 11305 11238 0 -1 4194304 4832 0 0 0 0 3 0 0 18 0 1 0 242375854 35205120 4798 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11306/statm: 8595 4801 81 6 0 8233 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 39740

[startup+0.102211 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 11305
/proc/meminfo: memFree=1063112/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=0
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242375854 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11305/statm: 1340 237 196 169 0 51 0
[pid=11306] ppid=11305 vsize=68876 CPUtime=0.09
/proc/11306/stat : 11306 (revival) R 11305 11305 11238 0 -1 4194304 14103 0 0 0 0 9 0 0 20 0 1 0 242375854 70529024 14069 1992294400 134512640 134537284 4294956368 18446744073709551615 134526259 0 0 4096 0 0 0 0 17 1 0 0
/proc/11306/statm: 17219 14071 82 6 0 16857 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 74236

[startup+0.302233 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 11305
/proc/meminfo: memFree=1063112/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=0
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242375854 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11305/statm: 1340 237 196 169 0 51 0
[pid=11306] ppid=11305 vsize=84508 CPUtime=0.29
/proc/11306/stat : 11306 (revival) R 11305 11305 11238 0 -1 4194304 19246 0 0 0 18 11 0 0 21 0 1 0 242375854 86536192 19213 1992294400 134512640 134537284 4294956368 18446744073709551615 2930299 0 0 4096 0 0 0 0 17 1 0 0
/proc/11306/statm: 21127 19213 82 6 0 20765 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 89868

[startup+0.702278 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 11305
/proc/meminfo: memFree=1063112/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=0
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242375854 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11305/statm: 1340 237 196 169 0 51 0
[pid=11306] ppid=11305 vsize=106068 CPUtime=0.69
/proc/11306/stat : 11306 (revival) R 11305 11305 11238 0 -1 4194304 24148 0 0 0 56 13 0 0 25 0 1 0 242375854 108613632 24114 1992294400 134512640 134537284 4294956368 18446744073709551615 2938173 0 0 4096 0 0 0 0 17 1 0 0
/proc/11306/statm: 26517 24114 82 6 0 26155 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111428

[startup+1.50137 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11307
/proc/meminfo: memFree=951544/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=0
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242375854 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11305/statm: 1340 237 196 169 0 51 0
[pid=11306] ppid=11305 vsize=147108 CPUtime=1.49
/proc/11306/stat : 11306 (revival) R 11305 11305 11238 0 -1 4194304 33978 0 0 0 133 16 0 0 25 0 1 0 242375854 150638592 33944 1992294400 134512640 134537284 4294956368 18446744073709551615 2930299 0 0 4096 0 0 0 0 17 1 0 0
/proc/11306/statm: 36777 33945 82 6 0 36415 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 152468

[startup+3.10155 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11307
/proc/meminfo: memFree=973432/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=0
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242375854 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11305/statm: 1340 237 196 169 0 51 0
[pid=11306] ppid=11305 vsize=101928 CPUtime=3.09
/proc/11306/stat : 11306 (revival) R 11305 11305 11238 0 -1 4194304 35950 0 0 0 292 17 0 0 25 0 1 50000 242375854 104374272 22695 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11306/statm: 25482 22695 85 6 0 25120 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 107288

[startup+6.30192 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11307
/proc/meminfo: memFree=971256/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=0
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242375854 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11305/statm: 1340 237 196 169 0 51 0
[pid=11306] ppid=11305 vsize=102456 CPUtime=6.28
/proc/11306/stat : 11306 (revival) R 11305 11305 11238 0 -1 4194304 36081 0 0 0 611 17 0 0 25 0 1 50000 242375854 104914944 22826 1992294400 134512640 134537284 4294956368 18446744073709551615 134524545 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11306/statm: 25614 22826 85 6 0 25252 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 107816

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11307
/proc/meminfo: memFree=970808/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=0
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242375854 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11305/statm: 1340 237 196 169 0 51 0
[pid=11306] ppid=11305 vsize=102984 CPUtime=12.69
/proc/11306/stat : 11306 (revival) R 11305 11305 11238 0 -1 4194304 36217 0 0 0 1251 18 0 0 25 0 1 50000 242375854 105455616 22962 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11306/statm: 25746 22962 85 6 0 25384 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 108344

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11307
/proc/meminfo: memFree=969976/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=0
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242375854 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11305/statm: 1340 237 196 169 0 51 0
[pid=11306] ppid=11305 vsize=103916 CPUtime=25.48
/proc/11306/stat : 11306 (revival) R 11305 11305 11238 0 -1 4194304 36443 0 0 0 2530 18 0 0 25 0 1 50000 242375854 106409984 23188 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11306/statm: 25979 23188 85 6 0 25617 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 109276

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11307
/proc/meminfo: memFree=968824/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=0
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242375854 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11305/statm: 1340 237 196 169 0 51 0
[pid=11306] ppid=11305 vsize=105108 CPUtime=51.08
/proc/11306/stat : 11306 (revival) R 11305 11305 11238 0 -1 4194304 36764 0 0 0 5089 19 0 0 25 0 1 50000 242375854 107630592 23509 1992294400 134512640 134537284 4294956368 18446744073709551615 134523890 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11306/statm: 26277 23509 85 6 0 25915 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 110468

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11307
/proc/meminfo: memFree=966648/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=0
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242375854 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11305/statm: 1340 237 196 169 0 51 0
[pid=11306] ppid=11305 vsize=107224 CPUtime=102.26
/proc/11306/stat : 11306 (revival) R 11305 11305 11238 0 -1 4194304 37288 0 0 0 10207 19 0 0 25 0 1 50000 242375854 109797376 24033 1992294400 134512640 134537284 4294956368 18446744073709551615 134523809 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11306/statm: 26806 24033 85 6 0 26444 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 112584

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11307
/proc/meminfo: memFree=964664/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=0
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242375854 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11305/statm: 1340 237 196 169 0 51 0
[pid=11306] ppid=11305 vsize=109212 CPUtime=162.24
/proc/11306/stat : 11306 (revival) R 11305 11305 11238 0 -1 4194304 37788 0 0 0 16204 20 0 0 25 0 1 50000 242375854 111833088 24533 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11306/statm: 27303 24533 85 6 0 26941 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 114572

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11307
/proc/meminfo: memFree=963384/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=0
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242375854 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11305/statm: 1340 237 196 169 0 51 0
[pid=11306] ppid=11305 vsize=110408 CPUtime=222.23
/proc/11306/stat : 11306 (revival) R 11305 11305 11238 0 -1 4194304 38089 0 0 0 22202 21 0 0 25 0 1 50000 242375854 113057792 24834 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11306/statm: 27602 24834 85 6 0 27240 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 115768

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11307
/proc/meminfo: memFree=962808/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=0
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242375854 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11305/statm: 1340 237 196 169 0 51 0
[pid=11306] ppid=11305 vsize=111068 CPUtime=282.22
/proc/11306/stat : 11306 (revival) R 11305 11305 11238 0 -1 4194304 38231 0 0 0 28201 21 0 0 25 0 1 50000 242375854 113733632 24976 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11306/statm: 27767 24976 85 6 0 27405 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 116428

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11307
/proc/meminfo: memFree=962424/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=0
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242375854 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11305/statm: 1340 237 196 169 0 51 0
[pid=11306] ppid=11305 vsize=111332 CPUtime=342.2
/proc/11306/stat : 11306 (revival) R 11305 11305 11238 0 -1 4194304 38316 0 0 0 34199 21 0 0 25 0 1 50000 242375854 114003968 25061 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11306/statm: 27833 25061 85 6 0 27471 0
Current children cumulated CPU time (s) 342.2

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

/proc/11309/statm: 23589 22092 77 170 0 23417 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 99716

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11309
/proc/meminfo: memFree=872696/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=512.67
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 341 79010 0 0 0 0 51170 97 16 0 1 0 242375854 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11305/statm: 1340 241 197 169 0 51 0
[pid=11309] ppid=11305 vsize=102992 CPUtime=69.43
/proc/11309/stat : 11309 (minisat) R 11305 11305 11238 0 -1 4194304 24331 0 0 0 6925 18 0 0 25 0 1 0 242427137 105463808 24235 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 1 0 0
/proc/11309/statm: 25748 24235 77 170 0 25576 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 108352

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11315
/proc/meminfo: memFree=864824/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=512.67
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 341 79010 0 0 0 0 51170 97 16 0 1 0 242375854 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11305/statm: 1340 241 197 169 0 51 0
[pid=11309] ppid=11305 vsize=112444 CPUtime=129.41
/proc/11309/stat : 11309 (minisat) R 11305 11305 11238 0 -1 4194304 26628 0 0 0 12920 21 0 0 25 0 1 0 242427137 115142656 26532 1992294400 134512640 135212939 4294956240 18446744073709551615 134527098 0 0 4096 3 0 0 0 17 1 0 0
/proc/11309/statm: 28111 26532 77 170 0 27939 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 117804

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11315
/proc/meminfo: memFree=855672/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=512.67
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 341 79010 0 0 0 0 51170 97 16 0 1 0 242375854 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11305/statm: 1340 241 197 169 0 51 0
[pid=11309] ppid=11305 vsize=121748 CPUtime=189.39
/proc/11309/stat : 11309 (minisat) R 11305 11305 11238 0 -1 4194304 28915 0 0 0 18915 24 0 0 25 0 1 0 242427137 124669952 28819 1992294400 134512640 135212939 4294956240 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 1 0 0
/proc/11309/statm: 30437 28819 77 170 0 30265 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 127108

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11315
/proc/meminfo: memFree=851320/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=512.67
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 341 79010 0 0 0 0 51170 97 16 0 1 0 242375854 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11305/statm: 1340 241 197 169 0 51 0
[pid=11309] ppid=11305 vsize=125900 CPUtime=249.38
/proc/11309/stat : 11309 (minisat) R 11305 11305 11238 0 -1 4194304 29965 0 0 0 24913 25 0 0 25 0 1 0 242427137 128921600 29869 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/11309/statm: 31475 29869 77 170 0 31303 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 131260

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11315
/proc/meminfo: memFree=848312/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=512.67
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 341 79010 0 0 0 0 51170 97 16 0 1 0 242375854 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11305/statm: 1340 241 197 169 0 51 0
[pid=11309] ppid=11305 vsize=128804 CPUtime=309.36
/proc/11309/stat : 11309 (minisat) R 11305 11305 11238 0 -1 4194304 30711 0 0 0 30910 26 0 0 25 0 1 0 242427137 131895296 30615 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/11309/statm: 32201 30615 77 170 0 32029 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 134164

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11315
/proc/meminfo: memFree=846328/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=512.67
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 341 79010 0 0 0 0 51170 97 16 0 1 0 242375854 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11305/statm: 1340 241 197 169 0 51 0
[pid=11309] ppid=11305 vsize=130784 CPUtime=369.34
/proc/11309/stat : 11309 (minisat) R 11305 11305 11238 0 -1 4194304 31194 0 0 0 36907 27 0 0 25 0 1 0 242427137 133922816 31098 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/11309/statm: 32696 31098 77 170 0 32524 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 136144

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11315
/proc/meminfo: memFree=843704/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=512.67
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 341 79010 0 0 0 0 51170 97 16 0 1 0 242375854 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11305/statm: 1340 241 197 169 0 51 0
[pid=11309] ppid=11305 vsize=133300 CPUtime=429.33
/proc/11309/stat : 11309 (minisat) R 11305 11305 11238 0 -1 4194304 31839 0 0 0 42905 28 0 0 25 0 1 0 242427137 136499200 31743 1992294400 134512640 135212939 4294956240 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 1 0 0
/proc/11309/statm: 33325 31743 77 170 0 33153 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 138660

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11315
/proc/meminfo: memFree=842616/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=512.67
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 341 79010 0 0 0 0 51170 97 16 0 1 0 242375854 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11305/statm: 1340 241 197 169 0 51 0
[pid=11309] ppid=11305 vsize=134488 CPUtime=489.31
/proc/11309/stat : 11309 (minisat) R 11305 11305 11238 0 -1 4194304 32112 0 0 0 48903 28 0 0 25 0 1 0 242427137 137715712 32016 1992294400 134512640 135212939 4294956240 18446744073709551615 134529332 0 0 4096 3 0 0 0 17 1 0 0
/proc/11309/statm: 33622 32016 77 170 0 33450 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 139848

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11315
/proc/meminfo: memFree=841784/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=512.67
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 341 79010 0 0 0 0 51170 97 16 0 1 0 242375854 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11305/statm: 1340 241 197 169 0 51 0
[pid=11309] ppid=11305 vsize=135280 CPUtime=549.29
/proc/11309/stat : 11309 (minisat) R 11305 11305 11238 0 -1 4194304 32324 0 0 0 54901 28 0 0 25 0 1 0 242427137 138526720 32228 1992294400 134512640 135212939 4294956240 18446744073709551615 134529407 0 0 4096 3 0 0 0 17 1 0 0
/proc/11309/statm: 33820 32228 77 170 0 33648 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 140640

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11315
/proc/meminfo: memFree=840888/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=512.67
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 341 79010 0 0 0 0 51170 97 16 0 1 0 242375854 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11305/statm: 1340 241 197 169 0 51 0
[pid=11309] ppid=11305 vsize=136072 CPUtime=609.28
/proc/11309/stat : 11309 (minisat) R 11305 11305 11238 0 -1 4194304 32542 0 0 0 60899 29 0 0 25 0 1 0 242427137 139337728 32446 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/11309/statm: 34018 32446 77 170 0 33846 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 141432

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11315
/proc/meminfo: memFree=840056/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=512.67
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 341 79010 0 0 0 0 51170 97 16 0 1 0 242375854 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11305/statm: 1340 241 197 169 0 51 0
[pid=11309] ppid=11305 vsize=136996 CPUtime=669.27
/proc/11309/stat : 11309 (minisat) R 11305 11305 11238 0 -1 4194304 32746 0 0 0 66898 29 0 0 25 0 1 0 242427137 140283904 32650 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/11309/statm: 34249 32650 77 170 0 34077 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 142356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 11315
/proc/meminfo: memFree=839800/2055920 swapFree=4093348/4192956
[pid=11305] ppid=11303 vsize=5360 CPUtime=512.67
/proc/11305/stat : 11305 (run.sh) S 11303 11305 11238 0 -1 4194304 341 79010 0 0 0 0 51170 97 16 0 1 0 242375854 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11305/statm: 1340 241 197 169 0 51 0
[pid=11309] ppid=11305 vsize=137128 CPUtime=687.36
/proc/11309/stat : 11309 (minisat) R 11305 11305 11238 0 -1 4194304 32802 0 0 0 68707 29 0 0 25 0 1 0 242427137 140419072 32706 1992294400 134512640 135212939 4294956240 18446744073709551615 134537394 0 0 4096 3 0 0 0 17 1 0 0
/proc/11309/statm: 34282 32706 77 170 0 34110 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 142488

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 11305 and gives
#  childrusage.ru_utime.tv_sec=511
#  childrusage.ru_utime.tv_usec=705208
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=982850
# CPU time returned by wait4() is 512.688
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.03
CPU user time (s): 1198.77
CPU system time (s): 1.26
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 179244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 511.705
system time used= 0.98285
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79351
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= 9
involuntary context switches= 972

runsolver used 1.3128 second user time and 3.06353 second system time

The end

Launcher Data

Begin job on node23 at 2009-05-12 17:50:24
IDJOB=1805936
IDBENCH=24626
IDSOLVER=647
FILE ID=node23/1805936-1242143415
PBS_JOBID= 9289698
Free space on /tmp= 66344 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest04/others/CompositeRSA576.sat05-509.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805936-1242143415/watcher-1805936-1242143415 -o /tmp/evaluation-result-1805936-1242143415/solver-1805936-1242143415 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1805936-1242143415.cnf HOME

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

MD5SUM BENCH= 19fdeefb726e073f5c825136ceaf9e1b
RANDOM SEED=1408642006

node23.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.238
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.238
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:       1063536 kB
Buffers:         63396 kB
Cached:         771548 kB
SwapCached:      94276 kB
Active:          73748 kB
Inactive:       857024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1063536 kB
SwapTotal:     4192956 kB
SwapFree:      4093348 kB
Dirty:           54464 kB
Writeback:           0 kB
Mapped:          13992 kB
Slab:            47612 kB
Committed_AS:   889476 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66256 MiB
End job on node23 at 2009-05-12 18:10:26