Trace number 1820421

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
APTUSAT 2009-03-22? (TO) 1200.08 1200.02

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-08.cnf
MD5SUM81ed5ec4a2e7c208a4184383f9e53838
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 variables4614
Number of clauses16637
Sum of the clauses size44007
Maximum clause length97
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27532
Number of clauses of size 38048
Number of clauses of size 4732
Number of clauses of size 5246
Number of clauses of size over 578

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   16192    42927 |    4857       0        0     nan |  0.000 % |
0.08/0.11	c |         0 |   12797    40460 |      --       0       --      -- |     --   | -3395/-2467
0.08/0.11	c ==============================================================================
0.08/0.11	c Result  :   #vars: 2513   #clauses: 12797   #literals: 40460
0.08/0.11	c CPU time:   0.1 s
0.08/0.11	c ==============================================================================
0.12/0.12	This is MiniSat 2.0 beta
0.12/0.12	WARNING: for repeatability, setting FPU to use double precision
0.12/0.12	============================[ Problem Statistics ]=============================
0.12/0.12	|                                                                             |
0.12/0.12	|  Number of variables:  2513                                                 |
0.12/0.12	|  Number of clauses:    12797                                                |
0.12/0.13	|  Parsing time:         0.00         s                                       |
0.12/0.13	============================[ Search Statistics ]==============================
0.12/0.13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.12/0.13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.12/0.13	===============================================================================
0.12/0.13	|         0 |    2513    12797    40460 |     4265        0    nan |  0.000 % |
0.12/0.14	|       100 |    2513    12797    40460 |     4692      100      9 |  0.003 % |
0.12/0.14	|       251 |    2513    12797    40460 |     5161      251     12 |  0.000 % |
0.12/0.18	|       476 |    2513    12797    40460 |     5677      476     46 |  0.000 % |
0.12/0.24	|       815 |    2513    12797    40460 |     6245      815     52 |  0.000 % |
0.12/0.32	|      1321 |    2513    12797    40460 |     6869     1321     59 |  0.000 % |
0.12/0.44	|      2080 |    2513    12797    40460 |     7556     2080     59 |  0.000 % |
0.12/0.66	|      3220 |    2513    12797    40460 |     8312     3220     62 |  0.000 % |
0.12/0.97	|      4929 |    2513    12797    40460 |     9143     4929     59 |  0.000 % |
1.52/1.54	|      7494 |    2513    12797    40460 |    10058     7494     61 |  0.000 % |
2.62/2.69	|     11338 |    2513    12797    40460 |    11064     6032     45 |  0.000 % |
4.32/4.42	|     17105 |    2513    12797    40460 |    12170     6028     42 |  0.000 % |
6.82/6.90	|     25755 |    2513    12797    40460 |    13387     8383     43 |  0.000 % |
10.72/10.80	|     38730 |    2513    12797    40460 |    14726     7441     39 |  0.000 % |
16.73/16.81	|     58192 |    2513    12797    40460 |    16198    11782     48 |  0.000 % |
25.92/25.98	|     87384 |    2513    12797    40460 |    17818    16242     47 |  0.000 % |
41.12/41.18	|    131174 |    2513    12797    40460 |    19600    14494     46 |  0.000 % |
64.02/64.01	|    196861 |    2513    12797    40460 |    21560    10349     44 |  0.000 % |
98.52/98.60	|    295391 |    2513    12797    40460 |    23716    20898     49 |  0.000 % |
157.43/157.47	|    443180 |    2513    12797    40460 |    26088    12469     43 |  0.000 % |
246.44/246.44	|    664866 |    2513    12797    40460 |    28697    23481     43 |  0.000 % |
394.63/394.70	|    997391 |    2513    12797    40460 |    31566    22574     44 |  0.000 % |
643.35/643.32	|   1496180 |    2513    12797    40460 |    34723    26036     52 |  0.000 % |
1011.27/1011.24	|   2244363 |    2513    12797    40460 |    38196    33423     49 |  0.000 % |
1200.07/1200.02	HOME/SatELiteGTI: line 36: 12120 Terminated              $MS $2 $TMP.cnf $TMP.result

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1820421-1242441766/watcher-1820421-1242441766 -o /tmp/evaluation-result-1820421-1242441766/solver-1820421-1242441766 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820421-1242441766.cnf -restarts=1 

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: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.14 1.04 1.01 2/93 12114
/proc/meminfo: memFree=1495436/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2416 CPUtime=0
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1008677395 2473984 277 4294967295 134512640 135169312 3214816544 3214815080 3084926702 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12114/statm: 604 277 235 161 0 43 0
[pid=12118] ppid=12114 vsize=948 CPUtime=0
/proc/12118/stat : 12118 (SatELite_releas) R 12114 12114 10114 0 -1 4202496 118 0 0 0 0 0 0 0 18 0 1 0 1008677395 970752 53 4294967295 134512640 135223648 3215009104 3215006352 134740979 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12118/statm: 238 55 45 174 0 63 0

