Trace number 1821913

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.01 1199.93

General information on the benchmark

Namegoldb-heqc-term1mul.cnf
MD5SUMc356d60706abf7ddd80826e417c8de67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark64.67
Satisfiable
(Un)Satisfiability was proved
Number of variables3504
Number of clauses22229
Sum of the clauses size75188
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25116
Number of clauses of size 310312
Number of clauses of size 40
Number of clauses of size 56800
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   22229    75188 |    6668       0        0     nan |  0.000 % |
0.07/0.06	c |         0 |   22219    75371 |      --       0       --      -- |     --   | -10/183
0.07/0.06	c ==============================================================================
0.07/0.06	c Result  :   #vars: 3491   #clauses: 22219   #literals: 75371
0.07/0.06	c CPU time:   0.06 s
0.07/0.06	c ==============================================================================
0.07/0.09	This is MiniSat 2.0 beta with hacks by AVG
0.07/0.09	WARNING: for repeatability, setting FPU to use double precision
0.07/0.09	============================[ Problem Statistics ]=============================
0.07/0.09	|                                                                             |
0.07/0.09	|  Number of variables:  3491                                                 |
0.07/0.09	|  Number of clauses:    22219                                                |
0.07/0.10	|  Parsing time:         0.01         s                                       |
1200.01/1199.92	HOME/SatELiteGTI: line 36:  6644 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-1821913-1242579431/watcher-1821913-1242579431 -o /tmp/evaluation-result-1821913-1242579431/solver-1821913-1242579431 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821913-1242579431.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: 0.99 1.00 0.99 3/91 6638
/proc/meminfo: memFree=811524/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2416 CPUtime=0.01
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 369 643 0 0 1 0 0 0 18 0 1 0 1022441230 2473984 277 4294967295 134512640 135169312 3215672832 3215671368 3085524718 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6638/statm: 604 277 235 161 0 43 0
[pid=6642] ppid=6638 vsize=820 CPUtime=0
/proc/6642/stat : 6642 (SatELite_releas) R 6638 6638 15108 0 -1 4194304 81 0 0 0 0 0 0 0 20 0 1 0 1022441231 839680 16 4294967295 134512640 135223648 3219013920 3219013696 134734703 0 0 0 0 0 0 0 17 2 0 0 0
/proc/6642/statm: 238 31 24 174 0 63 0

[startup+0.06063 s]
/proc/loadavg: 0.99 1.00 0.99 3/91 6638
/proc/meminfo: memFree=811524/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2416 CPUtime=0.01
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 369 643 0 0 1 0 0 0 18 0 1 0 1022441230 2473984 277 4294967295 134512640 135169312 3215672832 3215671368 3085524718 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6638/statm: 604 277 235 161 0 43 0
[pid=6642] ppid=6638 vsize=3184 CPUtime=0.06
/proc/6642/stat : 6642 (SatELite_releas) R 6638 6638 15108 0 -1 4202496 691 0 0 0 6 0 0 0 21 0 1 0 1022441231 3260416 626 4294967295 134512640 135223648 3219013920 3219011936 134587310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6642/statm: 796 626 73 174 0 621 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5600

[startup+0.110664 s]
/proc/loadavg: 0.99 1.00 0.99 3/91 6638
/proc/meminfo: memFree=811524/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2420

[startup+0.310619 s]
/proc/loadavg: 0.99 1.00 0.99 3/91 6638
/proc/meminfo: memFree=811524/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2420

[startup+0.710589 s]
/proc/loadavg: 0.99 1.00 0.99 3/91 6638
/proc/meminfo: memFree=811524/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2420

[startup+1.51052 s]
/proc/loadavg: 0.99 1.00 0.99 2/93 6644
/proc/meminfo: memFree=808384/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=4712 CPUtime=1.41
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 953 0 0 0 141 0 0 0 25 0 1 0 1022441240 4825088 888 4294967295 134512640 135214715 3214650720 3214649104 134524425 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6644/statm: 1178 888 73 172 0 1005 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 7132

[startup+3.11039 s]
/proc/loadavg: 0.99 1.00 0.99 2/93 6644
/proc/meminfo: memFree=807144/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=6100 CPUtime=3.01
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 1289 0 0 0 301 0 0 0 25 0 1 0 1022441240 6246400 1224 4294967295 134512640 135214715 3214650720 3214649184 134528785 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6644/statm: 1525 1224 73 172 0 1352 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 8520

[startup+6.31015 s]
/proc/loadavg: 0.99 1.00 0.99 2/93 6644
/proc/meminfo: memFree=806208/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=6776 CPUtime=6.21
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 1459 0 0 0 621 0 0 0 25 0 1 0 1022441240 6938624 1394 4294967295 134512640 135214715 3214650720 3214649120 134534722 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6644/statm: 1694 1394 73 172 0 1521 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 9196

