Trace number 1796453

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 2009-03-18? (TO) 1200.03 1200.71

General information on the benchmark

Nameindustrial/grieu/
vmpc_29.cnf
MD5SUM1e81246225c81a67548d334d1dfcc24b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark50.4983
Satisfiable
(Un)Satisfiability was proved
Number of variables841
Number of clauses120147
Sum of the clauses size314766
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 247183
Number of clauses of size 372906
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 558

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 9
29.97/30.05	#LEARNT CLAUSES 35
30.07/30.15	done !
30.07/30.15	c Calling MINISAT
30.07/30.15	This is MiniSat 2.0 beta
30.07/30.15	WARNING: for repeatability, setting FPU to use double precision
30.07/30.15	============================[ Problem Statistics ]=============================
30.07/30.15	|                                                                             |
30.07/30.15	|  Number of variables:  841                                                  |
30.07/30.15	|  Number of clauses:    119900                                               |
30.13/30.21	|  Parsing time:         0.04         s                                       |
30.13/30.21	============================[ Search Statistics ]==============================
30.13/30.21	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
30.13/30.21	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
30.13/30.21	===============================================================================
30.13/30.21	|         0 |     840   119899   299259 |    39966        0    nan |  0.000 % |
30.13/30.23	|       104 |     840   119899   299259 |    43962      104     41 |  0.119 % |
30.13/30.25	|       254 |     840   119899   299259 |    48359      254     64 |  0.119 % |
30.13/30.28	|       480 |     840   119899   299259 |    53195      480     74 |  0.119 % |
30.13/30.32	|       818 |     840   119899   299259 |    58514      818     87 |  0.119 % |
30.13/30.38	|      1325 |     840   119899   299259 |    64366     1325    100 |  0.119 % |
30.13/30.49	|      2086 |     840   119899   299259 |    70802     2086    102 |  0.119 % |
30.13/30.65	|      3226 |     840   119899   299259 |    77883     3226     98 |  0.119 % |
30.86/30.92	|      4937 |     840   119899   299259 |    85671     4937     97 |  0.119 % |
31.36/31.40	|      7500 |     840   119899   299259 |    94238     7500     96 |  0.119 % |
32.26/32.31	|     11344 |     840   119899   299259 |   103662    11344     96 |  0.119 % |
34.16/34.23	|     17115 |     840   119899   299259 |   114028    17115     96 |  0.119 % |
37.66/37.79	|     25767 |     840   119899   299259 |   125431    25767     96 |  0.119 % |
44.25/44.34	|     38744 |     840   119899   299259 |   137974    38744     96 |  0.119 % |
61.66/61.75	|     58205 |     840   119899   299259 |   151772    58205     95 |  0.119 % |
97.63/97.75	|     87397 |     840   119899   299259 |   166949    87397     95 |  0.119 % |
194.17/194.38	|    131187 |     840   119899   299259 |   183644   131187     95 |  0.119 % |
412.94/413.24	|    196871 |     840   119899   299259 |   202008    35218     84 |  0.119 % |
558.37/558.79	|    295399 |     840   119899   299259 |   222209   133746     90 |  0.119 % |
847.91/848.43	|    443190 |     840   119899   299259 |   244430    83653     81 |  0.119 % |

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29028
/proc/meminfo: memFree=1112376/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=0
/proc/29028/stat : 29028 (run.sh) R 29026 29028 28831 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 235612529 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 228043844255 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/29028/statm: 1340 236 195 169 0 51 0
[pid=29029] ppid=29028 vsize=2124 CPUtime=0
/proc/29029/stat : 29029 (revival) R 29028 29028 28831 0 -1 4194304 247 0 0 0 0 0 0 0 18 0 1 0 235612529 2174976 214 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/29029/statm: 531 221 81 6 0 169 0

