Trace number 1805994

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ReVivAl 0.23 2009-03-18? (TO) 1200.02 1200.41

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-myciel6-cn.used-as.sat04-319.sat05-4201.reshuffled-07.cnf
MD5SUM4c4e7e1211c6b5f2d2564e77e64df6f5
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 variables12558
Number of clauses1112504
Sum of the clauses size2234596
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21111019
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51484

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
39.67/39.79	#LEARNT CLAUSES 0
40.47/40.55	done !
40.47/40.55	c Calling MINISAT
40.47/40.55	This is MiniSat 2.0 beta
40.47/40.55	WARNING: for repeatability, setting FPU to use double precision
40.47/40.55	============================[ Problem Statistics ]=============================
40.47/40.55	|                                                                             |
40.47/40.56	|  Number of variables:  12558                                                |
40.47/40.56	|  Number of clauses:    1031537                                              |
41.05/41.17	|  Parsing time:         0.53         s                                       |
41.15/41.22	============================[ Search Statistics ]==============================
41.15/41.22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
41.15/41.22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
41.15/41.22	===============================================================================
41.15/41.22	|         0 |   12112  1030719  2070580 |   343573        0    nan |  0.000 % |
41.15/41.27	|       100 |   12112  1030719  2070580 |   377930      100     10 |  3.552 % |
41.25/41.32	|       250 |   12112  1030719  2070580 |   415723      250     10 |  3.552 % |
41.35/41.41	|       475 |   12112  1030719  2070580 |   457295      475      9 |  3.552 % |
41.45/41.54	|       812 |   12112  1030719  2070580 |   503025      812      9 |  3.552 % |
41.65/41.75	|      1318 |   12112  1030719  2070580 |   553327     1318     10 |  3.552 % |
42.05/42.10	|      2078 |   12110  1030719  2070580 |   608660     2076     10 |  3.567 % |
42.55/42.62	|      3218 |   12109  1030719  2070580 |   669526     3215     11 |  3.576 % |
43.35/43.41	|      4926 |   12108  1030719  2070580 |   736479     4922     11 |  3.583 % |
44.55/44.65	|      7489 |   12103  1029806  2068754 |   810127     7460     12 |  3.623 % |
46.35/46.41	|     11334 |   12103  1029806  2068754 |   891139    11305     13 |  3.623 % |
49.45/49.53	|     17100 |   12102  1028882  2066906 |   980253    17024     14 |  3.631 % |
54.45/54.54	|     25749 |   12096  1027821  2064784 |  1078279    25620     16 |  3.679 % |
62.84/62.92	|     38723 |   12094  1027476  2064094 |  1186107    38566     17 |  3.695 % |
77.93/78.08	|     58185 |   12089  1026589  2062320 |  1304717    57911     19 |  3.735 % |
107.63/107.77	|     87377 |   12085  1025820  2060782 |  1435189    87046     22 |  3.767 % |
161.71/161.86	|    131166 |   12081  1025055  2059252 |  1578708   130779     26 |  3.798 % |
265.27/265.40	|    196850 |   12074  1024218  2057578 |  1736579   196384     28 |  3.854 % |
470.03/470.28	|    295378 |   12049  1020864  2050870 |  1910237   294558     32 |  4.053 % |
893.61/893.90	|    443167 |   12031  1016701  2042544 |  2101261   441803     38 |  4.197 % |

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-1805994-1242143657/watcher-1805994-1242143657 -o /tmp/evaluation-result-1805994-1242143657/solver-1805994-1242143657 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1805994-1242143657.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 1.00 3/64 3019
/proc/meminfo: memFree=1740904/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=0
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242398530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 237 196 169 0 51 0
[pid=3020] ppid=3019 vsize=1868 CPUtime=0
/proc/3020/stat : 3020 (revival) R 3019 3019 2892 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 242398531 1912832 178 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3020/statm: 467 185 80 6 0 105 0

