Trace number 1806119

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

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv9.sat05-568.reshuffled-07.cnf
MD5SUM0457634d4b446c9bbce48df93abd0143
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 variables2754
Number of clauses9154
Sum of the clauses size24624
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22916
Number of clauses of size 36237
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    9154    24624 |    2746       0        0     nan |  0.000 % |
0.02/0.07	c |         0 |    7910    27660 |      --       0       --      -- |     --   | -1244/3036
0.02/0.07	c ==============================================================================
0.02/0.07	c Result  :   #vars: 1323   #clauses: 7910   #literals: 27660
0.02/0.07	c CPU time:   0.069989 s
0.02/0.07	c ==============================================================================
0.02/0.09	c SatElite is done !
0.02/0.09	c revival is preprocessing the formula...#ITERATIONS 1
0.08/0.12	#LEARNT CLAUSES 0
0.08/0.13	done !
0.08/0.13	c Calling MINISAT
0.08/0.13	This is MiniSat 2.0 beta
0.08/0.13	WARNING: for repeatability, setting FPU to use double precision
0.08/0.13	============================[ Problem Statistics ]=============================
0.08/0.13	|                                                                             |
0.08/0.13	|  Number of variables:  1323                                                 |
0.08/0.13	|  Number of clauses:    7910                                                 |
0.08/0.14	|  Parsing time:         0.00         s                                       |
0.08/0.14	============================[ Search Statistics ]==============================
0.08/0.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.08/0.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.08/0.14	===============================================================================
0.08/0.14	|         0 |    1323     7910    27660 |     2636        0    nan |  0.000 % |
0.08/0.15	|       100 |    1323     7910    27660 |     2900      100     46 |  0.000 % |
0.08/0.16	|       251 |    1323     7910    27660 |     3190      251     40 |  0.000 % |
0.08/0.17	|       477 |    1323     7910    27660 |     3509      477     51 |  0.000 % |
0.08/0.18	|       814 |    1323     7910    27660 |     3860      814     44 |  0.000 % |
0.12/0.20	|      1321 |    1323     7910    27660 |     4246     1321     43 |  0.000 % |
0.12/0.26	|      2080 |    1323     7910    27660 |     4671     2080     47 |  0.000 % |
0.12/0.34	|      3219 |    1323     7910    27660 |     5138     3219     48 |  0.000 % |
0.12/0.46	|      4927 |    1323     7910    27660 |     5651     4927     52 |  0.000 % |
0.12/0.66	|      7489 |    1323     7910    27660 |     6217     4461     56 |  0.000 % |
0.12/0.99	|     11333 |    1323     7910    27660 |     6838     4999     57 |  0.000 % |
1.48/1.52	|     17101 |    1323     7910    27660 |     7522     3754     63 |  0.000 % |
2.58/2.68	|     25752 |    1323     7910    27660 |     8274     4564     76 |  0.000 % |
4.18/4.28	|     38726 |    1323     7910    27660 |     9102     4900     67 |  0.000 % |
7.08/7.17	|     58187 |    1323     7910    27660 |    10012     5749     73 |  0.000 % |
13.87/13.92	|     87380 |    1323     7910    27660 |    11014     8957     84 |  0.000 % |
24.17/24.23	|    131169 |    1323     7910    27660 |    12115     8022     83 |  0.000 % |
42.16/42.22	|    196854 |    1323     7910    27660 |    13326    11441     91 |  0.000 % |
57.55/57.67	|    295381 |    1323     7910    27660 |    14659     7844     69 |  0.000 % |
83.94/84.05	|    443171 |    1323     7910    27660 |    16125    14263     76 |  0.000 % |
168.91/169.06	|    664856 |    1323     7910    27660 |    17738    12432     81 |  0.000 % |
298.65/298.88	|    997382 |    1323     7910    27660 |    19511    18073     90 |  0.000 % |
402.21/402.46	|   1496170 |    1323     7910    27660 |    21463    13792     61 |  0.000 % |
662.49/662.90	|   2244353 |    1323     7910    27660 |    23609    16658     99 |  0.000 % |
1124.38/1124.93	|   3366628 |    1323     7910    27660 |    25970    19538     96 |  0.000 % |
1200.04/1200.60	HOME/run.sh: line 54: 16750 Terminated              $MINISAT $TMP_2 ${TMPDIR}/$TMP.result "$@"

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

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