[startup+0.104668 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29028
/proc/meminfo: memFree=1112376/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=0
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235612529 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29028/statm: 1340 237 196 169 0 51 0
[pid=29029] ppid=29028 vsize=6188 CPUtime=0.09
/proc/29029/stat : 29029 (revival) R 29028 29028 28831 0 -1 4194304 1661 0 0 0 8 1 0 0 19 0 1 50000 235612529 6336512 1213 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29029/statm: 1547 1213 85 6 0 1185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11548

[startup+0.201687 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29028
/proc/meminfo: memFree=1112376/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=0
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235612529 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29028/statm: 1340 237 196 169 0 51 0
[pid=29029] ppid=29028 vsize=6320 CPUtime=0.19
/proc/29029/stat : 29029 (revival) R 29028 29028 28831 0 -1 4194304 1698 0 0 0 18 1 0 0 20 0 1 50000 235612529 6471680 1250 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29029/statm: 1580 1250 85 6 0 1218 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11680

[startup+0.301707 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29028
/proc/meminfo: memFree=1112376/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=0
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235612529 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29028/statm: 1340 237 196 169 0 51 0
[pid=29029] ppid=29028 vsize=6452 CPUtime=0.29
/proc/29029/stat : 29029 (revival) R 29028 29028 28831 0 -1 4194304 1741 0 0 0 28 1 0 0 21 0 1 50000 235612529 6606848 1293 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29029/statm: 1613 1293 85 6 0 1251 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11812

[startup+0.701784 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29028
/proc/meminfo: memFree=1112376/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=0
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235612529 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29028/statm: 1340 237 196 169 0 51 0
[pid=29029] ppid=29028 vsize=7112 CPUtime=0.69
/proc/29029/stat : 29029 (revival) R 29028 29028 28831 0 -1 4194304 1903 0 0 0 68 1 0 0 25 0 1 50000 235612529 7282688 1455 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29029/statm: 1778 1455 85 6 0 1416 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12472

[startup+1.50194 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29030
/proc/meminfo: memFree=1105960/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=0
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235612529 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29028/statm: 1340 237 196 169 0 51 0
[pid=29029] ppid=29028 vsize=8432 CPUtime=1.49
/proc/29029/stat : 29029 (revival) R 29028 29028 28831 0 -1 4194304 2226 0 0 0 148 1 0 0 25 0 1 50000 235612529 8634368 1778 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29029/statm: 2108 1778 85 6 0 1746 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13792

[startup+3.10125 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29030
/proc/meminfo: memFree=1104040/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=0
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235612529 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29028/statm: 1340 237 196 169 0 51 0
[pid=29029] ppid=29028 vsize=11072 CPUtime=3.09
/proc/29029/stat : 29029 (revival) R 29028 29028 28831 0 -1 4194304 2879 0 0 0 308 1 0 0 25 0 1 50000 235612529 11337728 2431 1992294400 134512640 134537284 4294956368 18446744073709551615 10867904 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29029/statm: 2768 2431 85 6 0 2406 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16432

[startup+6.30188 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29030
/proc/meminfo: memFree=1098344/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=0
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235612529 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29028/statm: 1340 237 196 169 0 51 0
[pid=29029] ppid=29028 vsize=16616 CPUtime=6.29
/proc/29029/stat : 29029 (revival) R 29028 29028 28831 0 -1 4194304 4270 0 0 0 627 2 0 0 25 0 1 50000 235612529 17014784 3822 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29029/statm: 4154 3822 85 6 0 3792 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21976

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29030
/proc/meminfo: memFree=1086312/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=0
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235612529 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29028/statm: 1340 237 196 169 0 51 0
[pid=29029] ppid=29028 vsize=28232 CPUtime=12.68
/proc/29029/stat : 29029 (revival) R 29028 29028 28831 0 -1 4194304 7177 0 0 0 1264 4 0 0 25 0 1 50000 235612529 28909568 6729 1992294400 134512640 134537284 4294956368 18446744073709551615 134523857 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29029/statm: 7058 6729 85 6 0 6696 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33592

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29030
/proc/meminfo: memFree=1062120/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=0
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235612529 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29028/statm: 1340 237 196 169 0 51 0
[pid=29029] ppid=29028 vsize=51728 CPUtime=25.48
/proc/29029/stat : 29029 (revival) R 29028 29028 28831 0 -1 4194304 13057 0 0 0 2539 9 0 0 25 0 1 50000 235612529 52969472 12609 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29029/statm: 12932 12609 85 6 0 12570 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57088

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29031
/proc/meminfo: memFree=1084840/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=30.13
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 312 15157 0 0 0 0 3001 12 16 0 1 0 235612529 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29028/statm: 1340 238 197 169 0 51 0
[pid=29031] ppid=29028 vsize=26528 CPUtime=20.92
/proc/29031/stat : 29031 (minisat) R 29028 29028 28831 0 -1 4194304 6506 0 0 0 2087 5 0 0 25 0 1 0 235615544 27164672 6492 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/29031/statm: 6632 6492 77 170 0 6460 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 31888

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29031
/proc/meminfo: memFree=1065960/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=30.13
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 312 15157 0 0 0 0 3001 12 16 0 1 0 235612529 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29028/statm: 1340 238 197 169 0 51 0
[pid=29031] ppid=29028 vsize=45128 CPUtime=72.1
/proc/29031/stat : 29031 (minisat) R 29028 29028 28831 0 -1 4194304 11137 0 0 0 7200 10 0 0 25 0 1 0 235615544 46211072 11123 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/29031/statm: 11282 11123 77 170 0 11110 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 50488

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29031
/proc/meminfo: memFree=1053672/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=30.13
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 312 15157 0 0 0 0 3001 12 16 0 1 0 235612529 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29028/statm: 1340 238 197 169 0 51 0
[pid=29031] ppid=29028 vsize=57848 CPUtime=132.06
/proc/29031/stat : 29031 (minisat) R 29028 29028 28831 0 -1 4194304 14244 0 0 0 13192 14 0 0 25 0 1 0 235615544 59236352 14230 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/29031/statm: 14462 14230 77 170 0 14290 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 63208

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29031
/proc/meminfo: memFree=1043304/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=30.13
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 312 15157 0 0 0 0 3001 12 16 0 1 0 235612529 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29028/statm: 1340 238 197 169 0 51 0
[pid=29031] ppid=29028 vsize=68232 CPUtime=192.02
/proc/29031/stat : 29031 (minisat) R 29028 29028 28831 0 -1 4194304 16796 0 0 0 19186 16 0 0 25 0 1 0 235615544 69869568 16782 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/29031/statm: 17058 16782 77 170 0 16886 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 73592

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29031
/proc/meminfo: memFree=1035240/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=30.13
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 312 15157 0 0 0 0 3001 12 16 0 1 0 235612529 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29028/statm: 1340 238 197 169 0 51 0
[pid=29031] ppid=29028 vsize=76760 CPUtime=252
/proc/29031/stat : 29031 (minisat) R 29028 29028 28831 0 -1 4194304 18831 0 0 0 25182 18 0 0 25 0 1 0 235615544 78602240 18817 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/29031/statm: 19190 18817 77 170 0 19018 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 82120

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29031
/proc/meminfo: memFree=1028008/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=30.13
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 312 15157 0 0 0 0 3001 12 16 0 1 0 235612529 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29028/statm: 1340 238 197 169 0 51 0
[pid=29031] ppid=29028 vsize=83948 CPUtime=311.96
/proc/29031/stat : 29031 (minisat) R 29028 29028 28831 0 -1 4194304 20623 0 0 0 31177 19 0 0 25 0 1 0 235615544 85962752 20609 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/29031/statm: 20987 20609 77 170 0 20815 0
Current children cumulated CPU time (s) 342.09

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

/proc/29031/statm: 22849 22444 77 170 0 22677 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 96756

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29031
/proc/meminfo: memFree=1020328/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=30.13
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 312 15157 0 0 0 0 3001 12 16 0 1 0 235612529 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29028/statm: 1340 238 197 169 0 51 0
[pid=29031] ppid=29028 vsize=91772 CPUtime=551.83
/proc/29031/stat : 29031 (minisat) R 29028 29028 28831 0 -1 4194304 22538 0 0 0 55162 21 0 0 25 0 1 0 235615544 93974528 22524 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/29031/statm: 22943 22524 77 170 0 22771 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 97132

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29031
/proc/meminfo: memFree=1019944/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=30.13
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 312 15157 0 0 0 0 3001 12 16 0 1 0 235612529 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29028/statm: 1340 238 197 169 0 51 0
[pid=29031] ppid=29028 vsize=92144 CPUtime=611.8
/proc/29031/stat : 29031 (minisat) R 29028 29028 28831 0 -1 4194304 22633 0 0 0 61159 21 0 0 25 0 1 0 235615544 94355456 22619 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/29031/statm: 23036 22619 77 170 0 22864 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 97504

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29031
/proc/meminfo: memFree=1018408/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=30.13
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 312 15157 0 0 0 0 3001 12 16 0 1 0 235612529 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29028/statm: 1340 238 197 169 0 51 0
[pid=29031] ppid=29028 vsize=93700 CPUtime=671.77
/proc/29031/stat : 29031 (minisat) R 29028 29028 28831 0 -1 4194304 23013 0 0 0 67155 22 0 0 25 0 1 0 235615544 95948800 22999 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/29031/statm: 23425 22999 77 170 0 23253 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 99060

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29031
/proc/meminfo: memFree=1010792/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=30.13
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 312 15157 0 0 0 0 3001 12 16 0 1 0 235612529 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29028/statm: 1340 238 197 169 0 51 0
[pid=29031] ppid=29028 vsize=101588 CPUtime=731.74
/proc/29031/stat : 29031 (minisat) R 29028 29028 28831 0 -1 4194304 24875 0 0 0 73150 24 0 0 25 0 1 0 235615544 104026112 24861 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/29031/statm: 25397 24861 77 170 0 25225 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 106948

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29031
/proc/meminfo: memFree=1006952/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=30.13
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 312 15157 0 0 0 0 3001 12 16 0 1 0 235612529 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29028/statm: 1340 238 197 169 0 51 0
[pid=29031] ppid=29028 vsize=105404 CPUtime=791.7
/proc/29031/stat : 29031 (minisat) R 29028 29028 28831 0 -1 4194304 25834 0 0 0 79145 25 0 0 25 0 1 0 235615544 107933696 25820 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/29031/statm: 26351 25820 77 170 0 26179 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 110764

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29031
/proc/meminfo: memFree=1006504/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=30.13
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 312 15157 0 0 0 0 3001 12 16 0 1 0 235612529 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29028/statm: 1340 238 197 169 0 51 0
[pid=29031] ppid=29028 vsize=106004 CPUtime=851.68
/proc/29031/stat : 29031 (minisat) R 29028 29028 28831 0 -1 4194304 25960 0 0 0 85142 26 0 0 25 0 1 0 235615544 108548096 25946 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/29031/statm: 26501 25946 77 170 0 26329 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 111364

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29031
/proc/meminfo: memFree=1006312/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=30.13
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 312 15157 0 0 0 0 3001 12 16 0 1 0 235612529 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29028/statm: 1340 238 197 169 0 51 0
[pid=29031] ppid=29028 vsize=106220 CPUtime=911.65
/proc/29031/stat : 29031 (minisat) R 29028 29028 28831 0 -1 4194304 26001 0 0 0 91139 26 0 0 25 0 1 0 235615544 108769280 25987 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/29031/statm: 26555 25987 77 170 0 26383 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 111580

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29031
/proc/meminfo: memFree=1005800/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=30.13
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 312 15157 0 0 0 0 3001 12 16 0 1 0 235612529 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29028/statm: 1340 238 197 169 0 51 0
[pid=29031] ppid=29028 vsize=106912 CPUtime=971.61
/proc/29031/stat : 29031 (minisat) R 29028 29028 28831 0 -1 4194304 26129 0 0 0 97135 26 0 0 25 0 1 0 235615544 109477888 26115 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/29031/statm: 26728 26115 77 170 0 26556 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 112272

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29031
/proc/meminfo: memFree=1005480/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=30.13
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 312 15157 0 0 0 0 3001 12 16 0 1 0 235612529 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29028/statm: 1340 238 197 169 0 51 0
[pid=29031] ppid=29028 vsize=107500 CPUtime=1031.59
/proc/29031/stat : 29031 (minisat) R 29028 29028 28831 0 -1 4194304 26249 0 0 0 103133 26 0 0 25 0 1 0 235615544 110080000 26235 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/29031/statm: 26875 26235 77 170 0 26703 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 112860

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29031
/proc/meminfo: memFree=1004584/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=30.13
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 312 15157 0 0 0 0 3001 12 16 0 1 0 235612529 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29028/statm: 1340 238 197 169 0 51 0
[pid=29031] ppid=29028 vsize=108236 CPUtime=1091.54
/proc/29031/stat : 29031 (minisat) R 29028 29028 28831 0 -1 4194304 26443 0 0 0 109128 26 0 0 25 0 1 0 235615544 110833664 26429 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/29031/statm: 27059 26429 77 170 0 26887 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 113596

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29031
/proc/meminfo: memFree=1004008/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=30.13
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 312 15157 0 0 0 0 3001 12 16 0 1 0 235612529 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29028/statm: 1340 238 197 169 0 51 0
[pid=29031] ppid=29028 vsize=109048 CPUtime=1151.51
/proc/29031/stat : 29031 (minisat) R 29028 29028 28831 0 -1 4194304 26590 0 0 0 115125 26 0 0 25 0 1 0 235615544 111665152 26576 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/29031/statm: 27262 26576 77 170 0 27090 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 114408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29031
/proc/meminfo: memFree=1003752/2055920 swapFree=4180628/4192956
[pid=29028] ppid=29026 vsize=5360 CPUtime=30.13
/proc/29028/stat : 29028 (run.sh) S 29026 29028 28831 0 -1 4194304 312 15157 0 0 0 0 3001 12 16 0 1 0 235612529 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29028/statm: 1340 238 197 169 0 51 0
[pid=29031] ppid=29028 vsize=109292 CPUtime=1169.9
/proc/29031/stat : 29031 (minisat) R 29028 29028 28831 0 -1 4194304 26647 0 0 0 116964 26 0 0 25 0 1 0 235615544 111915008 26633 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/29031/statm: 27323 26633 77 170 0 27151 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 114652

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29028 and gives
#  childrusage.ru_utime.tv_sec=30
#  childrusage.ru_utime.tv_usec=13437
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=123981
# CPU time returned by wait4() is 30.1374
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.71
CPU time (s): 1200.03
CPU user time (s): 1199.65
CPU system time (s): 0.38
CPU usage (%): 99.9431
Max. virtual memory (cumulated for all children) (KiB): 114652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.0134
system time used= 0.123981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15469
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= 5
involuntary context switches= 96

runsolver used 1.17282 second user time and 3.20451 second system time

The end

Launcher Data

Begin job on node77 at 2009-05-11 23:03:42
IDJOB=1796453
IDBENCH=20491
IDSOLVER=649
FILE ID=node77/1796453-1242075821
PBS_JOBID= 9277668
Free space on /tmp= 66164 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/industrial/grieu/vmpc_29.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796453-1242075821/watcher-1796453-1242075821 -o /tmp/evaluation-result-1796453-1242075821/solver-1796453-1242075821 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796453-1242075821.cnf HOME

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

MD5SUM BENCH= 1e81246225c81a67548d334d1dfcc24b
RANDOM SEED=1435082393

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:       1112920 kB
Buffers:         74768 kB
Cached:         777820 kB
SwapCached:       6388 kB
Active:         212208 kB
Inactive:       648872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1112920 kB
SwapTotal:     4192956 kB
SwapFree:      4180628 kB
Dirty:            3064 kB
Writeback:           0 kB
Mapped:          14132 kB
Slab:            67928 kB
Committed_AS:   835544 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= 66160 MiB
End job on node77 at 2009-05-11 23:23:44