Trace number 1796251

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-19-u.cnf
MD5SUM3be331331884289c55e55acdeed55dc7
Bench CategoryAPPLICATION (applications 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 variables208002
Number of clauses986543
Sum of the clauses size2288164
Maximum clause length10
Minimum clause length1
Number of clauses of size 117318
Number of clauses of size 2753529
Number of clauses of size 3176796
Number of clauses of size 44320
Number of clauses of size 517280
Number of clauses of size over 517300

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 6
74.02/74.18	#LEARNT CLAUSES 795
74.12/74.28	done !
74.12/74.28	c Now, SatElite...
74.12/74.28	c Parsing...
74.21/74.51	c ==============================================================================
74.21/74.51	c |           |     ORIGINAL     |              LEARNT              |          |
74.21/74.51	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
74.21/74.51	c ==============================================================================
74.21/74.51	c |         0 |   42671    94084 |   12801       0        0     nan |  0.000 % |
74.61/74.79	c |         0 |   23501    58059 |      --       0       --      -- |     --   | -19170/-36025
74.61/74.80	c ==============================================================================
74.61/74.80	c Result  :   #vars: 4200   #clauses: 23501   #literals: 58059
74.61/74.80	c CPU time:   0.45593 s
74.61/74.80	c ==============================================================================
74.81/74.94	c SatElite is done !
74.81/74.94	c Calling MINISAT
74.81/74.94	This is MiniSat 2.0 beta
74.81/74.94	WARNING: for repeatability, setting FPU to use double precision
74.81/74.94	============================[ Problem Statistics ]=============================
74.81/74.94	|                                                                             |
74.81/74.94	|  Number of variables:  4200                                                 |
74.81/74.94	|  Number of clauses:    23501                                                |
74.81/74.95	|  Parsing time:         0.01         s                                       |
74.81/74.95	============================[ Search Statistics ]==============================
74.81/74.95	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
74.81/74.95	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
74.81/74.95	===============================================================================
74.81/74.95	|         0 |    4200    23501    58059 |     7833        0    nan |  0.000 % |
74.81/74.97	|       102 |    4200    23501    58059 |     8617      102     35 |  0.001 % |
74.81/74.99	|       252 |    4200    23501    58059 |     9478      252     26 |  0.000 % |
74.86/75.01	|       478 |    4200    23501    58059 |    10426      478     23 |  0.001 % |
74.86/75.06	|       817 |    4200    23501    58059 |    11469      817     26 |  0.000 % |
74.86/75.13	|      1327 |    4200    23501    58059 |    12616     1327     28 |  0.000 % |
74.86/75.22	|      2088 |    4200    23501    58059 |    13877     2088     30 |  0.000 % |
74.86/75.38	|      3227 |    4200    23501    58059 |    15265     3227     30 |  0.000 % |
74.86/75.64	|      4935 |    4200    23501    58059 |    16792     4935     29 |  0.000 % |
75.91/76.00	|      7498 |    4200    23501    58059 |    18471     7498     28 |  0.001 % |
76.51/76.68	|     11344 |    4200    23501    58059 |    20318    11344     29 |  0.000 % |
77.60/77.78	|     17113 |    4200    23501    58059 |    22350    17113     27 |  0.000 % |
79.79/79.95	|     25762 |    4200    23501    58059 |    24585    13456     35 |  0.000 % |
83.08/83.27	|     38738 |    4200    23501    58059 |    27043    13001     33 |  0.000 % |
88.18/88.32	|     58200 |    4200    23501    58059 |    29748    16760     24 |  0.000 % |
97.47/97.65	|     87393 |    4200    23501    58059 |    32723    27438     24 |  0.000 % |
110.77/110.96	|    131182 |    4200    23501    58059 |    35995    29183     23 |  0.000 % |
129.06/129.20	|    196868 |    4200    23501    58059 |    39595    23468     25 |  0.000 % |
157.85/158.05	|    295394 |    4200    23501    58059 |    43554    37957     27 |  0.000 % |
208.42/208.67	|    443184 |    4200    23501    58059 |    47909    28558     30 |  0.001 % |
283.39/283.64	|    664869 |    4200    23501    58059 |    52700    36207     24 |  0.001 % |
417.02/417.35	|    997395 |    4200    23501    58059 |    57971    49792     32 |  0.000 % |
640.20/640.61	|   1496183 |    4200    23501    58059 |    63768    15836     26 |  0.000 % |
995.64/996.27	|   2244365 |    4200    23501    58059 |    70145    54417     30 |  0.001 % |
1200.05/1200.71	HOME/run.sh: line 55: 10364 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-1796251-1242072910/watcher-1796251-1242072910 -o /tmp/evaluation-result-1796251-1242072910/solver-1796251-1242072910 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796251-1242072910.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.91 0.98 1.06 3/64 10360
/proc/meminfo: memFree=525224/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=0
/proc/10360/stat : 10360 (run.sh) R 10358 10360 10286 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 235319685 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 213116316319 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/10360/statm: 1340 236 195 169 0 51 0
[pid=10361] ppid=10360 vsize=2124 CPUtime=0
/proc/10361/stat : 10361 (revival) R 10360 10360 10286 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 235319686 2174976 230 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/10361/statm: 531 239 81 6 0 169 0

[startup+0.0756711 s]
/proc/loadavg: 0.91 0.98 1.06 3/64 10360
/proc/meminfo: memFree=525224/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=0
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235319685 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10360/statm: 1340 237 196 169 0 51 0
[pid=10361] ppid=10360 vsize=28272 CPUtime=0.06
/proc/10361/stat : 10361 (revival) R 10360 10360 10286 0 -1 4194304 6586 0 0 0 3 3 0 0 19 0 1 0 235319686 28950528 6548 1992294400 134512640 134537284 4294956368 18446744073709551615 3602043 0 0 4096 0 0 0 0 17 0 0 0
/proc/10361/statm: 7068 6549 82 6 0 6706 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33632

[startup+0.101675 s]
/proc/loadavg: 0.91 0.98 1.06 3/64 10360
/proc/meminfo: memFree=525224/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=0
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235319685 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10360/statm: 1340 237 196 169 0 51 0
[pid=10361] ppid=10360 vsize=35096 CPUtime=0.09
/proc/10361/stat : 10361 (revival) R 10360 10360 10286 0 -1 4194304 8142 0 0 0 5 4 0 0 19 0 1 0 235319686 35938304 8104 1992294400 134512640 134537284 4294956368 18446744073709551615 3602043 0 0 4096 0 0 0 0 17 0 0 0
/proc/10361/statm: 8774 8106 82 6 0 8412 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40456

[startup+0.301712 s]
/proc/loadavg: 0.91 0.98 1.06 3/64 10360
/proc/meminfo: memFree=525224/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=0
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235319685 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10360/statm: 1340 237 196 169 0 51 0
[pid=10361] ppid=10360 vsize=58840 CPUtime=0.29
/proc/10361/stat : 10361 (revival) R 10360 10360 10286 0 -1 4194304 13211 0 0 0 23 6 0 0 21 0 1 0 235319686 60252160 13173 1992294400 134512640 134537284 4294956368 18446744073709551615 3602043 0 0 4096 0 0 0 0 17 0 0 0
/proc/10361/statm: 14710 13174 82 6 0 14348 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64200

[startup+0.701788 s]
/proc/loadavg: 0.91 0.98 1.06 3/64 10360
/proc/meminfo: memFree=525224/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=0
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235319685 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10360/statm: 1340 237 196 169 0 51 0
[pid=10361] ppid=10360 vsize=54476 CPUtime=0.69
/proc/10361/stat : 10361 (revival) R 10360 10360 10286 0 -1 4194304 16599 0 0 0 61 8 0 0 25 0 1 50000 235319686 55783424 12125 1992294400 134512640 134537284 4294956368 18446744073709551615 134523819 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10361/statm: 13619 12125 85 6 0 13257 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59836

[startup+1.50195 s]
/proc/loadavg: 0.91 0.98 1.06 2/66 10362
/proc/meminfo: memFree=476568/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=0
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235319685 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10360/statm: 1340 237 196 169 0 51 0
[pid=10361] ppid=10360 vsize=54476 CPUtime=1.48
/proc/10361/stat : 10361 (revival) R 10360 10360 10286 0 -1 4194304 16602 0 0 0 140 8 0 0 25 0 1 50000 235319686 55783424 12128 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10361/statm: 13619 12128 85 6 0 13257 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 59836

[startup+3.10225 s]
/proc/loadavg: 0.91 0.98 1.06 2/66 10362
/proc/meminfo: memFree=476184/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=0
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235319685 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10360/statm: 1340 237 196 169 0 51 0
[pid=10361] ppid=10360 vsize=54616 CPUtime=3.08
/proc/10361/stat : 10361 (revival) R 10360 10360 10286 0 -1 4194304 16644 0 0 0 299 9 0 0 25 0 1 50000 235319686 55926784 12170 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10361/statm: 13654 12170 85 6 0 13292 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 59976

[startup+6.30185 s]
/proc/loadavg: 0.92 0.98 1.06 2/66 10362
/proc/meminfo: memFree=476184/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=0
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235319685 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10360/statm: 1340 237 196 169 0 51 0
[pid=10361] ppid=10360 vsize=54616 CPUtime=6.27
/proc/10361/stat : 10361 (revival) R 10360 10360 10286 0 -1 4194304 16663 0 0 0 618 9 0 0 25 0 1 50000 235319686 55926784 12189 1992294400 134512640 134537284 4294956368 18446744073709551615 134524132 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10361/statm: 13654 12189 85 6 0 13292 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 59976

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 1.06 2/66 10362
/proc/meminfo: memFree=476184/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=0
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235319685 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10360/statm: 1340 237 196 169 0 51 0
[pid=10361] ppid=10360 vsize=54616 CPUtime=12.67
/proc/10361/stat : 10361 (revival) R 10360 10360 10286 0 -1 4194304 16707 0 0 0 1258 9 0 0 25 0 1 50000 235319686 55926784 12233 1992294400 134512640 134537284 4294956368 18446744073709551615 134524000 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10361/statm: 13654 12233 85 6 0 13292 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 59976

[startup+25.5015 s]
/proc/loadavg: 0.94 0.98 1.06 2/66 10362
/proc/meminfo: memFree=476248/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=0
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235319685 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10360/statm: 1340 237 196 169 0 51 0
[pid=10361] ppid=10360 vsize=54616 CPUtime=25.46
/proc/10361/stat : 10361 (revival) R 10360 10360 10286 0 -1 4194304 16708 0 0 0 2537 9 0 0 25 0 1 50000 235319686 55926784 12234 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10361/statm: 13654 12234 85 6 0 13292 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 59976

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 1.05 2/66 10362
/proc/meminfo: memFree=476248/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=0
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235319685 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10360/statm: 1340 237 196 169 0 51 0
[pid=10361] ppid=10360 vsize=54616 CPUtime=51.03
/proc/10361/stat : 10361 (revival) R 10360 10360 10286 0 -1 4194304 16709 0 0 0 5094 9 0 0 25 0 1 50000 235319686 55926784 12235 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10361/statm: 13654 12235 85 6 0 13292 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 59976

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.05 2/66 10364
/proc/meminfo: memFree=512984/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=74.86
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 341 25925 0 0 0 0 7468 18 15 0 1 0 235319685 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10360/statm: 1340 241 197 169 0 51 0
[pid=10364] ppid=10360 vsize=8720 CPUtime=27.32
/proc/10364/stat : 10364 (minisat) R 10360 10360 10286 0 -1 4194304 1873 0 0 0 2731 1 0 0 25 0 1 0 235327179 8929280 1857 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10364/statm: 2180 1857 77 170 0 2008 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 14080

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 10364
/proc/meminfo: memFree=509720/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=74.86
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 341 25925 0 0 0 0 7468 18 15 0 1 0 235319685 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10360/statm: 1340 241 197 169 0 51 0
[pid=10364] ppid=10360 vsize=12104 CPUtime=87.28
/proc/10364/stat : 10364 (minisat) R 10360 10360 10286 0 -1 4194304 2705 0 0 0 8727 1 0 0 25 0 1 0 235327179 12394496 2689 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10364/statm: 3026 2689 77 170 0 2854 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 17464

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 10364
/proc/meminfo: memFree=507736/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=74.86
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 341 25925 0 0 0 0 7468 18 15 0 1 0 235319685 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10360/statm: 1340 241 197 169 0 51 0
[pid=10364] ppid=10360 vsize=13988 CPUtime=147.27
/proc/10364/stat : 10364 (minisat) R 10360 10360 10286 0 -1 4194304 3181 0 0 0 14725 2 0 0 25 0 1 0 235327179 14323712 3165 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10364/statm: 3497 3165 77 170 0 3325 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 19348

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 10364
/proc/meminfo: memFree=506584/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=74.86
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 341 25925 0 0 0 0 7468 18 15 0 1 0 235319685 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10360/statm: 1340 241 197 169 0 51 0
[pid=10364] ppid=10360 vsize=15360 CPUtime=207.23
/proc/10364/stat : 10364 (minisat) R 10360 10360 10286 0 -1 4194304 3505 0 0 0 20721 2 0 0 25 0 1 0 235327179 15728640 3489 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/10364/statm: 3840 3489 77 170 0 3668 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 20720

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 10364
/proc/meminfo: memFree=505048/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=74.86
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 341 25925 0 0 0 0 7468 18 15 0 1 0 235319685 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10360/statm: 1340 241 197 169 0 51 0
[pid=10364] ppid=10360 vsize=16816 CPUtime=267.2
/proc/10364/stat : 10364 (minisat) R 10360 10360 10286 0 -1 4194304 3862 0 0 0 26718 2 0 0 25 0 1 0 235327179 17219584 3846 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10364/statm: 4204 3846 77 170 0 4032 0
Current children cumulated CPU time (s) 342.06

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

/proc/10360/statm: 1340 241 197 169 0 51 0
[pid=10364] ppid=10360 vsize=21524 CPUtime=447.11
/proc/10364/stat : 10364 (minisat) R 10360 10360 10286 0 -1 4194304 4986 0 0 0 44708 3 0 0 25 0 1 0 235327179 22040576 4970 1992294400 134512640 135212939 4294956240 18446744073709551615 134526664 0 0 4096 3 0 0 0 17 0 0 0
/proc/10364/statm: 5381 4970 77 170 0 5209 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 26884

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 10364
/proc/meminfo: memFree=500440/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=74.86
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 341 25925 0 0 0 0 7468 18 15 0 1 0 235319685 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10360/statm: 1340 241 197 169 0 51 0
[pid=10364] ppid=10360 vsize=21692 CPUtime=507.08
/proc/10364/stat : 10364 (minisat) R 10360 10360 10286 0 -1 4194304 5022 0 0 0 50705 3 0 0 25 0 1 0 235327179 22212608 5006 1992294400 134512640 135212939 4294956240 18446744073709551615 134527029 0 0 4096 3 0 0 0 17 0 0 0
/proc/10364/statm: 5423 5006 77 170 0 5251 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 27052

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 10364
/proc/meminfo: memFree=499928/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=74.86
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 341 25925 0 0 0 0 7468 18 15 0 1 0 235319685 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10360/statm: 1340 241 197 169 0 51 0
[pid=10364] ppid=10360 vsize=22148 CPUtime=567.05
/proc/10364/stat : 10364 (minisat) R 10360 10360 10286 0 -1 4194304 5150 0 0 0 56702 3 0 0 25 0 1 0 235327179 22679552 5134 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/10364/statm: 5537 5134 77 170 0 5365 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 27508

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 10364
/proc/meminfo: memFree=499736/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=74.86
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 341 25925 0 0 0 0 7468 18 15 0 1 0 235319685 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10360/statm: 1340 241 197 169 0 51 0
[pid=10364] ppid=10360 vsize=22420 CPUtime=627.02
/proc/10364/stat : 10364 (minisat) R 10360 10360 10286 0 -1 4194304 5186 0 0 0 62699 3 0 0 25 0 1 0 235327179 22958080 5170 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10364/statm: 5605 5170 77 170 0 5433 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 27780

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 10364
/proc/meminfo: memFree=497432/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=74.86
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 341 25925 0 0 0 0 7468 18 15 0 1 0 235319685 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10360/statm: 1340 241 197 169 0 51 0
[pid=10364] ppid=10360 vsize=24976 CPUtime=687
/proc/10364/stat : 10364 (minisat) R 10360 10360 10286 0 -1 4194304 5772 0 0 0 68696 4 0 0 25 0 1 0 235327179 25575424 5756 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/10364/statm: 6244 5756 77 170 0 6072 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 30336

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 10364
/proc/meminfo: memFree=497112/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=74.86
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 341 25925 0 0 0 0 7468 18 15 0 1 0 235319685 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10360/statm: 1340 241 197 169 0 51 0
[pid=10364] ppid=10360 vsize=25268 CPUtime=746.96
/proc/10364/stat : 10364 (minisat) R 10360 10360 10286 0 -1 4194304 5843 0 0 0 74692 4 0 0 25 0 1 0 235327179 25874432 5827 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/10364/statm: 6317 5827 77 170 0 6145 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 30628

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 10364
/proc/meminfo: memFree=497112/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=74.86
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 341 25925 0 0 0 0 7468 18 15 0 1 0 235319685 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10360/statm: 1340 241 197 169 0 51 0
[pid=10364] ppid=10360 vsize=25268 CPUtime=806.93
/proc/10364/stat : 10364 (minisat) R 10360 10360 10286 0 -1 4194304 5843 0 0 0 80689 4 0 0 25 0 1 0 235327179 25874432 5827 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10364/statm: 6317 5827 77 170 0 6145 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 30628

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 10364
/proc/meminfo: memFree=497048/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=74.86
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 341 25925 0 0 0 0 7468 18 15 0 1 0 235319685 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10360/statm: 1340 241 197 169 0 51 0
[pid=10364] ppid=10360 vsize=25268 CPUtime=866.91
/proc/10364/stat : 10364 (minisat) R 10360 10360 10286 0 -1 4194304 5843 0 0 0 86687 4 0 0 25 0 1 0 235327179 25874432 5827 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10364/statm: 6317 5827 77 170 0 6145 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 30628

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 10364
/proc/meminfo: memFree=497048/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=74.86
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 341 25925 0 0 0 0 7468 18 15 0 1 0 235319685 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10360/statm: 1340 241 197 169 0 51 0
[pid=10364] ppid=10360 vsize=25268 CPUtime=926.87
/proc/10364/stat : 10364 (minisat) R 10360 10360 10286 0 -1 4194304 5854 0 0 0 92683 4 0 0 25 0 1 0 235327179 25874432 5838 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10364/statm: 6317 5838 77 170 0 6145 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 30628

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 10364
/proc/meminfo: memFree=495960/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=74.86
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 341 25925 0 0 0 0 7468 18 15 0 1 0 235319685 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10360/statm: 1340 241 197 169 0 51 0
[pid=10364] ppid=10360 vsize=26432 CPUtime=986.85
/proc/10364/stat : 10364 (minisat) R 10360 10360 10286 0 -1 4194304 6144 0 0 0 98681 4 0 0 25 0 1 0 235327179 27066368 6128 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/10364/statm: 6608 6128 77 170 0 6436 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 31792

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 10364
/proc/meminfo: memFree=495704/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=74.86
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 341 25925 0 0 0 0 7468 18 15 0 1 0 235319685 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10360/statm: 1340 241 197 169 0 51 0
[pid=10364] ppid=10360 vsize=26752 CPUtime=1046.82
/proc/10364/stat : 10364 (minisat) R 10360 10360 10286 0 -1 4194304 6207 0 0 0 104678 4 0 0 25 0 1 0 235327179 27394048 6191 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/10364/statm: 6688 6191 77 170 0 6516 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 32112

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 10364
/proc/meminfo: memFree=494424/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=74.86
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 341 25925 0 0 0 0 7468 18 15 0 1 0 235319685 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10360/statm: 1340 241 197 169 0 51 0
[pid=10364] ppid=10360 vsize=27996 CPUtime=1106.8
/proc/10364/stat : 10364 (minisat) R 10360 10360 10286 0 -1 4194304 6507 0 0 0 110675 5 0 0 25 0 1 0 235327179 28667904 6491 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10364/statm: 6999 6491 77 170 0 6827 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 33356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 10364
/proc/meminfo: memFree=494424/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=74.86
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 341 25925 0 0 0 0 7468 18 15 0 1 0 235319685 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10360/statm: 1340 241 197 169 0 51 0
[pid=10364] ppid=10360 vsize=27996 CPUtime=1125.19
/proc/10364/stat : 10364 (minisat) R 10360 10360 10286 0 -1 4194304 6507 0 0 0 112514 5 0 0 25 0 1 0 235327179 28667904 6491 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10364/statm: 6999 6491 77 170 0 6827 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 33356

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 10364
/proc/meminfo: memFree=494424/2055920 swapFree=4181168/4192956
[pid=10360] ppid=10358 vsize=5360 CPUtime=74.86
/proc/10360/stat : 10360 (run.sh) S 10358 10360 10286 0 -1 4194304 341 25925 0 0 0 0 7468 18 15 0 1 0 235319685 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10360/statm: 1340 241 197 169 0 51 0
[pid=10364] ppid=10360 vsize=27996 CPUtime=1125.19
/proc/10364/stat : 10364 (minisat) R 10360 10360 10286 0 -1 4194304 6507 0 0 0 112514 5 0 0 25 0 1 0 235327179 28667904 6491 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10364/statm: 6999 6491 77 170 0 6827 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 33356

Child status: 143
Real time (s): 1200.71
CPU time (s): 1200.08
CPU user time (s): 1199.84
CPU system time (s): 0.241963
CPU usage (%): 99.9475
Max. virtual memory (cumulated for all children) (KiB): 77584

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

runsolver used 1.03884 second user time and 3.33949 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-11 22:15:11
IDJOB=1796251
IDBENCH=20381
IDSOLVER=647
FILE ID=node37/1796251-1242072910
PBS_JOBID= 9277614
Free space on /tmp= 66280 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-19-u.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796251-1242072910/watcher-1796251-1242072910 -o /tmp/evaluation-result-1796251-1242072910/solver-1796251-1242072910 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796251-1242072910.cnf HOME

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

MD5SUM BENCH= 3be331331884289c55e55acdeed55dc7
RANDOM SEED=210751147

node37.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.259
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.259
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:        525704 kB
Buffers:         77840 kB
Cached:        1339520 kB
SwapCached:       5608 kB
Active:         258116 kB
Inactive:      1167584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        525704 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:           19148 kB
Writeback:           0 kB
Mapped:          14068 kB
Slab:            90568 kB
Committed_AS:   906636 kB
PageTables:       1372 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= 66272 MiB
End job on node37 at 2009-05-11 22:35:12