Trace number 1797356

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SatElite + ReVivAl 0.23 2009-03-18? (TO) 1200.08 1200.41

General information on the benchmark

Namegoldb-heqc-i10mul.cnf
MD5SUM80e15f28c8e2d72627ec75fe75757317
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.488
Satisfiable
(Un)Satisfiability was proved
Number of variables12998
Number of clauses77941
Sum of the clauses size262272
Maximum clause length448
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217756
Number of clauses of size 337304
Number of clauses of size 40
Number of clauses of size 522880
Number of clauses of size over 51

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 18
13.88/13.94	#LEARNT CLAUSES 1161
13.99/14.01	done !
13.99/14.01	c Now, SatElite...
13.99/14.01	c Parsing...
13.99/14.08	c ==============================================================================
13.99/14.08	c |           |     ORIGINAL     |              LEARNT              |          |
13.99/14.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
13.99/14.08	c ==============================================================================
13.99/14.08	c |         0 |   66942   205974 |   20082       0        0     nan |  0.000 % |
14.47/14.54	c |         0 |   55213   186465 |      --       0       --      -- |     --   | -11729/-19509
14.47/14.54	c ==============================================================================
14.47/14.54	c Result  :   #vars: 8965   #clauses: 55213   #literals: 186465
14.47/14.54	c CPU time:   0.52192 s
14.47/14.54	c ==============================================================================
14.57/14.66	c SatElite is done !
14.57/14.66	c Calling MINISAT
14.57/14.66	This is MiniSat 2.0 beta
14.57/14.66	WARNING: for repeatability, setting FPU to use double precision
14.57/14.66	============================[ Problem Statistics ]=============================
14.57/14.66	|                                                                             |
14.57/14.66	|  Number of variables:  8965                                                 |
14.57/14.66	|  Number of clauses:    55213                                                |
14.57/14.69	|  Parsing time:         0.03         s                                       |
14.57/14.70	============================[ Search Statistics ]==============================
14.57/14.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.57/14.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.57/14.70	===============================================================================
14.57/14.70	|         0 |    8965    55213   186465 |    18404        0    nan |  0.000 % |
14.64/14.72	|       100 |    8965    55213   186465 |    20244      100      4 |  0.000 % |
14.64/14.74	|       250 |    8965    55213   186465 |    22269      250      5 |  0.000 % |
14.64/14.80	|       475 |    8965    55213   186465 |    24496      475      5 |  0.000 % |
14.64/14.85	|       812 |    8964    55209   186456 |    26945      810      6 |  0.011 % |
14.64/14.91	|      1319 |    8964    55209   186456 |    29640     1317      7 |  0.011 % |
14.64/15.07	|      2078 |    8962    55197   186417 |    32604     2075      7 |  0.033 % |
14.64/15.27	|      3217 |    8960    55184   186390 |    35864     3212      7 |  0.056 % |
15.46/15.58	|      4925 |    8948    55128   186232 |    39451     4794      7 |  0.190 % |
16.16/16.24	|      7487 |    8929    55045   185997 |    43396     7217      7 |  0.402 % |
16.96/17.04	|     11332 |    8915    54949   185728 |    47736    10924      9 |  0.558 % |
18.57/18.61	|     17098 |    8887    54863   185476 |    52509    16303     11 |  0.881 % |
21.16/21.21	|     25747 |    8854    54760   185165 |    57760    24447     14 |  1.238 % |
24.17/24.27	|     38721 |    8850    54685   184980 |    63536    37275     34 |  1.283 % |
30.86/30.98	|     58182 |    8847    54677   184956 |    69890    56731     50 |  1.316 % |
43.15/43.23	|     87374 |    8845    54677   184956 |    76879    34267     85 |  1.339 % |
61.95/62.08	|    131163 |    8844    54649   184870 |    84567    78050     95 |  1.350 % |
90.05/90.13	|    196847 |    8843    54647   184864 |    93024    77861     75 |  1.361 % |
149.23/149.34	|    295374 |    8842    54645   184858 |   102326    33700     74 |  1.372 % |
225.81/225.99	|    443163 |    8837    54602   184746 |   112559   103116     95 |  1.428 % |
357.08/357.20	|    664848 |    8835    54602   184746 |   123815    60028     93 |  1.450 % |
602.11/602.35	|    997374 |    8828    54494   184377 |   136196    89671     78 |  1.528 % |
953.33/953.64	|   1496164 |    8828    54494   184377 |   149816   130504     73 |  1.529 % |

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-1797356-1242089470/watcher-1797356-1242089470 -o /tmp/evaluation-result-1797356-1242089470/solver-1797356-1242089470 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797356-1242089470.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/64 4392
/proc/meminfo: memFree=1058880/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=0
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236975024 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4392/statm: 1340 237 196 169 0 51 0
[pid=4393] ppid=4392 vsize=1868 CPUtime=0
/proc/4393/stat : 4393 (revival) R 4392 4392 4296 0 -1 4194304 229 0 0 0 0 0 0 0 18 0 1 0 236975024 1912832 195 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4393/statm: 531 202 81 6 0 169 0

