Trace number 1807358

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes1.cnf
MD5SUM424de5d4f0392bf458f49384a643429b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark371.4
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |   43649    87978 |   13094       0        0     nan |  0.000 % |
0.09/0.19	c |         0 |   42889   140074 |      --       0       --      -- |     --   | -760/52096
0.09/0.19	c ==============================================================================
0.09/0.19	c Result  :   #vars: 720   #clauses: 42889   #literals: 140074
0.09/0.19	c CPU time:   0.187971 s
0.09/0.19	c ==============================================================================
0.19/0.26	c SatElite is done !
0.19/0.26	c revival is preprocessing the formula...#ITERATIONS 5
11.56/11.62	#LEARNT CLAUSES 0
11.56/11.65	done !
11.56/11.65	c Calling MINISAT
11.56/11.65	This is MiniSat 2.0 beta
11.56/11.65	WARNING: for repeatability, setting FPU to use double precision
11.56/11.65	============================[ Problem Statistics ]=============================
11.56/11.65	|                                                                             |
11.56/11.65	|  Number of variables:  720                                                  |
11.56/11.65	|  Number of clauses:    42889                                                |
11.56/11.68	|  Parsing time:         0.02         s                                       |
11.56/11.68	============================[ Search Statistics ]==============================
11.56/11.68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.56/11.68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.56/11.68	===============================================================================
11.56/11.68	|         0 |     720    42889   127409 |    14296        0    nan |  0.000 % |
11.56/11.69	|       100 |     720    42889   127409 |    15725      100    101 |  0.000 % |
11.64/11.70	|       251 |     720    42889   127409 |    17298      251     96 |  0.000 % |
11.64/11.72	|       476 |     720    42889   127409 |    19028      476     91 |  0.000 % |
11.64/11.75	|       813 |     720    42889   127409 |    20931      813     94 |  0.000 % |
11.64/11.80	|      1319 |     720    42889   127409 |    23024     1319     94 |  0.000 % |
11.64/11.88	|      2079 |     720    42889   127409 |    25326     2079     97 |  0.000 % |
11.64/12.03	|      3220 |     720    42889   127409 |    27859     3220     95 |  0.000 % |
12.17/12.27	|      4929 |     720    42889   127409 |    30645     4929    104 |  0.000 % |
12.57/12.67	|      7491 |     720    42889   127409 |    33710     7491    115 |  0.000 % |
13.87/13.99	|     11336 |     720    42889   127409 |    37081    11336    122 |  0.000 % |
15.86/15.97	|     17103 |     720    42889   127409 |    40789    17103    120 |  0.000 % |
20.45/20.55	|     25752 |     720    42889   127409 |    44868    25752    119 |  0.000 % |
29.45/29.54	|     38728 |     720    42889   127409 |    49354    38728    120 |  0.000 % |
42.35/42.41	|     58191 |     720    42889   127409 |    54290    21935     99 |  0.000 % |
61.94/62.08	|     87385 |     720    42889   127409 |    59719    51129    113 |  0.000 % |
100.03/100.19	|    131175 |     720    42889   127409 |    65691    50083    121 |  0.000 % |
157.80/157.92	|    196859 |     720    42889   127409 |    72260    64487    100 |  0.000 % |
236.87/237.03	|    295386 |     720    42889   127409 |    79486    51494     89 |  0.000 % |
352.92/353.18	|    443175 |     720    42889   127409 |    87435    72881     86 |  0.000 % |
560.84/561.18	|    664858 |     720    42889   127409 |    96178    84538     88 |  0.000 % |
908.80/909.26	|    997385 |     720    42889   127409 |   105796    25973     86 |  0.000 % |

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-1807358-1242157435/watcher-1807358-1242157435 -o /tmp/evaluation-result-1807358-1242157435/solver-1807358-1242157435 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807358-1242157435.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.78 0.95 0.98 3/64 27985
/proc/meminfo: memFree=1144084/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=0
/proc/27985/stat : 27985 (run.sh) R 27983 27985 27948 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 243772557 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364833439 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/27985/statm: 1340 237 196 169 0 51 0
[pid=27986] ppid=27985 vsize=816 CPUtime=0
/proc/27986/stat : 27986 (SatElite) R 27985 27985 27948 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 243772557 835584 98 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/27986/statm: 204 98 51 126 0 75 0

