Trace number 1806083

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv8.sat05-567.reshuffled-07.cnf
MD5SUMaf4e94e2262dd17f2c350e06d0de5672
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 variables1920
Number of clauses6337
Sum of the clauses size17024
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22048
Number of clauses of size 34288
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 revival is preprocessing the formula...#ITERATIONS 1
0.00/0.02	#LEARNT CLAUSES 0
0.00/0.02	done !
0.00/0.02	c Now, SatElite...
0.00/0.02	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |    6337    17024 |    1901       0        0     nan |  0.000 % |
0.01/0.07	c |         0 |    5479    19257 |      --       0       --      -- |     --   | -858/2233
0.01/0.07	c ==============================================================================
0.01/0.07	c Result  :   #vars: 920   #clauses: 5479   #literals: 19257
0.01/0.07	c CPU time:   0.045993 s
0.01/0.07	c ==============================================================================
0.01/0.08	c SatElite is done !
0.01/0.08	c Calling MINISAT
0.01/0.08	This is MiniSat 2.0 beta
0.01/0.08	WARNING: for repeatability, setting FPU to use double precision
0.01/0.08	============================[ Problem Statistics ]=============================
0.01/0.08	|                                                                             |
0.01/0.08	|  Number of variables:  920                                                  |
0.01/0.08	|  Number of clauses:    5479                                                 |
0.01/0.09	|  Parsing time:         0.00         s                                       |
0.01/0.09	============================[ Search Statistics ]==============================
0.01/0.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.01/0.09	===============================================================================
0.01/0.09	|         0 |     920     5479    19257 |     1826        0    nan |  0.000 % |
0.01/0.09	|       101 |     920     5479    19257 |     2008      101     42 |  0.000 % |
0.07/0.10	|       252 |     920     5479    19257 |     2209      252     34 |  0.000 % |
0.07/0.12	|       477 |     920     5479    19257 |     2430      477     49 |  0.000 % |
0.07/0.14	|       814 |     920     5479    19257 |     2673      814     48 |  0.000 % |
0.07/0.16	|      1320 |     920     5479    19257 |     2941     1320     45 |  0.000 % |
0.07/0.22	|      2080 |     920     5479    19257 |     3235     2080     50 |  0.000 % |
0.07/0.31	|      3219 |     920     5479    19257 |     3559     3219     53 |  0.000 % |
0.07/0.43	|      4928 |     920     5479    19257 |     3914     3065     53 |  0.000 % |
0.07/0.59	|      7491 |     920     5479    19257 |     4306     3599     50 |  0.000 % |
0.07/0.98	|     11335 |     920     5479    19257 |     4737     2989     56 |  0.000 % |
1.67/1.79	|     17101 |     920     5479    19257 |     5210     3857     67 |  0.000 % |
2.88/2.92	|     25751 |     920     5479    19257 |     5731     4470     62 |  0.000 % |
4.67/4.78	|     38725 |     920     5479    19257 |     6304     5670     65 |  0.000 % |
7.17/7.23	|     58186 |     920     5479    19257 |     6935     5741     65 |  0.000 % |
11.27/11.30	|     87379 |     920     5479    19257 |     7629     6541     65 |  0.000 % |
20.07/20.20	|    131169 |     920     5479    19257 |     8391     7305     82 |  0.000 % |
31.16/31.25	|    196854 |     920     5479    19257 |     9231     4375     64 |  0.000 % |
52.65/52.71	|    295380 |     920     5479    19257 |    10154     9026     70 |  0.000 % |
83.64/83.73	|    443169 |     920     5479    19257 |    11169     7242     67 |  0.000 % |
129.01/129.15	|    664852 |     920     5479    19257 |    12286     8318     69 |  0.000 % |
209.27/209.43	|    997377 |     920     5479    19257 |    13515    10457     75 |  0.000 % |
331.53/331.76	|   1496167 |     920     5479    19257 |    14866     9590     66 |  0.000 % |
471.47/471.73	|   2244349 |     920     5479    19257 |    16353     8066     61 |  0.000 % |
801.32/801.76	|   3366623 |     920     5479    19257 |    17988    12940     78 |  0.000 % |
1200.03/1200.60	HOME/run.sh: line 55: 21929 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-1806083-1242144851/watcher-1806083-1242144851 -o /tmp/evaluation-result-1806083-1242144851/solver-1806083-1242144851 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806083-1242144851.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.98 0.90 3/65 21925
/proc/meminfo: memFree=880448/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 242514273 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 237 196 169 0 51 0
[pid=21926] ppid=21925 vsize=1880 CPUtime=0
/proc/21926/stat : 21926 (revival) R 21925 21925 21735 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 242514273 1925120 171 1992294400 134512640 134537284 4294956368 18446744073709551615 10356347 0 0 4096 0 0 0 0 17 0 0 0
/proc/21926/statm: 470 171 81 6 0 108 0