[startup+0.077726 s]
/proc/loadavg: 1.14 1.04 1.01 2/93 12114
/proc/meminfo: memFree=1495436/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2416 CPUtime=0
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1008677395 2473984 277 4294967295 134512640 135169312 3214816544 3214815080 3084926702 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12114/statm: 604 277 235 161 0 43 0
[pid=12118] ppid=12114 vsize=4024 CPUtime=0.08
/proc/12118/stat : 12118 (SatELite_releas) R 12114 12114 10114 0 -1 4202496 846 0 0 0 7 1 0 0 18 0 1 0 1008677395 4120576 781 4294967295 134512640 135223648 3215009104 3215007456 134602396 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12118/statm: 1006 781 73 174 0 831 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6440

[startup+0.117723 s]
/proc/loadavg: 1.14 1.04 1.01 2/93 12114
/proc/meminfo: memFree=1495436/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2416 CPUtime=0
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1008677395 2473984 277 4294967295 134512640 135169312 3214816544 3214815080 3084926702 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12114/statm: 604 277 235 161 0 43 0
[pid=12118] ppid=12114 vsize=3892 CPUtime=0.12
/proc/12118/stat : 12118 (SatELite_releas) R 12114 12114 10114 0 -1 4202496 878 0 0 0 11 1 0 0 18 0 1 0 1008677395 3985408 781 4294967295 134512640 135223648 3215009104 3215005908 134818609 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12118/statm: 973 781 75 174 0 798 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 6308

[startup+0.317713 s]
/proc/loadavg: 1.14 1.04 1.01 2/93 12114
/proc/meminfo: memFree=1495436/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 2420

[startup+0.717694 s]
/proc/loadavg: 1.14 1.04 1.01 2/93 12114
/proc/meminfo: memFree=1495436/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 2420

[startup+1.51766 s]
/proc/loadavg: 1.14 1.04 1.01 2/95 12120
/proc/meminfo: memFree=1493080/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=4796 CPUtime=1.4
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 926 0 0 0 136 4 0 0 25 0 1 0 1008677407 4911104 861 4294967295 134512640 135213731 3214218480 3214216960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 1199 861 73 172 0 1025 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 7216

[startup+3.11758 s]
/proc/loadavg: 1.13 1.04 1.01 2/95 12120
/proc/meminfo: memFree=1491840/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=5588 CPUtime=3
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 1141 0 0 0 296 4 0 0 25 0 1 0 1008677407 5722112 1076 4294967295 134512640 135213731 3214218480 3214216960 134529968 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 1397 1076 73 172 0 1223 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8008

[startup+6.31742 s]
/proc/loadavg: 1.13 1.04 1.01 2/95 12120
/proc/meminfo: memFree=1491592/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=5872 CPUtime=6.2
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 1189 0 0 0 616 4 0 0 25 0 1 0 1008677407 6012928 1124 4294967295 134512640 135213731 3214218480 3214216960 134530202 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 1468 1124 73 172 0 1294 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 8292

[startup+12.7171 s]
/proc/loadavg: 1.11 1.04 1.01 2/95 12120
/proc/meminfo: memFree=1491116/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=6136 CPUtime=12.6
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 1284 0 0 0 1256 4 0 0 25 0 1 0 1008677407 6283264 1219 4294967295 134512640 135213731 3214218480 3214216960 134529996 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 1534 1219 73 172 0 1360 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 8556

[startup+25.5165 s]
/proc/loadavg: 1.09 1.04 1.01 2/95 12120
/proc/meminfo: memFree=1489724/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=7592 CPUtime=25.4
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 1628 0 0 0 2536 4 0 0 25 0 1 0 1008677407 7774208 1563 4294967295 134512640 135213731 3214218480 3214216960 134530189 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 1898 1563 73 172 0 1724 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 10012

[startup+51.1152 s]
/proc/loadavg: 1.06 1.03 1.01 2/95 12124
/proc/meminfo: memFree=1489112/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=8252 CPUtime=51
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 1796 0 0 0 5096 4 0 0 25 0 1 0 1008677407 8450048 1731 4294967295 134512640 135213731 3214218480 3214216736 134537030 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 2063 1731 73 172 0 1889 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 10672