[startup+0.095173 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 27985
/proc/meminfo: memFree=1144084/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=0
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243772557 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27985/statm: 1340 238 197 169 0 51 0
[pid=27986] ppid=27985 vsize=4592 CPUtime=0.08
/proc/27986/stat : 27986 (SatElite) R 27985 27985 27948 0 -1 4194304 977 0 0 0 8 0 0 0 19 0 1 0 243772557 4702208 948 1992294400 134512640 135031949 4294956224 18446744073709551615 134582803 0 0 4096 3 0 0 0 17 0 0 0
/proc/27986/statm: 1148 948 67 126 0 1019 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9952

[startup+0.101173 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 27985
/proc/meminfo: memFree=1144084/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=0
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243772557 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27985/statm: 1340 238 197 169 0 51 0
[pid=27986] ppid=27985 vsize=4800 CPUtime=0.09
/proc/27986/stat : 27986 (SatElite) R 27985 27985 27948 0 -1 4194304 1037 0 0 0 9 0 0 0 19 0 1 0 243772557 4915200 1008 1992294400 134512640 135031949 4294956224 18446744073709551615 134563317 0 0 4096 3 0 0 0 17 0 0 0
/proc/27986/statm: 1200 1008 67 126 0 1071 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10160

[startup+0.301203 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 27985
/proc/meminfo: memFree=1144084/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=0.24
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 317 1043 0 0 0 0 24 0 15 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 5360

[startup+0.701237 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 27985
/proc/meminfo: memFree=1144084/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=0.24
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 317 1043 0 0 0 0 24 0 15 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 5360

[startup+1.50132 s]
/proc/loadavg: 0.78 0.95 0.98 2/66 27988
/proc/meminfo: memFree=1140932/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=0.24
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 317 1043 0 0 0 0 24 0 15 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27988] ppid=27985 vsize=3656 CPUtime=1.23
/proc/27988/stat : 27988 (revival) R 27985 27985 27948 0 -1 4194304 789 0 0 0 123 0 0 0 25 0 1 50000 243772583 3743744 582 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27988/statm: 914 582 85 6 0 552 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9016

[startup+3.10174 s]
/proc/loadavg: 0.78 0.95 0.98 2/66 27988
/proc/meminfo: memFree=1140804/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=0.24
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 317 1043 0 0 0 0 24 0 15 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27988] ppid=27985 vsize=3656 CPUtime=2.83
/proc/27988/stat : 27988 (revival) R 27985 27985 27948 0 -1 4194304 799 0 0 0 283 0 0 0 25 0 1 50000 243772583 3743744 592 1992294400 134512640 134537284 4294956384 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/27988/statm: 914 592 85 6 0 552 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9016

[startup+6.30181 s]
/proc/loadavg: 0.80 0.95 0.98 2/66 27988
/proc/meminfo: memFree=1140556/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=0.24
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 317 1043 0 0 0 0 24 0 15 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27988] ppid=27985 vsize=3788 CPUtime=6.02
/proc/27988/stat : 27988 (revival) R 27985 27985 27948 0 -1 4194304 842 0 0 0 602 0 0 0 25 0 1 50000 243772583 3878912 635 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/27988/statm: 947 635 85 6 0 585 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 9148

[startup+12.7015 s]
/proc/loadavg: 0.89 0.97 0.99 2/66 27989
/proc/meminfo: memFree=1137748/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=11.64
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 343 1975 0 0 0 0 1162 2 16 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27989] ppid=27985 vsize=7676 CPUtime=1.03
/proc/27989/stat : 27989 (minisat) R 27985 27985 27948 0 -1 4194304 1701 0 0 0 103 0 0 0 25 0 1 0 243773723 7860224 1685 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27989/statm: 1919 1685 77 170 0 1747 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13036