[startup+0.0654969 s]
/proc/loadavg: 0.92 0.98 0.90 3/65 21925
/proc/meminfo: memFree=880448/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.01
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 311 266 0 0 0 0 1 0 19 0 1 0 242514273 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.101502 s]
/proc/loadavg: 0.92 0.98 0.90 3/65 21925
/proc/meminfo: memFree=880448/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5360

[startup+0.301526 s]
/proc/loadavg: 0.92 0.98 0.90 3/65 21925
/proc/meminfo: memFree=880448/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5360

[startup+0.701572 s]
/proc/loadavg: 0.92 0.98 0.90 3/65 21925
/proc/meminfo: memFree=880448/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5360

[startup+1.50166 s]
/proc/loadavg: 0.92 0.98 0.90 2/67 21929
/proc/meminfo: memFree=878064/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=3604 CPUtime=1.4
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 580 0 0 0 140 0 0 0 25 0 1 0 242514282 3690496 564 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 901 564 76 170 0 729 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8964

[startup+3.10284 s]
/proc/loadavg: 0.92 0.98 0.90 2/67 21929
/proc/meminfo: memFree=877488/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=4000 CPUtime=3.01
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 668 0 0 0 301 0 0 0 25 0 1 0 242514282 4096000 652 1992294400 134512640 135212939 4294956240 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 1000 652 76 170 0 828 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9360

[startup+6.30121 s]
/proc/loadavg: 0.93 0.98 0.90 2/67 21929
/proc/meminfo: memFree=877040/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=4264 CPUtime=6.2
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 730 0 0 0 620 0 0 0 25 0 1 0 242514282 4366336 714 1992294400 134512640 135212939 4294956240 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 1066 714 76 170 0 894 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9624

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.90 2/67 21929
/proc/meminfo: memFree=876464/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=4924 CPUtime=12.6
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 896 0 0 0 1260 0 0 0 25 0 1 0 242514282 5042176 880 1992294400 134512640 135212939 4294956240 18446744073709551615 134536416 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 1231 880 76 170 0 1059 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10284

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.91 2/67 21929
/proc/meminfo: memFree=875760/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=5596 CPUtime=25.4
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 1074 0 0 0 2540 0 0 0 25 0 1 0 242514282 5730304 1058 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 1399 1058 76 170 0 1227 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10956

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.91 2/67 21929
/proc/meminfo: memFree=875632/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=5880 CPUtime=50.98
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 1130 0 0 0 5098 0 0 0 25 0 1 0 242514282 6021120 1114 1992294400 134512640 135212939 4294956240 18446744073709551615 134526892 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 1470 1114 76 170 0 1298 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 11240

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.91 2/67 21929
/proc/meminfo: memFree=874864/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=6508 CPUtime=102.16
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 1299 0 0 0 10216 0 0 0 25 0 1 0 242514282 6664192 1283 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 1627 1283 76 170 0 1455 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 11868

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 21929
/proc/meminfo: memFree=874032/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=7300 CPUtime=162.13
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 1505 0 0 0 16213 0 0 0 25 0 1 0 242514282 7475200 1489 1992294400 134512640 135212939 4294956240 18446744073709551615 134536470 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 1825 1489 76 170 0 1653 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 12660

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 21929
/proc/meminfo: memFree=873712/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=7708 CPUtime=222.1
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 1576 0 0 0 22210 0 0 0 25 0 1 0 242514282 7892992 1560 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 1927 1560 76 170 0 1755 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 13068

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 21929
/proc/meminfo: memFree=873520/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=7956 CPUtime=282.08
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 1639 0 0 0 28207 1 0 0 25 0 1 0 242514282 8146944 1623 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 1989 1623 76 170 0 1817 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 13316

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 21929
/proc/meminfo: memFree=873520/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=7928 CPUtime=342.05
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 1659 0 0 0 34204 1 0 0 25 0 1 0 242514282 8118272 1643 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 1982 1643 76 170 0 1810 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 13288

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 21929
/proc/meminfo: memFree=872880/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=8540 CPUtime=402.03
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 1811 0 0 0 40202 1 0 0 25 0 1 0 242514282 8744960 1795 1992294400 134512640 135212939 4294956240 18446744073709551615 134529452 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 2135 1795 76 170 0 1963 0
Current children cumulated CPU time (s) 402.1

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

