Trace number 1807590

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

NameCRAFTED/parity-games/
instance_n8_i8_pp_ci_ce.cnf
MD5SUM68c51e190d82ac762156471d1f7373da
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark85.241
Satisfiable
(Un)Satisfiability was proved
Number of variables21640
Number of clauses257551
Sum of the clauses size850944
Maximum clause length56
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 244056
Number of clauses of size 3125040
Number of clauses of size 468272
Number of clauses of size 515680
Number of clauses of size over 54503

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
499.82/500.18	#ITERATIONS 3
499.82/500.18	#LEARNT CLAUSES 1038
500.02/500.38	done !
500.02/500.38	c Calling MINISAT
500.02/500.39	This is MiniSat 2.0 beta
500.02/500.39	WARNING: for repeatability, setting FPU to use double precision
500.02/500.39	============================[ Problem Statistics ]=============================
500.02/500.39	|                                                                             |
500.02/500.39	|  Number of variables:  21640                                                |
500.02/500.39	|  Number of clauses:    225453                                               |
500.21/500.52	|  Parsing time:         0.12         s                                       |
500.21/500.52	============================[ Search Statistics ]==============================
500.21/500.52	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
500.21/500.52	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
500.21/500.52	===============================================================================
500.21/500.52	|         0 |   20216   223846   635187 |    74615        0    nan |  0.000 % |
500.21/500.57	|       102 |   20216   223846   635187 |    82076      102     12 |  6.580 % |
500.31/500.61	|       255 |   20216   223846   635187 |    90284      255     16 |  6.580 % |
500.31/500.67	|       481 |   20216   223846   635187 |    99313      481     20 |  6.580 % |
500.41/500.75	|       819 |   20216   223846   635187 |   109244      819     23 |  6.580 % |
500.51/500.84	|      1325 |   20216   223846   635187 |   120168     1325     24 |  6.580 % |
500.70/501.04	|      2086 |   20216   223846   635187 |   132185     2086     27 |  6.580 % |
501.10/501.43	|      3225 |   20216   223846   635187 |   145404     3225     34 |  6.580 % |
501.40/501.78	|      4933 |   20216   223846   635187 |   159944     4933     36 |  6.580 % |
502.11/502.41	|      7499 |   20216   223846   635187 |   175939     7499     36 |  6.580 % |
503.51/503.88	|     11344 |   20216   223846   635187 |   193532    11344     48 |  6.580 % |
505.11/505.43	|     17111 |   20216   223846   635187 |   212886    17111     52 |  6.580 % |
508.90/509.26	|     25761 |   20216   223846   635187 |   234174    25761     60 |  6.580 % |
514.21/514.54	|     38735 |   20216   223846   635187 |   257592    38735     66 |  6.580 % |
525.90/526.25	|     58197 |   20216   223846   635187 |   283351    58197     72 |  6.580 % |
565.38/565.75	|     87390 |   20216   223846   635187 |   311686    87390    100 |  6.580 % |
609.96/610.33	|    131179 |   20216   223846   635187 |   342855   131179    105 |  6.580 % |
684.62/685.05	|    196863 |   20216   223846   635187 |   377140   196863    106 |  6.580 % |
845.74/846.28	|    295391 |   20215   223844   635182 |   414855   295390    110 |  6.585 % |
1178.34/1179.04	|    443182 |   20215   223844   635182 |   456340    55240     92 |  6.585 % |

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10311
/proc/meminfo: memFree=1022384/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=0
/proc/10311/stat : 10311 (run.sh) R 10309 10311 10008 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 243956623 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 227848809119 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/10311/statm: 1340 236 195 169 0 51 0
[pid=10312] ppid=10311 vsize=2124 CPUtime=0
/proc/10312/stat : 10312 (revival) R 10311 10311 10008 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 243956623 2174976 246 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/10312/statm: 531 254 81 6 0 169 0