[startup+25.5028 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 27989
/proc/meminfo: memFree=1122068/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=11.64
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 343 1975 0 0 0 0 1162 2 16 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27989] ppid=27985 vsize=21512 CPUtime=13.81
/proc/27989/stat : 27989 (minisat) R 27985 27985 27948 0 -1 4194304 5148 0 0 0 1376 5 0 0 25 0 1 0 243773723 22028288 5132 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/27989/statm: 5378 5132 77 170 0 5206 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 26872

[startup+51.1024 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 27989
/proc/meminfo: memFree=1113940/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=11.64
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 343 1975 0 0 0 0 1162 2 16 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27989] ppid=27985 vsize=29424 CPUtime=39.41
/proc/27989/stat : 27989 (minisat) R 27985 27985 27948 0 -1 4194304 7128 0 0 0 3933 8 0 0 25 0 1 0 243773723 30130176 7112 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/27989/statm: 7356 7112 77 170 0 7184 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 34784

[startup+102.303 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 27989
/proc/meminfo: memFree=1107476/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=11.64
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 343 1975 0 0 0 0 1162 2 16 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27989] ppid=27985 vsize=35940 CPUtime=90.59
/proc/27989/stat : 27989 (minisat) R 27985 27985 27948 0 -1 4194304 8741 0 0 0 9050 9 0 0 25 0 1 0 243773723 36802560 8725 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/27989/statm: 8985 8725 77 170 0 8813 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 41300

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27989
/proc/meminfo: memFree=1103124/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=11.64
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 343 1975 0 0 0 0 1162 2 16 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27989] ppid=27985 vsize=40300 CPUtime=150.56
/proc/27989/stat : 27989 (minisat) R 27985 27985 27948 0 -1 4194304 9823 0 0 0 15045 11 0 0 25 0 1 0 243773723 41267200 9807 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27989/statm: 10075 9807 77 170 0 9903 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 45660

[startup+222.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27989
/proc/meminfo: memFree=1103060/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=11.64
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 343 1975 0 0 0 0 1162 2 16 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27989] ppid=27985 vsize=40436 CPUtime=210.54
/proc/27989/stat : 27989 (minisat) R 27985 27985 27948 0 -1 4194304 9841 0 0 0 21043 11 0 0 25 0 1 0 243773723 41406464 9825 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27989/statm: 10109 9825 77 170 0 9937 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 45796

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27989
/proc/meminfo: memFree=1102548/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=11.64
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 343 1975 0 0 0 0 1162 2 16 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27989] ppid=27985 vsize=40864 CPUtime=270.51
/proc/27989/stat : 27989 (minisat) R 27985 27985 27948 0 -1 4194304 9950 0 0 0 27040 11 0 0 25 0 1 0 243773723 41844736 9934 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/27989/statm: 10216 9934 77 170 0 10044 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 46224

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27989
/proc/meminfo: memFree=1102484/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=11.64
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 343 1975 0 0 0 0 1162 2 16 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27989] ppid=27985 vsize=40864 CPUtime=330.48
/proc/27989/stat : 27989 (minisat) R 27985 27985 27948 0 -1 4194304 9970 0 0 0 33037 11 0 0 25 0 1 0 243773723 41844736 9954 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27989/statm: 10216 9954 77 170 0 10044 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 46224

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27989
/proc/meminfo: memFree=1098260/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=11.64

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