[startup+0 s]
/proc/loadavg: 1.09 1.09 0.99 3/64 16746
/proc/meminfo: memFree=1833984/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242591809 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16746/statm: 1340 238 197 169 0 51 0
[pid=16747] ppid=16746 vsize=1168 CPUtime=0
/proc/16747/stat : 16747 (SatElite) R 16746 16746 16586 0 -1 4194304 197 0 0 0 0 0 0 0 19 0 1 0 242591810 1196032 180 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/16747/statm: 292 181 51 126 0 163 0

[startup+0.0280291 s]
/proc/loadavg: 1.09 1.09 0.99 3/64 16746
/proc/meminfo: memFree=1833984/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242591809 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16746/statm: 1340 238 197 169 0 51 0
[pid=16747] ppid=16746 vsize=2116 CPUtime=0.02
/proc/16747/stat : 16747 (SatElite) R 16746 16746 16586 0 -1 4194304 448 0 0 0 2 0 0 0 19 0 1 0 242591810 2166784 431 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/16747/statm: 529 431 67 126 0 400 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7476

[startup+0.101044 s]
/proc/loadavg: 1.09 1.09 0.99 3/64 16746
/proc/meminfo: memFree=1833984/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.08
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 317 487 0 0 0 0 8 0 17 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+0.301059 s]
/proc/loadavg: 1.09 1.09 0.99 3/64 16746
/proc/meminfo: memFree=1833984/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5360

[startup+0.701104 s]
/proc/loadavg: 1.09 1.09 0.99 3/64 16746
/proc/meminfo: memFree=1833984/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5360

[startup+1.50119 s]
/proc/loadavg: 1.09 1.09 0.99 2/66 16750
/proc/meminfo: memFree=1830768/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=4424 CPUtime=1.36
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 789 0 0 0 136 0 0 0 25 0 1 0 242591823 4530176 773 1992294400 134512640 135212939 4294956240 18446744073709551615 134536079 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 1106 773 77 170 0 934 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9784

[startup+3.10137 s]
/proc/loadavg: 1.09 1.09 0.99 2/66 16750
/proc/meminfo: memFree=1829872/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=5216 CPUtime=2.96
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 995 0 0 0 296 0 0 0 25 0 1 0 242591823 5341184 979 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 1304 979 77 170 0 1132 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10576

[startup+6.30173 s]
/proc/loadavg: 1.08 1.08 0.99 2/66 16750
/proc/meminfo: memFree=1829104/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=5744 CPUtime=6.16
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 1115 0 0 0 616 0 0 0 25 0 1 0 242591823 5881856 1099 1992294400 134512640 135212939 4294956240 18446744073709551615 134536058 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 1436 1099 77 170 0 1264 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11104

[startup+12.7024 s]
/proc/loadavg: 1.07 1.08 0.99 2/66 16750
/proc/meminfo: memFree=1827632/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=6932 CPUtime=12.55
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 1411 0 0 0 1255 0 0 0 25 0 1 0 242591823 7098368 1395 1992294400 134512640 135212939 4294956240 18446744073709551615 134529693 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 1733 1395 77 170 0 1561 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12292

[startup+25.5019 s]
/proc/loadavg: 1.06 1.08 0.99 2/66 16750
/proc/meminfo: memFree=1827248/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=7460 CPUtime=25.35
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 1534 0 0 0 2535 0 0 0 25 0 1 0 242591823 7639040 1518 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 1865 1518 77 170 0 1693 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12820