[startup+0.0818149 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10311
/proc/meminfo: memFree=1022384/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=0
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243956623 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10311/statm: 1340 237 196 169 0 51 0
[pid=10312] ppid=10311 vsize=16608 CPUtime=0.07
/proc/10312/stat : 10312 (revival) R 10311 10311 10008 0 -1 4194304 3599 0 0 0 6 1 0 0 19 0 1 0 243956623 17006592 3564 1992294400 134512640 134537284 4294956368 18446744073709551615 8296016 0 0 4096 0 0 0 0 17 0 0 0
/proc/10312/statm: 4185 3565 82 6 0 3823 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 21968

[startup+0.102817 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10311
/proc/meminfo: memFree=1022384/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=0
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243956623 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10311/statm: 1340 237 196 169 0 51 0
[pid=10312] ppid=10311 vsize=18588 CPUtime=0.08
/proc/10312/stat : 10312 (revival) R 10311 10311 10008 0 -1 4194304 4130 0 0 0 7 1 0 0 19 0 1 0 243956623 19034112 4095 1992294400 134512640 134537284 4294956368 18446744073709551615 134527160 0 0 4096 0 0 0 0 17 0 0 0
/proc/10312/statm: 4647 4095 82 6 0 4285 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23948

[startup+0.302852 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10311
/proc/meminfo: memFree=1022384/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=0
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243956623 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10311/statm: 1340 237 196 169 0 51 0
[pid=10312] ppid=10311 vsize=14860 CPUtime=0.29
/proc/10312/stat : 10312 (revival) R 10311 10311 10008 0 -1 4194304 4607 0 0 0 27 2 0 0 21 0 1 50000 243956623 15216640 3212 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10312/statm: 3715 3212 85 6 0 3353 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20220

[startup+0.701923 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10311
/proc/meminfo: memFree=1022384/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=0
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243956623 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10311/statm: 1340 237 196 169 0 51 0
[pid=10312] ppid=10311 vsize=14992 CPUtime=0.69
/proc/10312/stat : 10312 (revival) R 10311 10311 10008 0 -1 4194304 4616 0 0 0 67 2 0 0 25 0 1 50000 243956623 15351808 3221 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10312/statm: 3748 3221 85 6 0 3386 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20352

[startup+1.50106 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 10313
/proc/meminfo: memFree=1009440/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=0
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243956623 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10311/statm: 1340 237 196 169 0 51 0
[pid=10312] ppid=10311 vsize=14992 CPUtime=1.49
/proc/10312/stat : 10312 (revival) R 10311 10311 10008 0 -1 4194304 4624 0 0 0 147 2 0 0 25 0 1 50000 243956623 15351808 3229 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10312/statm: 3748 3229 85 6 0 3386 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20352

[startup+3.10134 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 10313
/proc/meminfo: memFree=1009248/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=0
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243956623 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10311/statm: 1340 237 196 169 0 51 0
[pid=10312] ppid=10311 vsize=14992 CPUtime=3.09
/proc/10312/stat : 10312 (revival) R 10311 10311 10008 0 -1 4194304 4638 0 0 0 307 2 0 0 25 0 1 50000 243956623 15351808 3243 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10312/statm: 3748 3243 85 6 0 3386 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20352

[startup+6.30191 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 10313
/proc/meminfo: memFree=1008992/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=0
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243956623 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10311/statm: 1340 237 196 169 0 51 0
[pid=10312] ppid=10311 vsize=15124 CPUtime=6.29
/proc/10312/stat : 10312 (revival) R 10311 10311 10008 0 -1 4194304 4659 0 0 0 627 2 0 0 25 0 1 50000 243956623 15486976 3264 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10312/statm: 3781 3264 85 6 0 3419 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20484

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 10313
/proc/meminfo: memFree=1009000/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=0
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243956623 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10311/statm: 1340 237 196 169 0 51 0
[pid=10312] ppid=10311 vsize=15124 CPUtime=12.68
/proc/10312/stat : 10312 (revival) R 10311 10311 10008 0 -1 4194304 4663 0 0 0 1266 2 0 0 25 0 1 50000 243956623 15486976 3268 1992294400 134512640 134537284 4294956368 18446744073709551615 134523885 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10312/statm: 3781 3268 85 6 0 3419 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20484

[startup+25.5023 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 10313
/proc/meminfo: memFree=1009000/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=0
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243956623 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10311/statm: 1340 237 196 169 0 51 0
[pid=10312] ppid=10311 vsize=15256 CPUtime=25.48
/proc/10312/stat : 10312 (revival) R 10311 10311 10008 0 -1 4194304 4697 0 0 0 2546 2 0 0 25 0 1 50000 243956623 15622144 3302 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10312/statm: 3814 3302 85 6 0 3452 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20616

[startup+51.1028 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 10313
/proc/meminfo: memFree=1008936/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=0
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243956623 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10311/statm: 1340 237 196 169 0 51 0
[pid=10312] ppid=10311 vsize=15256 CPUtime=51.06
/proc/10312/stat : 10312 (revival) R 10311 10311 10008 0 -1 4194304 4699 0 0 0 5104 2 0 0 25 0 1 50000 243956623 15622144 3304 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10312/statm: 3814 3304 85 6 0 3452 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 20616

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 10313
/proc/meminfo: memFree=1008808/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=0
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243956623 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10311/statm: 1340 237 196 169 0 51 0
[pid=10312] ppid=10311 vsize=15388 CPUtime=102.24
/proc/10312/stat : 10312 (revival) R 10311 10311 10008 0 -1 4194304 4710 0 0 0 10222 2 0 0 25 0 1 50000 243956623 15757312 3315 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10312/statm: 3847 3315 85 6 0 3485 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 20748

[startup+162.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 10313
/proc/meminfo: memFree=1008744/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=0
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243956623 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10311/statm: 1340 237 196 169 0 51 0
[pid=10312] ppid=10311 vsize=15520 CPUtime=162.22
/proc/10312/stat : 10312 (revival) R 10311 10311 10008 0 -1 4194304 4754 0 0 0 16220 2 0 0 25 0 1 50000 243956623 15892480 3359 1992294400 134512640 134537284 4294956368 18446744073709551615 134523958 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10312/statm: 3880 3359 85 6 0 3518 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 20880

[startup+222.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 10313
/proc/meminfo: memFree=1008744/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=0
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243956623 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10311/statm: 1340 237 196 169 0 51 0
[pid=10312] ppid=10311 vsize=15520 CPUtime=222.17
/proc/10312/stat : 10312 (revival) R 10311 10311 10008 0 -1 4194304 4773 0 0 0 22215 2 0 0 25 0 1 50000 243956623 15892480 3378 1992294400 134512640 134537284 4294956368 18446744073709551615 134524092 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10312/statm: 3880 3378 85 6 0 3518 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 20880

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10313
/proc/meminfo: memFree=1008680/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=0
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243956623 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10311/statm: 1340 237 196 169 0 51 0
[pid=10312] ppid=10311 vsize=15656 CPUtime=282.13
/proc/10312/stat : 10312 (revival) R 10311 10311 10008 0 -1 4194304 4777 0 0 0 28211 2 0 0 25 0 1 50000 243956623 16031744 3382 1992294400 134512640 134537284 4294956368 18446744073709551615 134523915 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10312/statm: 3914 3382 85 6 0 3552 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 21016

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10313
/proc/meminfo: memFree=1008680/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=0
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243956623 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10311/statm: 1340 237 196 169 0 51 0
[pid=10312] ppid=10311 vsize=15656 CPUtime=342.11
/proc/10312/stat : 10312 (revival) R 10311 10311 10008 0 -1 4194304 4782 0 0 0 34209 2 0 0 25 0 1 50000 243956623 16031744 3387 1992294400 134512640 134537284 4294956368 18446744073709551615 134524267 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10312/statm: 3914 3387 85 6 0 3552 0
Current children cumulated CPU time (s) 342.11

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

/proc/10314/statm: 15123 14808 77 170 0 14951 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 65852

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10314
/proc/meminfo: memFree=931560/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=500.11
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 312 4804 0 0 0 0 50007 4 16 0 1 0 243956623 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10311/statm: 1340 238 197 169 0 51 0
[pid=10314] ppid=10311 vsize=87712 CPUtime=141.84
/proc/10314/stat : 10314 (minisat) R 10311 10311 10008 0 -1 4194304 21621 0 0 0 14164 20 0 0 25 0 1 0 244006662 89817088 21607 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10314/statm: 21928 21607 77 170 0 21756 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 93072

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10314
/proc/meminfo: memFree=909736/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=500.11
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 312 4804 0 0 0 0 50007 4 16 0 1 0 243956623 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10311/statm: 1340 238 197 169 0 51 0
[pid=10314] ppid=10311 vsize=109856 CPUtime=201.8
/proc/10314/stat : 10314 (minisat) R 10311 10311 10008 0 -1 4194304 27097 0 0 0 20154 26 0 0 25 0 1 0 244006662 112492544 27083 1992294400 134512640 135212939 4294956240 18446744073709551615 134538793 0 0 4096 3 0 0 0 17 0 0 0
/proc/10314/statm: 27464 27083 77 170 0 27292 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 115216

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10314
/proc/meminfo: memFree=889832/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=500.11
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 312 4804 0 0 0 0 50007 4 16 0 1 0 243956623 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10311/statm: 1340 238 197 169 0 51 0
[pid=10314] ppid=10311 vsize=129532 CPUtime=261.78
/proc/10314/stat : 10314 (minisat) R 10311 10311 10008 0 -1 4194304 32062 0 0 0 26146 32 0 0 25 0 1 0 244006662 132640768 32048 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10314/statm: 32383 32048 77 170 0 32211 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 134892

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10314
/proc/meminfo: memFree=872680/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=500.11
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 312 4804 0 0 0 0 50007 4 16 0 1 0 243956623 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10311/statm: 1340 238 197 169 0 51 0
[pid=10314] ppid=10311 vsize=146736 CPUtime=321.75
/proc/10314/stat : 10314 (minisat) R 10311 10311 10008 0 -1 4194304 36370 0 0 0 32139 36 0 0 25 0 1 0 244006662 150257664 36356 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/10314/statm: 36684 36356 77 170 0 36512 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 152096

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10314
/proc/meminfo: memFree=857448/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=500.11
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 312 4804 0 0 0 0 50007 4 16 0 1 0 243956623 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10311/statm: 1340 238 197 169 0 51 0
[pid=10314] ppid=10311 vsize=162172 CPUtime=381.71
/proc/10314/stat : 10314 (minisat) R 10311 10311 10008 0 -1 4194304 40120 0 0 0 38131 40 0 0 25 0 1 0 244006662 166064128 40106 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10314/statm: 40543 40106 77 170 0 40371 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 167532

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10314
/proc/meminfo: memFree=843304/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=500.11
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 312 4804 0 0 0 0 50007 4 16 0 1 0 243956623 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10311/statm: 1340 238 197 169 0 51 0
[pid=10314] ppid=10311 vsize=176364 CPUtime=441.67
/proc/10314/stat : 10314 (minisat) R 10311 10311 10008 0 -1 4194304 43686 0 0 0 44122 45 0 0 25 0 1 0 244006662 180596736 43672 1992294400 134512640 135212939 4294956240 18446744073709551615 134527273 0 0 4096 3 0 0 0 17 0 0 0
/proc/10314/statm: 44091 43672 77 170 0 43919 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 181724

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10314
/proc/meminfo: memFree=831208/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=500.11
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 312 4804 0 0 0 0 50007 4 16 0 1 0 243956623 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10311/statm: 1340 238 197 169 0 51 0
[pid=10314] ppid=10311 vsize=188248 CPUtime=501.64
/proc/10314/stat : 10314 (minisat) R 10311 10311 10008 0 -1 4194304 46670 0 0 0 50116 48 0 0 25 0 1 0 244006662 192765952 46656 1992294400 134512640 135212939 4294956240 18446744073709551615 134529392 0 0 4096 3 0 0 0 17 0 0 0
/proc/10314/statm: 47062 46656 77 170 0 46890 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 193608

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10314
/proc/meminfo: memFree=819752/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=500.11
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 312 4804 0 0 0 0 50007 4 16 0 1 0 243956623 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10311/statm: 1340 238 197 169 0 51 0
[pid=10314] ppid=10311 vsize=199812 CPUtime=561.6
/proc/10314/stat : 10314 (minisat) R 10311 10311 10008 0 -1 4194304 49569 0 0 0 56108 52 0 0 25 0 1 0 244006662 204607488 49555 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/10314/statm: 49953 49555 77 170 0 49781 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 205172

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10314
/proc/meminfo: memFree=808680/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=500.11
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 312 4804 0 0 0 0 50007 4 16 0 1 0 243956623 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10311/statm: 1340 238 197 169 0 51 0
[pid=10314] ppid=10311 vsize=210880 CPUtime=621.56
/proc/10314/stat : 10314 (minisat) R 10311 10311 10008 0 -1 4194304 52335 0 0 0 62101 55 0 0 25 0 1 0 244006662 215941120 52321 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/10314/statm: 52720 52321 77 170 0 52548 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 216240

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10314
/proc/meminfo: memFree=804200/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=500.11
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 312 4804 0 0 0 0 50007 4 16 0 1 0 243956623 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10311/statm: 1340 238 197 169 0 51 0
[pid=10314] ppid=10311 vsize=215004 CPUtime=681.53
/proc/10314/stat : 10314 (minisat) R 10311 10311 10008 0 -1 4194304 53372 0 0 0 68098 55 0 0 25 0 1 0 244006662 220164096 53358 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10314/statm: 53751 53358 77 170 0 53579 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 220364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10314
/proc/meminfo: memFree=804200/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=500.11
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 312 4804 0 0 0 0 50007 4 16 0 1 0 243956623 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10311/statm: 1340 238 197 169 0 51 0
[pid=10314] ppid=10311 vsize=215004 CPUtime=699.92
/proc/10314/stat : 10314 (minisat) R 10311 10311 10008 0 -1 4194304 53372 0 0 0 69937 55 0 0 25 0 1 0 244006662 220164096 53358 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/10314/statm: 53751 53358 77 170 0 53579 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 220364

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10314
/proc/meminfo: memFree=804200/2055920 swapFree=4155136/4192956
[pid=10311] ppid=10309 vsize=5360 CPUtime=500.11
/proc/10311/stat : 10311 (run.sh) S 10309 10311 10008 0 -1 4194304 312 4804 0 0 0 0 50007 4 16 0 1 0 243956623 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10311/statm: 1340 238 197 169 0 51 0
[pid=10314] ppid=10311 vsize=215004 CPUtime=699.92
/proc/10314/stat : 10314 (minisat) R 10311 10311 10008 0 -1 4194304 53372 0 0 0 69937 55 0 0 25 0 1 0 244006662 220164096 53358 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/10314/statm: 53751 53358 77 170 0 53579 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 220364

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10311 and gives
#  childrusage.ru_utime.tv_sec=500
#  childrusage.ru_utime.tv_usec=77976
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=43993
# CPU time returned by wait4() is 500.122
# 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.44
CPU system time (s): 0.59
CPU usage (%): 99.9432
Max. virtual memory (cumulated for all children) (KiB): 220364

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

runsolver used 1.09583 second user time and 3.2825 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-12 22:13:54
IDJOB=1807590
IDBENCH=71794
IDSOLVER=649
FILE ID=node18/1807590-1242159233
PBS_JOBID= 9289772
Free space on /tmp= 66292 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n8_i8_pp_ci_ce.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807590-1242159233/watcher-1807590-1242159233 -o /tmp/evaluation-result-1807590-1242159233/solver-1807590-1242159233 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1807590-1242159233.cnf HOME

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

MD5SUM BENCH= 68c51e190d82ac762156471d1f7373da
RANDOM SEED=1075588580

node18.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.280
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.280
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:       1022864 kB
Buffers:         85284 kB
Cached:         832236 kB
SwapCached:      32032 kB
Active:         277460 kB
Inactive:       674416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1022864 kB
SwapTotal:     4192956 kB
SwapFree:      4155136 kB
Dirty:            6856 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            67300 kB
Committed_AS:   923756 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= 66288 MiB
End job on node18 at 2009-05-12 22:33:56