Trace number 1820628

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.04 1200.84

General information on the benchmark

Nameindustrial/narain/
clauses-8.cnf
MD5SUM74bd745b1c68e4deddfa063e58b6b54d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1176.13
Satisfiable
(Un)Satisfiability was proved
Number of variables1461771
Number of clauses5687554
Sum of the clauses size14147618
Maximum clause length601
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24325673
Number of clauses of size 3961281
Number of clauses of size 411051
Number of clauses of size 5354960
Number of clauses of size over 534588

Solver Data

0.00/0.00	c Parsing...
5.92/5.95	c ==============================================================================
5.92/5.95	c |           |     ORIGINAL     |              LEARNT              |          |
5.92/5.95	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
5.92/5.95	c ==============================================================================
5.92/5.95	c |         0 | 5687553 14147617 | 1706265       0        0     nan |  0.000 % |
479.86/480.70	c |         0 | 2172391  7468607 |      --       0       --      -- |     --   | -2399862/-3722815
479.96/480.73	c ==============================================================================
479.96/480.73	c Result  :   #vars: 447289   #clauses: 2172391   #literals: 7468607
479.96/480.73	c CPU time:   477.75 s
479.96/480.73	c ==============================================================================
482.79/483.63	c WARNING: for repeatability, setting FPU to use double precision
482.79/483.64	c Number of variables   : 447289       
482.79/483.64	c Number of clauses     : 2172391      
484.29/485.17	c Parsing time: 1.33         s
1200.03/1200.83	HOME/SatELiteGTI: line 36: 12778 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-1820628-1242460345/watcher-1820628-1242460345 -o /tmp/evaluation-result-1820628-1242460345/solver-1820628-1242460345 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820628-1242460345.cnf -random-seed=543376669 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.02 1.00 2/93 11266
/proc/meminfo: memFree=1315384/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2412 CPUtime=0.01
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 368 642 0 0 1 0 0 0 18 0 1 0 1010532702 2469888 276 4294967295 134512640 135169312 3214710016 3214708552 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11266/statm: 603 276 235 161 0 42 0
[pid=11270] ppid=11266 vsize=956 CPUtime=0
/proc/11270/stat : 11270 (SatELite_releas) R 11266 11266 14060 0 -1 4202496 150 0 0 0 0 0 0 0 20 0 1 0 1010532702 978944 85 4294967295 134512640 135223648 3216637664 3216636544 134543095 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11270/statm: 272 86 45 174 0 97 0

[startup+0.100628 s]
/proc/loadavg: 1.01 1.02 1.00 2/93 11266
/proc/meminfo: memFree=1315384/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2412 CPUtime=0.01
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 368 642 0 0 1 0 0 0 18 0 1 0 1010532702 2469888 276 4294967295 134512640 135169312 3214710016 3214708552 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11266/statm: 603 276 235 161 0 42 0
[pid=11270] ppid=11266 vsize=15516 CPUtime=0.1
/proc/11270/stat : 11270 (SatELite_releas) R 11266 11266 14060 0 -1 4202496 3273 0 0 0 8 2 0 0 20 0 1 0 1010532702 15888384 3208 4294967295 134512640 135223648 3216637664 3216636616 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11270/statm: 3879 3209 46 174 0 3704 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 17928

[startup+0.210618 s]
/proc/loadavg: 1.01 1.02 1.00 2/93 11266
/proc/meminfo: memFree=1315384/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2412 CPUtime=0.01
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 368 642 0 0 1 0 0 0 18 0 1 0 1010532702 2469888 276 4294967295 134512640 135169312 3214710016 3214708552 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11266/statm: 603 276 235 161 0 42 0
[pid=11270] ppid=11266 vsize=30108 CPUtime=0.21
/proc/11270/stat : 11270 (SatELite_releas) R 11266 11266 14060 0 -1 4202496 6289 0 0 0 16 5 0 0 21 0 1 0 1010532702 30830592 6224 4294967295 134512640 135223648 3216637664 3216636248 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11270/statm: 7527 6224 46 174 0 7352 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 32520

[startup+0.310609 s]
/proc/loadavg: 1.01 1.02 1.00 2/93 11266
/proc/meminfo: memFree=1315384/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2412 CPUtime=0.01
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 368 642 0 0 1 0 0 0 18 0 1 0 1010532702 2469888 276 4294967295 134512640 135169312 3214710016 3214708552 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11266/statm: 603 276 235 161 0 42 0
[pid=11270] ppid=11266 vsize=39448 CPUtime=0.31
/proc/11270/stat : 11270 (SatELite_releas) R 11266 11266 14060 0 -1 4202496 9230 0 0 0 22 9 0 0 21 0 1 0 1010532702 40394752 9165 4294967295 134512640 135223648 3216637664 3216636616 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11270/statm: 9862 9166 46 174 0 9687 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 41860