[startup+51.1017 s]
/proc/loadavg: 1.04 1.07 0.99 2/66 16750
/proc/meminfo: memFree=1826352/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=8392 CPUtime=50.93
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 1761 0 0 0 5093 0 0 0 25 0 1 0 242591823 8593408 1745 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 2098 1745 77 170 0 1926 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 13752

[startup+102.305 s]
/proc/loadavg: 1.01 1.06 0.99 2/66 16750
/proc/meminfo: memFree=1824240/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=10376 CPUtime=102.12
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 2259 0 0 0 10211 1 0 0 25 0 1 0 242591823 10625024 2243 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 2594 2243 77 170 0 2422 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 15736

[startup+162.301 s]
/proc/loadavg: 1.00 1.05 0.99 2/66 16750
/proc/meminfo: memFree=1823536/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=10908 CPUtime=162.09
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 2408 0 0 0 16208 1 0 0 25 0 1 0 242591823 11169792 2392 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 2727 2392 77 170 0 2555 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 16268

[startup+222.302 s]
/proc/loadavg: 1.00 1.03 0.99 2/66 16750
/proc/meminfo: memFree=1822192/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=12256 CPUtime=222.06
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 2745 0 0 0 22205 1 0 0 25 0 1 0 242591823 12550144 2729 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 3064 2729 77 170 0 2892 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 17616

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 0.99 2/66 16750
/proc/meminfo: memFree=1821808/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=12652 CPUtime=282.03
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 2838 0 0 0 28202 1 0 0 25 0 1 0 242591823 12955648 2822 1992294400 134512640 135212939 4294956240 18446744073709551615 134526652 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 3163 2822 77 170 0 2991 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 18012

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 0.99 2/66 16750
/proc/meminfo: memFree=1821680/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=12652 CPUtime=342.01
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 2839 0 0 0 34200 1 0 0 25 0 1 0 242591823 12955648 2823 1992294400 134512640 135212939 4294956240 18446744073709551615 134536058 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 3163 2823 77 170 0 2991 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 18012

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 0.99 2/66 16750
/proc/meminfo: memFree=1821680/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=12652 CPUtime=401.99

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

