Trace number 1820334

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
MiniSAT 09z 2009-03-22? (TO) 1200.08 1200.23

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-10-19-u.cnf
MD5SUM1f049803198bb32ab05476465773cc39
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 variables246502
Number of clauses1169243
Sum of the clauses size2711964
Maximum clause length10
Minimum clause length1
Number of clauses of size 120518
Number of clauses of size 2893029
Number of clauses of size 3209596
Number of clauses of size 45120
Number of clauses of size 520480
Number of clauses of size over 520500

Solver Data

0.00/0.00	c Parsing...
1.01/1.07	c ==============================================================================
1.01/1.07	c |           |     ORIGINAL     |              LEARNT              |          |
1.01/1.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.01/1.07	c ==============================================================================
1.01/1.07	c |         0 | 1148725  2691446 |  344617       0        0     nan |  0.000 % |
7.50/7.52	c |         0 |  447274  1174513 |      --       0       --      -- |     --   | -454311/-958149
7.50/7.53	c ==============================================================================
7.50/7.53	c Result  :   #vars: 68668   #clauses: 447274   #literals: 1174513
7.50/7.53	c CPU time:   7.33 s
7.50/7.53	c ==============================================================================
7.97/8.04	c WARNING: for repeatability, setting FPU to use double precision
7.97/8.05	c Number of variables   : 68668        
7.97/8.05	c Number of clauses     : 447274       
8.00/8.36	c Parsing time: 0.27         s
1200.07/1200.22	HOME/SatELiteGTI: line 36:  7513 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-1820334-1242428792/watcher-1820334-1242428792 -o /tmp/evaluation-result-1820334-1242428792/solver-1820334-1242428792 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820334-1242428792.cnf -random-seed=1756499462 

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.94 1.05 1.00 3/93 7507
/proc/meminfo: memFree=1620092/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2412 CPUtime=0
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1007376586 2469888 277 4294967295 134512640 135169312 3215211904 3215210440 3085725422 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7507/statm: 603 277 235 161 0 42 0
[pid=7511] ppid=7507 vsize=952 CPUtime=0
/proc/7511/stat : 7511 (SatELite_releas) R 7507 7507 14060 0 -1 4202496 114 0 0 0 0 0 0 0 18 0 1 0 1007376586 974848 50 4294967295 134512640 135223648 3217006400 3217005304 134736942 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7511/statm: 239 55 44 174 0 64 0

[startup+0.047135 s]
/proc/loadavg: 0.94 1.05 1.00 3/93 7507
/proc/meminfo: memFree=1620092/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2412 CPUtime=0
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1007376586 2469888 277 4294967295 134512640 135169312 3215211904 3215210440 3085725422 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7507/statm: 603 277 235 161 0 42 0
[pid=7511] ppid=7507 vsize=7816 CPUtime=0.05
/proc/7511/stat : 7511 (SatELite_releas) R 7507 7507 14060 0 -1 4202496 1800 0 0 0 5 0 0 0 18 0 1 0 1007376586 8003584 1736 4294967295 134512640 135223648 3217006400 3217005352 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7511/statm: 1954 1738 46 174 0 1779 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10228

[startup+0.117102 s]
/proc/loadavg: 0.94 1.05 1.00 3/93 7507
/proc/meminfo: memFree=1620092/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2412 CPUtime=0
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1007376586 2469888 277 4294967295 134512640 135169312 3215211904 3215210440 3085725422 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7507/statm: 603 277 235 161 0 42 0
[pid=7511] ppid=7507 vsize=22912 CPUtime=0.12
/proc/7511/stat : 7511 (SatELite_releas) R 7507 7507 14060 0 -1 4202496 5087 0 0 0 11 1 0 0 18 0 1 0 1007376586 23461888 5023 4294967295 134512640 135223648 3217006400 3217004984 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7511/statm: 5728 5024 46 174 0 5553 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 25324

