Trace number 1820899

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
MiniSat2hack 2009-03-23? (TO) 1200.02 1199.95

General information on the benchmark

NameAPPLICATIONS/
bitverif/minxor/minxor128.cnf
MD5SUM10b48467ea3d951975cb9264f0b654fe
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 variables54258
Number of clauses160469
Sum of the clauses size374425
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2106978
Number of clauses of size 353489
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.12/0.15	c ==============================================================================
0.12/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.15	c ==============================================================================
0.12/0.15	c |         0 |  160467   374423 |   48140       0        0     nan |  0.000 % |
5.01/5.03	c |         0 |   63354   307031 |      --       0       --      -- |     --   | -97071/-67291
5.01/5.03	c ==============================================================================
5.01/5.03	c Result  :   #vars: 5505   #clauses: 63354   #literals: 307031
5.01/5.03	c CPU time:   4.9 s
5.01/5.03	c ==============================================================================
5.11/5.14	This is MiniSat 2.0 beta with hacks by AVG
5.11/5.14	WARNING: for repeatability, setting FPU to use double precision
5.11/5.14	============================[ Problem Statistics ]=============================
5.11/5.14	|                                                                             |
5.11/5.14	|  Number of variables:  5505                                                 |
5.11/5.14	|  Number of clauses:    63354                                                |
5.11/5.19	|  Parsing time:         0.03         s                                       |
1200.00/1199.94	HOME/SatELiteGTI: line 36: 30169 Terminated              $MS $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-1820899-1242486104/watcher-1820899-1242486104 -o /tmp/evaluation-result-1820899-1242486104/solver-1820899-1242486104 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820899-1242486104.cnf 

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.36 1.09 1.02 3/91 30163
/proc/meminfo: memFree=1547544/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2412 CPUtime=0
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 366 647 0 0 0 0 0 0 21 0 1 0 1013108483 2469888 276 4294967295 134512640 135169312 3220384384 3220382920 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 603 276 235 161 0 42 0
[pid=30167] ppid=30163 vsize=948 CPUtime=0
/proc/30167/stat : 30167 (SatELite_releas) R 30163 30163 15108 0 -1 4202496 113 0 0 0 0 0 0 0 18 0 1 0 1013108483 970752 49 4294967295 134512640 135223648 3214613744 3214612648 134736942 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30167/statm: 238 54 44 174 0 63 0

[startup+0.088793 s]
/proc/loadavg: 1.36 1.09 1.02 3/91 30163
/proc/meminfo: memFree=1547544/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2412 CPUtime=0
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 366 647 0 0 0 0 0 0 21 0 1 0 1013108483 2469888 276 4294967295 134512640 135169312 3220384384 3220382920 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 603 276 235 161 0 42 0
[pid=30167] ppid=30163 vsize=15296 CPUtime=0.09
/proc/30167/stat : 30167 (SatELite_releas) R 30163 30163 15108 0 -1 4202496 3078 0 0 0 8 1 0 0 18 0 1 0 1013108483 15663104 3014 4294967295 134512640 135223648 3214613744 3214612312 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30167/statm: 3824 3015 46 174 0 3649 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17708

[startup+0.118789 s]
/proc/loadavg: 1.36 1.09 1.02 3/91 30163
/proc/meminfo: memFree=1547544/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2412 CPUtime=0
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 366 647 0 0 0 0 0 0 21 0 1 0 1013108483 2469888 276 4294967295 134512640 135169312 3220384384 3220382920 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 603 276 235 161 0 42 0
[pid=30167] ppid=30163 vsize=18580 CPUtime=0.12
/proc/30167/stat : 30167 (SatELite_releas) R 30163 30163 15108 0 -1 4202496 4083 0 0 0 11 1 0 0 18 0 1 0 1013108483 19025920 4019 4294967295 134512640 135223648 3214613744 3214612312 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30167/statm: 4645 4019 46 174 0 4470 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 20992

[startup+0.318774 s]
/proc/loadavg: 1.36 1.09 1.02 3/91 30163
/proc/meminfo: memFree=1547544/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2412 CPUtime=0
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 366 647 0 0 0 0 0 0 21 0 1 0 1013108483 2469888 276 4294967295 134512640 135169312 3220384384 3220382920 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 603 276 235 161 0 42 0
[pid=30167] ppid=30163 vsize=25028 CPUtime=0.32
/proc/30167/stat : 30167 (SatELite_releas) R 30163 30163 15108 0 -1 4202496 6093 0 0 0 28 4 0 0 18 0 1 0 1013108483 25628672 5609 4294967295 134512640 135223648 3214613744 3214611744 134548161 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30167/statm: 6257 5609 73 174 0 6082 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 27440

