Trace number 1806448

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

General information on the benchmark

Namecrafted/Difficult/contest05/others/
pmg-14-UNSAT.sat05-3942.reshuffled-07.cnf
MD5SUM5d5a2534629561aec3a6f7f6c6034d03
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 variables577
Number of clauses1922
Sum of the clauses size5764
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 31920
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1922     5764 |     576       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1920     5759 |      --       0       --      -- |     --   | -2/-5
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 576   #clauses: 1920   #literals: 5759
0.00/0.00	c CPU time:   0.005999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c SatElite is done !
0.00/0.01	c revival is preprocessing the formula...#ITERATIONS 7
0.00/0.02	#LEARNT CLAUSES 0
0.00/0.03	done !
0.00/0.03	c Calling MINISAT
0.00/0.03	This is MiniSat 2.0 beta
0.00/0.03	WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	============================[ Problem Statistics ]=============================
0.00/0.03	|                                                                             |
0.00/0.03	|  Number of variables:  576                                                  |
0.00/0.03	|  Number of clauses:    1920                                                 |
0.00/0.03	|  Parsing time:         0.00         s                                       |
0.00/0.03	============================[ Search Statistics ]==============================
0.00/0.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	===============================================================================
0.00/0.03	|         0 |     576     1920     4224 |      640        0    nan |  0.000 % |
0.00/0.03	|       100 |     576     1920     4224 |      704      100     30 |  0.000 % |
0.00/0.04	|       251 |     576     1920     4224 |      774      251     35 |  0.000 % |
0.02/0.04	|       477 |     576     1920     4224 |      851      477     32 |  0.002 % |
0.02/0.06	|       814 |     576     1920     4224 |      937      814     33 |  0.000 % |
0.02/0.08	|      1322 |     576     1920     4224 |     1030     1322     34 |  0.002 % |
0.02/0.11	|      2081 |     576     1920     4224 |     1133     1420     33 |  0.002 % |
0.02/0.17	|      3220 |     576     1920     4224 |     1247     1068     37 |  0.000 % |
0.02/0.26	|      4930 |     576     1920     4224 |     1371     1121     32 |  0.002 % |
0.02/0.43	|      7492 |     576     1920     4224 |     1509     1009     53 |  0.000 % |
0.02/0.68	|     11338 |     576     1920     4224 |     1659     1108     41 |  0.000 % |
0.99/1.06	|     17104 |     576     1920     4224 |     1825     1827     41 |  0.000 % |
1.69/1.72	|     25754 |     576     1920     4224 |     2008     1962     52 |  0.002 % |
2.69/2.72	|     38729 |     576     1920     4224 |     2209     1912     47 |  0.000 % |
4.39/4.40	|     58191 |     576     1920     4224 |     2430     2066     56 |  0.000 % |
6.68/6.74	|     87384 |     576     1920     4224 |     2673     1711     45 |  0.000 % |
10.48/10.57	|    131174 |     576     1920     4224 |     2940     2712     52 |  0.002 % |
15.87/15.95	|    196860 |     576     1920     4224 |     3234     1739     39 |  0.002 % |
25.27/25.30	|    295386 |     576     1920     4224 |     3558     2570     48 |  0.000 % |
38.96/39.04	|    443177 |     576     1920     4224 |     3914     1963     49 |  0.000 % |
60.45/60.52	|    664862 |     576     1920     4224 |     4305     3979     53 |  0.000 % |
97.62/97.72	|    997387 |     576     1920     4224 |     4736     4577     62 |  0.002 % |
151.50/151.68	|   1496175 |     576     1920     4224 |     5209     3366     54 |  0.000 % |
241.05/241.23	|   2244358 |     576     1920     4224 |     5730     4145     62 |  0.002 % |
379.99/380.23	|   3366634 |     576     1920     4224 |     6303     4323     66 |  0.002 % |
582.38/582.76	|   5050046 |     576     1920     4224 |     6934     5971     53 |  0.002 % |
927.96/928.56	|   7575164 |     576     1920     4224 |     7627     7121     66 |  0.000 % |
1200.02/1200.70	HOME/run.sh: line 54:  1270 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-1806448-1242149604/watcher-1806448-1242149604 -o /tmp/evaluation-result-1806448-1242149604/solver-1806448-1242149604 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806448-1242149604.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.97 0.94 3/65 1266
/proc/meminfo: memFree=1548816/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0
/proc/1266/stat : 1266 (run.sh) R 1264 1266 953 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 242990813 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228043844255 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/1266/statm: 1340 237 196 169 0 51 0
[pid=1267] ppid=1266 vsize=816 CPUtime=0
/proc/1267/stat : 1267 (SatElite) R 1266 1266 953 0 -1 4194304 129 0 0 0 0 0 0 0 18 0 1 0 242990813 835584 112 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/1267/statm: 204 112 51 126 0 75 0