[startup+0.317085 s]
/proc/loadavg: 0.94 1.05 1.00 3/93 7507
/proc/meminfo: memFree=1620092/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2412 CPUtime=0
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1007376586 2469888 277 4294967295 134512640 135169312 3215211904 3215210440 3085725422 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7507/statm: 603 277 235 161 0 42 0
[pid=7511] ppid=7507 vsize=53360 CPUtime=0.32
/proc/7511/stat : 7511 (SatELite_releas) R 7507 7507 14060 0 -1 4202496 12124 0 0 0 29 3 0 0 18 0 1 0 1007376586 54640640 12060 4294967295 134512640 135223648 3217006400 3217004968 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7511/statm: 13340 12060 46 174 0 13165 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 55772

[startup+0.71705 s]
/proc/loadavg: 0.94 1.05 1.00 3/93 7507
/proc/meminfo: memFree=1620092/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2412 CPUtime=0
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1007376586 2469888 277 4294967295 134512640 135169312 3215211904 3215210440 3085725422 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7507/statm: 603 277 235 161 0 42 0
[pid=7511] ppid=7507 vsize=80624 CPUtime=0.72
/proc/7511/stat : 7511 (SatELite_releas) R 7507 7507 14060 0 -1 4202496 19588 0 0 0 65 7 0 0 19 0 1 0 1007376586 82558976 19524 4294967295 134512640 135223648 3217006400 3217005352 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7511/statm: 20156 19525 47 174 0 19981 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 83036

[startup+1.51698 s]
/proc/loadavg: 0.94 1.05 1.00 2/95 7512
/proc/meminfo: memFree=1518040/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2412 CPUtime=0
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1007376586 2469888 277 4294967295 134512640 135169312 3215211904 3215210440 3085725422 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7507/statm: 603 277 235 161 0 42 0
[pid=7511] ppid=7507 vsize=124896 CPUtime=1.51
/proc/7511/stat : 7511 (SatELite_releas) R 7507 7507 14060 0 -1 4202496 31297 0 0 0 140 11 0 0 20 0 1 0 1007376586 127893504 28466 4294967295 134512640 135223648 3217006400 3217004400 134547833 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7511/statm: 31224 28466 73 174 0 31049 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 127308

[startup+3.11684 s]
/proc/loadavg: 0.95 1.05 1.00 2/95 7512
/proc/meminfo: memFree=1500556/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2412 CPUtime=0
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1007376586 2469888 277 4294967295 134512640 135169312 3215211904 3215210440 3085725422 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7507/statm: 603 277 235 161 0 42 0
[pid=7511] ppid=7507 vsize=132648 CPUtime=3.11
/proc/7511/stat : 7511 (SatELite_releas) R 7507 7507 14060 0 -1 4202496 33332 0 0 0 298 13 0 0 25 0 1 0 1007376586 135831552 30313 4294967295 134512640 135223648 3217006400 3217004416 134586845 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7511/statm: 33162 30313 73 174 0 32987 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 135060

[startup+6.31657 s]
/proc/loadavg: 0.95 1.05 1.00 2/95 7512
/proc/meminfo: memFree=1492064/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2412 CPUtime=0
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1007376586 2469888 277 4294967295 134512640 135169312 3215211904 3215210440 3085725422 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7507/statm: 603 277 235 161 0 42 0
[pid=7511] ppid=7507 vsize=152700 CPUtime=6.31
/proc/7511/stat : 7511 (SatELite_releas) R 7507 7507 14060 0 -1 4202496 39543 0 0 0 616 15 0 0 25 0 1 0 1007376586 156364800 33371 4294967295 134512640 135223648 3217006400 3217004496 134585529 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7511/statm: 38175 33371 73 174 0 38000 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 155112

[startup+12.716 s]
/proc/loadavg: 0.96 1.05 1.00 2/95 7513
/proc/meminfo: memFree=1580724/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2416 CPUtime=8
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 386 50242 0 0 0 0 780 20 18 0 1 0 1007376586 2473984 278 4294967295 134512640 135169312 3215211904 3215208120 3085725422 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7507/statm: 604 278 235 161 0 43 0
[pid=7513] ppid=7507 vsize=25308 CPUtime=4.65
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 6096 0 0 0 461 4 0 0 25 0 1 0 1007377391 25915392 6012 4294967295 134512640 135212243 3217746000 3217744528 134523371 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7513/statm: 6327 6012 73 171 0 6154 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 27724