[startup+0.718744 s]
/proc/loadavg: 1.36 1.09 1.02 3/91 30163
/proc/meminfo: memFree=1547544/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2412 CPUtime=0
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 366 647 0 0 0 0 0 0 21 0 1 0 1013108483 2469888 276 4294967295 134512640 135169312 3220384384 3220382920 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 603 276 235 161 0 42 0
[pid=30167] ppid=30163 vsize=25600 CPUtime=0.71
/proc/30167/stat : 30167 (SatELite_releas) R 30163 30163 15108 0 -1 4202496 6258 0 0 0 66 5 0 0 18 0 1 0 1013108483 26214400 5774 4294967295 134512640 135223648 3214613744 3214611696 134564043 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30167/statm: 6400 5774 73 174 0 6225 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 28012

[startup+1.51868 s]
/proc/loadavg: 1.36 1.09 1.02 2/93 30168
/proc/meminfo: memFree=1520884/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2412 CPUtime=0
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 366 647 0 0 0 0 0 0 21 0 1 0 1013108483 2469888 276 4294967295 134512640 135169312 3220384384 3220382920 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 603 276 235 161 0 42 0
[pid=30167] ppid=30163 vsize=26940 CPUtime=1.51
/proc/30167/stat : 30167 (SatELite_releas) R 30163 30163 15108 0 -1 4202496 6561 0 0 0 146 5 0 0 20 0 1 0 1013108483 27586560 6077 4294967295 134512640 135223648 3214613744 3214611744 134548998 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30167/statm: 6735 6077 73 174 0 6560 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 29352

[startup+3.11856 s]
/proc/loadavg: 1.36 1.09 1.02 2/93 30168
/proc/meminfo: memFree=1514808/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2412 CPUtime=0
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 366 647 0 0 0 0 0 0 21 0 1 0 1013108483 2469888 276 4294967295 134512640 135169312 3220384384 3220382920 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 603 276 235 161 0 42 0
[pid=30167] ppid=30163 vsize=29024 CPUtime=3.11
/proc/30167/stat : 30167 (SatELite_releas) R 30163 30163 15108 0 -1 4202496 7023 0 0 0 303 8 0 0 25 0 1 0 1013108483 29720576 6539 4294967295 134512640 135223648 3214613744 3214611760 134586656 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30167/statm: 7256 6539 73 174 0 7081 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 31436

[startup+6.31832 s]
/proc/loadavg: 1.33 1.09 1.02 2/93 30169
/proc/meminfo: memFree=1523240/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=9420 CPUtime=1.18
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 2252 0 0 0 115 3 0 0 25 0 1 0 1013108997 9646080 2187 4294967295 134512640 135214715 3214447904 3214446368 134528749 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30169/statm: 2355 2187 74 172 0 2182 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 11836

[startup+12.7178 s]
/proc/loadavg: 1.31 1.09 1.02 2/93 30172
/proc/meminfo: memFree=1499380/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=32132 CPUtime=7.58
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 7926 0 0 0 751 7 0 0 25 0 1 0 1013108997 32903168 7861 4294967295 134512640 135214715 3214447904 3214446368 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 8033 7861 74 172 0 7860 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 34548

[startup+25.5168 s]
/proc/loadavg: 1.24 1.08 1.02 2/93 30174
/proc/meminfo: memFree=1472032/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=57680 CPUtime=20.38
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 14303 0 0 0 2028 10 0 0 25 0 1 0 1013108997 59064320 14238 4294967295 134512640 135214715 3214447904 3214446368 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 14420 14238 74 172 0 14247 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 60096

[startup+51.1149 s]
/proc/loadavg: 1.16 1.08 1.02 2/93 30177
/proc/meminfo: memFree=1445768/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=85024 CPUtime=45.98
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 21131 0 0 0 4583 15 0 0 25 0 1 0 1013108997 87064576 21066 4294967295 134512640 135214715 3214447904 3214445280 134536353 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 21256 21066 74 172 0 21083 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 87440