[startup+0.0435909 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4392
/proc/meminfo: memFree=1058880/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=0
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236975024 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4392/statm: 1340 237 196 169 0 51 0
[pid=4393] ppid=4392 vsize=5744 CPUtime=0.03
/proc/4393/stat : 4393 (revival) R 4392 4392 4296 0 -1 4194304 1546 0 0 0 2 1 0 0 18 0 1 50000 236975024 5881856 1117 1992294400 134512640 134537284 4294956368 18446744073709551615 8353403 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4393/statm: 1436 1117 85 6 0 1074 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11104

[startup+0.102594 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4392
/proc/meminfo: memFree=1058880/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=0
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236975024 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4392/statm: 1340 237 196 169 0 51 0
[pid=4393] ppid=4392 vsize=6008 CPUtime=0.09
/proc/4393/stat : 4393 (revival) R 4392 4392 4296 0 -1 4194304 1605 0 0 0 8 1 0 0 18 0 1 50000 236975024 6152192 1176 1992294400 134512640 134537284 4294956368 18446744073709551615 8353403 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4393/statm: 1502 1176 85 6 0 1140 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11368

[startup+0.301612 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4392
/proc/meminfo: memFree=1058880/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=0
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236975024 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4392/statm: 1340 237 196 169 0 51 0
[pid=4393] ppid=4392 vsize=6140 CPUtime=0.29
/proc/4393/stat : 4393 (revival) R 4392 4392 4296 0 -1 4194304 1633 0 0 0 28 1 0 0 19 0 1 50000 236975024 6287360 1204 1992294400 134512640 134537284 4294956368 18446744073709551615 134516675 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4393/statm: 1535 1204 85 6 0 1173 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11500

[startup+0.701647 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4392
/proc/meminfo: memFree=1058880/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=0
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236975024 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4392/statm: 1340 237 196 169 0 51 0
[pid=4393] ppid=4392 vsize=6140 CPUtime=0.69
/proc/4393/stat : 4393 (revival) R 4392 4392 4296 0 -1 4194304 1650 0 0 0 68 1 0 0 23 0 1 50000 236975024 6287360 1221 1992294400 134512640 134537284 4294956368 18446744073709551615 8353403 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4393/statm: 1535 1221 85 6 0 1173 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11500

[startup+1.50272 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4394
/proc/meminfo: memFree=1053936/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=0
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236975024 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4392/statm: 1340 237 196 169 0 51 0
[pid=4393] ppid=4392 vsize=6140 CPUtime=1.49
/proc/4393/stat : 4393 (revival) R 4392 4392 4296 0 -1 4194304 1656 0 0 0 148 1 0 0 25 0 1 50000 236975024 6287360 1227 1992294400 134512640 134537284 4294956368 18446744073709551615 134523922 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4393/statm: 1535 1227 85 6 0 1173 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11500

[startup+3.10186 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4394
/proc/meminfo: memFree=1053808/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=0
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236975024 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4392/statm: 1340 237 196 169 0 51 0
[pid=4393] ppid=4392 vsize=6272 CPUtime=3.08
/proc/4393/stat : 4393 (revival) R 4392 4392 4296 0 -1 4194304 1657 0 0 0 307 1 0 0 25 0 1 50000 236975024 6422528 1228 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4393/statm: 1568 1228 85 6 0 1206 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11632

[startup+6.30114 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4394
/proc/meminfo: memFree=1053680/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=0
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236975024 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4392/statm: 1340 237 196 169 0 51 0
[pid=4393] ppid=4392 vsize=6272 CPUtime=6.28
/proc/4393/stat : 4393 (revival) R 4392 4392 4296 0 -1 4194304 1686 0 0 0 627 1 0 0 25 0 1 50000 236975024 6422528 1257 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4393/statm: 1568 1257 85 6 0 1206 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11632

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4394
/proc/meminfo: memFree=1053296/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=0
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236975024 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4392/statm: 1340 237 196 169 0 51 0
[pid=4393] ppid=4392 vsize=6668 CPUtime=12.68
/proc/4393/stat : 4393 (revival) R 4392 4392 4296 0 -1 4194304 1770 0 0 0 1267 1 0 0 25 0 1 50000 236975024 6828032 1341 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4393/statm: 1667 1341 85 6 0 1305 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12028

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4396
/proc/meminfo: memFree=1044016/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=14.64
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 341 4279 0 0 0 0 1461 3 15 0 1 0 236975024 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4392/statm: 1340 241 197 169 0 51 0
[pid=4396] ppid=4392 vsize=12604 CPUtime=10.83
/proc/4396/stat : 4396 (minisat) R 4392 4392 4296 0 -1 4194304 3041 0 0 0 1081 2 0 0 25 0 1 0 236976490 12906496 3025 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 1 0 0
/proc/4396/statm: 3151 3025 77 170 0 2979 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17964

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4396
/proc/meminfo: memFree=1031088/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=14.64
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 341 4279 0 0 0 0 1461 3 15 0 1 0 236975024 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4392/statm: 1340 241 197 169 0 51 0
[pid=4396] ppid=4392 vsize=25344 CPUtime=36.41
/proc/4396/stat : 4396 (minisat) R 4392 4392 4296 0 -1 4194304 6201 0 0 0 3638 3 0 0 25 0 1 0 236976490 25952256 6185 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/4396/statm: 6336 6185 77 170 0 6164 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 30704

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4396
/proc/meminfo: memFree=1015600/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=14.64
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 341 4279 0 0 0 0 1461 3 15 0 1 0 236975024 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4392/statm: 1340 241 197 169 0 51 0
[pid=4396] ppid=4392 vsize=40984 CPUtime=87.61
/proc/4396/stat : 4396 (minisat) R 4392 4392 4296 0 -1 4194304 10081 0 0 0 8754 7 0 0 25 0 1 0 236976490 41967616 10065 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 1 0 0
/proc/4396/statm: 10246 10065 77 170 0 10074 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 46344

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4396
/proc/meminfo: memFree=1010032/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=14.64
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 341 4279 0 0 0 0 1461 3 15 0 1 0 236975024 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4392/statm: 1340 241 197 169 0 51 0
[pid=4396] ppid=4392 vsize=46556 CPUtime=147.59
/proc/4396/stat : 4396 (minisat) R 4392 4392 4296 0 -1 4194304 11464 0 0 0 14751 8 0 0 25 0 1 0 236976490 47673344 11448 1992294400 134512640 135212939 4294956240 18446744073709551615 134537324 0 0 4096 3 0 0 0 17 1 0 0
/proc/4396/statm: 11639 11448 77 170 0 11467 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 51916

[startup+222.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 4396
/proc/meminfo: memFree=1004720/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=14.64
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 341 4279 0 0 0 0 1461 3 15 0 1 0 236975024 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4392/statm: 1340 241 197 169 0 51 0
[pid=4396] ppid=4392 vsize=51848 CPUtime=207.58
/proc/4396/stat : 4396 (minisat) R 4392 4392 4296 0 -1 4194304 12795 0 0 0 20748 10 0 0 25 0 1 0 236976490 53092352 12779 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/4396/statm: 12962 12779 77 170 0 12790 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 57208

[startup+282.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 4396
/proc/meminfo: memFree=998192/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=14.64
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 341 4279 0 0 0 0 1461 3 15 0 1 0 236975024 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4392/statm: 1340 241 197 169 0 51 0
[pid=4396] ppid=4392 vsize=58712 CPUtime=267.56
/proc/4396/stat : 4396 (minisat) R 4392 4392 4296 0 -1 4194304 14549 0 0 0 26744 12 0 0 25 0 1 0 236976490 60121088 14533 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4396/statm: 14678 14533 77 170 0 14506 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 64072

[startup+342.302 s]
/proc/loadavg: 1.08 1.04 1.00 2/66 4396
/proc/meminfo: memFree=993904/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=14.64
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 341 4279 0 0 0 0 1461 3 15 0 1 0 236975024 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4392/statm: 1340 241 197 169 0 51 0
[pid=4396] ppid=4392 vsize=62812 CPUtime=327.54
/proc/4396/stat : 4396 (minisat) R 4392 4392 4296 0 -1 4194304 15539 0 0 0 32741 13 0 0 25 0 1 0 236976490 64319488 15523 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/4396/statm: 15703 15523 77 170 0 15531 0
Current children cumulated CPU time (s) 342.18

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

/proc/4396/statm: 19466 19300 77 170 0 19294 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 83224

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 4396
/proc/meminfo: memFree=978544/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=14.64
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 341 4279 0 0 0 0 1461 3 15 0 1 0 236975024 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4392/statm: 1340 241 197 169 0 51 0
[pid=4396] ppid=4392 vsize=77792 CPUtime=567.49
/proc/4396/stat : 4396 (minisat) R 4392 4392 4296 0 -1 4194304 19316 0 0 0 56731 18 0 0 25 0 1 0 236976490 79659008 19299 1992294400 134512640 135212939 4294956240 18446744073709551615 134537417 0 0 4096 3 0 0 0 17 1 0 0
/proc/4396/statm: 19448 19299 77 170 0 19276 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 83152

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 4402
/proc/meminfo: memFree=978280/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=14.64
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 341 4279 0 0 0 0 1461 3 15 0 1 0 236975024 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4392/statm: 1340 241 197 169 0 51 0
[pid=4396] ppid=4392 vsize=78060 CPUtime=627.47
/proc/4396/stat : 4396 (minisat) R 4392 4392 4296 0 -1 4194304 19328 0 0 0 62729 18 0 0 25 0 1 0 236976490 79933440 19311 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4396/statm: 19515 19311 77 170 0 19343 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 83420

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 4402
/proc/meminfo: memFree=978280/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=14.64
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 341 4279 0 0 0 0 1461 3 15 0 1 0 236975024 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4392/statm: 1340 241 197 169 0 51 0
[pid=4396] ppid=4392 vsize=78060 CPUtime=687.45
/proc/4396/stat : 4396 (minisat) R 4392 4392 4296 0 -1 4194304 19328 0 0 0 68727 18 0 0 25 0 1 0 236976490 79933440 19311 1992294400 134512640 135212939 4294956240 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 1 0 0
/proc/4396/statm: 19515 19311 77 170 0 19343 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 83420

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 4402
/proc/meminfo: memFree=978280/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=14.64
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 341 4279 0 0 0 0 1461 3 15 0 1 0 236975024 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4392/statm: 1340 241 197 169 0 51 0
[pid=4396] ppid=4392 vsize=78060 CPUtime=747.44
/proc/4396/stat : 4396 (minisat) R 4392 4392 4296 0 -1 4194304 19328 0 0 0 74726 18 0 0 25 0 1 0 236976490 79933440 19311 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 1 0 0
/proc/4396/statm: 19515 19311 77 170 0 19343 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 83420

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4402
/proc/meminfo: memFree=978280/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=14.64
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 341 4279 0 0 0 0 1461 3 15 0 1 0 236975024 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4392/statm: 1340 241 197 169 0 51 0
[pid=4396] ppid=4392 vsize=78060 CPUtime=807.42
/proc/4396/stat : 4396 (minisat) R 4392 4392 4296 0 -1 4194304 19329 0 0 0 80724 18 0 0 25 0 1 0 236976490 79933440 19312 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4396/statm: 19515 19312 77 170 0 19343 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 83420

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4402
/proc/meminfo: memFree=978280/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=14.64
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 341 4279 0 0 0 0 1461 3 15 0 1 0 236975024 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4392/statm: 1340 241 197 169 0 51 0
[pid=4396] ppid=4392 vsize=78060 CPUtime=867.41
/proc/4396/stat : 4396 (minisat) R 4392 4392 4296 0 -1 4194304 19329 0 0 0 86723 18 0 0 25 0 1 0 236976490 79933440 19312 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/4396/statm: 19515 19312 77 170 0 19343 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 83420

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4402
/proc/meminfo: memFree=978288/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=14.64
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 341 4279 0 0 0 0 1461 3 15 0 1 0 236975024 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4392/statm: 1340 241 197 169 0 51 0
[pid=4396] ppid=4392 vsize=78060 CPUtime=927.39
/proc/4396/stat : 4396 (minisat) R 4392 4392 4296 0 -1 4194304 19329 0 0 0 92721 18 0 0 25 0 1 0 236976490 79933440 19312 1992294400 134512640 135212939 4294956240 18446744073709551615 134529693 0 0 4096 3 0 0 0 17 1 0 0
/proc/4396/statm: 19515 19312 77 170 0 19343 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 83420

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4402
/proc/meminfo: memFree=978288/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=14.64
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 341 4279 0 0 0 0 1461 3 15 0 1 0 236975024 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4392/statm: 1340 241 197 169 0 51 0
[pid=4396] ppid=4392 vsize=78060 CPUtime=987.38
/proc/4396/stat : 4396 (minisat) R 4392 4392 4296 0 -1 4194304 19340 0 0 0 98719 19 0 0 25 0 1 0 236976490 79933440 19323 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 1 0 0
/proc/4396/statm: 19515 19323 77 170 0 19343 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 83420

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4402
/proc/meminfo: memFree=978288/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=14.64
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 341 4279 0 0 0 0 1461 3 15 0 1 0 236975024 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4392/statm: 1340 241 197 169 0 51 0
[pid=4396] ppid=4392 vsize=78060 CPUtime=1047.37
/proc/4396/stat : 4396 (minisat) R 4392 4392 4296 0 -1 4194304 19341 0 0 0 104718 19 0 0 25 0 1 0 236976490 79933440 19324 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/4396/statm: 19515 19324 77 170 0 19343 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 83420

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4402
/proc/meminfo: memFree=978288/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=14.64
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 341 4279 0 0 0 0 1461 3 15 0 1 0 236975024 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4392/statm: 1340 241 197 169 0 51 0
[pid=4396] ppid=4392 vsize=78060 CPUtime=1107.35
/proc/4396/stat : 4396 (minisat) R 4392 4392 4296 0 -1 4194304 19341 0 0 0 110716 19 0 0 25 0 1 0 236976490 79933440 19324 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4396/statm: 19515 19324 77 170 0 19343 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 83420

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4402
/proc/meminfo: memFree=978288/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=14.64
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 341 4279 0 0 0 0 1461 3 15 0 1 0 236975024 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4392/statm: 1340 241 197 169 0 51 0
[pid=4396] ppid=4392 vsize=78060 CPUtime=1167.34
/proc/4396/stat : 4396 (minisat) R 4392 4392 4296 0 -1 4194304 19341 0 0 0 116715 19 0 0 25 0 1 0 236976490 79933440 19324 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4396/statm: 19515 19324 77 170 0 19343 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 83420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4402
/proc/meminfo: memFree=978288/2055920 swapFree=4164052/4192956
[pid=4392] ppid=4390 vsize=5360 CPUtime=14.64
/proc/4392/stat : 4392 (run.sh) S 4390 4392 4296 0 -1 4194304 341 4279 0 0 0 0 1461 3 15 0 1 0 236975024 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4392/statm: 1340 241 197 169 0 51 0
[pid=4396] ppid=4392 vsize=78060 CPUtime=1185.44
/proc/4396/stat : 4396 (minisat) R 4392 4392 4296 0 -1 4194304 19341 0 0 0 118525 19 0 0 25 0 1 0 236976490 79933440 19324 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4396/statm: 19515 19324 77 170 0 19343 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 83420

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 4392 and gives
#  childrusage.ru_utime.tv_sec=14
#  childrusage.ru_utime.tv_usec=615778
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=39993
# CPU time returned by wait4() is 14.6558
# 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.41
CPU time (s): 1200.08
CPU user time (s): 1199.86
CPU system time (s): 0.22
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 83420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.6158
system time used= 0.039993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4620
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= 9
involuntary context switches= 60

runsolver used 1.3328 second user time and 2.82557 second system time

The end

Launcher Data

Begin job on node50 at 2009-05-12 02:51:10
IDJOB=1797356
IDBENCH=71699
IDSOLVER=647
FILE ID=node50/1797356-1242089470
PBS_JOBID= 9277693
Free space on /tmp= 66280 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT_RACE06/goldb-heqc-i10mul.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797356-1242089470/watcher-1797356-1242089470 -o /tmp/evaluation-result-1797356-1242089470/solver-1797356-1242089470 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797356-1242089470.cnf HOME

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

MD5SUM BENCH= 80e15f28c8e2d72627ec75fe75757317
RANDOM SEED=1932796135

node50.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.216
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.216
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:       1059360 kB
Buffers:         71472 kB
Cached:         845568 kB
SwapCached:      23672 kB
Active:         314496 kB
Inactive:       628092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1059360 kB
SwapTotal:     4192956 kB
SwapFree:      4164052 kB
Dirty:            2968 kB
Writeback:           0 kB
Mapped:          13728 kB
Slab:            39992 kB
Committed_AS:   788372 kB
PageTables:       1448 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= 66276 MiB
End job on node50 at 2009-05-12 03:11:12