[startup+25.5149 s]
/proc/loadavg: 0.96 1.05 1.00 2/95 7515
/proc/meminfo: memFree=1578960/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2416 CPUtime=8
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 386 50242 0 0 0 0 780 20 18 0 1 0 1007376586 2473984 278 4294967295 134512640 135169312 3215211904 3215208120 3085725422 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7507/statm: 604 278 235 161 0 43 0
[pid=7513] ppid=7507 vsize=27156 CPUtime=17.39
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 6568 0 0 0 1734 5 0 0 25 0 1 0 1007377391 27807744 6484 4294967295 134512640 135212243 3217746000 3217744704 134538445 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7513/statm: 6789 6484 73 171 0 6616 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 29572

[startup+51.1127 s]
/proc/loadavg: 0.97 1.04 1.00 2/95 7516
/proc/meminfo: memFree=1573256/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2416 CPUtime=8
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 386 50242 0 0 0 0 780 20 18 0 1 0 1007376586 2473984 278 4294967295 134512640 135169312 3215211904 3215208120 3085725422 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7507/statm: 604 278 235 161 0 43 0
[pid=7513] ppid=7507 vsize=32832 CPUtime=42.87
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 7991 0 0 0 4282 5 0 0 25 0 1 0 1007377391 33619968 7907 4294967295 134512640 135212243 3217746000 3217744608 134526010 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7513/statm: 8208 7907 73 171 0 8035 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 35248

[startup+102.318 s]
/proc/loadavg: 0.99 1.03 1.00 3/95 7704
/proc/meminfo: memFree=1560028/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2416 CPUtime=8
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 386 50242 0 0 0 0 780 20 18 0 1 0 1007376586 2473984 278 4294967295 134512640 135169312 3215211904 3215208120 3085725422 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7507/statm: 604 278 235 161 0 43 0
[pid=7513] ppid=7507 vsize=46080 CPUtime=94.08
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 11288 0 0 0 9399 9 0 0 25 0 1 0 1007377391 47185920 11204 4294967295 134512640 135212243 3217746000 3217744608 134526223 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7513/statm: 11520 11204 73 171 0 11347 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 48496

[startup+162.313 s]
/proc/loadavg: 0.99 1.02 1.00 2/95 7891
/proc/meminfo: memFree=1547000/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2416 CPUtime=8
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 386 50242 0 0 0 0 780 20 18 0 1 0 1007376586 2473984 278 4294967295 134512640 135169312 3215211904 3215208120 3085725422 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7507/statm: 604 278 235 161 0 43 0
[pid=7513] ppid=7507 vsize=58708 CPUtime=154.08
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 14446 0 0 0 15393 15 0 0 25 0 1 0 1007377391 60116992 14362 4294967295 134512640 135212243 3217746000 3217744608 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7513/statm: 14677 14362 73 171 0 14504 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 61124

[startup+222.318 s]
/proc/loadavg: 0.99 1.02 1.00 2/95 8080
/proc/meminfo: memFree=1540080/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2416 CPUtime=8
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 386 50242 0 0 0 0 780 20 18 0 1 0 1007376586 2473984 278 4294967295 134512640 135169312 3215211904 3215208120 3085725422 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7507/statm: 604 278 235 161 0 43 0
[pid=7513] ppid=7507 vsize=65568 CPUtime=214.09
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 16119 0 0 0 21392 17 0 0 25 0 1 0 1007377391 67141632 16035 4294967295 134512640 135212243 3217746000 3217744608 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7513/statm: 16392 16035 73 171 0 16219 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 67984

[startup+282.323 s]
/proc/loadavg: 0.99 1.01 1.00 2/95 8273
/proc/meminfo: memFree=1540056/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2416 CPUtime=8
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 386 50242 0 0 0 0 780 20 18 0 1 0 1007376586 2473984 278 4294967295 134512640 135169312 3215211904 3215208120 3085725422 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7507/statm: 604 278 235 161 0 43 0
[pid=7513] ppid=7507 vsize=65568 CPUtime=274.1
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 16121 0 0 0 27393 17 0 0 25 0 1 0 1007377391 67141632 16037 4294967295 134512640 135212243 3217746000 3217744608 134526010 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7513/statm: 16392 16037 73 171 0 16219 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 67984