[startup+12.7097 s]
/proc/loadavg: 0.99 1.00 0.99 2/93 6644
/proc/meminfo: memFree=805404/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=7232 CPUtime=12.61
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 1567 0 0 0 1261 0 0 0 25 0 1 0 1022441240 7405568 1502 4294967295 134512640 135214715 3214650720 3214649184 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6644/statm: 1808 1502 73 172 0 1635 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 9652

[startup+25.5187 s]
/proc/loadavg: 0.99 1.00 0.99 2/93 6647
/proc/meminfo: memFree=804376/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=8056 CPUtime=25.42
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 1783 0 0 0 2542 0 0 0 25 0 1 0 1022441240 8249344 1718 4294967295 134512640 135214715 3214650720 3214649184 134529000 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6644/statm: 2014 1718 73 172 0 1841 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 10476

[startup+51.1167 s]
/proc/loadavg: 1.07 1.01 1.00 3/93 6832
/proc/meminfo: memFree=803272/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=8864 CPUtime=51.02
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 1994 0 0 0 5102 0 0 0 25 0 1 0 1022441240 9076736 1929 4294967295 134512640 135214715 3214650720 3214648800 134536342 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6644/statm: 2216 1929 73 172 0 2043 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 11284

[startup+102.323 s]
/proc/loadavg: 1.09 1.03 1.00 2/93 7019
/proc/meminfo: memFree=802260/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=9832 CPUtime=102.23
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 2187 0 0 0 10223 0 0 0 25 0 1 0 1022441240 10067968 2122 4294967295 134512640 135214715 3214650720 3214649184 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6644/statm: 2458 2122 73 172 0 2285 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 12252

[startup+162.318 s]
/proc/loadavg: 1.03 1.02 1.00 2/93 7022
/proc/meminfo: memFree=801416/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=11084 CPUtime=162.23
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 2504 0 0 0 16223 0 0 0 25 0 1 0 1022441240 11350016 2439 4294967295 134512640 135214715 3214650720 3214649184 134528794 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6644/statm: 2771 2439 73 172 0 2598 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 13504

[startup+222.314 s]
/proc/loadavg: 1.01 1.01 1.00 2/93 7398
/proc/meminfo: memFree=799772/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=12016 CPUtime=222.23
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 2768 0 0 0 22222 1 0 0 25 0 1 0 1022441240 12304384 2703 4294967295 134512640 135214715 3214650720 3214649184 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6644/statm: 3004 2703 73 172 0 2831 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 14436