[startup+102.323 s]
/proc/loadavg: 1.02 1.03 1.00 2/95 12309
/proc/meminfo: memFree=1487888/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=9448 CPUtime=102.21
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 2101 0 0 0 10214 7 0 0 25 0 1 0 1008677407 9674752 2036 4294967295 134512640 135213731 3214218480 3214216960 134530180 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 2362 2036 73 172 0 2188 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 11868

[startup+162.32 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 12498
/proc/meminfo: memFree=1487392/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=9844 CPUtime=162.21
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 2188 0 0 0 16214 7 0 0 25 0 1 0 1008677407 10080256 2123 4294967295 134512640 135213731 3214218480 3214216960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 2461 2123 73 172 0 2287 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 12264

[startup+222.317 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 12687
/proc/meminfo: memFree=1485896/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=11040 CPUtime=222.21
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 2507 0 0 0 22213 8 0 0 25 0 1 0 1008677407 11304960 2442 4294967295 134512640 135213731 3214218480 3214216960 134530117 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 2760 2442 73 172 0 2586 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 13460

[startup+282.314 s]
/proc/loadavg: 1.12 1.04 1.01 3/95 12878
/proc/meminfo: memFree=1484888/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=12288 CPUtime=282.21
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 2785 0 0 0 28213 8 0 0 25 0 1 0 1008677407 12582912 2720 4294967295 134512640 135213731 3214218480 3214216960 134529987 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 3072 2720 73 172 0 2898 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 14708

[startup+342.311 s]
/proc/loadavg: 1.04 1.03 1.00 3/95 13066
/proc/meminfo: memFree=1484856/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=12288 CPUtime=342.21
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 2785 0 0 0 34213 8 0 0 25 0 1 0 1008677407 12582912 2720 4294967295 134512640 135213731 3214218480 3214216960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 3072 2720 73 172 0 2898 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 14708

[startup+402.308 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 13254
/proc/meminfo: memFree=1484624/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12

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

[pid=12120] ppid=12114 vsize=12288 CPUtime=462.21
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 2803 0 0 0 46212 9 0 0 25 0 1 0 1008677407 12582912 2738 4294967295 134512640 135213731 3214218480 3214216960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 3072 2738 73 172 0 2898 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 14708

[startup+522.312 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 13631
/proc/meminfo: memFree=1484244/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=12848 CPUtime=522.22
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 2925 0 0 0 52213 9 0 0 25 0 1 0 1008677407 13156352 2860 4294967295 134512640 135213731 3214218480 3214216960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 3212 2860 73 172 0 3038 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 15268

[startup+582.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 13819
/proc/meminfo: memFree=1483856/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=13112 CPUtime=582.23
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 3008 0 0 0 58214 9 0 0 25 0 1 0 1008677407 13426688 2943 4294967295 134512640 135213731 3214218480 3214216736 134537621 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 3278 2943 73 172 0 3104 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 15532

[startup+642.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 14011
/proc/meminfo: memFree=1482748/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=13904 CPUtime=642.23
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 3201 0 0 0 64214 9 0 0 25 0 1 0 1008677407 14237696 3136 4294967295 134512640 135213731 3214218480 3214216960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 3476 3136 73 172 0 3302 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 16324

[startup+702.324 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 14197
/proc/meminfo: memFree=1481376/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=15236 CPUtime=702.24
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 3524 0 0 0 70208 16 0 0 25 0 1 0 1008677407 15601664 3459 4294967295 134512640 135213731 3214218480 3214216672 134527315 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 3809 3459 73 172 0 3635 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 17656

[startup+762.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 14386
/proc/meminfo: memFree=1481260/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=15368 CPUtime=762.24
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 3540 0 0 0 76208 16 0 0 25 0 1 0 1008677407 15736832 3475 4294967295 134512640 135213731 3214218480 3214216960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 3842 3475 73 172 0 3668 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 17788

[startup+822.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 14574
/proc/meminfo: memFree=1481152/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=15368 CPUtime=822.24
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 3541 0 0 0 82208 16 0 0 25 0 1 0 1008677407 15736832 3476 4294967295 134512640 135213731 3214218480 3214216960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 3842 3476 73 172 0 3668 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 17788

[startup+882.315 s]
/proc/loadavg: 1.10 1.03 1.01 3/95 14762
/proc/meminfo: memFree=1481144/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=15368 CPUtime=882.24
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 3541 0 0 0 88208 16 0 0 25 0 1 0 1008677407 15736832 3476 4294967295 134512640 135213731 3214218480 3214216960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 3842 3476 73 172 0 3668 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 17788

[startup+942.322 s]
/proc/loadavg: 1.04 1.02 1.00 3/95 14949
/proc/meminfo: memFree=1480632/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=15764 CPUtime=942.25
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 3645 0 0 0 94208 17 0 0 25 0 1 0 1008677407 16142336 3580 4294967295 134512640 135213731 3214218480 3214216960 134530403 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 3941 3580 73 172 0 3767 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 18184

[startup+1002.32 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 15136
/proc/meminfo: memFree=1480508/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=15900 CPUtime=1002.25
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 3672 0 0 0 100208 17 0 0 25 0 1 0 1008677407 16281600 3607 4294967295 134512640 135213731 3214218480 3214216736 134536458 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 3975 3607 73 172 0 3801 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 18320

[startup+1062.33 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 15340
/proc/meminfo: memFree=1479408/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=16972 CPUtime=1062.26
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 3946 0 0 0 106206 20 0 0 25 0 1 0 1008677407 17379328 3881 4294967295 134512640 135213731 3214218480 3214216736 134536125 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 4243 3881 73 172 0 4069 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 19392

[startup+1122.31 s]
/proc/loadavg: 1.09 1.04 1.01 3/95 15528
/proc/meminfo: memFree=1479276/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=16972 CPUtime=1122.25
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 3947 0 0 0 112205 20 0 0 25 0 1 0 1008677407 17379328 3882 4294967295 134512640 135213731 3214218480 3214216960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 4243 3882 73 172 0 4069 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 19392

[startup+1182.31 s]
/proc/loadavg: 1.03 1.03 1.00 2/95 15716
/proc/meminfo: memFree=1478952/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=17260 CPUtime=1182.25
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 4033 0 0 0 118205 20 0 0 25 0 1 0 1008677407 17674240 3968 4294967295 134512640 135213731 3214218480 3214216960 134529987 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 4315 3968 73 172 0 4141 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 19680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.02 1.02 1.00 2/95 15718
/proc/meminfo: memFree=1478828/2074464 swapFree=1950872/1959888
[pid=12114] ppid=12112 vsize=2420 CPUtime=0.12
/proc/12114/stat : 12114 (SatELiteGTI) S 12112 12114 10114 0 -1 4194304 385 1523 0 0 0 0 11 1 24 0 1 0 1008677395 2478080 278 4294967295 134512640 135169312 3214816544 3214812760 3084926702 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12114/statm: 605 278 235 161 0 44 0
[pid=12120] ppid=12114 vsize=17260 CPUtime=1199.95
/proc/12120/stat : 12120 (minisat_static) R 12114 12114 10114 0 -1 4202496 4043 0 0 0 119975 20 0 0 25 0 1 0 1008677407 17674240 3978 4294967295 134512640 135213731 3214218480 3214216960 134529968 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12120/statm: 4315 3978 73 172 0 4141 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 19680

Sending SIGTERM to process tree (bottom up)


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

Child status: 143
Real time (s): 1200.02
CPU time (s): 1200.08
CPU user time (s): 1199.86
CPU system time (s): 0.22
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 19680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
system time used= 0.22
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6230
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= 21
involuntary context switches= 1565

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-16 04:42:46
IDJOB=1820421
IDBENCH=20400
IDSOLVER=662
FILE ID=tipi13/1820421-1242441766
PBS_JOBID=
Free space on /tmp= 8377 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-08.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820421-1242441766/watcher-1820421-1242441766 -o /tmp/evaluation-result-1820421-1242441766/solver-1820421-1242441766 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820421-1242441766.cnf -restarts=1

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

MD5SUM BENCH= 81ed5ec4a2e7c208a4184383f9e53838
RANDOM SEED= 592621552

Linux tipi13 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.37

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1495436 kB
Buffers:         24456 kB
Cached:         473176 kB
SwapCached:       3612 kB
Active:         257864 kB
Inactive:       249448 kB
HighTotal:     1178688 kB
HighFree:       736824 kB
LowTotal:       895776 kB
LowFree:        758612 kB
SwapTotal:     1959888 kB
SwapFree:      1950872 kB
Dirty:            1932 kB
Writeback:           0 kB
AnonPages:        8624 kB
Mapped:           2932 kB
Slab:            62604 kB
PageTables:        484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90604 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8377 MiB
End job on tipi13 at 2009-05-16 05:02:46