[startup+342.317 s]
/proc/loadavg: 0.99 1.01 1.00 4/95 8461
/proc/meminfo: memFree=1540080/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2416 CPUtime=8
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 386 50242 0 0 0 0 780 20 18 0 1 0 1007376586 2473984 278 4294967295 134512640 135169312 3215211904 3215208120 3085725422 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7507/statm: 604 278 235 161 0 43 0
[pid=7513] ppid=7507 vsize=65568 CPUtime=334.1
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 16122 0 0 0 33393 17 0 0 25 0 1 0 1007377391 67141632 16038 4294967295 134512640 135212243 3217746000 3217744608 134526136 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7513/statm: 16392 16038 73 171 0 16219 0
Current children cumulated CPU time (s) 342.1

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

[pid=7513] ppid=7507 vsize=71124 CPUtime=454.1
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 17545 0 0 0 45393 17 0 0 25 0 1 0 1007377391 72830976 17461 4294967295 134512640 135212243 3217746000 3217744608 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7513/statm: 17781 17461 73 171 0 17608 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 73540

[startup+522.312 s]
/proc/loadavg: 0.99 1.00 1.00 2/95 9025
/proc/meminfo: memFree=1534352/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2416 CPUtime=8
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 386 50242 0 0 0 0 780 20 18 0 1 0 1007376586 2473984 278 4294967295 134512640 135169312 3215211904 3215208120 3085725422 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7507/statm: 604 278 235 161 0 43 0
[pid=7513] ppid=7507 vsize=71124 CPUtime=514.11
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 17545 0 0 0 51392 19 0 0 25 0 1 0 1007377391 72830976 17461 4294967295 134512640 135212243 3217746000 3217744608 134525968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7513/statm: 17781 17461 73 171 0 17608 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 73540

[startup+582.317 s]
/proc/loadavg: 0.99 1.00 1.00 2/95 9214
/proc/meminfo: memFree=1529028/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2416 CPUtime=8
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 386 50242 0 0 0 0 780 20 18 0 1 0 1007376586 2473984 278 4294967295 134512640 135169312 3215211904 3215208120 3085725422 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7507/statm: 604 278 235 161 0 43 0
[pid=7513] ppid=7507 vsize=76536 CPUtime=574.12
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 18880 0 0 0 57391 21 0 0 25 0 1 0 1007377391 78372864 18796 4294967295 134512640 135212243 3217746000 3217744320 134527698 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7513/statm: 19134 18796 73 171 0 18961 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 78952

[startup+642.311 s]
/proc/loadavg: 0.99 1.00 1.00 2/95 9407
/proc/meminfo: memFree=1528904/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2416 CPUtime=8
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 386 50242 0 0 0 0 780 20 18 0 1 0 1007376586 2473984 278 4294967295 134512640 135169312 3215211904 3215208120 3085725422 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7507/statm: 604 278 235 161 0 43 0
[pid=7513] ppid=7507 vsize=76536 CPUtime=634.12
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 18881 0 0 0 63388 24 0 0 25 0 1 0 1007377391 78372864 18797 4294967295 134512640 135212243 3217746000 3217744608 134525968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7513/statm: 19134 18797 73 171 0 18961 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 78952

[startup+702.326 s]
/proc/loadavg: 0.99 1.00 1.00 3/95 9595
/proc/meminfo: memFree=1529028/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2416 CPUtime=8
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 386 50242 0 0 0 0 780 20 18 0 1 0 1007376586 2473984 278 4294967295 134512640 135169312 3215211904 3215208120 3085725422 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7507/statm: 604 278 235 161 0 43 0
[pid=7513] ppid=7507 vsize=76536 CPUtime=694.14
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 18881 0 0 0 69390 24 0 0 25 0 1 0 1007377391 78372864 18797 4294967295 134512640 135212243 3217746000 3217744320 134527744 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7513/statm: 19134 18797 73 171 0 18961 0
Current children cumulated CPU time (s) 702.14
Current children cumulated vsize (KiB) 78952