[startup+0.045559 s]
/proc/loadavg: 0.91 0.97 0.94 3/65 1266
/proc/meminfo: memFree=1548816/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.10157 s]
/proc/loadavg: 0.91 0.97 0.94 3/65 1266
/proc/meminfo: memFree=1548816/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.301609 s]
/proc/loadavg: 0.91 0.97 0.94 3/65 1266
/proc/meminfo: memFree=1548816/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.701688 s]
/proc/loadavg: 0.91 0.97 0.94 3/65 1266
/proc/meminfo: memFree=1548816/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+1.50184 s]
/proc/loadavg: 0.91 0.97 0.94 2/67 1270
/proc/meminfo: memFree=1547648/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=2812 CPUtime=1.47
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 356 0 0 0 147 0 0 0 25 0 1 0 242990816 2879488 340 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 703 340 76 170 0 531 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8172

[startup+3.10216 s]
/proc/loadavg: 0.91 0.97 0.94 2/67 1270
/proc/meminfo: memFree=1547200/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=3076 CPUtime=3.07
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 415 0 0 0 307 0 0 0 25 0 1 0 242990816 3149824 399 1992294400 134512640 135212939 4294956240 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 769 399 76 170 0 597 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8436

[startup+6.30179 s]
/proc/loadavg: 0.92 0.97 0.94 2/67 1270
/proc/meminfo: memFree=1546752/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=3340 CPUtime=6.26
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 473 0 0 0 626 0 0 0 25 0 1 0 242990816 3420160 457 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 835 457 76 170 0 663 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8700

[startup+12.701 s]
/proc/loadavg: 0.93 0.97 0.94 2/67 1270
/proc/meminfo: memFree=1546304/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=3728 CPUtime=12.66
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 582 0 0 0 1266 0 0 0 25 0 1 0 242990816 3817472 566 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 932 566 76 170 0 760 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9088

[startup+25.5016 s]
/proc/loadavg: 0.94 0.97 0.94 2/67 1270
/proc/meminfo: memFree=1545856/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=4256 CPUtime=25.45
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 705 0 0 0 2545 0 0 0 25 0 1 0 242990816 4358144 689 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 1064 689 76 170 0 892 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9616

[startup+51.1016 s]
/proc/loadavg: 0.96 0.97 0.94 2/67 1270
/proc/meminfo: memFree=1544960/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=5024 CPUtime=51.03
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 921 0 0 0 5103 0 0 0 25 0 1 0 242990816 5144576 905 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 1256 905 76 170 0 1084 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10384

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.94 2/67 1270
/proc/meminfo: memFree=1543744/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=6148 CPUtime=102.21
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 1195 0 0 0 10221 0 0 0 25 0 1 0 242990816 6295552 1179 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 1537 1179 76 170 0 1365 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 11508

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 1270
/proc/meminfo: memFree=1543040/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=6800 CPUtime=162.18
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 1346 0 0 0 16218 0 0 0 25 0 1 0 242990816 6963200 1330 1992294400 134512640 135212939 4294956240 18446744073709551615 134537041 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 1700 1330 76 170 0 1528 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 12160

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 1270
/proc/meminfo: memFree=1542528/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=7328 CPUtime=222.15
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 1485 0 0 0 22215 0 0 0 25 0 1 0 242990816 7503872 1469 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 1832 1469 76 170 0 1660 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 12688

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 1270
/proc/meminfo: memFree=1541888/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=8064 CPUtime=282.12
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 1656 0 0 0 28211 1 0 0 25 0 1 0 242990816 8257536 1640 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 2016 1640 76 170 0 1844 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 13424

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 1270
/proc/meminfo: memFree=1541760/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=8136 CPUtime=342.09
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 1682 0 0 0 34208 1 0 0 25 0 1 0 242990816 8331264 1666 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 2034 1666 76 170 0 1862 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 13496

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 1270
/proc/meminfo: memFree=1541440/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=8456 CPUtime=402.06
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 1763 0 0 0 40205 1 0 0 25 0 1 0 242990816 8658944 1747 1992294400 134512640 135212939 4294956240 18446744073709551615 134529407 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 2114 1747 76 170 0 1942 0
Current children cumulated CPU time (s) 402.08

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

/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=9000 CPUtime=521.99
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 1897 0 0 0 52198 1 0 0 25 0 1 0 242990816 9216000 1881 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 2250 1881 76 170 0 2078 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 14360

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 1271
/proc/meminfo: memFree=1540480/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=9268 CPUtime=581.96
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 1952 0 0 0 58195 1 0 0 25 0 1 0 242990816 9490432 1936 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 2317 1936 76 170 0 2145 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 14628

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 1271
/proc/meminfo: memFree=1539712/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=10152 CPUtime=641.9
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 2192 0 0 0 64189 1 0 0 25 0 1 0 242990816 10395648 2176 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 2538 2176 76 170 0 2366 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 15512

[startup+702.301 s]
/proc/loadavg: 1.04 0.99 0.95 2/67 1272
/proc/meminfo: memFree=1539264/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=10288 CPUtime=701.87
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 2221 0 0 0 70186 1 0 0 25 0 1 0 242990816 10534912 2205 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 2572 2205 76 170 0 2400 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 15648