/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=8664 CPUtime=462
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 1823 0 0 0 46199 1 0 0 25 0 1 0 242514282 8871936 1806 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 2166 1806 76 170 0 1994 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 14024

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 21929
/proc/meminfo: memFree=871344/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=10116 CPUtime=521.97
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 2185 0 0 0 52196 1 0 0 25 0 1 0 242514282 10358784 2168 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 2529 2168 76 170 0 2357 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 15476

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 21929
/proc/meminfo: memFree=870576/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=10760 CPUtime=581.95
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 2381 0 0 0 58193 2 0 0 25 0 1 0 242514282 11018240 2351 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 2690 2351 76 170 0 2518 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 16120

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 21929
/proc/meminfo: memFree=870576/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=10760 CPUtime=641.93
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 2381 0 0 0 64191 2 0 0 25 0 1 0 242514282 11018240 2351 1992294400 134512640 135212939 4294956240 18446744073709551615 134529693 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 2690 2351 76 170 0 2518 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 16120

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 21929
/proc/meminfo: memFree=870448/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=10760 CPUtime=701.89
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 2381 0 0 0 70187 2 0 0 25 0 1 0 242514282 11018240 2351 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 2690 2351 76 170 0 2518 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 16120

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 21929
/proc/meminfo: memFree=870384/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=10892 CPUtime=761.87
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 2402 0 0 0 76185 2 0 0 25 0 1 0 242514282 11153408 2372 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 2723 2372 76 170 0 2551 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 16252

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 21929
/proc/meminfo: memFree=870384/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=10800 CPUtime=821.85
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 2404 0 0 0 82183 2 0 0 25 0 1 0 242514282 11059200 2363 1992294400 134512640 135212939 4294956240 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 2700 2363 76 170 0 2528 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 16160

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 21929
/proc/meminfo: memFree=870384/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=10956 CPUtime=881.8
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 2431 0 0 0 88178 2 0 0 25 0 1 0 242514282 11218944 2390 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 1 0 0
/proc/21929/statm: 2739 2390 76 170 0 2567 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 16316

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 21929
/proc/meminfo: memFree=870384/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=10956 CPUtime=941.77
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 2431 0 0 0 94175 2 0 0 25 0 1 0 242514282 11218944 2390 1992294400 134512640 135212939 4294956240 18446744073709551615 134526839 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 2739 2390 76 170 0 2567 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 16316

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 21929
/proc/meminfo: memFree=870064/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=11352 CPUtime=1001.76
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 2517 0 0 0 100173 3 0 0 25 0 1 0 242514282 11624448 2476 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 2838 2476 76 170 0 2666 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 16712

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 21929
/proc/meminfo: memFree=870064/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=11352 CPUtime=1061.73
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 2517 0 0 0 106170 3 0 0 25 0 1 0 242514282 11624448 2476 1992294400 134512640 135212939 4294956240 18446744073709551615 134536014 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 2838 2476 76 170 0 2666 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 16712

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 21929
/proc/meminfo: memFree=869936/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=11548 CPUtime=1121.71
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 2559 0 0 0 112168 3 0 0 25 0 1 0 242514282 11825152 2518 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 2887 2518 76 170 0 2715 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 16908

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 21929
/proc/meminfo: memFree=869808/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=11404 CPUtime=1181.68
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 2641 0 0 0 118165 3 0 0 25 0 1 0 242514282 11677696 2507 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 2851 2507 76 170 0 2679 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 16764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 21929
/proc/meminfo: memFree=869808/2055920 swapFree=4181592/4192956
[pid=21925] ppid=21923 vsize=5360 CPUtime=0.07
/proc/21925/stat : 21925 (run.sh) S 21923 21925 21735 0 -1 4194304 341 627 0 0 0 0 7 0 16 0 1 0 242514273 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21925/statm: 1340 241 197 169 0 51 0
[pid=21929] ppid=21925 vsize=11400 CPUtime=1199.96
/proc/21929/stat : 21929 (minisat) R 21925 21925 21735 0 -1 4194304 2641 0 0 0 119993 3 0 0 25 0 1 0 242514282 11673600 2506 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/21929/statm: 2850 2506 76 170 0 2678 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 16760

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.06
CPU user time (s): 1200.02
CPU system time (s): 0.047992
CPU usage (%): 99.9546
Max. virtual memory (cumulated for all children) (KiB): 17172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.02
system time used= 0.047992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3625
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 5159

runsolver used 1.03484 second user time and 3.34149 second system time

The end

Launcher Data

Begin job on node88 at 2009-05-12 18:14:11
IDJOB=1806083
IDBENCH=24662
IDSOLVER=647
FILE ID=node88/1806083-1242144851
PBS_JOBID= 9289638
Free space on /tmp= 66172 MiB

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

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

MD5SUM BENCH= af4e94e2262dd17f2c350e06d0de5672
RANDOM SEED=1338297270

node88.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.229
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.229
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        880992 kB
Buffers:         73256 kB
Cached:        1009188 kB
SwapCached:       5488 kB
Active:         299364 kB
Inactive:       791676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        880992 kB
SwapTotal:     4192956 kB
SwapFree:      4181592 kB
Dirty:            1504 kB
Writeback:           0 kB
Mapped:          15032 kB
Slab:            69876 kB
Committed_AS:   683996 kB
PageTables:       1444 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= 66168 MiB
End job on node88 at 2009-05-12 18:34:12