/proc/27989/statm: 12534 12189 77 170 0 12362 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 55496

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27989
/proc/meminfo: memFree=1092308/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=11.64
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 343 1975 0 0 0 0 1162 2 16 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27989] ppid=27985 vsize=51500 CPUtime=630.37
/proc/27989/stat : 27989 (minisat) R 27985 27985 27948 0 -1 4194304 12545 0 0 0 63023 14 0 0 25 0 1 0 243773723 52736000 12529 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27989/statm: 12875 12529 77 170 0 12703 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 56860

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27989
/proc/meminfo: memFree=1084628/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=11.64
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 343 1975 0 0 0 0 1162 2 16 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27989] ppid=27985 vsize=59016 CPUtime=690.34
/proc/27989/stat : 27989 (minisat) R 27985 27985 27948 0 -1 4194304 14411 0 0 0 69017 17 0 0 25 0 1 0 243773723 60432384 14395 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27989/statm: 14754 14395 77 170 0 14582 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 64376

[startup+762.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27989
/proc/meminfo: memFree=1083924/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=11.64
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 343 1975 0 0 0 0 1162 2 16 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27989] ppid=27985 vsize=59836 CPUtime=750.32
/proc/27989/stat : 27989 (minisat) R 27985 27985 27948 0 -1 4194304 14585 0 0 0 75015 17 0 0 25 0 1 0 243773723 61272064 14569 1992294400 134512640 135212939 4294956240 18446744073709551615 134543664 0 0 4096 3 0 0 0 17 0 0 0
/proc/27989/statm: 14959 14569 77 170 0 14787 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 65196

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27989
/proc/meminfo: memFree=1083924/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=11.64
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 343 1975 0 0 0 0 1162 2 16 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27989] ppid=27985 vsize=59836 CPUtime=810.29
/proc/27989/stat : 27989 (minisat) R 27985 27985 27948 0 -1 4194304 14585 0 0 0 81012 17 0 0 25 0 1 0 243773723 61272064 14569 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27989/statm: 14959 14569 77 170 0 14787 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 65196

[startup+882.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27989
/proc/meminfo: memFree=1083924/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=11.64
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 343 1975 0 0 0 0 1162 2 16 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27989] ppid=27985 vsize=59836 CPUtime=870.27
/proc/27989/stat : 27989 (minisat) R 27985 27985 27948 0 -1 4194304 14587 0 0 0 87010 17 0 0 25 0 1 0 243773723 61272064 14571 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/27989/statm: 14959 14571 77 170 0 14787 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 65196

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27989
/proc/meminfo: memFree=1083860/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=11.64
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 343 1975 0 0 0 0 1162 2 16 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27989] ppid=27985 vsize=60048 CPUtime=930.24
/proc/27989/stat : 27989 (minisat) R 27985 27985 27948 0 -1 4194304 14616 0 0 0 93007 17 0 0 25 0 1 0 243773723 61489152 14600 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/27989/statm: 15012 14600 77 170 0 14840 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 65408

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27989
/proc/meminfo: memFree=1083860/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=11.64
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 343 1975 0 0 0 0 1162 2 16 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27989] ppid=27985 vsize=60048 CPUtime=990.22
/proc/27989/stat : 27989 (minisat) R 27985 27985 27948 0 -1 4194304 14620 0 0 0 99005 17 0 0 25 0 1 0 243773723 61489152 14604 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27989/statm: 15012 14604 77 170 0 14840 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 65408

[startup+1062.3 s]
/proc/loadavg: 1.05 0.99 0.99 2/66 27995
/proc/meminfo: memFree=1082516/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=11.64
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 343 1975 0 0 0 0 1162 2 16 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27989] ppid=27985 vsize=61416 CPUtime=1050.18
/proc/27989/stat : 27989 (minisat) R 27985 27985 27948 0 -1 4194304 14954 0 0 0 105001 17 0 0 25 0 1 0 243773723 62889984 14938 1992294400 134512640 135212939 4294956240 18446744073709551615 134526664 0 0 4096 3 0 0 0 17 0 0 0
/proc/27989/statm: 15354 14938 77 170 0 15182 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 66776