[startup+282.329 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 7405
/proc/meminfo: memFree=800052/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=12336 CPUtime=282.25
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 2816 0 0 0 28224 1 0 0 25 0 1 0 1022441240 12632064 2751 4294967295 134512640 135214715 3214650720 3214649184 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6644/statm: 3084 2751 73 172 0 2911 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 14756

[startup+342.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 7593
/proc/meminfo: memFree=799804/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=12560 CPUtime=342.24
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 2876 0 0 0 34222 2 0 0 25 0 1 0 1022441240 12861440 2811 4294967295 134512640 135214715 3214650720 3214649184 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6644/statm: 3140 2811 73 172 0 2967 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 14980

[startup+402.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 7781
/proc/meminfo: memFree=799044/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=13148 CPUtime=402.24

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

/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 3590 0 0 0 58218 8 0 0 25 0 1 0 1022441240 16052224 3525 4294967295 134512640 135214715 3214650720 3214649280 134540438 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6644/statm: 3919 3525 73 172 0 3746 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 18096

[startup+642.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 8536
/proc/meminfo: memFree=796828/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=15676 CPUtime=642.27
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 3619 0 0 0 64219 8 0 0 25 0 1 0 1022441240 16052224 3554 4294967295 134512640 135214715 3214650720 3214649184 134528604 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6644/statm: 3919 3554 73 172 0 3746 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 18096

[startup+702.317 s]
/proc/loadavg: 1.00 1.00 1.00 4/93 8724
/proc/meminfo: memFree=796440/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=16072 CPUtime=702.27
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 3694 0 0 0 70219 8 0 0 25 0 1 0 1022441240 16457728 3629 4294967295 134512640 135214715 3214650720 3214649184 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6644/statm: 4018 3629 73 172 0 3845 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 18492

[startup+762.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 8910
/proc/meminfo: memFree=796456/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=16072 CPUtime=762.28
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 3695 0 0 0 76220 8 0 0 25 0 1 0 1022441240 16457728 3630 4294967295 134512640 135214715 3214650720 3214649120 134535000 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6644/statm: 4018 3630 73 172 0 3845 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 18492

[startup+822.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 9099
/proc/meminfo: memFree=796456/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=16072 CPUtime=822.28
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 3716 0 0 0 82220 8 0 0 25 0 1 0 1022441240 16457728 3651 4294967295 134512640 135214715 3214650720 3214649184 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6644/statm: 4018 3651 73 172 0 3845 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 18492

[startup+882.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 9287
/proc/meminfo: memFree=796208/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=16472 CPUtime=882.28
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 3818 0 0 0 88220 8 0 0 25 0 1 0 1022441240 16867328 3753 4294967295 134512640 135214715 3214650720 3214649184 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6644/statm: 4118 3753 73 172 0 3945 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 18892

[startup+942.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 9479
/proc/meminfo: memFree=795712/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=16616 CPUtime=942.29
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 3862 0 0 0 94221 8 0 0 25 0 1 0 1022441240 17014784 3797 4294967295 134512640 135214715 3214650720 3214649184 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6644/statm: 4154 3797 73 172 0 3981 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 19036

[startup+1002.32 s]
/proc/loadavg: 1.07 1.02 1.00 2/93 9667
/proc/meminfo: memFree=795324/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=17044 CPUtime=1002.3
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 3956 0 0 0 100221 9 0 0 25 0 1 0 1022441240 17453056 3891 4294967295 134512640 135214715 3214650720 3214649184 134528588 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6644/statm: 4261 3891 73 172 0 4088 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 19464

[startup+1062.31 s]
/proc/loadavg: 1.03 1.01 1.00 3/93 9853
/proc/meminfo: memFree=794224/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=18256 CPUtime=1062.29
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 4232 0 0 0 106220 9 0 0 25 0 1 0 1022441240 18694144 4167 4294967295 134512640 135214715 3214650720 3214649184 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6644/statm: 4564 4167 73 172 0 4391 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 20676

[startup+1122.31 s]
/proc/loadavg: 1.19 1.06 1.02 3/93 10043
/proc/meminfo: memFree=794224/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=18256 CPUtime=1122.3
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 4233 0 0 0 112221 9 0 0 25 0 1 0 1022441240 18694144 4168 4294967295 134512640 135214715 3214650720 3214649184 134528791 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6644/statm: 4564 4168 73 172 0 4391 0
Current children cumulated CPU time (s) 1122.4
Current children cumulated vsize (KiB) 20676

[startup+1182.31 s]
/proc/loadavg: 1.07 1.05 1.01 3/93 10231
/proc/meminfo: memFree=794224/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=18256 CPUtime=1182.3
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 4257 0 0 0 118221 9 0 0 25 0 1 0 1022441240 18694144 4192 4294967295 134512640 135214715 3214650720 3214649184 134528560 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6644/statm: 4564 4192 73 172 0 4391 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 20676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.05 1.05 1.01 2/93 10418
/proc/meminfo: memFree=794028/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=18256 CPUtime=1199.91
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 4257 0 0 0 119982 9 0 0 25 0 1 0 1022441240 18694144 4192 4294967295 134512640 135214715 3214650720 3214649184 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6644/statm: 4564 4192 73 172 0 4391 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 20676

Sending SIGTERM to process tree (bottom up)

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

[startup+1199.92 s]
/proc/loadavg: 1.05 1.05 1.01 2/93 10418
/proc/meminfo: memFree=794028/2074464 swapFree=1952056/1959888
[pid=6638] ppid=6636 vsize=2420 CPUtime=0.1
/proc/6638/stat : 6638 (SatELiteGTI) S 6636 6638 15108 0 -1 4194304 387 1339 0 0 1 0 8 1 19 0 1 0 1022441230 2478080 278 4294967295 134512640 135169312 3215672832 3215669048 3085524718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6638/statm: 605 278 235 161 0 44 0
[pid=6644] ppid=6638 vsize=18256 CPUtime=1199.91
/proc/6644/stat : 6644 (minisat_static) R 6638 6638 15108 0 -1 4202496 4257 0 0 0 119982 9 0 0 25 0 1 0 1022441240 18694144 4192 4294967295 134512640 135214715 3214650720 3214649184 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6644/statm: 4564 4192 73 172 0 4391 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 20676

Child status: 143

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

Real time (s): 1199.93
CPU time (s): 1200.01
CPU user time (s): 1199.91
CPU system time (s): 0.1
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 20676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.91
system time used= 0.1
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6259
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= 18
involuntary context switches= 898

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-17 18:57:11
IDJOB=1821913
IDBENCH=71729
IDSOLVER=660
FILE ID=tipi24/1821913-1242579431
PBS_JOBID=
Free space on /tmp= 9615 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT_RACE06/goldb-heqc-term1mul.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821913-1242579431/watcher-1821913-1242579431 -o /tmp/evaluation-result-1821913-1242579431/solver-1821913-1242579431 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821913-1242579431.cnf

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

MD5SUM BENCH= c356d60706abf7ddd80826e417c8de67
RANDOM SEED= 714384555

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:        811556 kB
Buffers:         55860 kB
Cached:        1089412 kB
SwapCached:       3828 kB
Active:         325796 kB
Inactive:       828876 kB
HighTotal:     1178688 kB
HighFree:       170180 kB
LowTotal:       895776 kB
LowFree:        641376 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:            1896 kB
Writeback:           0 kB
AnonPages:        8816 kB
Mapped:           3272 kB
Slab:            99576 kB
PageTables:        528 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= 9615 MiB
End job on tipi24 at 2009-05-17 19:17:11