[startup+102.321 s]
/proc/loadavg: 1.07 1.06 1.01 2/93 30365
/proc/meminfo: memFree=1402980/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=126080 CPUtime=97.19
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 31370 0 0 0 9702 17 0 0 25 0 1 0 1013108997 129105920 31305 4294967295 134512640 135214715 3214447904 3214446368 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 31520 31305 74 172 0 31347 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 128496

[startup+162.316 s]
/proc/loadavg: 1.02 1.05 1.01 2/93 30552
/proc/meminfo: memFree=1331812/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=196928 CPUtime=157.19
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 49080 0 0 0 15683 36 0 0 25 0 1 0 1013108997 201654272 49015 4294967295 134512640 135214715 3214447904 3214446368 134528698 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 49232 49015 74 172 0 49059 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 199344

[startup+222.312 s]
/proc/loadavg: 1.01 1.04 1.00 3/93 30739
/proc/meminfo: memFree=1331696/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=196928 CPUtime=217.19
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 49080 0 0 0 21683 36 0 0 25 0 1 0 1013108997 201654272 49015 4294967295 134512640 135214715 3214447904 3214446368 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 49232 49015 74 172 0 49059 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 199344

[startup+282.307 s]
/proc/loadavg: 1.00 1.03 1.00 2/93 30927
/proc/meminfo: memFree=1326612/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=201964 CPUtime=277.19
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 50341 0 0 0 27683 36 0 0 25 0 1 0 1013108997 206811136 50276 4294967295 134512640 135214715 3214447904 3214446368 134528695 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 50491 50276 74 172 0 50318 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 204380

