Trace number 1820689

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.06 1200.03

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq3.cnf
MD5SUMba6236c6cc840bb0208f73665843c375
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 variables69789
Number of clauses968295
Sum of the clauses size2788367
Maximum clause length110
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2899512
Number of clauses of size 316116
Number of clauses of size 43707
Number of clauses of size 56480
Number of clauses of size over 542479

Solver Data

0.00/0.00	c Parsing...
0.72/0.77	c ==============================================================================
0.72/0.77	c |           |     ORIGINAL     |              LEARNT              |          |
0.72/0.77	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.72/0.77	c ==============================================================================
0.72/0.77	c |         0 |  968294  2788366 |  290488       0        0     nan |  0.000 % |
7.82/7.89	c |         0 |  933146  2895588 |      --       0       --      -- |     --   | -35008/109235
7.82/7.89	c ==============================================================================
7.82/7.89	c Result  :   #vars: 54024   #clauses: 933146   #literals: 2895588
7.82/7.89	c CPU time:   7.76 s
7.82/7.89	c ==============================================================================
8.81/8.89	This is MiniSat 2.0 beta with hacks by AVG
8.81/8.89	WARNING: for repeatability, setting FPU to use double precision
8.81/8.89	============================[ Problem Statistics ]=============================
8.81/8.89	|                                                                             |
8.81/8.89	|  Number of variables:  54024                                                |
8.81/8.89	|  Number of clauses:    933146                                               |
8.88/9.47	|  Parsing time:         0.54         s                                       |

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-1820689-1242468717/watcher-1820689-1242468717 -o /tmp/evaluation-result-1820689-1242468717/solver-1820689-1242468717 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820689-1242468717.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.92 0.98 0.99 2/91 32719
/proc/meminfo: memFree=666776/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2412 CPUtime=0
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 368 648 0 0 0 0 0 0 25 0 1 0 1011372229 2469888 277 4294967295 134512640 135169312 3215384000 3215382536 3085111022 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32719/statm: 603 277 235 161 0 42 0
[pid=32723] ppid=32719 vsize=816 CPUtime=0
/proc/32723/stat : 32723 (SatELite_releas) R 32719 32719 9090 0 -1 4202496 86 0 0 0 0 0 0 0 25 0 1 0 1011372229 835584 23 4294967295 134512640 135223648 3217407888 3217407572 134711004 0 0 0 0 0 0 0 17 3 0 0 0
/proc/32723/statm: 237 35 27 174 0 62 0