[startup+762.321 s]
/proc/loadavg: 0.99 1.00 1.00 3/95 9782
/proc/meminfo: memFree=1529020/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2416 CPUtime=8
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 386 50242 0 0 0 0 780 20 18 0 1 0 1007376586 2473984 278 4294967295 134512640 135169312 3215211904 3215208120 3085725422 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7507/statm: 604 278 235 161 0 43 0
[pid=7513] ppid=7507 vsize=76716 CPUtime=754.14
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 18888 0 0 0 75390 24 0 0 25 0 1 0 1007377391 78557184 18804 4294967295 134512640 135212243 3217746000 3217744608 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7513/statm: 19179 18804 73 171 0 19006 0
Current children cumulated CPU time (s) 762.14
Current children cumulated vsize (KiB) 79132

[startup+822.316 s]
/proc/loadavg: 0.99 1.00 1.00 3/95 9971
/proc/meminfo: memFree=1529152/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2416 CPUtime=8
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 386 50242 0 0 0 0 780 20 18 0 1 0 1007376586 2473984 278 4294967295 134512640 135169312 3215211904 3215208120 3085725422 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7507/statm: 604 278 235 161 0 43 0
[pid=7513] ppid=7507 vsize=76716 CPUtime=814.14
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 18888 0 0 0 81390 24 0 0 25 0 1 0 1007377391 78557184 18804 4294967295 134512640 135212243 3217746000 3217744608 134526236 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7513/statm: 19179 18804 73 171 0 19006 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 79132

[startup+882.321 s]
/proc/loadavg: 0.99 1.00 1.00 2/95 10160
/proc/meminfo: memFree=1529044/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2416 CPUtime=8
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 386 50242 0 0 0 0 780 20 18 0 1 0 1007376586 2473984 278 4294967295 134512640 135169312 3215211904 3215208120 3085725422 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7507/statm: 604 278 235 161 0 43 0
[pid=7513] ppid=7507 vsize=76716 CPUtime=874.15
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 18888 0 0 0 87390 25 0 0 25 0 1 0 1007377391 78557184 18804 4294967295 134512640 135212243 3217746000 3217744416 134529778 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7513/statm: 19179 18804 73 171 0 19006 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 79132

[startup+942.315 s]
/proc/loadavg: 1.10 1.03 1.01 3/95 10346
/proc/meminfo: memFree=1529656/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2416 CPUtime=8
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 386 50242 0 0 0 0 780 20 18 0 1 0 1007376586 2473984 278 4294967295 134512640 135169312 3215211904 3215208120 3085725422 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7507/statm: 604 278 235 161 0 43 0
[pid=7513] ppid=7507 vsize=76716 CPUtime=934.15
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 18894 0 0 0 93390 25 0 0 25 0 1 0 1007377391 78557184 18810 4294967295 134512640 135212243 3217746000 3217744608 134525968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7513/statm: 19179 18810 73 171 0 19006 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 79132

[startup+1002.32 s]
/proc/loadavg: 1.04 1.02 1.00 3/95 10538
/proc/meminfo: memFree=1529152/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2416 CPUtime=8
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 386 50242 0 0 0 0 780 20 18 0 1 0 1007376586 2473984 278 4294967295 134512640 135169312 3215211904 3215208120 3085725422 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7507/statm: 604 278 235 161 0 43 0
[pid=7513] ppid=7507 vsize=76716 CPUtime=994.16
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 18895 0 0 0 99391 25 0 0 25 0 1 0 1007377391 78557184 18811 4294967295 134512640 135212243 3217746000 3217744704 134538439 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7513/statm: 19179 18811 73 171 0 19006 0
Current children cumulated CPU time (s) 1002.16
Current children cumulated vsize (KiB) 79132

