Trace number 1797342

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.07 1200.61

General information on the benchmark

Namemanol-pipe-g10bidw.cnf
MD5SUM6ade683f6bfd116f49e58395d70ae6c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark365.575
Satisfiable
(Un)Satisfiability was proved
Number of variables237485
Number of clauses705220
Sum of the clauses size1645512
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2470146
Number of clauses of size 3235073
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.68/0.72	c ==============================================================================
0.68/0.72	c |           |     ORIGINAL     |              LEARNT              |          |
0.68/0.72	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.68/0.72	c ==============================================================================
0.68/0.72	c |         0 |  705219  1645511 |  211565       0        0     nan |  0.000 % |
4.98/5.09	c |         0 |  302951  1188077 |      --       0       --      -- |     --   | -402266/-457429
5.08/5.10	c ==============================================================================
5.08/5.10	c Result  :   #vars: 39231   #clauses: 302951   #literals: 1188077
5.08/5.10	c CPU time:   4.85026 s
5.08/5.10	c ==============================================================================
5.79/5.82	c SatElite is done !
5.79/5.82	c revival is preprocessing the formula...#ITERATIONS 49
148.41/148.59	#LEARNT CLAUSES 569
148.81/148.91	done !
148.81/148.91	c Calling MINISAT
148.81/148.91	This is MiniSat 2.0 beta
148.81/148.91	WARNING: for repeatability, setting FPU to use double precision
148.81/148.91	============================[ Problem Statistics ]=============================
148.81/148.91	|                                                                             |
148.81/148.91	|  Number of variables:  39231                                                |
148.81/148.91	|  Number of clauses:    281151                                               |
148.83/149.12	|  Parsing time:         0.19         s                                       |
148.83/149.14	============================[ Search Statistics ]==============================
148.83/149.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
148.83/149.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
148.83/149.14	===============================================================================
148.83/149.14	|         0 |   38005   279879  1048316 |    93293        0    nan |  0.000 % |
148.83/149.19	|       100 |   38005   279879  1048316 |   102622      100      9 |  3.125 % |
148.83/149.26	|       252 |   38003   279879  1048316 |   112884      251     14 |  3.158 % |
148.83/149.36	|       477 |   38003   279879  1048316 |   124172      476     16 |  3.158 % |
149.41/149.51	|       816 |   37997   279879  1048316 |   136590      815     17 |  3.158 % |
149.61/149.73	|      1323 |   37996   279879  1048316 |   150249     1322     18 |  3.158 % |
149.71/149.80	|      2082 |   37996   279879  1048316 |   165274     2081     17 |  3.158 % |
149.91/150.04	|      3221 |   37992   279631  1047627 |   181801     3218     17 |  3.158 % |
150.11/150.21	|      4930 |   37992   279631  1047627 |   199981     4927     22 |  3.158 % |
150.21/150.34	|      7497 |   37992   279631  1047627 |   219980     7494     25 |  3.158 % |
150.70/150.82	|     11342 |   37992   279631  1047627 |   241978    11339     41 |  3.158 % |
151.30/151.43	|     17109 |   37992   279631  1047627 |   266175    17106     41 |  3.158 % |
152.20/152.38	|     25758 |   37897   279227  1045676 |   292793    25486     44 |  3.418 % |
154.11/154.21	|     38737 |   37895   279227  1045676 |   322072    38465     45 |  3.418 % |
156.31/156.45	|     58198 |   37890   278770  1044155 |   354280    57825     45 |  3.418 % |
162.00/162.12	|     87390 |   37870   278547  1043471 |   389708    86936     50 |  3.579 % |
170.90/171.05	|    131182 |   37755   278547  1043471 |   428678   130725     53 |  3.880 % |
188.89/189.09	|    196874 |   37683   274839  1031129 |   471546   195527     54 |  3.984 % |
230.97/231.16	|    295409 |   37630   273848  1027637 |   518701   294045     54 |  4.180 % |
298.85/299.01	|    443209 |   37590   271830  1020925 |   570571   441712     55 |  4.183 % |
448.27/448.53	|    664896 |   37534   270817  1017309 |   627628   122446     39 |  4.336 % |
573.23/573.51	|    997422 |   37490   270211  1015266 |   690391   454960     50 |  4.479 % |
861.10/861.51	|   1496210 |   37461   269098  1011594 |   759430   284662     54 |  4.512 % |

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-1797342-1242089239/watcher-1797342-1242089239 -o /tmp/evaluation-result-1797342-1242089239/solver-1797342-1242089239 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797342-1242089239.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.98 3/64 7223
/proc/meminfo: memFree=1933872/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (run.sh) R 7221 7223 7093 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 236957737 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 215418989215 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/7223/statm: 1340 237 196 169 0 51 0
[pid=7224] ppid=7223 vsize=816 CPUtime=0
/proc/7224/stat : 7224 (SatElite) R 7223 7223 7093 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 236957737 835584 98 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/7224/statm: 204 99 51 126 0 75 0

