Trace number 1796406

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.1 1200.51

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.13.unsat.cnf
MD5SUM8ca1246723b65c8e0ae1eddb535ce13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2010
Number of clauses6802
Sum of the clauses size17668
Maximum clause length25
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22961
Number of clauses of size 33733
Number of clauses of size 443
Number of clauses of size 546
Number of clauses of size over 516

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 3
0.00/0.04	#LEARNT CLAUSES 0
0.00/0.04	done !
0.00/0.04	c Now, SatElite...
0.00/0.05	c Parsing...
0.04/0.05	c ==============================================================================
0.04/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.05	c ==============================================================================
0.04/0.05	c |         0 |    6737    17523 |    2021       0        0     nan |  0.000 % |
0.04/0.08	c |         0 |    5716    16936 |      --       0       --      -- |     --   | -1021/-587
0.04/0.08	c ==============================================================================
0.04/0.08	c Result  :   #vars: 1379   #clauses: 5716   #literals: 16936
0.04/0.08	c CPU time:   0.034994 s
0.04/0.08	c ==============================================================================
0.04/0.09	c SatElite is done !
0.04/0.09	c Calling MINISAT
0.04/0.09	This is MiniSat 2.0 beta
0.04/0.09	WARNING: for repeatability, setting FPU to use double precision
0.04/0.09	============================[ Problem Statistics ]=============================
0.04/0.09	|                                                                             |
0.04/0.09	|  Number of variables:  1379                                                 |
0.04/0.09	|  Number of clauses:    5716                                                 |
0.04/0.10	|  Parsing time:         0.00         s                                       |
0.04/0.10	============================[ Search Statistics ]==============================
0.04/0.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.04/0.10	===============================================================================
0.04/0.10	|         0 |    1379     5716    16936 |     1905        0    nan |  0.000 % |
0.08/0.10	|       100 |    1379     5716    16936 |     2095      100     23 |  0.000 % |
0.08/0.10	|       250 |    1379     5716    16936 |     2305      250     23 |  0.000 % |
0.08/0.12	|       475 |    1379     5716    16936 |     2535      475     26 |  0.000 % |
0.08/0.14	|       812 |    1379     5716    16936 |     2789      812     29 |  0.000 % |
0.08/0.17	|      1320 |    1379     5716    16936 |     3068     1320     26 |  0.000 % |
0.08/0.21	|      2080 |    1379     5716    16936 |     3375     2080     27 |  0.000 % |
0.08/0.31	|      3219 |    1379     5716    16936 |     3712     3219     30 |  0.002 % |
0.08/0.42	|      4928 |    1379     5716    16936 |     4084     2653     30 |  0.000 % |
0.08/0.60	|      7490 |    1379     5716    16936 |     4492     2644     31 |  0.000 % |
0.08/1.00	|     11337 |    1379     5716    16936 |     4941     3731     75 |  0.000 % |
1.38/1.44	|     17103 |    1377     5712    16920 |     5436     4082     40 |  0.293 % |
2.48/2.54	|     25755 |    1375     5698    16885 |     5979     3825     30 |  0.290 % |
3.78/3.86	|     38729 |    1375     5698    16885 |     6577     6388     39 |  0.292 % |
5.97/6.03	|     58190 |    1374     5694    16869 |     7235     5184     46 |  0.363 % |
9.57/9.67	|     87382 |    1373     5690    16853 |     7959     6518     60 |  0.435 % |
16.27/16.35	|    131171 |    1373     5690    16853 |     8754     8214     41 |  0.435 % |
25.46/25.51	|    196855 |    1373     5690    16853 |     9630     7532     44 |  0.437 % |
40.46/40.55	|    295381 |    1373     5690    16853 |    10593     7145     50 |  0.437 % |
65.75/65.81	|    443170 |    1372     5686    16837 |    11652     7287     54 |  0.508 % |
104.14/104.24	|    664854 |    1372     5686    16837 |    12818     7403     50 |  0.509 % |
170.01/170.17	|    997379 |    1372     5686    16837 |    14099     8605     59 |  0.509 % |
272.37/272.58	|   1496169 |    1372     5686    16837 |    15509     7855     27 |  0.508 % |
438.52/438.72	|   2244353 |    1372     5686    16837 |    17060    13114     45 |  0.510 % |
717.62/717.93	|   3366627 |    1372     5686    16837 |    18767    10410     63 |  0.508 % |
1163.18/1163.61	|   5050040 |    1372     5686    16837 |    20643    15847     56 |  0.510 % |
1200.07/1200.50	HOME/run.sh: line 55: 21910 Terminated              $MINISAT $TMP_2 ${TMPDIR}/$TMP.result "$@"

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1796406-1242075418/watcher-1796406-1242075418 -o /tmp/evaluation-result-1796406-1242075418/solver-1796406-1242075418 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796406-1242075418.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 21906
/proc/meminfo: memFree=1519288/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 235571119 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 237 196 169 0 51 0
[pid=21907] ppid=21906 vsize=1776 CPUtime=0
/proc/21907/stat : 21907 (revival) R 21906 21906 21775 0 -1 4194304 207 0 0 0 0 0 0 0 21 0 1 0 235571119 1818624 173 1992294400 134512640 134537284 4294956368 18446744073709551615 134527056 0 0 4096 0 0 0 0 17 1 0 0
/proc/21907/statm: 444 173 82 6 0 82 0

