Trace number 1806077

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ReVivAl 0.23 + SatElite 2009-03-18? (TO) 1200.09 1200.81

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
MD5SUM4176ac9a36a2f88072132072fe2be571
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 variables1015
Number of clauses31500
Sum of the clauses size63945
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231465
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   31500    63945 |    9449       0        0     nan |  0.000 % |
0.09/0.17	c |         0 |   30485    93100 |      --       0       --      -- |     --   | -1015/29155
0.09/0.17	c ==============================================================================
0.09/0.17	c Result  :   #vars: 980   #clauses: 30485   #literals: 93100
0.09/0.17	c CPU time:   0.167974 s
0.09/0.17	c ==============================================================================
0.19/0.22	c SatElite is done !
0.19/0.22	c revival is preprocessing the formula...#ITERATIONS 1
0.21/0.70	#LEARNT CLAUSES 0
0.21/0.73	done !
0.21/0.73	c Calling MINISAT
0.21/0.73	This is MiniSat 2.0 beta
0.21/0.73	WARNING: for repeatability, setting FPU to use double precision
0.21/0.73	============================[ Problem Statistics ]=============================
0.21/0.73	|                                                                             |
0.21/0.73	|  Number of variables:  980                                                  |
0.21/0.73	|  Number of clauses:    30485                                                |
0.21/0.75	|  Parsing time:         0.02         s                                       |
0.21/0.75	============================[ Search Statistics ]==============================
0.21/0.75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.21/0.75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.21/0.75	===============================================================================
0.21/0.75	|         0 |     980    30485    93100 |    10161        0    nan |  0.000 % |
0.21/0.75	|       103 |     980    30485    93100 |    11177      103    118 |  0.000 % |
0.21/0.76	|       254 |     980    30485    93100 |    12295      254    119 |  0.006 % |
0.21/0.77	|       479 |     980    30485    93100 |    13525      479    122 |  0.000 % |
0.21/0.79	|       816 |     980    30485    93100 |    14877      816    121 |  0.006 % |
0.71/0.82	|      1323 |     980    30485    93100 |    16365     1323    123 |  0.006 % |
0.71/0.87	|      2082 |     980    30485    93100 |    18002     2082    128 |  0.006 % |
0.71/0.96	|      3221 |     980    30485    93100 |    19802     3221    130 |  0.006 % |
0.97/1.08	|      4930 |     980    30485    93100 |    21782     4930    130 |  0.006 % |
1.26/1.37	|      7492 |     980    30485    93100 |    23960     7492    134 |  0.006 % |
1.87/1.98	|     11336 |     980    30485    93100 |    26356    11336    137 |  0.006 % |
2.87/2.96	|     17102 |     980    30485    93100 |    28992    17102    141 |  0.000 % |
4.77/4.82	|     25751 |     980    30485    93100 |    31891    25751    147 |  0.006 % |
7.47/7.55	|     38725 |     980    30485    93100 |    35080    17718    151 |  0.006 % |
13.26/13.33	|     58186 |     980    30485    93100 |    38588    13709    150 |  0.006 % |
26.06/26.13	|     87379 |     980    30485    93100 |    42447    17917    162 |  0.006 % |
52.44/52.54	|    131169 |     980    30485    93100 |    46692    33817    170 |  0.000 % |
109.61/109.76	|    196854 |     980    30485    93100 |    51361    31087    187 |  0.006 % |
214.96/215.14	|    295380 |     980    30485    93100 |    56498    23173    187 |  0.000 % |
326.20/326.40	|    443169 |     980    30485    93100 |    62147    45906    197 |  0.006 % |
608.94/609.31	|    664855 |     980    30485    93100 |    68362    37740    176 |  0.006 % |
974.40/975.00	|    997380 |     980    30485    93100 |    75198    66368    206 |  0.006 % |

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-1806077-1242144811/watcher-1806077-1242144811 -o /tmp/evaluation-result-1806077-1242144811/solver-1806077-1242144811 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806077-1242144811.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.92 0.97 0.90 3/64 18781
/proc/meminfo: memFree=991864/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0
/proc/18781/stat : 18781 (run.sh) R 18779 18781 18624 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 242515500 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 268582840991 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/18781/statm: 1340 237 196 169 0 51 0
[pid=18782] ppid=18781 vsize=960 CPUtime=0
/proc/18782/stat : 18782 (SatElite) R 18781 18781 18624 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 242515500 983040 133 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/18782/statm: 240 133 51 126 0 111 0

[startup+0.0498679 s]
/proc/loadavg: 0.92 0.97 0.90 3/64 18781
/proc/meminfo: memFree=991864/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242515500 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 238 197 169 0 51 0
[pid=18782] ppid=18781 vsize=3580 CPUtime=0.04
/proc/18782/stat : 18782 (SatElite) R 18781 18781 18624 0 -1 4194304 759 0 0 0 4 0 0 0 18 0 1 0 242515500 3665920 742 1992294400 134512640 135031949 4294956224 18446744073709551615 134582565 0 0 4096 3 0 0 0 17 0 0 0
/proc/18782/statm: 895 742 67 126 0 766 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8940