[startup+0.0868049 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 3019
/proc/meminfo: memFree=1740904/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=0
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242398530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 237 196 169 0 51 0
[pid=3020] ppid=3019 vsize=21512 CPUtime=0.07
/proc/3020/stat : 3020 (revival) R 3019 3019 2892 0 -1 4194304 5039 0 0 0 5 2 0 0 20 0 1 0 242398531 22028288 5006 1992294400 134512640 134537284 4294956368 18446744073709551615 11380347 0 0 4096 0 0 0 0 17 1 0 0
/proc/3020/statm: 5378 5006 82 6 0 5016 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 26872

[startup+0.101806 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 3019
/proc/meminfo: memFree=1740904/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=0
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242398530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 237 196 169 0 51 0
[pid=3020] ppid=3019 vsize=23076 CPUtime=0.09
/proc/3020/stat : 3020 (revival) R 3019 3019 2892 0 -1 4194304 5308 0 0 0 6 3 0 0 20 0 1 0 242398531 23629824 5275 1992294400 134512640 134537284 4294956368 18446744073709551615 11380347 0 0 4096 0 0 0 0 17 1 0 0
/proc/3020/statm: 5769 5276 82 6 0 5407 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28436

[startup+0.301829 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 3019
/proc/meminfo: memFree=1740904/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=0
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242398530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 237 196 169 0 51 0
[pid=3020] ppid=3019 vsize=40380 CPUtime=0.29
/proc/3020/stat : 3020 (revival) R 3019 3019 2892 0 -1 4194304 9175 0 0 0 25 4 0 0 20 0 1 0 242398531 41349120 9142 1992294400 134512640 134537284 4294956368 18446744073709551615 11380347 0 0 4096 0 0 0 0 17 1 0 0
/proc/3020/statm: 10095 9143 82 6 0 9733 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45740

[startup+0.701876 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 3019
/proc/meminfo: memFree=1740904/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=0
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242398530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 237 196 169 0 51 0
[pid=3020] ppid=3019 vsize=38360 CPUtime=0.69
/proc/3020/stat : 3020 (revival) R 3019 3019 2892 0 -1 4194304 12707 0 0 0 63 6 0 0 25 0 1 50000 242398531 39280640 9068 1992294400 134512640 134537284 4294956368 18446744073709551615 11384341 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3020/statm: 9590 9068 85 6 0 9228 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43720

[startup+1.50197 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 3021
/proc/meminfo: memFree=1704088/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=0
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242398530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 237 196 169 0 51 0
[pid=3020] ppid=3019 vsize=39152 CPUtime=1.48
/proc/3020/stat : 3020 (revival) R 3019 3019 2892 0 -1 4194304 12888 0 0 0 142 6 0 0 25 0 1 50000 242398531 40091648 9249 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3020/statm: 9788 9249 85 6 0 9426 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44512

[startup+3.10117 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 3021
/proc/meminfo: memFree=1703192/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=0
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242398530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 237 196 169 0 51 0
[pid=3020] ppid=3019 vsize=40604 CPUtime=3.09
/proc/3020/stat : 3020 (revival) R 3019 3019 2892 0 -1 4194304 13250 0 0 0 302 7 0 0 25 0 1 50000 242398531 41578496 9611 1992294400 134512640 134537284 4294956368 18446744073709551615 134524545 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3020/statm: 10151 9611 85 6 0 9789 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45964

[startup+6.30255 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 3021
/proc/meminfo: memFree=1700184/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=0
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242398530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 237 196 169 0 51 0
[pid=3020] ppid=3019 vsize=43508 CPUtime=6.28
/proc/3020/stat : 3020 (revival) R 3019 3019 2892 0 -1 4194304 13973 0 0 0 621 7 0 0 25 0 1 50000 242398531 44552192 10334 1992294400 134512640 134537284 4294956368 18446744073709551615 134515832 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3020/statm: 10877 10334 85 6 0 10515 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 48868

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 3021
/proc/meminfo: memFree=1694232/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=0
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242398530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 237 196 169 0 51 0
[pid=3020] ppid=3019 vsize=49184 CPUtime=12.69
/proc/3020/stat : 3020 (revival) R 3019 3019 2892 0 -1 4194304 15416 0 0 0 1260 9 0 0 25 0 1 50000 242398531 50364416 11777 1992294400 134512640 134537284 4294956368 18446744073709551615 11384341 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3020/statm: 12296 11777 85 6 0 11934 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54544

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 3021
/proc/meminfo: memFree=1682264/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=0
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242398530 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 237 196 169 0 51 0
[pid=3020] ppid=3019 vsize=60932 CPUtime=25.49
/proc/3020/stat : 3020 (revival) R 3019 3019 2892 0 -1 4194304 18333 0 0 0 2537 12 0 0 25 0 1 50000 242398531 62394368 14694 1992294400 134512640 134537284 4294956368 18446744073709551615 134524062 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3020/statm: 15233 14694 85 6 0 14871 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66292

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 3022
/proc/meminfo: memFree=1684248/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=40.52
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 312 21610 0 0 0 0 4032 20 19 0 1 0 242398530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 238 197 169 0 51 0
[pid=3022] ppid=3019 vsize=43548 CPUtime=10.53
/proc/3022/stat : 3022 (minisat) R 3019 3019 2892 0 -1 4194304 10743 0 0 0 1044 9 0 0 25 0 1 0 242402586 44593152 10729 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3022/statm: 10887 10729 76 170 0 10715 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 48908

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 3022
/proc/meminfo: memFree=1675608/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=40.52
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 312 21610 0 0 0 0 4032 20 19 0 1 0 242398530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 238 197 169 0 51 0
[pid=3022] ppid=3019 vsize=52228 CPUtime=61.71
/proc/3022/stat : 3022 (minisat) R 3019 3019 2892 0 -1 4194304 12899 0 0 0 6159 12 0 0 25 0 1 0 242402586 53481472 12885 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 1 0 0
/proc/3022/statm: 13057 12885 76 170 0 12885 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 57588

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 3022
/proc/meminfo: memFree=1667096/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=40.52
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 312 21610 0 0 0 0 4032 20 19 0 1 0 242398530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 238 197 169 0 51 0
[pid=3022] ppid=3019 vsize=60788 CPUtime=121.69
/proc/3022/stat : 3022 (minisat) R 3019 3019 2892 0 -1 4194304 15032 0 0 0 12155 14 0 0 25 0 1 0 242402586 62246912 15018 1992294400 134512640 135212939 4294956240 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 1 0 0
/proc/3022/statm: 15197 15018 76 170 0 15025 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 66148

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 3022
/proc/meminfo: memFree=1660248/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=40.52
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 312 21610 0 0 0 0 4032 20 19 0 1 0 242398530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 238 197 169 0 51 0
[pid=3022] ppid=3019 vsize=67656 CPUtime=181.67
/proc/3022/stat : 3022 (minisat) R 3019 3019 2892 0 -1 4194304 16728 0 0 0 18151 16 0 0 25 0 1 0 242402586 69279744 16714 1992294400 134512640 135212939 4294956240 18446744073709551615 134526688 0 0 4096 3 0 0 0 17 1 0 0
/proc/3022/statm: 16914 16714 76 170 0 16742 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 73016

[startup+282.302 s]
/proc/loadavg: 1.03 0.99 1.00 2/66 3022
/proc/meminfo: memFree=1653912/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=40.52
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 312 21610 0 0 0 0 4032 20 19 0 1 0 242398530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 238 197 169 0 51 0
[pid=3022] ppid=3019 vsize=73860 CPUtime=241.66
/proc/3022/stat : 3022 (minisat) R 3019 3019 2892 0 -1 4194304 18321 0 0 0 24147 19 0 0 25 0 1 0 242402586 75632640 18307 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 1 0 0
/proc/3022/statm: 18465 18307 76 170 0 18293 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 79220

[startup+342.302 s]
/proc/loadavg: 1.01 0.99 1.00 2/66 3022
/proc/meminfo: memFree=1647768/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=40.52
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 312 21610 0 0 0 0 4032 20 19 0 1 0 242398530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 238 197 169 0 51 0
[pid=3022] ppid=3019 vsize=80208 CPUtime=301.64
/proc/3022/stat : 3022 (minisat) R 3019 3019 2892 0 -1 4194304 19833 0 0 0 30143 21 0 0 25 0 1 0 242402586 82132992 19819 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 1 0 0
/proc/3022/statm: 20052 19819 76 170 0 19880 0
Current children cumulated CPU time (s) 342.16

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

/proc/3022/statm: 24131 23835 76 170 0 23959 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 101884

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 3028
/proc/meminfo: memFree=1625688/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=40.52
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 312 21610 0 0 0 0 4032 20 19 0 1 0 242398530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 238 197 169 0 51 0
[pid=3022] ppid=3019 vsize=102332 CPUtime=541.57
/proc/3022/stat : 3022 (minisat) R 3019 3019 2892 0 -1 4194304 25324 0 0 0 54129 28 0 0 25 0 1 0 242402586 104787968 25310 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3022/statm: 25583 25310 76 170 0 25411 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 107692

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 3028
/proc/meminfo: memFree=1620632/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=40.52
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 312 21610 0 0 0 0 4032 20 19 0 1 0 242398530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 238 197 169 0 51 0
[pid=3022] ppid=3019 vsize=107352 CPUtime=601.56
/proc/3022/stat : 3022 (minisat) R 3019 3019 2892 0 -1 4194304 26578 0 0 0 60126 30 0 0 25 0 1 0 242402586 109928448 26564 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3022/statm: 26838 26564 76 170 0 26666 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 112712

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 3028
/proc/meminfo: memFree=1615832/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=40.52
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 312 21610 0 0 0 0 4032 20 19 0 1 0 242398530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 238 197 169 0 51 0
[pid=3022] ppid=3019 vsize=112112 CPUtime=661.54
/proc/3022/stat : 3022 (minisat) R 3019 3019 2892 0 -1 4194304 27783 0 0 0 66123 31 0 0 25 0 1 0 242402586 114802688 27769 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3022/statm: 28028 27769 76 170 0 27856 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 117472

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 3028
/proc/meminfo: memFree=1611352/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=40.52
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 312 21610 0 0 0 0 4032 20 19 0 1 0 242398530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 238 197 169 0 51 0
[pid=3022] ppid=3019 vsize=116336 CPUtime=721.53
/proc/3022/stat : 3022 (minisat) R 3019 3019 2892 0 -1 4194304 28884 0 0 0 72121 32 0 0 25 0 1 0 242402586 119128064 28870 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3022/statm: 29084 28870 76 170 0 28912 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 121696

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 3028
/proc/meminfo: memFree=1606296/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=40.52
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 312 21610 0 0 0 0 4032 20 19 0 1 0 242398530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 238 197 169 0 51 0
[pid=3022] ppid=3019 vsize=121364 CPUtime=781.51
/proc/3022/stat : 3022 (minisat) R 3019 3019 2892 0 -1 4194304 30160 0 0 0 78117 34 0 0 25 0 1 0 242402586 124276736 30146 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 1 0 0
/proc/3022/statm: 30341 30146 76 170 0 30169 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 126724

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 3028
/proc/meminfo: memFree=1601112/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=40.52
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 312 21610 0 0 0 0 4032 20 19 0 1 0 242398530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 238 197 169 0 51 0
[pid=3022] ppid=3019 vsize=126384 CPUtime=841.49
/proc/3022/stat : 3022 (minisat) R 3019 3019 2892 0 -1 4194304 31432 0 0 0 84114 35 0 0 25 0 1 0 242402586 129417216 31418 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3022/statm: 31596 31418 76 170 0 31424 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 131744

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 3028
/proc/meminfo: memFree=1596440/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=40.52
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 312 21610 0 0 0 0 4032 20 19 0 1 0 242398530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 238 197 169 0 51 0
[pid=3022] ppid=3019 vsize=131140 CPUtime=901.47
/proc/3022/stat : 3022 (minisat) R 3019 3019 2892 0 -1 4194304 32620 0 0 0 90111 36 0 0 25 0 1 0 242402586 134287360 32606 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3022/statm: 32785 32606 76 170 0 32613 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 136500

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 3028
/proc/meminfo: memFree=1591704/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=40.52
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 312 21610 0 0 0 0 4032 20 19 0 1 0 242398530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 238 197 169 0 51 0
[pid=3022] ppid=3019 vsize=136544 CPUtime=961.45
/proc/3022/stat : 3022 (minisat) R 3019 3019 2892 0 -1 4194304 33772 0 0 0 96107 38 0 0 25 0 1 0 242402586 139821056 33758 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3022/statm: 34136 33758 76 170 0 33964 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 141904

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 3028
/proc/meminfo: memFree=1587608/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=40.52
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 312 21610 0 0 0 0 4032 20 19 0 1 0 242398530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 238 197 169 0 51 0
[pid=3022] ppid=3019 vsize=140644 CPUtime=1021.44
/proc/3022/stat : 3022 (minisat) R 3019 3019 2892 0 -1 4194304 34810 0 0 0 102104 40 0 0 25 0 1 0 242402586 144019456 34796 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/3022/statm: 35161 34796 76 170 0 34989 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 146004

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 3028
/proc/meminfo: memFree=1582616/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=40.52
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 312 21610 0 0 0 0 4032 20 19 0 1 0 242398530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 238 197 169 0 51 0
[pid=3022] ppid=3019 vsize=145536 CPUtime=1081.42
/proc/3022/stat : 3022 (minisat) R 3019 3019 2892 0 -1 4194304 36032 0 0 0 108101 41 0 0 25 0 1 0 242402586 149028864 36018 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/3022/statm: 36384 36018 76 170 0 36212 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 150896

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 3028
/proc/meminfo: memFree=1577176/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=40.52
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 312 21610 0 0 0 0 4032 20 19 0 1 0 242398530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 238 197 169 0 51 0
[pid=3022] ppid=3019 vsize=150948 CPUtime=1141.4
/proc/3022/stat : 3022 (minisat) R 3019 3019 2892 0 -1 4194304 37418 0 0 0 114098 42 0 0 25 0 1 0 242402586 154570752 37404 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 1 0 0
/proc/3022/statm: 37737 37404 76 170 0 37565 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 156308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 3028
/proc/meminfo: memFree=1575448/2055920 swapFree=4178740/4192956
[pid=3019] ppid=3017 vsize=5360 CPUtime=40.52
/proc/3019/stat : 3019 (run.sh) S 3017 3019 2892 0 -1 4194304 312 21610 0 0 0 0 4032 20 19 0 1 0 242398530 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3019/statm: 1340 238 197 169 0 51 0
[pid=3022] ppid=3019 vsize=152532 CPUtime=1159.5
/proc/3022/stat : 3022 (minisat) R 3019 3019 2892 0 -1 4194304 37813 0 0 0 115908 42 0 0 25 0 1 0 242402586 156192768 37799 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/3022/statm: 38133 37799 76 170 0 37961 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 157892

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 3019 and gives
#  childrusage.ru_utime.tv_sec=40
#  childrusage.ru_utime.tv_usec=327869
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=203968
# CPU time returned by wait4() is 40.5318
# while last known CPU time is 1200.02
#
# 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.02
CPU user time (s): 1199.4
CPU system time (s): 0.62
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 157892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.3279
system time used= 0.203968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21922
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= 6
involuntary context switches= 116

runsolver used 1.41378 second user time and 2.88856 second system time

The end

Launcher Data

Begin job on node33 at 2009-05-12 17:54:19
IDJOB=1805994
IDBENCH=24637
IDSOLVER=649
FILE ID=node33/1805994-1242143657
PBS_JOBID= 9289688
Free space on /tmp= 66188 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-myciel6-cn.used-as.sat04-319.sat05-4201.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805994-1242143657/watcher-1805994-1242143657 -o /tmp/evaluation-result-1805994-1242143657/solver-1805994-1242143657 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1805994-1242143657.cnf HOME

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

MD5SUM BENCH= 4c4e7e1211c6b5f2d2564e77e64df6f5
RANDOM SEED=553635585

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1741320 kB
Buffers:         35992 kB
Cached:         207184 kB
SwapCached:       8016 kB
Active:          77200 kB
Inactive:       175736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1741320 kB
SwapTotal:     4192956 kB
SwapFree:      4178740 kB
Dirty:           15828 kB
Writeback:           0 kB
Mapped:          14048 kB
Slab:            47684 kB
Committed_AS:   831752 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= 66176 MiB
End job on node33 at 2009-05-12 18:14:21