[startup+1062.32 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 10725
/proc/meminfo: memFree=1529284/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2416 CPUtime=8
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 386 50242 0 0 0 0 780 20 18 0 1 0 1007376586 2473984 278 4294967295 134512640 135169312 3215211904 3215208120 3085725422 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7507/statm: 604 278 235 161 0 43 0
[pid=7513] ppid=7507 vsize=76716 CPUtime=1054.16
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 18895 0 0 0 105390 26 0 0 25 0 1 0 1007377391 78557184 18811 4294967295 134512640 135212243 3217746000 3217744608 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7513/statm: 19179 18811 73 171 0 19006 0
Current children cumulated CPU time (s) 1062.16
Current children cumulated vsize (KiB) 79132

[startup+1122.31 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 10914
/proc/meminfo: memFree=1528300/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2416 CPUtime=8
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 386 50242 0 0 0 0 780 20 18 0 1 0 1007376586 2473984 278 4294967295 134512640 135169312 3215211904 3215208120 3085725422 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7507/statm: 604 278 235 161 0 43 0
[pid=7513] ppid=7507 vsize=77508 CPUtime=1114.16
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 19117 0 0 0 111389 27 0 0 25 0 1 0 1007377391 79368192 19033 4294967295 134512640 135212243 3217746000 3217744608 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7513/statm: 19377 19033 73 171 0 19204 0
Current children cumulated CPU time (s) 1122.16
Current children cumulated vsize (KiB) 79924

[startup+1182.31 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 11103
/proc/meminfo: memFree=1528292/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2416 CPUtime=8
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 386 50242 0 0 0 0 780 20 18 0 1 0 1007376586 2473984 278 4294967295 134512640 135169312 3215211904 3215208120 3085725422 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7507/statm: 604 278 235 161 0 43 0
[pid=7513] ppid=7507 vsize=77508 CPUtime=1174.17
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 19117 0 0 0 117390 27 0 0 25 0 1 0 1007377391 79368192 19033 4294967295 134512640 135212243 3217746000 3217744704 134538353 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7513/statm: 19377 19033 73 171 0 19204 0
Current children cumulated CPU time (s) 1182.17
Current children cumulated vsize (KiB) 79924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 11286
/proc/meminfo: memFree=1528332/2074464 swapFree=1949056/1959888
[pid=7507] ppid=7505 vsize=2416 CPUtime=8
/proc/7507/stat : 7507 (SatELiteGTI) S 7505 7507 14060 0 -1 4194304 386 50242 0 0 0 0 780 20 18 0 1 0 1007376586 2473984 278 4294967295 134512640 135169312 3215211904 3215208120 3085725422 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7507/statm: 604 278 235 161 0 43 0
[pid=7513] ppid=7507 vsize=77508 CPUtime=1192.07
/proc/7513/stat : 7513 (minisat_static) R 7507 7507 14060 0 -1 4202496 19117 0 0 0 119180 27 0 0 25 0 1 0 1007377391 79368192 19033 4294967295 134512640 135212243 3217746000 3217744608 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7513/statm: 19377 19033 73 171 0 19204 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 79924

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.23
CPU time (s): 1200.08
CPU user time (s): 1199.6
CPU system time (s): 0.48
CPU usage (%): 99.9872
Max. virtual memory (cumulated for all children) (KiB): 155112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.6
system time used= 0.48
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69837
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= 19
involuntary context switches= 3403

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-16 01:06:32
IDJOB=1820334
IDBENCH=20372
IDSOLVER=659
FILE ID=tipi27/1820334-1242428792
PBS_JOBID=
Free space on /tmp= 10035 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-10-19-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820334-1242428792/watcher-1820334-1242428792 -o /tmp/evaluation-result-1820334-1242428792/solver-1820334-1242428792 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820334-1242428792.cnf -random-seed=1756499462

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

MD5SUM BENCH= 1f049803198bb32ab05476465773cc39
RANDOM SEED= 1756499462

Linux tipi27 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.389
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.389
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.79

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.389
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.389
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:       1620092 kB
Buffers:         23792 kB
Cached:         347208 kB
SwapCached:       5508 kB
Active:         309720 kB
Inactive:        71124 kB
HighTotal:     1178688 kB
HighFree:       852284 kB
LowTotal:       895776 kB
LowFree:        767808 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:           23244 kB
Writeback:           0 kB
AnonPages:        9176 kB
Mapped:           3352 kB
Slab:            64464 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90628 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 10035 MiB
End job on tipi27 at 2009-05-16 01:26:37