[startup+0.101878 s]
/proc/loadavg: 0.92 0.97 0.90 3/64 18781
/proc/meminfo: memFree=991864/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242515500 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 238 197 169 0 51 0
[pid=18782] ppid=18781 vsize=3580 CPUtime=0.09
/proc/18782/stat : 18782 (SatElite) R 18781 18781 18624 0 -1 4194304 763 0 0 0 9 0 0 0 19 0 1 0 242515500 3665920 746 1992294400 134512640 135031949 4294956224 18446744073709551615 134571633 0 0 4096 3 0 0 0 17 0 0 0
/proc/18782/statm: 895 746 67 126 0 766 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8940

[startup+0.301928 s]
/proc/loadavg: 0.92 0.97 0.90 3/64 18781
/proc/meminfo: memFree=991864/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.21
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 317 769 0 0 0 0 21 0 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 5360

[startup+0.702 s]
/proc/loadavg: 0.92 0.97 0.90 3/64 18781
/proc/meminfo: memFree=991864/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.21
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 317 769 0 0 0 0 21 0 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 5360

[startup+1.50215 s]
/proc/loadavg: 0.92 0.97 0.90 2/66 18785
/proc/meminfo: memFree=986600/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=8316 CPUtime=0.76
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 1814 0 0 0 75 1 0 0 24 0 1 0 242515573 8515584 1798 1992294400 134512640 135212939 4294956240 18446744073709551615 134539386 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 2079 1798 76 170 0 1907 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13676

[startup+3.10147 s]
/proc/loadavg: 0.92 0.97 0.90 2/66 18785
/proc/meminfo: memFree=981224/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=14356 CPUtime=2.36
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 3319 0 0 0 235 1 0 0 25 0 1 0 242515573 14700544 3303 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 3589 3303 76 170 0 3417 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 19716

[startup+6.30109 s]
/proc/loadavg: 0.93 0.97 0.90 2/66 18785
/proc/meminfo: memFree=970152/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=23896 CPUtime=5.56
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 5708 0 0 0 554 2 0 0 25 0 1 0 242515573 24469504 5692 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 5974 5692 76 170 0 5802 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29256

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.90 2/66 18785
/proc/meminfo: memFree=965800/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=26948 CPUtime=11.95
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 6471 0 0 0 1193 2 0 0 25 0 1 0 242515573 27594752 6455 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 6737 6455 76 170 0 6565 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 32308

[startup+25.5019 s]
/proc/loadavg: 0.95 0.97 0.91 2/66 18785
/proc/meminfo: memFree=960936/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=30784 CPUtime=24.75
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 7447 0 0 0 2472 3 0 0 25 0 1 0 242515573 31522816 7431 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 7696 7431 76 170 0 7524 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 36144

[startup+51.1019 s]
/proc/loadavg: 0.96 0.97 0.91 2/66 18785
/proc/meminfo: memFree=956072/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=35868 CPUtime=50.33
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 8659 0 0 0 5029 4 0 0 25 0 1 0 242515573 36728832 8643 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 8967 8643 76 170 0 8795 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 41228

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.91 2/66 18785
/proc/meminfo: memFree=945512/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=46388 CPUtime=101.51
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 11282 0 0 0 10146 5 0 0 25 0 1 0 242515573 47501312 11266 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 11597 11266 76 170 0 11425 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 51748

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18785
/proc/meminfo: memFree=942504/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=49600 CPUtime=161.49
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 12065 0 0 0 16143 6 0 0 25 0 1 0 242515573 50790400 12049 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 12400 12049 76 170 0 12228 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 54960

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18785
/proc/meminfo: memFree=939112/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=52824 CPUtime=221.44
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 12894 0 0 0 22137 7 0 0 25 0 1 0 242515573 54091776 12878 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 13206 12878 76 170 0 13034 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 58184

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18785
/proc/meminfo: memFree=932840/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=59204 CPUtime=281.41
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 14463 0 0 0 28133 8 0 0 25 0 1 0 242515573 60624896 14447 1992294400 134512640 135212939 4294956240 18446744073709551615 134526704 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 14801 14447 76 170 0 14629 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 64564

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18785
/proc/meminfo: memFree=927848/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=64252 CPUtime=341.39
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 15695 0 0 0 34130 9 0 0 25 0 1 0 242515573 65794048 15679 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 16063 15679 76 170 0 15891 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 69612

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18785
/proc/meminfo: memFree=927848/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71

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