[startup+0.078954 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 32719
/proc/meminfo: memFree=666776/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2412 CPUtime=0
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 368 648 0 0 0 0 0 0 25 0 1 0 1011372229 2469888 277 4294967295 134512640 135169312 3215384000 3215382536 3085111022 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32719/statm: 603 277 235 161 0 42 0
[pid=32723] ppid=32719 vsize=8028 CPUtime=0.08
/proc/32723/stat : 32723 (SatELite_releas) R 32719 32719 9090 0 -1 4202496 1799 0 0 0 7 1 0 0 25 0 1 0 1011372229 8220672 1735 4294967295 134512640 135223648 3217407888 3217406456 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32723/statm: 2007 1735 46 174 0 1832 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10440

[startup+0.118951 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 32719
/proc/meminfo: memFree=666776/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2412 CPUtime=0
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 368 648 0 0 0 0 0 0 25 0 1 0 1011372229 2469888 277 4294967295 134512640 135169312 3215384000 3215382536 3085111022 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32719/statm: 603 277 235 161 0 42 0
[pid=32723] ppid=32719 vsize=11048 CPUtime=0.12
/proc/32723/stat : 32723 (SatELite_releas) R 32719 32719 9090 0 -1 4202496 2576 0 0 0 10 2 0 0 25 0 1 0 1011372229 11313152 2512 4294967295 134512640 135223648 3217407888 3217406456 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32723/statm: 2762 2513 46 174 0 2587 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 13460

[startup+0.318942 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 32719
/proc/meminfo: memFree=666776/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2412 CPUtime=0
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 368 648 0 0 0 0 0 0 25 0 1 0 1011372229 2469888 277 4294967295 134512640 135169312 3215384000 3215382536 3085111022 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32719/statm: 603 277 235 161 0 42 0
[pid=32723] ppid=32719 vsize=28724 CPUtime=0.32
/proc/32723/stat : 32723 (SatELite_releas) R 32719 32719 9090 0 -1 4202496 6463 0 0 0 28 4 0 0 25 0 1 0 1011372229 29413376 6399 4294967295 134512640 135223648 3217407888 3217406840 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32723/statm: 7181 6400 46 174 0 7006 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 31136

[startup+0.718922 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 32719
/proc/meminfo: memFree=666776/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2412 CPUtime=0
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 368 648 0 0 0 0 0 0 25 0 1 0 1011372229 2469888 277 4294967295 134512640 135169312 3215384000 3215382536 3085111022 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32719/statm: 603 277 235 161 0 42 0
[pid=32723] ppid=32719 vsize=69976 CPUtime=0.72
/proc/32723/stat : 32723 (SatELite_releas) R 32719 32719 9090 0 -1 4202496 15786 0 0 0 65 7 0 0 25 0 1 0 1011372229 71655424 15722 4294967295 134512640 135223648 3217407888 3217406896 134547615 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32723/statm: 17494 15722 47 174 0 17319 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 72388

[startup+1.51888 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 32724
/proc/meminfo: memFree=599652/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2412 CPUtime=0
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 368 648 0 0 0 0 0 0 25 0 1 0 1011372229 2469888 277 4294967295 134512640 135169312 3215384000 3215382536 3085111022 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32719/statm: 603 277 235 161 0 42 0
[pid=32723] ppid=32719 vsize=85280 CPUtime=1.52
/proc/32723/stat : 32723 (SatELite_releas) R 32719 32719 9090 0 -1 4202496 20694 0 0 0 143 9 0 0 25 0 1 0 1011372229 87326720 18566 4294967295 134512640 135223648 3217407888 3217405888 134548152 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32723/statm: 21320 18566 73 174 0 21145 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 87692

[startup+3.11881 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 32724
/proc/meminfo: memFree=588492/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2412 CPUtime=0
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 368 648 0 0 0 0 0 0 25 0 1 0 1011372229 2469888 277 4294967295 134512640 135169312 3215384000 3215382536 3085111022 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32719/statm: 603 277 235 161 0 42 0
[pid=32723] ppid=32719 vsize=91184 CPUtime=3.12
/proc/32723/stat : 32723 (SatELite_releas) R 32719 32719 9090 0 -1 4202496 22095 0 0 0 300 12 0 0 25 0 1 0 1011372229 93372416 19967 4294967295 134512640 135223648 3217407888 3217405904 134586662 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32723/statm: 22796 19967 73 174 0 22621 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 93596

[startup+6.31865 s]
/proc/loadavg: 0.93 0.98 0.99 3/93 32725
/proc/meminfo: memFree=577704/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2412 CPUtime=0
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 368 648 0 0 0 0 0 0 25 0 1 0 1011372229 2469888 277 4294967295 134512640 135169312 3215384000 3215382536 3085111022 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32719/statm: 603 277 235 161 0 42 0
[pid=32723] ppid=32719 vsize=106312 CPUtime=6.32
/proc/32723/stat : 32723 (SatELite_releas) R 32719 32719 9090 0 -1 4202496 24325 0 0 0 620 12 0 0 25 0 1 0 1011372229 108863488 22059 4294967295 134512640 135223648 3217407888 3217405904 134548984 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32723/statm: 26578 22059 73 174 0 26403 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 108724

[startup+12.7183 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 32728
/proc/meminfo: memFree=600524/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2416 CPUtime=8.88
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 388 26914 0 0 0 0 871 17 23 0 1 0 1011372229 2473984 278 4294967295 134512640 135169312 3215384000 3215380216 3085111022 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32719/statm: 604 278 235 161 0 43 0
[pid=32728] ppid=32719 vsize=47796 CPUtime=3.83
/proc/32728/stat : 32728 (minisat_static) R 32719 32719 9090 0 -1 4202496 11676 0 0 0 379 4 0 0 25 0 1 0 1011373118 48943104 11575 4294967295 134512640 135214715 3213905056 3213903520 134528509 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32728/statm: 11949 11575 73 172 0 11776 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 50212

[startup+25.5177 s]
/proc/loadavg: 0.95 0.98 0.99 2/93 32728
/proc/meminfo: memFree=584988/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2416 CPUtime=8.88
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 388 26914 0 0 0 0 871 17 23 0 1 0 1011372229 2473984 278 4294967295 134512640 135169312 3215384000 3215380216 3085111022 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32719/statm: 604 278 235 161 0 43 0
[pid=32728] ppid=32719 vsize=63064 CPUtime=16.63
/proc/32728/stat : 32728 (minisat_static) R 32719 32719 9090 0 -1 4202496 15480 0 0 0 1656 7 0 0 25 0 1 0 1011373118 64577536 15379 4294967295 134512640 135214715 3213905056 3213903520 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32728/statm: 15766 15379 73 172 0 15593 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 65480

[startup+51.1165 s]
/proc/loadavg: 1.11 1.02 1.00 2/93 445
/proc/meminfo: memFree=558400/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2416 CPUtime=8.88
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 388 26914 0 0 0 0 871 17 23 0 1 0 1011372229 2473984 278 4294967295 134512640 135169312 3215384000 3215380216 3085111022 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32719/statm: 604 278 235 161 0 43 0
[pid=32728] ppid=32719 vsize=91060 CPUtime=42.23
/proc/32728/stat : 32728 (minisat_static) R 32719 32719 9090 0 -1 4202496 22461 0 0 0 4211 12 0 0 25 0 1 0 1011373118 93245440 22360 4294967295 134512640 135214715 3213905056 3213903264 134539301 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32728/statm: 22765 22360 73 172 0 22592 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 93476

[startup+102.324 s]
/proc/loadavg: 1.05 1.01 1.00 2/93 449
/proc/meminfo: memFree=447464/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2416 CPUtime=8.88
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 388 26914 0 0 0 0 871 17 23 0 1 0 1011372229 2473984 278 4294967295 134512640 135169312 3215384000 3215380216 3085111022 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32719/statm: 604 278 235 161 0 43 0
[pid=32728] ppid=32719 vsize=201168 CPUtime=93.44
/proc/32728/stat : 32728 (minisat_static) R 32719 32719 9090 0 -1 4202496 49838 0 0 0 9309 35 0 0 25 0 1 0 1011373118 205996032 49737 4294967295 134512640 135214715 3213905056 3213903520 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32728/statm: 50292 49737 73 172 0 50119 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 203584

[startup+162.321 s]
/proc/loadavg: 1.02 1.01 1.00 2/93 638
/proc/meminfo: memFree=342304/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2416 CPUtime=8.88
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 388 26914 0 0 0 0 871 17 23 0 1 0 1011372229 2473984 278 4294967295 134512640 135169312 3215384000 3215380216 3085111022 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32719/statm: 604 278 235 161 0 43 0
[pid=32728] ppid=32719 vsize=307064 CPUtime=153.44
/proc/32728/stat : 32728 (minisat_static) R 32719 32719 9090 0 -1 4202496 76211 0 0 0 15297 47 0 0 25 0 1 0 1011373118 314433536 76110 4294967295 134512640 135214715 3213905056 3213903520 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32728/statm: 76766 76110 73 172 0 76593 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 309480

[startup+222.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 824
/proc/meminfo: memFree=276840/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2416 CPUtime=8.88
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 388 26914 0 0 0 0 871 17 23 0 1 0 1011372229 2473984 278 4294967295 134512640 135169312 3215384000 3215380216 3085111022 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32719/statm: 604 278 235 161 0 43 0
[pid=32728] ppid=32719 vsize=371456 CPUtime=213.44
/proc/32728/stat : 32728 (minisat_static) R 32719 32719 9090 0 -1 4202496 92376 0 0 0 21279 65 0 0 25 0 1 0 1011373118 380370944 92275 4294967295 134512640 135214715 3213905056 3213903520 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32728/statm: 92864 92275 73 172 0 92691 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 373872

[startup+282.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 1025
/proc/meminfo: memFree=231464/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2416 CPUtime=8.88
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 388 26914 0 0 0 0 871 17 23 0 1 0 1011372229 2473984 278 4294967295 134512640 135169312 3215384000 3215380216 3085111022 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32719/statm: 604 278 235 161 0 43 0
[pid=32728] ppid=32719 vsize=417020 CPUtime=273.43
/proc/32728/stat : 32728 (minisat_static) R 32719 32719 9090 0 -1 4202496 103760 0 0 0 27272 71 0 0 25 0 1 0 1011373118 427028480 103659 4294967295 134512640 135214715 3213905056 3213903616 134540425 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32728/statm: 104255 103659 73 172 0 104082 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 419436

[startup+342.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 1224
/proc/meminfo: memFree=171920/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2416 CPUtime=8.88
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 388 26914 0 0 0 0 871 17 23 0 1 0 1011372229 2473984 278 4294967295 134512640 135169312 3215384000 3215380216 3085111022 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32719/statm: 604 278 235 161 0 43 0
[pid=32728] ppid=32719 vsize=476800 CPUtime=333.44
/proc/32728/stat : 32728 (minisat_static) R 32719 32719 9090 0 -1 4202496 118516 0 0 0 33267 77 0 0 25 0 1 0 1011373118 488243200 118415 4294967295 134512640 135214715 3213905056 3213903520 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32728/statm: 119200 118415 73 172 0 119027 0
Current children cumulated CPU time (s) 342.32

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

/proc/32728/statm: 177045 176335 73 172 0 176872 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 710596

[startup+582.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 1974
/proc/meminfo: memFree=51500/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2416 CPUtime=8.88
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 388 26914 0 0 0 0 871 17 23 0 1 0 1011372229 2473984 278 4294967295 134512640 135169312 3215384000 3215380216 3085111022 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32719/statm: 604 278 235 161 0 43 0
[pid=32728] ppid=32719 vsize=747456 CPUtime=573.46
/proc/32728/stat : 32728 (minisat_static) R 32719 32719 9090 0 -1 4202496 185953 0 0 0 57229 117 0 0 25 0 1 0 1011373118 765394944 185852 4294967295 134512640 135214715 3213905056 3213903520 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32728/statm: 186864 185852 73 172 0 186691 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 749872

[startup+642.308 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 2163
/proc/meminfo: memFree=52300/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2416 CPUtime=8.88
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 388 26914 0 0 0 0 871 17 23 0 1 0 1011372229 2473984 278 4294967295 134512640 135169312 3215384000 3215380216 3085111022 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32719/statm: 604 278 235 161 0 43 0
[pid=32728] ppid=32719 vsize=769104 CPUtime=633.45
/proc/32728/stat : 32728 (minisat_static) R 32719 32719 9090 0 -1 4202496 191425 0 0 0 63225 120 0 0 25 0 1 0 1011373118 787562496 191324 4294967295 134512640 135214715 3213905056 3213903520 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32728/statm: 192276 191324 73 172 0 192103 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 771520

[startup+702.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 2354
/proc/meminfo: memFree=52548/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2416 CPUtime=8.88
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 388 26914 0 0 0 0 871 17 23 0 1 0 1011372229 2473984 278 4294967295 134512640 135169312 3215384000 3215380216 3085111022 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32719/statm: 604 278 235 161 0 43 0
[pid=32728] ppid=32719 vsize=793204 CPUtime=693.46
/proc/32728/stat : 32728 (minisat_static) R 32719 32719 9090 0 -1 4202496 197434 0 0 0 69220 126 0 0 25 0 1 0 1011373118 812240896 197333 4294967295 134512640 135214715 3213905056 3213903520 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32728/statm: 198301 197333 73 172 0 198128 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 795620

[startup+762.322 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 2543
/proc/meminfo: memFree=53324/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2416 CPUtime=8.88
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 388 26914 0 0 0 0 871 17 23 0 1 0 1011372229 2473984 278 4294967295 134512640 135169312 3215384000 3215380216 3085111022 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32719/statm: 604 278 235 161 0 43 0
[pid=32728] ppid=32719 vsize=815628 CPUtime=753.47
/proc/32728/stat : 32728 (minisat_static) R 32719 32719 9090 0 -1 4202496 203055 0 0 0 75218 129 0 0 25 0 1 0 1011373118 835203072 202954 4294967295 134512640 135214715 3213905056 3213903520 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32728/statm: 203907 202954 73 172 0 203734 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 818044

[startup+822.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 2729
/proc/meminfo: memFree=52084/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2416 CPUtime=8.88
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 388 26914 0 0 0 0 871 17 23 0 1 0 1011372229 2473984 278 4294967295 134512640 135169312 3215384000 3215380216 3085111022 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32719/statm: 604 278 235 161 0 43 0
[pid=32728] ppid=32719 vsize=837312 CPUtime=813.47
/proc/32728/stat : 32728 (minisat_static) R 32719 32719 9090 0 -1 4202496 208465 0 0 0 81216 131 0 0 25 0 1 0 1011373118 857407488 208364 4294967295 134512640 135214715 3213905056 3213903520 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32728/statm: 209328 208364 73 172 0 209155 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 839728

[startup+882.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 2924
/proc/meminfo: memFree=52212/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2416 CPUtime=8.88
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 388 26914 0 0 0 0 871 17 23 0 1 0 1011372229 2473984 278 4294967295 134512640 135169312 3215384000 3215380216 3085111022 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32719/statm: 604 278 235 161 0 43 0
[pid=32728] ppid=32719 vsize=857028 CPUtime=873.47
/proc/32728/stat : 32728 (minisat_static) R 32719 32719 9090 0 -1 4202496 213432 0 0 0 87212 135 0 0 25 0 1 0 1011373118 877596672 213331 4294967295 134512640 135214715 3213905056 3213903520 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32728/statm: 214257 213331 73 172 0 214084 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 859444

[startup+942.324 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 3120
/proc/meminfo: memFree=53556/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2416 CPUtime=8.88
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 388 26914 0 0 0 0 871 17 23 0 1 0 1011372229 2473984 278 4294967295 134512640 135169312 3215384000 3215380216 3085111022 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32719/statm: 604 278 235 161 0 43 0
[pid=32728] ppid=32719 vsize=873144 CPUtime=933.48
/proc/32728/stat : 32728 (minisat_static) R 32719 32719 9090 0 -1 4202496 217522 0 0 0 93210 138 0 0 25 0 1 0 1011373118 894099456 217421 4294967295 134512640 135214715 3213905056 3213903520 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32728/statm: 218286 217421 73 172 0 218113 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 875560

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3309
/proc/meminfo: memFree=51964/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2416 CPUtime=8.88
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 388 26914 0 0 0 0 871 17 23 0 1 0 1011372229 2473984 278 4294967295 134512640 135169312 3215384000 3215380216 3085111022 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32719/statm: 604 278 235 161 0 43 0
[pid=32728] ppid=32719 vsize=907988 CPUtime=993.47
/proc/32728/stat : 32728 (minisat_static) R 32719 32719 9090 0 -1 4202496 226212 0 0 0 99206 141 0 0 25 0 1 0 1011373118 929779712 226111 4294967295 134512640 135214715 3213905056 3213903520 134528763 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32728/statm: 226997 226111 73 172 0 226824 0
Current children cumulated CPU time (s) 1002.35
Current children cumulated vsize (KiB) 910404

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 4/93 3503
/proc/meminfo: memFree=53608/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2416 CPUtime=8.88
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 388 26914 0 0 0 0 871 17 23 0 1 0 1011372229 2473984 278 4294967295 134512640 135169312 3215384000 3215380216 3085111022 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32719/statm: 604 278 235 161 0 43 0
[pid=32728] ppid=32719 vsize=957600 CPUtime=1053.48
/proc/32728/stat : 32728 (minisat_static) R 32719 32719 9090 0 -1 4202496 238095 0 0 0 105202 146 0 0 25 0 1 0 1011373118 980582400 237994 4294967295 134512640 135214715 3213905056 3213903520 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32728/statm: 239400 237994 73 172 0 239227 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 960016

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 3691
/proc/meminfo: memFree=52216/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2416 CPUtime=8.88
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 388 26914 0 0 0 0 871 17 23 0 1 0 1011372229 2473984 278 4294967295 134512640 135169312 3215384000 3215380216 3085111022 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32719/statm: 604 278 235 161 0 43 0
[pid=32728] ppid=32719 vsize=1022820 CPUtime=1113.48
/proc/32728/stat : 32728 (minisat_static) R 32719 32719 9090 0 -1 4202496 254446 0 0 0 111191 157 0 0 25 0 1 0 1011373118 1047367680 254345 4294967295 134512640 135214715 3213905056 3213903520 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32728/statm: 255705 254345 73 172 0 255532 0
Current children cumulated CPU time (s) 1122.36
Current children cumulated vsize (KiB) 1025236

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3905
/proc/meminfo: memFree=52032/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2416 CPUtime=8.88
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 388 26914 0 0 0 0 871 17 23 0 1 0 1011372229 2473984 278 4294967295 134512640 135169312 3215384000 3215380216 3085111022 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32719/statm: 604 278 235 161 0 43 0
[pid=32728] ppid=32719 vsize=1081328 CPUtime=1173.48
/proc/32728/stat : 32728 (minisat_static) R 32719 32719 9090 0 -1 4202496 269057 0 0 0 117177 171 0 0 25 0 1 0 1011373118 1107279872 268956 4294967295 134512640 135214715 3213905056 3213903616 134540425 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32728/statm: 270332 268956 73 172 0 270159 0
Current children cumulated CPU time (s) 1182.36
Current children cumulated vsize (KiB) 1083744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 4089
/proc/meminfo: memFree=51472/2074464 swapFree=1953004/1959888
[pid=32719] ppid=32717 vsize=2416 CPUtime=8.88
/proc/32719/stat : 32719 (SatELiteGTI) S 32717 32719 9090 0 -1 4194304 388 26914 0 0 0 0 871 17 23 0 1 0 1011372229 2473984 278 4294967295 134512640 135169312 3215384000 3215380216 3085111022 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32719/statm: 604 278 235 161 0 43 0
[pid=32728] ppid=32719 vsize=1107928 CPUtime=1191.18
/proc/32728/stat : 32728 (minisat_static) R 32719 32719 9090 0 -1 4202496 275692 0 0 0 118947 171 0 0 25 0 1 0 1011373118 1134518272 275591 4294967295 134512640 135214715 3213905056 3213903448 134720710 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32728/statm: 276982 275591 73 172 0 276809 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 1110344

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)

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

Real time (s): 1200.03
CPU time (s): 1200.06
CPU user time (s): 1198.18
CPU system time (s): 1.88
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1110344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.71
system time used= 0.17
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27302
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= 16
involuntary context switches= 40

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-16 12:11:57
IDJOB=1820689
IDBENCH=20581
IDSOLVER=660
FILE ID=tipi19/1820689-1242468717
PBS_JOBID=
Free space on /tmp= 9480 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq3.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820689-1242468717/watcher-1820689-1242468717 -o /tmp/evaluation-result-1820689-1242468717/solver-1820689-1242468717 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820689-1242468717.cnf

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

MD5SUM BENCH= ba6236c6cc840bb0208f73665843c375
RANDOM SEED= 1500369537

Linux tipi19 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.426
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.39

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

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.426
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.426
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:        667048 kB
Buffers:         52104 kB
Cached:        1235592 kB
SwapCached:       3036 kB
Active:         602704 kB
Inactive:       694608 kB
HighTotal:     1178688 kB
HighFree:       283416 kB
LowTotal:       895776 kB
LowFree:        383632 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:           20724 kB
Writeback:           0 kB
AnonPages:        8976 kB
Mapped:           3128 kB
Slab:           101144 kB
PageTables:        472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87780 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9459 MiB
End job on tipi19 at 2009-05-16 12:32:01