[startup+762.305 s]
/proc/loadavg: 1.01 0.99 0.95 2/67 1272
/proc/meminfo: memFree=1538112/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=11412 CPUtime=761.84
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 2498 0 0 0 76183 1 0 0 25 0 1 0 242990816 11685888 2482 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 2853 2482 76 170 0 2681 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 16772

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/67 1272
/proc/meminfo: memFree=1538176/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=11412 CPUtime=821.8
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 2498 0 0 0 82179 1 0 0 25 0 1 0 242990816 11685888 2482 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 2853 2482 76 170 0 2681 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 16772

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/67 1272
/proc/meminfo: memFree=1538176/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=11412 CPUtime=881.76
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 2498 0 0 0 88175 1 0 0 25 0 1 0 242990816 11685888 2482 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 2853 2482 76 170 0 2681 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 16772

[startup+942.303 s]
/proc/loadavg: 1.00 0.99 0.95 2/67 1272
/proc/meminfo: memFree=1538176/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=11412 CPUtime=941.74
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 2498 0 0 0 94173 1 0 0 25 0 1 0 242990816 11685888 2482 1992294400 134512640 135212939 4294956240 18446744073709551615 134526800 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 2853 2482 76 170 0 2681 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 16772

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/67 1272
/proc/meminfo: memFree=1538176/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=11412 CPUtime=1001.71
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 2498 0 0 0 100169 2 0 0 25 0 1 0 242990816 11685888 2482 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 2853 2482 76 170 0 2681 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 16772

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/67 1272
/proc/meminfo: memFree=1538048/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=11544 CPUtime=1061.67
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 2536 0 0 0 106165 2 0 0 25 0 1 0 242990816 11821056 2520 1992294400 134512640 135212939 4294956240 18446744073709551615 134536276 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 2886 2520 76 170 0 2714 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 16904

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/67 1272
/proc/meminfo: memFree=1537984/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=11676 CPUtime=1121.65
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 2566 0 0 0 112163 2 0 0 25 0 1 0 242990816 11956224 2550 1992294400 134512640 135212939 4294956240 18446744073709551615 134527045 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 2919 2550 76 170 0 2747 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 17036

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/67 1272
/proc/meminfo: memFree=1537728/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=11900 CPUtime=1181.61
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 2631 0 0 0 118159 2 0 0 25 0 1 0 242990816 12185600 2615 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 2975 2615 76 170 0 2803 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 17260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 0.99 0.95 2/67 1272
/proc/meminfo: memFree=1537728/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=11900 CPUtime=1200
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 2631 0 0 0 119998 2 0 0 25 0 1 0 242990816 12185600 2615 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 2975 2615 76 170 0 2803 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 17260

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: 1.00 0.99 0.95 2/67 1272
/proc/meminfo: memFree=1537728/2055920 swapFree=4125732/4192956
[pid=1266] ppid=1264 vsize=5360 CPUtime=0.02
/proc/1266/stat : 1266 (run.sh) S 1264 1266 953 0 -1 4194304 343 358 0 0 0 0 2 0 19 0 1 0 242990813 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1266/statm: 1340 241 197 169 0 51 0
[pid=1270] ppid=1266 vsize=11900 CPUtime=1200
/proc/1270/stat : 1270 (minisat) R 1266 1266 953 0 -1 4194304 2631 0 0 0 119998 2 0 0 25 0 1 0 242990816 12185600 2615 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1270/statm: 2975 2615 76 170 0 2803 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 17260

Child status: 143
Real time (s): 1200.71
CPU time (s): 1200.04
CPU user time (s): 1200.01
CPU system time (s): 0.028995
CPU usage (%): 99.9447
Max. virtual memory (cumulated for all children) (KiB): 17264

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

runsolver used 1.37779 second user time and 3.00054 second system time

The end

Launcher Data

Begin job on node77 at 2009-05-12 19:33:24
IDJOB=1806448
IDBENCH=24737
IDSOLVER=648
FILE ID=node77/1806448-1242149604
PBS_JOBID= 9289649
Free space on /tmp= 66080 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT07/crafted/Difficult/contest05/others/pmg-14-UNSAT.sat05-3942.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806448-1242149604/watcher-1806448-1242149604 -o /tmp/evaluation-result-1806448-1242149604/solver-1806448-1242149604 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806448-1242149604.cnf HOME

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

MD5SUM BENCH= 5d5a2534629561aec3a6f7f6c6034d03
RANDOM SEED=147949189

node77.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.270
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.270
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:       1549368 kB
Buffers:         39360 kB
Cached:         347624 kB
SwapCached:      61680 kB
Active:          99088 kB
Inactive:       351708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1549368 kB
SwapTotal:     4192956 kB
SwapFree:      4125732 kB
Dirty:            1444 kB
Writeback:           0 kB
Mapped:          14132 kB
Slab:            41788 kB
Committed_AS:   897332 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= 66080 MiB
End job on node77 at 2009-05-12 19:53:25