/proc/18785/statm: 16526 16128 76 170 0 16354 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 71464

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18785
/proc/meminfo: memFree=925992/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=66104 CPUtime=581.24
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 16144 0 0 0 58114 10 0 0 25 0 1 0 242515573 67690496 16128 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 16526 16128 76 170 0 16354 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 71464

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18785
/proc/meminfo: memFree=922600/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=69600 CPUtime=641.21
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 17182 0 0 0 64110 11 0 0 25 0 1 0 242515573 71270400 16989 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 17400 16989 76 170 0 17228 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 74960

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18785
/proc/meminfo: memFree=919976/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=71976 CPUtime=701.16
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 17795 0 0 0 70105 11 0 0 25 0 1 0 242515573 73703424 17602 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 17994 17602 76 170 0 17822 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 77336

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18785
/proc/meminfo: memFree=916776/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=75420 CPUtime=761.12
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 18588 0 0 0 76100 12 0 0 25 0 1 0 242515573 77230080 18395 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 18855 18395 76 170 0 18683 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 80780

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18785
/proc/meminfo: memFree=913384/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=78976 CPUtime=821.08
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 19455 0 0 0 82096 12 0 0 25 0 1 0 242515573 80871424 19262 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 19744 19262 76 170 0 19572 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 84336

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18785
/proc/meminfo: memFree=912232/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=80352 CPUtime=881.05
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 19756 0 0 0 88093 12 0 0 25 0 1 0 242515573 82280448 19563 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 20088 19563 76 170 0 19916 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 85712

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18785
/proc/meminfo: memFree=907816/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=84736 CPUtime=941.01
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 20848 0 0 0 94088 13 0 0 25 0 1 0 242515573 86769664 20655 1992294400 134512640 135212939 4294956240 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 21184 20655 76 170 0 21012 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 90096

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18785
/proc/meminfo: memFree=905704/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=86768 CPUtime=1000.99
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 21371 0 0 0 100086 13 0 0 25 0 1 0 242515573 88850432 21178 1992294400 134512640 135212939 4294956240 18446744073709551615 134527048 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 21692 21178 76 170 0 21520 0
Current children cumulated CPU time (s) 1001.7
Current children cumulated vsize (KiB) 92128

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18785
/proc/meminfo: memFree=905704/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=86732 CPUtime=1060.95
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 21372 0 0 0 106082 13 0 0 25 0 1 0 242515573 88813568 21179 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 21683 21179 76 170 0 21511 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 92092

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18785
/proc/meminfo: memFree=905640/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=86732 CPUtime=1120.92
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 21374 0 0 0 112079 13 0 0 25 0 1 0 242515573 88813568 21181 1992294400 134512640 135212939 4294956240 18446744073709551615 134536946 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 21683 21181 76 170 0 21511 0
Current children cumulated CPU time (s) 1121.63
Current children cumulated vsize (KiB) 92092

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18785
/proc/meminfo: memFree=905576/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=86732 CPUtime=1180.89
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 21374 0 0 0 118075 14 0 0 25 0 1 0 242515573 88813568 21181 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 21683 21181 76 170 0 21511 0
Current children cumulated CPU time (s) 1181.6
Current children cumulated vsize (KiB) 92092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18785
/proc/meminfo: memFree=905576/2055924 swapFree=4180096/4192956
[pid=18781] ppid=18779 vsize=5360 CPUtime=0.71
/proc/18781/stat : 18781 (run.sh) S 18779 18781 18624 0 -1 4194304 343 1353 0 0 0 0 70 1 16 0 1 0 242515500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18781/statm: 1340 241 197 169 0 51 0
[pid=18785] ppid=18781 vsize=86732 CPUtime=1199.38
/proc/18785/stat : 18785 (minisat) R 18781 18781 18624 0 -1 4194304 21374 0 0 0 119924 14 0 0 25 0 1 0 242515573 88813568 21181 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/18785/statm: 21683 21181 76 170 0 21511 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 92092

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

Real time (s): 1200.81
CPU time (s): 1200.09
CPU user time (s): 1199.94
CPU system time (s): 0.15
CPU usage (%): 99.9397
Max. virtual memory (cumulated for all children) (KiB): 92128

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

runsolver used 0.951855 second user time and 3.42748 second system time

The end

Launcher Data

Begin job on node6 at 2009-05-12 18:13:31
IDJOB=1806077
IDBENCH=24657
IDSOLVER=648
FILE ID=node6/1806077-1242144811
PBS_JOBID= 9289715
Free space on /tmp= 66232 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest05/counting-php/easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806077-1242144811/watcher-1806077-1242144811 -o /tmp/evaluation-result-1806077-1242144811/solver-1806077-1242144811 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806077-1242144811.cnf HOME

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

MD5SUM BENCH= 4176ac9a36a2f88072132072fe2be571
RANDOM SEED=2061078101

node6.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.281
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.281
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:      2055924 kB
MemFree:        992408 kB
Buffers:         77504 kB
Cached:         886552 kB
SwapCached:       6644 kB
Active:         100216 kB
Inactive:       872152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:        992408 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:            1744 kB
Writeback:           0 kB
Mapped:          14008 kB
Slab:            77220 kB
Committed_AS:   960436 kB
PageTables:       1452 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= 66228 MiB
End job on node6 at 2009-05-12 18:33:34