/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=15288 CPUtime=461.96
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 3481 0 0 0 46194 2 0 0 25 0 1 0 242591823 15654912 3465 1992294400 134512640 135212939 4294956240 18446744073709551615 134529635 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 3822 3465 77 170 0 3650 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 20648

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 16750
/proc/meminfo: memFree=1819056/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=15280 CPUtime=521.93
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 3481 0 0 0 52191 2 0 0 25 0 1 0 242591823 15646720 3465 1992294400 134512640 135212939 4294956240 18446744073709551615 134536541 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 3820 3465 77 170 0 3648 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 20640

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 16750
/proc/meminfo: memFree=1818992/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=15280 CPUtime=581.91
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 3487 0 0 0 58189 2 0 0 25 0 1 0 242591823 15646720 3471 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 3820 3471 77 170 0 3648 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 20640

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 16750
/proc/meminfo: memFree=1818992/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=15280 CPUtime=641.88
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 3487 0 0 0 64186 2 0 0 25 0 1 0 242591823 15646720 3471 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 3820 3471 77 170 0 3648 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 20640

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 16750
/proc/meminfo: memFree=1817648/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=16472 CPUtime=701.85
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 3805 0 0 0 70183 2 0 0 25 0 1 0 242591823 16867328 3789 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 4118 3789 77 170 0 3946 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 21832

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 16750
/proc/meminfo: memFree=1816176/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=18048 CPUtime=761.83
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 4175 0 0 0 76180 3 0 0 25 0 1 0 242591823 18481152 4159 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 4512 4159 77 170 0 4340 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 23408

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 16750
/proc/meminfo: memFree=1816176/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=18048 CPUtime=821.79
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 4175 0 0 0 82176 3 0 0 25 0 1 0 242591823 18481152 4159 1992294400 134512640 135212939 4294956240 18446744073709551615 134527098 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 4512 4159 77 170 0 4340 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 23408

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 16752
/proc/meminfo: memFree=1815728/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=18048 CPUtime=881.76
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 4175 0 0 0 88173 3 0 0 25 0 1 0 242591823 18481152 4159 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 4512 4159 77 170 0 4340 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 23408

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 16752
/proc/meminfo: memFree=1815728/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=18048 CPUtime=941.73
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 4175 0 0 0 94170 3 0 0 25 0 1 0 242591823 18481152 4159 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 4512 4159 77 170 0 4340 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 23408

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 16752
/proc/meminfo: memFree=1815728/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=18048 CPUtime=1001.71
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 4190 0 0 0 100168 3 0 0 25 0 1 0 242591823 18481152 4174 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 4512 4174 77 170 0 4340 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 23408

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 16752
/proc/meminfo: memFree=1815728/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=18048 CPUtime=1061.68
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 4190 0 0 0 106165 3 0 0 25 0 1 0 242591823 18481152 4174 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 4512 4174 77 170 0 4340 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 23408

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 16752
/proc/meminfo: memFree=1815728/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=18048 CPUtime=1121.65
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 4201 0 0 0 112162 3 0 0 25 0 1 0 242591823 18481152 4185 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 4512 4185 77 170 0 4340 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 23408

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 16752
/proc/meminfo: memFree=1815728/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=18048 CPUtime=1181.63
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 4204 0 0 0 118160 3 0 0 25 0 1 0 242591823 18481152 4188 1992294400 134512640 135212939 4294956240 18446744073709551615 134538867 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 4512 4188 77 170 0 4340 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 23408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 16752
/proc/meminfo: memFree=1815728/2055920 swapFree=4180428/4192956
[pid=16746] ppid=16744 vsize=5360 CPUtime=0.12
/proc/16746/stat : 16746 (run.sh) S 16744 16746 16586 0 -1 4194304 343 801 0 0 0 0 12 0 16 0 1 0 242591809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16746/statm: 1340 241 197 169 0 51 0
[pid=16750] ppid=16746 vsize=18048 CPUtime=1199.92
/proc/16750/stat : 16750 (minisat) R 16746 16746 16586 0 -1 4194304 4205 0 0 0 119989 3 0 0 25 0 1 0 242591823 18481152 4189 1992294400 134512640 135212939 4294956240 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 0 0 0
/proc/16750/statm: 4512 4189 77 170 0 4340 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 23408

Sending SIGTERM to process tree (bottom up)

Sleeping 2 secondsSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.08
CPU user time (s): 1200.03
CPU system time (s): 0.052991
CPU usage (%): 99.9558
Max. virtual memory (cumulated for all children) (KiB): 23416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.03
system time used= 0.052991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5364
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= 10
involuntary context switches= 3911

runsolver used 1.08283 second user time and 3.2955 second system time

The end

Launcher Data

Begin job on node5 at 2009-05-12 18:26:19
IDJOB=1806119
IDBENCH=24668
IDSOLVER=648
FILE ID=node5/1806119-1242145579
PBS_JOBID= 9289716
Free space on /tmp= 66292 MiB

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

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

MD5SUM BENCH= 0457634d4b446c9bbce48df93abd0143
RANDOM SEED=2061078101

node5.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:       1834464 kB
Buffers:         22004 kB
Cached:         141128 kB
SwapCached:       6324 kB
Active:          40780 kB
Inactive:       130184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834464 kB
SwapTotal:     4192956 kB
SwapFree:      4180428 kB
Dirty:            1556 kB
Writeback:           0 kB
Mapped:          13484 kB
Slab:            36544 kB
Committed_AS:   943892 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= 66288 MiB
End job on node5 at 2009-05-12 18:46:19