[startup+0.710574 s]
/proc/loadavg: 1.01 1.02 1.00 2/93 11266
/proc/meminfo: memFree=1315384/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2412 CPUtime=0.01
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 368 642 0 0 1 0 0 0 18 0 1 0 1010532702 2469888 276 4294967295 134512640 135169312 3214710016 3214708552 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11266/statm: 603 276 235 161 0 42 0
[pid=11270] ppid=11266 vsize=84136 CPUtime=0.71
/proc/11270/stat : 11270 (SatELite_releas) R 11266 11266 14060 0 -1 4202496 20324 0 0 0 53 18 0 0 22 0 1 0 1010532702 86155264 20259 4294967295 134512640 135223648 3216637664 3216636616 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11270/statm: 21034 20260 46 174 0 20859 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 86548

[startup+1.51051 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 11271
/proc/meminfo: memFree=1191508/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2412 CPUtime=0.01
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 368 642 0 0 1 0 0 0 18 0 1 0 1010532702 2469888 276 4294967295 134512640 135169312 3214710016 3214708552 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11266/statm: 603 276 235 161 0 42 0
[pid=11270] ppid=11266 vsize=170696 CPUtime=1.51
/proc/11270/stat : 11270 (SatELite_releas) R 11266 11266 14060 0 -1 4202496 41259 0 0 0 125 26 0 0 25 0 1 0 1010532702 174792704 41194 4294967295 134512640 135223648 3216637664 3216636616 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11270/statm: 42674 41194 46 174 0 42499 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 173108

[startup+3.11037 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 11271
/proc/meminfo: memFree=1082760/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2412 CPUtime=0.01
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 368 642 0 0 1 0 0 0 18 0 1 0 1010532702 2469888 276 4294967295 134512640 135169312 3214710016 3214708552 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11266/statm: 603 276 235 161 0 42 0
[pid=11270] ppid=11266 vsize=338080 CPUtime=3.11
/proc/11270/stat : 11270 (SatELite_releas) R 11266 11266 14060 0 -1 4202496 79970 0 0 0 266 45 0 0 25 0 1 0 1010532702 346193920 79905 4294967295 134512640 135223648 3216637664 3216636248 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11270/statm: 84520 79905 46 174 0 84345 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 340492

[startup+6.31009 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 11271
/proc/meminfo: memFree=732508/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2412 CPUtime=0.01
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 368 642 0 0 1 0 0 0 18 0 1 0 1010532702 2469888 276 4294967295 134512640 135169312 3214710016 3214708552 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11266/statm: 603 276 235 161 0 42 0
[pid=11270] ppid=11266 vsize=710472 CPUtime=6.31
/proc/11270/stat : 11270 (SatELite_releas) R 11266 11266 14060 0 -1 4202496 155073 0 0 0 536 95 0 0 25 0 1 0 1010532702 727523328 154928 4294967295 134512640 135223648 3216637664 3216636080 134545799 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11270/statm: 177618 154928 68 174 0 177443 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 712884

[startup+12.7195 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 11271
/proc/meminfo: memFree=641976/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2412 CPUtime=0.01
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 368 642 0 0 1 0 0 0 18 0 1 0 1010532702 2469888 276 4294967295 134512640 135169312 3214710016 3214708552 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11266/statm: 603 276 235 161 0 42 0
[pid=11270] ppid=11266 vsize=776764 CPUtime=12.68
/proc/11270/stat : 11270 (SatELite_releas) R 11266 11266 14060 0 -1 4202496 180508 0 0 0 1163 105 0 0 25 0 1 0 1010532702 795406336 164881 4294967295 134512640 135223648 3216637664 3216635664 134548206 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11270/statm: 194191 164881 73 174 0 194016 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 779176

[startup+25.5184 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 11271
/proc/meminfo: memFree=640840/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2412 CPUtime=0.01
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 368 642 0 0 1 0 0 0 18 0 1 0 1010532702 2469888 276 4294967295 134512640 135169312 3214710016 3214708552 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11266/statm: 603 276 235 161 0 42 0
[pid=11270] ppid=11266 vsize=777020 CPUtime=25.48
/proc/11270/stat : 11270 (SatELite_releas) R 11266 11266 14060 0 -1 4202496 180576 0 0 0 2443 105 0 0 25 0 1 0 1010532702 795668480 164949 4294967295 134512640 135223648 3216637664 3216635664 134549039 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11270/statm: 194255 164949 73 174 0 194080 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 779432

[startup+51.1162 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 11273
/proc/meminfo: memFree=638184/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2412 CPUtime=0.01
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 368 642 0 0 1 0 0 0 18 0 1 0 1010532702 2469888 276 4294967295 134512640 135169312 3214710016 3214708552 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11266/statm: 603 276 235 161 0 42 0
[pid=11270] ppid=11266 vsize=777020 CPUtime=51.08
/proc/11270/stat : 11270 (SatELite_releas) R 11266 11266 14060 0 -1 4202496 180719 0 0 0 5001 107 0 0 25 0 1 0 1010532702 795668480 165092 4294967295 134512640 135223648 3216637664 3216635664 134549024 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11270/statm: 194255 165092 73 174 0 194080 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 779432

[startup+102.312 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 11460
/proc/meminfo: memFree=631728/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2412 CPUtime=0.01
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 368 642 0 0 1 0 0 0 18 0 1 0 1010532702 2469888 276 4294967295 134512640 135169312 3214710016 3214708552 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11266/statm: 603 276 235 161 0 42 0
[pid=11270] ppid=11266 vsize=777532 CPUtime=102.25
/proc/11270/stat : 11270 (SatELite_releas) R 11266 11266 14060 0 -1 4202496 181040 0 0 0 10115 110 0 0 25 0 1 0 1010532702 796192768 165413 4294967295 134512640 135223648 3216637664 3216635664 134549024 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11270/statm: 194383 165413 73 174 0 194208 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 779944

[startup+162.317 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 11653
/proc/meminfo: memFree=623968/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2412 CPUtime=0.01
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 368 642 0 0 1 0 0 0 18 0 1 0 1010532702 2469888 276 4294967295 134512640 135169312 3214710016 3214708552 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11266/statm: 603 276 235 161 0 42 0
[pid=11270] ppid=11266 vsize=785724 CPUtime=162.24
/proc/11270/stat : 11270 (SatELite_releas) R 11266 11266 14060 0 -1 4202496 181481 0 0 0 16112 112 0 0 25 0 1 0 1010532702 804581376 165854 4294967295 134512640 135223648 3216637664 3216635664 134549033 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11270/statm: 196431 165854 73 174 0 196256 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 788136

[startup+222.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 11842
/proc/meminfo: memFree=613360/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2412 CPUtime=0.01
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 368 642 0 0 1 0 0 0 18 0 1 0 1010532702 2469888 276 4294967295 134512640 135169312 3214710016 3214708552 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11266/statm: 603 276 235 161 0 42 0
[pid=11270] ppid=11266 vsize=786748 CPUtime=222.21
/proc/11270/stat : 11270 (SatELite_releas) R 11266 11266 14060 0 -1 4202496 182031 0 0 0 22105 116 0 0 25 0 1 0 1010532702 805629952 166404 4294967295 134512640 135223648 3216637664 3216635664 134548215 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11270/statm: 196687 166404 73 174 0 196512 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 789160

[startup+282.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12027
/proc/meminfo: memFree=518996/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2412 CPUtime=0.01
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 368 642 0 0 1 0 0 0 18 0 1 0 1010532702 2469888 276 4294967295 134512640 135169312 3214710016 3214708552 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11266/statm: 603 276 235 161 0 42 0
[pid=11270] ppid=11266 vsize=804224 CPUtime=281.6
/proc/11270/stat : 11270 (SatELite_releas) R 11266 11266 14060 0 -1 4202496 186571 0 0 0 28017 143 0 0 25 0 1 0 1010532702 823525376 170944 4294967295 134512640 135223648 3216637664 3216635664 134549033 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11270/statm: 201056 170944 73 174 0 200881 0
Current children cumulated CPU time (s) 281.61
Current children cumulated vsize (KiB) 806636

[startup+342.311 s]
/proc/loadavg: 1.03 1.01 1.00 2/95 12214
/proc/meminfo: memFree=510184/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2412 CPUtime=0.01
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 368 642 0 0 1 0 0 0 18 0 1 0 1010532702 2469888 276 4294967295 134512640 135169312 3214710016 3214708552 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11266/statm: 603 276 235 161 0 42 0
[pid=11270] ppid=11266 vsize=804900 CPUtime=341.58
/proc/11270/stat : 11270 (SatELite_releas) R 11266 11266 14060 0 -1 4202496 187152 0 0 0 34013 145 0 0 25 0 1 0 1010532702 824217600 171287 4294967295 134512640 135223648 3216637664 3216635664 134549042 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11270/statm: 201225 171287 73 174 0 201050 0
Current children cumulated CPU time (s) 341.59

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

[pid=12778] ppid=11266 vsize=130380 CPUtime=38.66
/proc/12778/stat : 12778 (minisat_static) R 11266 11266 14060 0 -1 4202496 31637 0 0 0 3841 25 0 0 25 0 1 0 1010581066 133509120 31354 4294967295 134512640 135212243 3219804736 3219803264 134523873 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12778/statm: 32595 31354 73 171 0 32422 0
Current children cumulated CPU time (s) 521.47
Current children cumulated vsize (KiB) 132796

[startup+582.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12973
/proc/meminfo: memFree=991828/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2416 CPUtime=482.81
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 385 366722 0 0 1 0 48038 242 20 0 1 0 1010532702 2473984 277 4294967295 134512640 135169312 3214710016 3214706232 3085414126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11266/statm: 604 277 235 161 0 43 0
[pid=12778] ppid=11266 vsize=130380 CPUtime=98.66
/proc/12778/stat : 12778 (minisat_static) R 11266 11266 14060 0 -1 4202496 31637 0 0 0 9831 35 0 0 25 0 1 0 1010581066 133509120 31354 4294967295 134512640 135212243 3219804736 3219803440 134538353 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12778/statm: 32595 31354 73 171 0 32422 0
Current children cumulated CPU time (s) 581.47
Current children cumulated vsize (KiB) 132796

[startup+642.325 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 13160
/proc/meminfo: memFree=987172/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2416 CPUtime=482.81
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 385 366722 0 0 1 0 48038 242 20 0 1 0 1010532702 2473984 277 4294967295 134512640 135169312 3214710016 3214706232 3085414126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11266/statm: 604 277 235 161 0 43 0
[pid=12778] ppid=11266 vsize=135300 CPUtime=158.68
/proc/12778/stat : 12778 (minisat_static) R 11266 11266 14060 0 -1 4202496 32836 0 0 0 15832 36 0 0 25 0 1 0 1010581066 138547200 32553 4294967295 134512640 135212243 3219804736 3219803440 134538439 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12778/statm: 33825 32553 73 171 0 33652 0
Current children cumulated CPU time (s) 641.49
Current children cumulated vsize (KiB) 137716

[startup+702.319 s]
/proc/loadavg: 1.07 1.02 1.00 4/95 13349
/proc/meminfo: memFree=981716/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2416 CPUtime=482.81
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 385 366722 0 0 1 0 48038 242 20 0 1 0 1010532702 2473984 277 4294967295 134512640 135169312 3214710016 3214706232 3085414126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11266/statm: 604 277 235 161 0 43 0
[pid=12778] ppid=11266 vsize=141068 CPUtime=218.68
/proc/12778/stat : 12778 (minisat_static) R 11266 11266 14060 0 -1 4202496 34225 0 0 0 21830 38 0 0 25 0 1 0 1010581066 144453632 33942 4294967295 134512640 135212243 3219804736 3219803344 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12778/statm: 35267 33942 73 171 0 35094 0
Current children cumulated CPU time (s) 701.49
Current children cumulated vsize (KiB) 143484

[startup+762.314 s]
/proc/loadavg: 1.06 1.03 1.00 2/95 13538
/proc/meminfo: memFree=970292/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2416 CPUtime=482.81
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 385 366722 0 0 1 0 48038 242 20 0 1 0 1010532702 2473984 277 4294967295 134512640 135169312 3214710016 3214706232 3085414126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11266/statm: 604 277 235 161 0 43 0
[pid=12778] ppid=11266 vsize=152668 CPUtime=278.68
/proc/12778/stat : 12778 (minisat_static) R 11266 11266 14060 0 -1 4202496 37033 0 0 0 27821 47 0 0 25 0 1 0 1010581066 156332032 36750 4294967295 134512640 135212243 3219804736 3219803344 134526086 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12778/statm: 38167 36750 73 171 0 37994 0
Current children cumulated CPU time (s) 761.49
Current children cumulated vsize (KiB) 155084

[startup+822.319 s]
/proc/loadavg: 1.02 1.02 1.00 3/95 13727
/proc/meminfo: memFree=959636/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2416 CPUtime=482.81
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 385 366722 0 0 1 0 48038 242 20 0 1 0 1010532702 2473984 277 4294967295 134512640 135169312 3214710016 3214706232 3085414126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11266/statm: 604 277 235 161 0 43 0
[pid=12778] ppid=11266 vsize=163516 CPUtime=338.69
/proc/12778/stat : 12778 (minisat_static) R 11266 11266 14060 0 -1 4202496 39804 0 0 0 33820 49 0 0 25 0 1 0 1010581066 167440384 39521 4294967295 134512640 135212243 3219804736 3219803344 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12778/statm: 40879 39521 73 171 0 40706 0
Current children cumulated CPU time (s) 821.5
Current children cumulated vsize (KiB) 165932

[startup+882.324 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 13916
/proc/meminfo: memFree=945128/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2416 CPUtime=482.81
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 385 366722 0 0 1 0 48038 242 20 0 1 0 1010532702 2473984 277 4294967295 134512640 135169312 3214710016 3214706232 3085414126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11266/statm: 604 277 235 161 0 43 0
[pid=12778] ppid=11266 vsize=178080 CPUtime=398.7
/proc/12778/stat : 12778 (minisat_static) R 11266 11266 14060 0 -1 4202496 43368 0 0 0 39821 49 0 0 25 0 1 0 1010581066 182353920 43085 4294967295 134512640 135212243 3219804736 3219803344 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12778/statm: 44520 43085 73 171 0 44347 0
Current children cumulated CPU time (s) 881.51
Current children cumulated vsize (KiB) 180496

[startup+942.319 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 14106
/proc/meminfo: memFree=934852/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2416 CPUtime=482.81
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 385 366722 0 0 1 0 48038 242 20 0 1 0 1010532702 2473984 277 4294967295 134512640 135169312 3214710016 3214706232 3085414126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11266/statm: 604 277 235 161 0 43 0
[pid=12778] ppid=11266 vsize=188408 CPUtime=458.7
/proc/12778/stat : 12778 (minisat_static) R 11266 11266 14060 0 -1 4202496 45975 0 0 0 45819 51 0 0 25 0 1 0 1010581066 192929792 45692 4294967295 134512640 135212243 3219804736 3219803344 134526019 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12778/statm: 47102 45692 73 171 0 46929 0
Current children cumulated CPU time (s) 941.51
Current children cumulated vsize (KiB) 190824

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 14295
/proc/meminfo: memFree=927536/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2416 CPUtime=482.81
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 385 366722 0 0 1 0 48038 242 20 0 1 0 1010532702 2473984 277 4294967295 134512640 135169312 3214710016 3214706232 3085414126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11266/statm: 604 277 235 161 0 43 0
[pid=12778] ppid=11266 vsize=195788 CPUtime=518.71
/proc/12778/stat : 12778 (minisat_static) R 11266 11266 14060 0 -1 4202496 47789 0 0 0 51814 57 0 0 25 0 1 0 1010581066 200486912 47506 4294967295 134512640 135212243 3219804736 3219803344 134525968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12778/statm: 48947 47506 73 171 0 48774 0
Current children cumulated CPU time (s) 1001.52
Current children cumulated vsize (KiB) 198204

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 14484
/proc/meminfo: memFree=921096/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2416 CPUtime=482.81
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 385 366722 0 0 1 0 48038 242 20 0 1 0 1010532702 2473984 277 4294967295 134512640 135169312 3214710016 3214706232 3085414126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11266/statm: 604 277 235 161 0 43 0
[pid=12778] ppid=11266 vsize=201604 CPUtime=578.7
/proc/12778/stat : 12778 (minisat_static) R 11266 11266 14060 0 -1 4202496 49336 0 0 0 57813 57 0 0 25 0 1 0 1010581066 206442496 49053 4294967295 134512640 135212243 3219804736 3219803344 134526019 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12778/statm: 50401 49053 73 171 0 50228 0
Current children cumulated CPU time (s) 1061.51
Current children cumulated vsize (KiB) 204020

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 14673
/proc/meminfo: memFree=921312/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2416 CPUtime=482.81
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 385 366722 0 0 1 0 48038 242 20 0 1 0 1010532702 2473984 277 4294967295 134512640 135169312 3214710016 3214706232 3085414126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11266/statm: 604 277 235 161 0 43 0
[pid=12778] ppid=11266 vsize=201604 CPUtime=638.71
/proc/12778/stat : 12778 (minisat_static) R 11266 11266 14060 0 -1 4202496 49336 0 0 0 63814 57 0 0 25 0 1 0 1010581066 206442496 49053 4294967295 134512640 135212243 3219804736 3219803344 134525968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12778/statm: 50401 49053 73 171 0 50228 0
Current children cumulated CPU time (s) 1121.52
Current children cumulated vsize (KiB) 204020

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 14858
/proc/meminfo: memFree=921196/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2416 CPUtime=482.81
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 385 366722 0 0 1 0 48038 242 20 0 1 0 1010532702 2473984 277 4294967295 134512640 135169312 3214710016 3214706232 3085414126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11266/statm: 604 277 235 161 0 43 0
[pid=12778] ppid=11266 vsize=201604 CPUtime=698.72
/proc/12778/stat : 12778 (minisat_static) R 11266 11266 14060 0 -1 4202496 49361 0 0 0 69815 57 0 0 25 0 1 0 1010581066 206442496 49078 4294967295 134512640 135212243 3219804736 3219803344 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12778/statm: 50401 49078 73 171 0 50228 0
Current children cumulated CPU time (s) 1181.53
Current children cumulated vsize (KiB) 204020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.82 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 14862
/proc/meminfo: memFree=921180/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2416 CPUtime=482.81
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 385 366722 0 0 1 0 48038 242 20 0 1 0 1010532702 2473984 277 4294967295 134512640 135169312 3214710016 3214706232 3085414126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11266/statm: 604 277 235 161 0 43 0
[pid=12778] ppid=11266 vsize=201604 CPUtime=717.22
/proc/12778/stat : 12778 (minisat_static) R 11266 11266 14060 0 -1 4202496 49361 0 0 0 71665 57 0 0 25 0 1 0 1010581066 206442496 49078 4294967295 134512640 135212243 3219804736 3219803344 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12778/statm: 50401 49078 73 171 0 50228 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 204020

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

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

[startup+1200.82 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 14862
/proc/meminfo: memFree=921180/2074464 swapFree=1949056/1959888
[pid=11266] ppid=11264 vsize=2416 CPUtime=482.81
/proc/11266/stat : 11266 (SatELiteGTI) S 11264 11266 14060 0 -1 4194304 385 366722 0 0 1 0 48038 242 20 0 1 0 1010532702 2473984 277 4294967295 134512640 135169312 3214710016 3214706232 3085414126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11266/statm: 604 277 235 161 0 43 0
[pid=12778] ppid=11266 vsize=201604 CPUtime=717.22
/proc/12778/stat : 12778 (minisat_static) R 11266 11266 14060 0 -1 4202496 49361 0 0 0 71665 57 0 0 25 0 1 0 1010581066 206442496 49078 4294967295 134512640 135212243 3219804736 3219803344 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12778/statm: 50401 49078 73 171 0 50228 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 204020

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.84
CPU time (s): 1200.04
CPU user time (s): 1197.04
CPU system time (s): 3
CPU usage (%): 99.9337
Max. virtual memory (cumulated for all children) (KiB): 890160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.04
system time used= 3
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 416561
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= 41
involuntary context switches= 7388

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-16 09:52:25
IDJOB=1820628
IDBENCH=20506
IDSOLVER=659
FILE ID=tipi27/1820628-1242460345
PBS_JOBID=
Free space on /tmp= 9844 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/industrial/narain/clauses-8.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820628-1242460345/watcher-1820628-1242460345 -o /tmp/evaluation-result-1820628-1242460345/solver-1820628-1242460345 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820628-1242460345.cnf -random-seed=543376669

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

MD5SUM BENCH= 74bd745b1c68e4deddfa063e58b6b54d
RANDOM SEED= 543376669

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:       1315384 kB
Buffers:         33768 kB
Cached:         631868 kB
SwapCached:       5508 kB
Active:         452112 kB
Inactive:       223360 kB
HighTotal:     1178688 kB
HighFree:       568620 kB
LowTotal:       895776 kB
LowFree:        746764 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:          117696 kB
Writeback:           0 kB
AnonPages:        9128 kB
Mapped:           3128 kB
Slab:            75812 kB
PageTables:        388 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= 9715 MiB
End job on tipi27 at 2009-05-16 10:12:39