[startup+342.313 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 31118
/proc/meminfo: memFree=1326992/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=201964 CPUtime=337.2
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 50341 0 0 0 33684 36 0 0 25 0 1 0 1013108997 206811136 50276 4294967295 134512640 135214715 3214447904 3214446368 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 50491 50276 74 172 0 50318 0
Current children cumulated CPU time (s) 342.33

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

[pid=30169] ppid=30163 vsize=273960 CPUtime=517.22
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 68361 0 0 0 51673 49 0 0 25 0 1 0 1013108997 280535040 68296 4294967295 134512640 135214715 3214447904 3214446368 134528588 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 68490 68296 74 172 0 68317 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 276376

[startup+582.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 31872
/proc/meminfo: memFree=1254880/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=273960 CPUtime=577.21
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 68362 0 0 0 57672 49 0 0 25 0 1 0 1013108997 280535040 68297 4294967295 134512640 135214715 3214447904 3214446368 134528702 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 68490 68297 74 172 0 68317 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 276376

[startup+642.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 32061
/proc/meminfo: memFree=1243736/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=285188 CPUtime=637.22
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 71148 0 0 0 63672 50 0 0 25 0 1 0 1013108997 292032512 71083 4294967295 134512640 135214715 3214447904 3214446368 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 71297 71083 74 172 0 71124 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 287604

[startup+702.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 32247
/proc/meminfo: memFree=1243596/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=285188 CPUtime=697.23
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 71148 0 0 0 69673 50 0 0 25 0 1 0 1013108997 292032512 71083 4294967295 134512640 135214715 3214447904 3214446368 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 71297 71083 74 172 0 71124 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 287604

[startup+762.32 s]
/proc/loadavg: 1.06 1.02 1.00 2/93 32440
/proc/meminfo: memFree=1243316/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=285188 CPUtime=757.24
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 71148 0 0 0 75674 50 0 0 25 0 1 0 1013108997 292032512 71083 4294967295 134512640 135214715 3214447904 3214445920 134536373 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 71297 71083 74 172 0 71124 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 287604

[startup+822.316 s]
/proc/loadavg: 1.13 1.04 1.01 3/93 32627
/proc/meminfo: memFree=1203800/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=324948 CPUtime=817.24
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 81014 0 0 0 81670 54 0 0 25 0 1 0 1013108997 332746752 80949 4294967295 134512640 135214715 3214447904 3214446112 134538629 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 81237 80949 74 172 0 81064 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 327364

[startup+882.321 s]
/proc/loadavg: 1.05 1.03 1.00 2/93 347
/proc/meminfo: memFree=1203560/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=324948 CPUtime=877.25
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 81015 0 0 0 87671 54 0 0 25 0 1 0 1013108997 332746752 80950 4294967295 134512640 135214715 3214447904 3214446368 134528693 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 81237 80950 74 172 0 81064 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 327364

[startup+942.307 s]
/proc/loadavg: 1.02 1.02 1.00 3/93 539
/proc/meminfo: memFree=1203436/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=324948 CPUtime=937.24
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 81015 0 0 0 93670 54 0 0 25 0 1 0 1013108997 332746752 80950 4294967295 134512640 135214715 3214447904 3214446368 134528763 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 81237 80950 74 172 0 81064 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 327364

[startup+1002.31 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 725
/proc/meminfo: memFree=1203552/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=324948 CPUtime=997.25
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 81016 0 0 0 99671 54 0 0 25 0 1 0 1013108997 332746752 80951 4294967295 134512640 135214715 3214447904 3214446368 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 81237 80951 74 172 0 81064 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 327364

[startup+1062.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 923
/proc/meminfo: memFree=1190904/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=337620 CPUtime=1057.26
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 84189 0 0 0 105671 55 0 0 25 0 1 0 1013108997 345722880 84124 4294967295 134512640 135214715 3214447904 3214446112 134538702 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 84405 84124 74 172 0 84232 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 340036

[startup+1122.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 1115
/proc/meminfo: memFree=1191076/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=337620 CPUtime=1117.27
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 84189 0 0 0 111672 55 0 0 25 0 1 0 1013108997 345722880 84124 4294967295 134512640 135214715 3214447904 3214445536 134536289 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 84405 84124 74 172 0 84232 0
Current children cumulated CPU time (s) 1122.4
Current children cumulated vsize (KiB) 340036

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 1307
/proc/meminfo: memFree=1191200/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=337612 CPUtime=1177.27
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 84191 0 0 0 117672 55 0 0 25 0 1 0 1013108997 345714688 84126 4294967295 134512640 135214715 3214447904 3214446368 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 84403 84126 74 172 0 84230 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 340028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 1309
/proc/meminfo: memFree=1191192/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=337612 CPUtime=1194.87
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 84191 0 0 0 119432 55 0 0 25 0 1 0 1013108997 345714688 84126 4294967295 134512640 135214715 3214447904 3214446368 134528620 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 84403 84126 74 172 0 84230 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 340028

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

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

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 1309
/proc/meminfo: memFree=1191192/2074464 swapFree=1952056/1959888
[pid=30163] ppid=30161 vsize=2416 CPUtime=5.13
/proc/30163/stat : 30163 (SatELiteGTI) S 30161 30163 15108 0 -1 4194304 385 8755 0 0 0 0 500 13 18 0 1 0 1013108483 2473984 277 4294967295 134512640 135169312 3220384384 3220380600 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30163/statm: 604 277 235 161 0 43 0
[pid=30169] ppid=30163 vsize=337612 CPUtime=1194.87
/proc/30169/stat : 30169 (minisat_static) R 30163 30163 15108 0 -1 4202496 84191 0 0 0 119432 55 0 0 25 0 1 0 1013108997 345714688 84126 4294967295 134512640 135214715 3214447904 3214446368 134528620 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30169/statm: 84403 84126 74 172 0 84230 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 340028

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.95
CPU time (s): 1200.02
CPU user time (s): 1199.32
CPU system time (s): 0.7
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 340036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.32
system time used= 0.7
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93422
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= 17
involuntary context switches= 1476

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-16 17:01:44
IDJOB=1820899
IDBENCH=70762
IDSOLVER=660
FILE ID=tipi24/1820899-1242486104
PBS_JOBID=
Free space on /tmp= 10048 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxor/minxor128.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820899-1242486104/watcher-1820899-1242486104 -o /tmp/evaluation-result-1820899-1242486104/solver-1820899-1242486104 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820899-1242486104.cnf

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

MD5SUM BENCH= 10b48467ea3d951975cb9264f0b654fe
RANDOM SEED= 1848533556

Linux tipi24 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.461
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.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
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.75

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
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.461
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.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1547544 kB
Buffers:         24604 kB
Cached:         421096 kB
SwapCached:       3828 kB
Active:          54736 kB
Inactive:       400544 kB
HighTotal:     1178688 kB
HighFree:       837972 kB
LowTotal:       895776 kB
LowFree:        709572 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:            4356 kB
Writeback:           0 kB
AnonPages:        8724 kB
Mapped:           3204 kB
Slab:            63048 kB
PageTables:        468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87800 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 10048 MiB
End job on tipi24 at 2009-05-16 17:21:46