[startup+1122.3 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 27995
/proc/meminfo: memFree=1082452/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=11.64
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 343 1975 0 0 0 0 1162 2 16 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27989] ppid=27985 vsize=61416 CPUtime=1110.17
/proc/27989/stat : 27989 (minisat) R 27985 27985 27948 0 -1 4194304 14973 0 0 0 110999 18 0 0 25 0 1 0 243773723 62889984 14957 1992294400 134512640 135212939 4294956240 18446744073709551615 134529716 0 0 4096 3 0 0 0 17 0 0 0
/proc/27989/statm: 15354 14957 77 170 0 15182 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 66776

[startup+1182.3 s]
/proc/loadavg: 1.07 1.01 1.00 2/66 27995
/proc/meminfo: memFree=1082260/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=11.64
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 343 1975 0 0 0 0 1162 2 16 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27989] ppid=27985 vsize=61776 CPUtime=1170.15
/proc/27989/stat : 27989 (minisat) R 27985 27985 27948 0 -1 4194304 15030 0 0 0 116997 18 0 0 25 0 1 0 243773723 63258624 15014 1992294400 134512640 135212939 4294956240 18446744073709551615 134527051 0 0 4096 3 0 0 0 17 0 0 0
/proc/27989/statm: 15444 15014 77 170 0 15272 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 67136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 27995
/proc/meminfo: memFree=1082196/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=11.64
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 343 1975 0 0 0 0 1162 2 16 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27989] ppid=27985 vsize=61776 CPUtime=1188.44
/proc/27989/stat : 27989 (minisat) R 27985 27985 27948 0 -1 4194304 15032 0 0 0 118826 18 0 0 25 0 1 0 243773723 63258624 15016 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/27989/statm: 15444 15016 77 170 0 15272 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 67136

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

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

[startup+1200.6 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 27995
/proc/meminfo: memFree=1082196/2055920 swapFree=4181692/4192956
[pid=27985] ppid=27983 vsize=5360 CPUtime=11.64
/proc/27985/stat : 27985 (run.sh) S 27983 27985 27948 0 -1 4194304 343 1975 0 0 0 0 1162 2 16 0 1 0 243772557 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27985/statm: 1340 241 197 169 0 51 0
[pid=27989] ppid=27985 vsize=61776 CPUtime=1188.44
/proc/27989/stat : 27989 (minisat) R 27985 27985 27948 0 -1 4194304 15032 0 0 0 118826 18 0 0 25 0 1 0 243773723 63258624 15016 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/27989/statm: 15444 15016 77 170 0 15272 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 67136

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27985 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=622233
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=22996
# CPU time returned by wait4() is 11.6452
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.08
CPU user time (s): 1199.88
CPU system time (s): 0.2
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 67136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.6222
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2318
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= 8
involuntary context switches= 58

runsolver used 1.48477 second user time and 3.13552 second system time

The end

Launcher Data

Begin job on node90 at 2009-05-12 21:43:55
IDJOB=1807358
IDBENCH=71569
IDSOLVER=648
FILE ID=node90/1807358-1242157435
PBS_JOBID= 9289741
Free space on /tmp= 66260 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v760c43649gyes1.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807358-1242157435/watcher-1807358-1242157435 -o /tmp/evaluation-result-1807358-1242157435/solver-1807358-1242157435 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1807358-1242157435.cnf HOME

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

MD5SUM BENCH= 424de5d4f0392bf458f49384a643429b
RANDOM SEED=1915215611

node90.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.238
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.238
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:       1144564 kB
Buffers:         72448 kB
Cached:         750832 kB
SwapCached:       5436 kB
Active:          30424 kB
Inactive:       801812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1144564 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:            2040 kB
Writeback:           0 kB
Mapped:          14940 kB
Slab:            65108 kB
Committed_AS:   806632 kB
PageTables:       1428 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= 66260 MiB
End job on node90 at 2009-05-12 22:03:58