[startup+0.053941 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 21906
/proc/meminfo: memFree=1519288/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.04
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 311 297 0 0 0 0 4 0 19 0 1 0 235571119 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+0.101951 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 21906
/proc/meminfo: memFree=1519288/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+0.301989 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 21906
/proc/meminfo: memFree=1519288/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+0.701062 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 21906
/proc/meminfo: memFree=1519288/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+1.50121 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21910
/proc/meminfo: memFree=1516584/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=4012 CPUtime=1.4
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 684 0 0 0 140 0 0 0 25 0 1 0 235571128 4108288 668 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 1003 668 76 170 0 831 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9372

[startup+3.10151 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21910
/proc/meminfo: memFree=1516264/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=4012 CPUtime=3
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 685 0 0 0 300 0 0 0 25 0 1 0 235571128 4108288 669 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 1003 669 76 170 0 831 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9372

[startup+6.3021 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21910
/proc/meminfo: memFree=1515752/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=4540 CPUtime=6.19
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 808 0 0 0 619 0 0 0 25 0 1 0 235571128 4648960 792 1992294400 134512640 135212939 4294956240 18446744073709551615 134527276 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 1135 792 76 170 0 963 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9900

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21910
/proc/meminfo: memFree=1514728/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=5464 CPUtime=12.59
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 1032 0 0 0 1259 0 0 0 25 0 1 0 235571128 5595136 1016 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 1366 1016 76 170 0 1194 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10824

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21910
/proc/meminfo: memFree=1514216/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=5996 CPUtime=25.38
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 1162 0 0 0 2538 0 0 0 25 0 1 0 235571128 6139904 1146 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 1499 1146 76 170 0 1327 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11356

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21910
/proc/meminfo: memFree=1512872/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=7384 CPUtime=50.98
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 1513 0 0 0 5097 1 0 0 25 0 1 0 235571128 7561216 1497 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 1846 1497 76 170 0 1674 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 12744

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21910
/proc/meminfo: memFree=1512040/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=8324 CPUtime=102.16
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 1742 0 0 0 10215 1 0 0 25 0 1 0 235571128 8523776 1726 1992294400 134512640 135212939 4294956240 18446744073709551615 134536100 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 2081 1726 76 170 0 1909 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 13684

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21910
/proc/meminfo: memFree=1510568/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=9756 CPUtime=162.13
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 2093 0 0 0 16212 1 0 0 25 0 1 0 235571128 9990144 2077 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 2439 2077 76 170 0 2267 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 15116

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21910
/proc/meminfo: memFree=1510504/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=9716 CPUtime=222.11
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 2094 0 0 0 22210 1 0 0 25 0 1 0 235571128 9949184 2078 1992294400 134512640 135212939 4294956240 18446744073709551615 134526664 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 2429 2078 76 170 0 2257 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 15076

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21916
/proc/meminfo: memFree=1510376/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=9716 CPUtime=282.09
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 2096 0 0 0 28208 1 0 0 25 0 1 0 235571128 9949184 2080 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 2429 2080 76 170 0 2257 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 15076

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21916
/proc/meminfo: memFree=1510184/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=9980 CPUtime=342.07
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 2166 0 0 0 34206 1 0 0 25 0 1 0 235571128 10219520 2150 1992294400 134512640 135212939 4294956240 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 2495 2150 76 170 0 2323 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 15340

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21916
/proc/meminfo: memFree=1509800/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=10380 CPUtime=402.05
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 2272 0 0 0 40204 1 0 0 25 0 1 0 235571128 10629120 2256 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 2595 2256 76 170 0 2423 0
Current children cumulated CPU time (s) 402.13

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

[pid=21910] ppid=21906 vsize=12852 CPUtime=522.01
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 2889 0 0 0 52199 2 0 0 25 0 1 0 235571128 13160448 2873 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 3213 2873 76 170 0 3041 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 18212

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21916
/proc/meminfo: memFree=1507112/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=13116 CPUtime=581.99
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 2938 0 0 0 58197 2 0 0 25 0 1 0 235571128 13430784 2922 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 3279 2922 76 170 0 3107 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 18476

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21916
/proc/meminfo: memFree=1507112/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=13112 CPUtime=641.98
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 2938 0 0 0 64196 2 0 0 25 0 1 0 235571128 13426688 2922 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 3278 2922 76 170 0 3106 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 18472

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21916
/proc/meminfo: memFree=1506088/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=14036 CPUtime=701.95
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 3185 0 0 0 70193 2 0 0 25 0 1 0 235571128 14372864 3169 1992294400 134512640 135212939 4294956240 18446744073709551615 134537024 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 3509 3169 76 170 0 3337 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 19396

[startup+762.306 s]
/proc/loadavg: 1.18 1.04 1.01 2/67 21916
/proc/meminfo: memFree=1506088/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=14036 CPUtime=761.93
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 3185 0 0 0 76191 2 0 0 25 0 1 0 235571128 14372864 3169 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 3509 3169 76 170 0 3337 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 19396

[startup+822.302 s]
/proc/loadavg: 1.14 1.05 1.01 2/67 21916
/proc/meminfo: memFree=1505704/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=14440 CPUtime=821.91
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 3283 0 0 0 82189 2 0 0 25 0 1 0 235571128 14786560 3267 1992294400 134512640 135212939 4294956240 18446744073709551615 134536049 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 3610 3267 76 170 0 3438 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 19800

[startup+882.302 s]
/proc/loadavg: 1.11 1.05 1.01 2/67 21916
/proc/meminfo: memFree=1504616/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=15628 CPUtime=881.9
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 3562 0 0 0 88187 3 0 0 25 0 1 0 235571128 16003072 3546 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 3907 3546 76 170 0 3735 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 20988

[startup+942.302 s]
/proc/loadavg: 1.10 1.06 1.01 2/67 21916
/proc/meminfo: memFree=1504488/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=15524 CPUtime=941.87
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 3598 0 0 0 94184 3 0 0 25 0 1 0 235571128 15896576 3544 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 3881 3544 76 170 0 3709 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 20884

[startup+1002.3 s]
/proc/loadavg: 1.36 1.12 1.03 2/67 21916
/proc/meminfo: memFree=1504552/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=15512 CPUtime=1001.85
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 3598 0 0 0 100182 3 0 0 25 0 1 0 235571128 15884288 3541 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 3878 3541 76 170 0 3706 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 20872

[startup+1062.3 s]
/proc/loadavg: 1.29 1.15 1.04 2/67 21916
/proc/meminfo: memFree=1504552/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=15508 CPUtime=1061.83
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 3598 0 0 0 106180 3 0 0 25 0 1 0 235571128 15880192 3540 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 3877 3540 76 170 0 3705 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 20868

[startup+1122.3 s]
/proc/loadavg: 1.10 1.11 1.03 2/67 21916
/proc/meminfo: memFree=1504616/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=15432 CPUtime=1121.81
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 3598 0 0 0 112178 3 0 0 25 0 1 0 235571128 15802368 3521 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 3858 3521 76 170 0 3686 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 20792

[startup+1182.3 s]
/proc/loadavg: 1.04 1.09 1.03 2/67 21916
/proc/meminfo: memFree=1504680/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=15432 CPUtime=1181.79
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 3598 0 0 0 118176 3 0 0 25 0 1 0 235571128 15802368 3521 1992294400 134512640 135212939 4294956240 18446744073709551615 134536040 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 3858 3521 76 170 0 3686 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 20792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.02 1.09 1.03 2/67 21916
/proc/meminfo: memFree=1504488/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=15696 CPUtime=1199.99
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 3648 0 0 0 119996 3 0 0 25 0 1 0 235571128 16072704 3571 1992294400 134512640 135212939 4294956240 18446744073709551615 134534900 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 3924 3571 76 170 0 3752 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 21056

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

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

[startup+1200.5 s]
/proc/loadavg: 1.02 1.09 1.03 2/67 21916
/proc/meminfo: memFree=1504488/2055920 swapFree=4180300/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.08
/proc/21906/stat : 21906 (run.sh) S 21904 21906 21775 0 -1 4194304 341 668 0 0 0 0 8 0 17 0 1 0 235571119 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21906/statm: 1340 241 197 169 0 51 0
[pid=21910] ppid=21906 vsize=15696 CPUtime=1199.99
/proc/21910/stat : 21910 (minisat) R 21906 21906 21775 0 -1 4194304 3648 0 0 0 119996 3 0 0 25 0 1 0 235571128 16072704 3571 1992294400 134512640 135212939 4294956240 18446744073709551615 134534900 0 0 4096 3 0 0 0 17 1 0 0
/proc/21910/statm: 3924 3571 76 170 0 3752 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 21056

Child status: 143
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1200.06
CPU system time (s): 0.037994
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 21120

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

runsolver used 1.06884 second user time and 3.3095 second system time

The end

Launcher Data

Begin job on node82 at 2009-05-11 22:56:58
IDJOB=1796406
IDBENCH=20470
IDSOLVER=647
FILE ID=node82/1796406-1242075418
PBS_JOBID= 9277624
Free space on /tmp= 66160 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.13.unsat.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796406-1242075418/watcher-1796406-1242075418 -o /tmp/evaluation-result-1796406-1242075418/solver-1796406-1242075418 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796406-1242075418.cnf HOME

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

MD5SUM BENCH= 8ca1246723b65c8e0ae1eddb535ce13f
RANDOM SEED=264958756

node82.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.259
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.259
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:       1519768 kB
Buffers:         64564 kB
Cached:         411968 kB
SwapCached:       6744 kB
Active:         159744 kB
Inactive:       325660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1519768 kB
SwapTotal:     4192956 kB
SwapFree:      4180300 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:          13808 kB
Slab:            36692 kB
Committed_AS:   651260 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66156 MiB
End job on node82 at 2009-05-11 23:16:58