[startup+0.0991971 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7223
/proc/meminfo: memFree=1933872/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236957737 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 238 197 169 0 51 0
[pid=7224] ppid=7223 vsize=15312 CPUtime=0.08
/proc/7224/stat : 7224 (SatElite) R 7223 7223 7093 0 -1 4194304 3168 0 0 0 7 1 0 0 19 0 1 0 236957737 15679488 3151 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/7224/statm: 3828 3152 51 126 0 3699 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20672

[startup+0.101196 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7223
/proc/meminfo: memFree=1933872/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236957737 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 238 197 169 0 51 0
[pid=7224] ppid=7223 vsize=15576 CPUtime=0.08
/proc/7224/stat : 7224 (SatElite) R 7223 7223 7093 0 -1 4194304 3235 0 0 0 7 1 0 0 19 0 1 0 236957737 15949824 3218 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/7224/statm: 3894 3220 51 126 0 3765 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20936

[startup+0.301218 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7223
/proc/meminfo: memFree=1933872/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236957737 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 238 197 169 0 51 0
[pid=7224] ppid=7223 vsize=39908 CPUtime=0.29
/proc/7224/stat : 7224 (SatElite) R 7223 7223 7093 0 -1 4194304 9315 0 0 0 24 5 0 0 21 0 1 0 236957737 40865792 9298 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/7224/statm: 9977 9298 51 126 0 9848 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45268

[startup+0.701262 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7223
/proc/meminfo: memFree=1933872/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236957737 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 238 197 169 0 51 0
[pid=7224] ppid=7223 vsize=91076 CPUtime=0.68
/proc/7224/stat : 7224 (SatElite) R 7223 7223 7093 0 -1 4194304 21778 0 0 0 57 11 0 0 25 0 1 0 236957737 93261824 21761 1992294400 134512640 135031949 4294956224 18446744073709551615 134542522 0 0 4096 3 0 0 0 17 0 0 0
/proc/7224/statm: 22769 21761 52 126 0 22640 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 96436

[startup+1.50235 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7225
/proc/meminfo: memFree=1836704/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236957737 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 238 197 169 0 51 0
[pid=7224] ppid=7223 vsize=104992 CPUtime=1.49
/proc/7224/stat : 7224 (SatElite) R 7223 7223 7093 0 -1 4194304 26469 0 0 0 135 14 0 0 25 0 1 0 236957737 107511808 24462 1992294400 134512640 135031949 4294956224 18446744073709551615 134540562 0 0 4096 3 0 0 0 17 0 0 0
/proc/7224/statm: 26248 24462 67 126 0 26119 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 110352

[startup+3.10153 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7225
/proc/meminfo: memFree=1824928/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236957737 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 238 197 169 0 51 0
[pid=7224] ppid=7223 vsize=111784 CPUtime=3.08
/proc/7224/stat : 7224 (SatElite) R 7223 7223 7093 0 -1 4194304 27981 0 0 0 289 19 0 0 25 0 1 0 236957737 114466816 25974 1992294400 134512640 135031949 4294956224 18446744073709551615 134536638 0 0 4096 3 0 0 0 17 0 0 0
/proc/7224/statm: 27946 25974 67 126 0 27817 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 117144

[startup+6.3019 s]
/proc/loadavg: 1.07 0.99 0.98 2/66 7225
/proc/meminfo: memFree=1804000/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=5.81
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 317 31175 0 0 0 0 552 29 16 0 1 0 236957737 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 5360

[startup+12.7016 s]
/proc/loadavg: 1.15 1.00 0.99 2/66 7226
/proc/meminfo: memFree=1887648/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=5.81
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 317 31175 0 0 0 0 552 29 16 0 1 0 236957737 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1340 241 197 169 0 51 0
[pid=7226] ppid=7223 vsize=20472 CPUtime=6.86
/proc/7226/stat : 7226 (revival) R 7223 7223 7093 0 -1 4194304 6397 0 0 0 683 3 0 0 25 0 1 50000 236958319 20963328 4464 1992294400 134512640 134537284 4294956384 18446744073709551615 134531169 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7226/statm: 5118 4464 85 6 0 4756 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 25832

[startup+25.502 s]
/proc/loadavg: 1.11 1.00 0.99 2/66 7226
/proc/meminfo: memFree=1887392/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=5.81
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 317 31175 0 0 0 0 552 29 16 0 1 0 236957737 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1340 241 197 169 0 51 0
[pid=7226] ppid=7223 vsize=21000 CPUtime=19.66
/proc/7226/stat : 7226 (revival) R 7223 7223 7093 0 -1 4194304 6528 0 0 0 1962 4 0 0 25 0 1 50000 236958319 21504000 4595 1992294400 134512640 134537284 4294956384 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7226/statm: 5250 4595 85 6 0 4888 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 26360

[startup+51.1019 s]
/proc/loadavg: 1.07 1.00 0.99 2/66 7226
/proc/meminfo: memFree=1885664/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=5.81
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 317 31175 0 0 0 0 552 29 16 0 1 0 236957737 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1340 241 197 169 0 51 0
[pid=7226] ppid=7223 vsize=22716 CPUtime=45.25
/proc/7226/stat : 7226 (revival) R 7223 7223 7093 0 -1 4194304 6942 0 0 0 4520 5 0 0 25 0 1 50000 236958319 23261184 5009 1992294400 134512640 134537284 4294956384 18446744073709551615 134523597 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7226/statm: 5679 5009 85 6 0 5317 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 28076

[startup+102.306 s]
/proc/loadavg: 1.03 1.00 0.99 2/66 7226
/proc/meminfo: memFree=1882528/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=5.81
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 317 31175 0 0 0 0 552 29 16 0 1 0 236957737 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1340 241 197 169 0 51 0
[pid=7226] ppid=7223 vsize=25884 CPUtime=96.42
/proc/7226/stat : 7226 (revival) R 7223 7223 7093 0 -1 4194304 7738 0 0 0 9636 6 0 0 25 0 1 50000 236958319 26505216 5805 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7226/statm: 6471 5805 85 6 0 6109 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 31244

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 0.99 2/66 7227
/proc/meminfo: memFree=1860896/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=148.83
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 343 39643 0 0 0 0 14845 38 16 0 1 0 236957737 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1340 241 197 169 0 51 0
[pid=7227] ppid=7223 vsize=39288 CPUtime=13.37
/proc/7227/stat : 7227 (minisat) R 7223 7223 7093 0 -1 4194304 9647 0 0 0 1332 5 0 0 25 0 1 0 236972628 40230912 9616 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/7227/statm: 9822 9616 77 170 0 9650 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 44648

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7227
/proc/meminfo: memFree=1812640/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=148.83
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 343 39643 0 0 0 0 14845 38 16 0 1 0 236957737 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1340 241 197 169 0 51 0
[pid=7227] ppid=7223 vsize=87444 CPUtime=73.34
/proc/7227/stat : 7227 (minisat) R 7223 7223 7093 0 -1 4194304 21539 0 0 0 7321 13 0 0 25 0 1 0 236972628 89542656 21508 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7227/statm: 21861 21508 77 170 0 21689 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 92804

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7227
/proc/meminfo: memFree=1773344/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=148.83
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 343 39643 0 0 0 0 14845 38 16 0 1 0 236957737 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1340 241 197 169 0 51 0
[pid=7227] ppid=7223 vsize=127560 CPUtime=133.32
/proc/7227/stat : 7227 (minisat) R 7223 7223 7093 0 -1 4194304 31431 0 0 0 13311 21 0 0 25 0 1 0 236972628 130621440 31400 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7227/statm: 31890 31400 77 170 0 31718 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 132920

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7227
/proc/meminfo: memFree=1752928/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=148.83
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 343 39643 0 0 0 0 14845 38 16 0 1 0 236957737 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1340 241 197 169 0 51 0
[pid=7227] ppid=7223 vsize=148444 CPUtime=193.3
/proc/7227/stat : 7227 (minisat) R 7223 7223 7093 0 -1 4194304 36399 0 0 0 19303 27 0 0 25 0 1 0 236972628 152006656 36368 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7227/statm: 37111 36368 77 170 0 36939 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 153804

[startup+402.302 s]

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

/proc/7227/statm: 41975 41218 77 170 0 41803 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 173260

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7227
/proc/meminfo: memFree=1733344/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=148.83
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 343 39643 0 0 0 0 14845 38 16 0 1 0 236957737 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1340 241 197 169 0 51 0
[pid=7227] ppid=7223 vsize=167900 CPUtime=433.19
/proc/7227/stat : 7227 (minisat) R 7223 7223 7093 0 -1 4194304 41254 0 0 0 43286 33 0 0 25 0 1 0 236972628 171929600 41223 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7227/statm: 41975 41223 77 170 0 41803 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 173260

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7227
/proc/meminfo: memFree=1733280/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=148.83
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 343 39643 0 0 0 0 14845 38 16 0 1 0 236957737 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1340 241 197 169 0 51 0
[pid=7227] ppid=7223 vsize=167980 CPUtime=493.17
/proc/7227/stat : 7227 (minisat) R 7223 7223 7093 0 -1 4194304 41263 0 0 0 49284 33 0 0 25 0 1 0 236972628 172011520 41232 1992294400 134512640 135212939 4294956240 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 0 0 0
/proc/7227/statm: 41995 41232 77 170 0 41823 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 173340

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7227
/proc/meminfo: memFree=1715360/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=148.83
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 343 39643 0 0 0 0 14845 38 16 0 1 0 236957737 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1340 241 197 169 0 51 0
[pid=7227] ppid=7223 vsize=185968 CPUtime=553.15
/proc/7227/stat : 7227 (minisat) R 7223 7223 7093 0 -1 4194304 45796 0 0 0 55278 37 0 0 25 0 1 0 236972628 190431232 45765 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7227/statm: 46492 45765 77 170 0 46320 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 191328

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7227
/proc/meminfo: memFree=1707808/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=148.83
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 343 39643 0 0 0 0 14845 38 16 0 1 0 236957737 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1340 241 197 169 0 51 0
[pid=7227] ppid=7223 vsize=193112 CPUtime=613.13
/proc/7227/stat : 7227 (minisat) R 7223 7223 7093 0 -1 4194304 47577 0 0 0 61274 39 0 0 25 0 1 0 236972628 197746688 47546 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/7227/statm: 48278 47546 77 170 0 48106 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 198472

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7232
/proc/meminfo: memFree=1707424/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=148.83
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 343 39643 0 0 0 0 14845 38 16 0 1 0 236957737 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1340 241 197 169 0 51 0
[pid=7227] ppid=7223 vsize=193112 CPUtime=673.09
/proc/7227/stat : 7227 (minisat) R 7223 7223 7093 0 -1 4194304 47600 0 0 0 67270 39 0 0 25 0 1 0 236972628 197746688 47569 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7227/statm: 48278 47569 77 170 0 48106 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 198472

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7232
/proc/meminfo: memFree=1707488/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=148.83
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 343 39643 0 0 0 0 14845 38 16 0 1 0 236957737 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1340 241 197 169 0 51 0
[pid=7227] ppid=7223 vsize=193112 CPUtime=733.06
/proc/7227/stat : 7227 (minisat) R 7223 7223 7093 0 -1 4194304 47616 0 0 0 73267 39 0 0 25 0 1 0 236972628 197746688 47585 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7227/statm: 48278 47585 77 170 0 48106 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 198472

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7232
/proc/meminfo: memFree=1707424/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=148.83
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 343 39643 0 0 0 0 14845 38 16 0 1 0 236957737 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1340 241 197 169 0 51 0
[pid=7227] ppid=7223 vsize=193112 CPUtime=793.04
/proc/7227/stat : 7227 (minisat) R 7223 7223 7093 0 -1 4194304 47621 0 0 0 79265 39 0 0 25 0 1 0 236972628 197746688 47590 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7227/statm: 48278 47590 77 170 0 48106 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 198472

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7232
/proc/meminfo: memFree=1701856/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=148.83
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 343 39643 0 0 0 0 14845 38 16 0 1 0 236957737 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1340 241 197 169 0 51 0
[pid=7227] ppid=7223 vsize=198988 CPUtime=853.01
/proc/7227/stat : 7227 (minisat) R 7223 7223 7093 0 -1 4194304 49065 0 0 0 85260 41 0 0 25 0 1 0 236972628 203763712 49034 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7227/statm: 49747 49034 77 170 0 49575 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 204348

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7232
/proc/meminfo: memFree=1679712/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=148.83
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 343 39643 0 0 0 0 14845 38 16 0 1 0 236957737 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1340 241 197 169 0 51 0
[pid=7227] ppid=7223 vsize=221792 CPUtime=913
/proc/7227/stat : 7227 (minisat) R 7223 7223 7093 0 -1 4194304 54641 0 0 0 91252 48 0 0 25 0 1 0 236972628 227115008 54610 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7227/statm: 55448 54610 77 170 0 55276 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 227152

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7232
/proc/meminfo: memFree=1660960/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=148.83
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 343 39643 0 0 0 0 14845 38 16 0 1 0 236957737 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1340 241 197 169 0 51 0
[pid=7227] ppid=7223 vsize=241584 CPUtime=972.97
/proc/7227/stat : 7227 (minisat) R 7223 7223 7093 0 -1 4194304 59249 0 0 0 97245 52 0 0 25 0 1 0 236972628 247382016 59218 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7227/statm: 60396 59218 77 170 0 60224 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 246944

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7232
/proc/meminfo: memFree=1646048/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=148.83
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 343 39643 0 0 0 0 14845 38 16 0 1 0 236957737 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1340 241 197 169 0 51 0
[pid=7227] ppid=7223 vsize=256292 CPUtime=1032.95
/proc/7227/stat : 7227 (minisat) R 7223 7223 7093 0 -1 4194304 62990 0 0 0 103240 55 0 0 25 0 1 0 236972628 262443008 62959 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/7227/statm: 64073 62959 77 170 0 63901 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 261652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7232
/proc/meminfo: memFree=1645152/2055920 swapFree=4180420/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=148.83
/proc/7223/stat : 7223 (run.sh) S 7221 7223 7093 0 -1 4194304 343 39643 0 0 0 0 14845 38 16 0 1 0 236957737 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1340 241 197 169 0 51 0
[pid=7227] ppid=7223 vsize=256952 CPUtime=1051.24
/proc/7227/stat : 7227 (minisat) R 7223 7223 7093 0 -1 4194304 63164 0 0 0 105069 55 0 0 25 0 1 0 236972628 263118848 63133 1992294400 134512640 135212939 4294956240 18446744073709551615 134534900 0 0 4096 3 0 0 0 17 0 0 0
/proc/7227/statm: 64238 63133 77 170 0 64066 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 262312

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

Real time (s): 1200.61
CPU time (s): 1200.07
CPU user time (s): 1199.14
CPU system time (s): 0.93
CPU usage (%): 99.9549
Max. virtual memory (cumulated for all children) (KiB): 262312

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

runsolver used 0.989849 second user time and 3.38648 second system time

The end

Launcher Data

Begin job on node9 at 2009-05-12 02:47:20
IDJOB=1797342
IDBENCH=71689
IDSOLVER=648
FILE ID=node9/1797342-1242089239
PBS_JOBID= 9277720
Free space on /tmp= 66416 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT_RACE06/manol-pipe-g10bidw.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797342-1242089239/watcher-1797342-1242089239 -o /tmp/evaluation-result-1797342-1242089239/solver-1797342-1242089239 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797342-1242089239.cnf HOME

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

MD5SUM BENCH= 6ade683f6bfd116f49e58395d70ae6c0
RANDOM SEED=1131718727

node9.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.240
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.240
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:       1934352 kB
Buffers:          9588 kB
Cached:          58628 kB
SwapCached:       6312 kB
Active:          32772 kB
Inactive:        43836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1934352 kB
SwapTotal:     4192956 kB
SwapFree:      4180420 kB
Dirty:           13956 kB
Writeback:           0 kB
Mapped:          14016 kB
Slab:            31052 kB
Committed_AS:   769108 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= 66380 MiB
End job on node9 at 2009-05-12 03:07:23