Trace number 1821576

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.09 1200.05

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-5p0.cnf
MD5SUM782c70d5631cbc24bc659543ee69ca8b
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 variables224569
Number of clauses1190619
Sum of the clauses size2868508
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2850703
Number of clauses of size 3271793
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

0.00/0.00	c Parsing...
1.30/1.36	c ==============================================================================
1.30/1.36	c |           |     ORIGINAL     |              LEARNT              |          |
1.30/1.36	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.30/1.36	c ==============================================================================
1.30/1.36	c |         0 | 1178466  2855605 |  353539       0        0     nan |  0.000 % |
7.69/7.75	c |         0 |  822458  2306194 |      --       0       --      -- |     --   | -102366/26047
7.69/7.75	c ==============================================================================
7.69/7.75	c Result  :   #vars: 120834   #clauses: 822458   #literals: 2306194
7.69/7.75	c CPU time:   7.43 s
7.69/7.75	c ==============================================================================
8.58/8.62	c WARNING: for repeatability, setting FPU to use double precision
8.58/8.62	c Number of variables   : 120834       
8.58/8.62	c Number of clauses     : 822458       
9.18/9.24	c Parsing time: 0.55         s
1200.07/1200.03	HOME/SatELiteGTI: line 36:  7312 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-1821576-1242539013/watcher-1821576-1242539013 -o /tmp/evaluation-result-1821576-1242539013/solver-1821576-1242539013 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821576-1242539013.cnf -random-seed=863272016 

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.18 1.05 1.01 2/91 7303
/proc/meminfo: memFree=1046588/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2412 CPUtime=0
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1018399640 2469888 276 4294967295 134512640 135169312 3217508272 3217506808 3084889838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7303/statm: 603 276 235 161 0 42 0
[pid=7307] ppid=7303 vsize=948 CPUtime=0
/proc/7307/stat : 7307 (SatELite_releas) R 7303 7303 15108 0 -1 4202496 113 0 0 0 0 0 0 0 25 0 1 0 1018399641 970752 48 4294967295 134512640 135223648 3216225920 3216224824 134736942 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7307/statm: 238 53 44 174 0 63 0

[startup+0.057772 s]
/proc/loadavg: 1.18 1.05 1.01 2/91 7303
/proc/meminfo: memFree=1046588/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2412 CPUtime=0
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1018399640 2469888 276 4294967295 134512640 135169312 3217508272 3217506808 3084889838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7303/statm: 603 276 235 161 0 42 0
[pid=7307] ppid=7303 vsize=25500 CPUtime=0.06
/proc/7307/stat : 7307 (SatELite_releas) R 7303 7303 15108 0 -1 4202496 3815 0 0 0 4 2 0 0 25 0 1 0 1018399641 26112000 3646 4294967295 134512640 135223648 3216225920 3216224800 134543095 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7307/statm: 6375 3647 46 174 0 6200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27912

[startup+0.107742 s]
/proc/loadavg: 1.18 1.05 1.01 2/91 7303
/proc/meminfo: memFree=1046588/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2412 CPUtime=0
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1018399640 2469888 276 4294967295 134512640 135169312 3217508272 3217506808 3084889838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7303/statm: 603 276 235 161 0 42 0
[pid=7307] ppid=7303 vsize=29096 CPUtime=0.11
/proc/7307/stat : 7307 (SatELite_releas) R 7303 7303 15108 0 -1 4202496 5612 0 0 0 6 5 0 0 25 0 1 0 1018399641 29794304 5443 4294967295 134512640 135223648 3216225920 3216224656 134540952 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7307/statm: 7274 5444 46 174 0 7099 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 31508

[startup+0.307725 s]
/proc/loadavg: 1.18 1.05 1.01 2/91 7303
/proc/meminfo: memFree=1046588/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2412 CPUtime=0
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1018399640 2469888 276 4294967295 134512640 135169312 3217508272 3217506808 3084889838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7303/statm: 603 276 235 161 0 42 0
[pid=7307] ppid=7303 vsize=48972 CPUtime=0.31
/proc/7307/stat : 7307 (SatELite_releas) R 7303 7303 15108 0 -1 4202496 10357 0 0 0 22 9 0 0 25 0 1 0 1018399641 50147328 10188 4294967295 134512640 135223648 3216225920 3216224488 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7307/statm: 12243 10188 46 174 0 12068 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 51384

[startup+0.707694 s]
/proc/loadavg: 1.18 1.05 1.01 2/91 7303
/proc/meminfo: memFree=1046588/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2412 CPUtime=0
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1018399640 2469888 276 4294967295 134512640 135169312 3217508272 3217506808 3084889838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7303/statm: 603 276 235 161 0 42 0
[pid=7307] ppid=7303 vsize=69632 CPUtime=0.7
/proc/7307/stat : 7307 (SatELite_releas) R 7303 7303 15108 0 -1 4202496 15418 0 0 0 51 19 0 0 25 0 1 0 1018399641 71303168 15249 4294967295 134512640 135223648 3216225920 3216224872 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7307/statm: 17408 15249 46 174 0 17233 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 72044

[startup+1.50763 s]
/proc/loadavg: 1.18 1.05 1.01 3/93 7308
/proc/meminfo: memFree=966608/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2412 CPUtime=0
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1018399640 2469888 276 4294967295 134512640 135169312 3217508272 3217506808 3084889838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7303/statm: 603 276 235 161 0 42 0
[pid=7307] ppid=7303 vsize=115196 CPUtime=1.5
/proc/7307/stat : 7307 (SatELite_releas) R 7303 7303 15108 0 -1 4202496 26122 0 0 0 125 25 0 0 25 0 1 0 1018399641 117960704 25953 4294967295 134512640 135223648 3216225920 3216224576 134546390 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7307/statm: 28799 25953 67 174 0 28624 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 117608

[startup+3.10751 s]
/proc/loadavg: 1.18 1.05 1.01 2/93 7310
/proc/meminfo: memFree=931144/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2412 CPUtime=0
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1018399640 2469888 276 4294967295 134512640 135169312 3217508272 3217506808 3084889838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7303/statm: 603 276 235 161 0 42 0
[pid=7307] ppid=7303 vsize=136948 CPUtime=3.08
/proc/7307/stat : 7307 (SatELite_releas) R 7303 7303 15108 0 -1 4202496 34183 0 0 0 280 28 0 0 25 0 1 0 1018399641 140234752 31163 4294967295 134512640 135223648 3216225920 3216223936 134586754 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7307/statm: 34237 31163 73 174 0 34062 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 139360

[startup+6.30727 s]
/proc/loadavg: 1.17 1.05 1.01 2/93 7310
/proc/meminfo: memFree=916140/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2412 CPUtime=0
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1018399640 2469888 276 4294967295 134512640 135169312 3217508272 3217506808 3084889838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7303/statm: 603 276 235 161 0 42 0
[pid=7307] ppid=7303 vsize=144256 CPUtime=6.28
/proc/7307/stat : 7307 (SatELite_releas) R 7303 7303 15108 0 -1 4202496 38524 0 0 0 599 29 0 0 25 0 1 0 1018399641 147718144 32986 4294967295 134512640 135223648 3216225920 3216224272 134601537 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7307/statm: 36064 32986 73 174 0 35889 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 146668

[startup+12.7068 s]
/proc/loadavg: 1.15 1.05 1.01 2/93 7312
/proc/meminfo: memFree=978244/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2416 CPUtime=8.59
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 385 41373 0 0 0 0 826 33 25 0 1 0 1018399640 2473984 277 4294967295 134512640 135169312 3217508272 3217504488 3084889838 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7303/statm: 604 277 235 161 0 43 0
[pid=7312] ppid=7303 vsize=45940 CPUtime=4.09
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 10885 0 0 0 402 7 0 0 25 0 1 0 1018400503 47042560 10797 4294967295 134512640 135212243 3217690688 3217689296 134526019 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7312/statm: 11485 10797 73 171 0 11312 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 48356

[startup+25.5058 s]
/proc/loadavg: 1.12 1.05 1.01 2/93 7312
/proc/meminfo: memFree=978216/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2416 CPUtime=8.59
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 385 41373 0 0 0 0 826 33 25 0 1 0 1018399640 2473984 277 4294967295 134512640 135169312 3217508272 3217504488 3084889838 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7303/statm: 604 277 235 161 0 43 0
[pid=7312] ppid=7303 vsize=45940 CPUtime=16.89
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 10899 0 0 0 1682 7 0 0 25 0 1 0 1018400503 47042560 10811 4294967295 134512640 135212243 3217690688 3217689296 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7312/statm: 11485 10811 73 171 0 11312 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48356

[startup+51.1138 s]
/proc/loadavg: 1.08 1.04 1.01 3/93 7314
/proc/meminfo: memFree=973208/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2416 CPUtime=8.59
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 385 41373 0 0 0 0 826 33 25 0 1 0 1018399640 2473984 277 4294967295 134512640 135169312 3217508272 3217504488 3084889838 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7303/statm: 604 277 235 161 0 43 0
[pid=7312] ppid=7303 vsize=51124 CPUtime=42.5
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 12160 0 0 0 4243 7 0 0 25 0 1 0 1018400503 52350976 12072 4294967295 134512640 135212243 3217690688 3217689296 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7312/statm: 12781 12072 73 171 0 12608 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53540

[startup+102.32 s]
/proc/loadavg: 1.21 1.09 1.02 2/93 7501
/proc/meminfo: memFree=961004/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2416 CPUtime=8.59
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 385 41373 0 0 0 0 826 33 25 0 1 0 1018399640 2473984 277 4294967295 134512640 135169312 3217508272 3217504488 3084889838 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7303/statm: 604 277 235 161 0 43 0
[pid=7312] ppid=7303 vsize=62908 CPUtime=93.71
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 15116 0 0 0 9362 9 0 0 25 0 1 0 1018400503 64417792 15028 4294967295 134512640 135212243 3217690688 3217689008 134527847 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7312/statm: 15727 15028 73 171 0 15554 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 65324

[startup+162.315 s]
/proc/loadavg: 1.27 1.12 1.03 3/93 7690
/proc/meminfo: memFree=946596/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2416 CPUtime=8.59
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 385 41373 0 0 0 0 826 33 25 0 1 0 1018399640 2473984 277 4294967295 134512640 135169312 3217508272 3217504488 3084889838 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7303/statm: 604 277 235 161 0 43 0
[pid=7312] ppid=7303 vsize=77120 CPUtime=153.71
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 18678 0 0 0 15358 13 0 0 25 0 1 0 1018400503 78970880 18590 4294967295 134512640 135212243 3217690688 3217689296 134526150 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7312/statm: 19280 18590 73 171 0 19107 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 79536

[startup+222.321 s]
/proc/loadavg: 1.10 1.10 1.03 2/93 7878
/proc/meminfo: memFree=932832/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2416 CPUtime=8.59
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 385 41373 0 0 0 0 826 33 25 0 1 0 1018399640 2473984 277 4294967295 134512640 135169312 3217508272 3217504488 3084889838 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7303/statm: 604 277 235 161 0 43 0
[pid=7312] ppid=7303 vsize=90728 CPUtime=213.72
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 22057 0 0 0 21358 14 0 0 25 0 1 0 1018400503 92905472 21969 4294967295 134512640 135212243 3217690688 3217689008 134527698 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7312/statm: 22682 21969 73 171 0 22509 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 93144

[startup+282.306 s]
/proc/loadavg: 1.03 1.08 1.02 3/93 8068
/proc/meminfo: memFree=918968/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2416 CPUtime=8.59
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 385 41373 0 0 0 0 826 33 25 0 1 0 1018399640 2473984 277 4294967295 134512640 135169312 3217508272 3217504488 3084889838 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7303/statm: 604 277 235 161 0 43 0
[pid=7312] ppid=7303 vsize=104720 CPUtime=273.71
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 25566 0 0 0 27355 16 0 0 25 0 1 0 1018400503 107233280 25478 4294967295 134512640 135212243 3217690688 3217689008 134527776 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7312/statm: 26180 25478 73 171 0 26007 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 107136

[startup+342.312 s]
/proc/loadavg: 1.01 1.06 1.01 3/93 8258
/proc/meminfo: memFree=916488/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2416 CPUtime=8.59
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 385 41373 0 0 0 0 826 33 25 0 1 0 1018399640 2473984 277 4294967295 134512640 135169312 3217508272 3217504488 3084889838 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7303/statm: 604 277 235 161 0 43 0
[pid=7312] ppid=7303 vsize=106832 CPUtime=333.71
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 26102 0 0 0 33353 18 0 0 25 0 1 0 1018400503 109395968 26014 4294967295 134512640 135212243 3217690688 3217689296 134526197 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7312/statm: 26708 26014 73 171 0 26535 0
Current children cumulated CPU time (s) 342.3

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

[pid=7312] ppid=7303 vsize=106832 CPUtime=453.73
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 26102 0 0 0 45355 18 0 0 25 0 1 0 1018400503 109395968 26014 4294967295 134512640 135212243 3217690688 3217689296 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7312/statm: 26708 26014 73 171 0 26535 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 109248

[startup+522.318 s]
/proc/loadavg: 1.10 1.07 1.01 2/93 8820
/proc/meminfo: memFree=903468/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2416 CPUtime=8.59
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 385 41373 0 0 0 0 826 33 25 0 1 0 1018399640 2473984 277 4294967295 134512640 135169312 3217508272 3217504488 3084889838 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7303/statm: 604 277 235 161 0 43 0
[pid=7312] ppid=7303 vsize=120840 CPUtime=513.73
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 29599 0 0 0 51349 24 0 0 25 0 1 0 1018400503 123740160 29511 4294967295 134512640 135212243 3217690688 3217689008 134527744 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7312/statm: 30210 29511 73 171 0 30037 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 123256

[startup+582.323 s]
/proc/loadavg: 1.03 1.05 1.01 3/93 9009
/proc/meminfo: memFree=889208/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2416 CPUtime=8.59
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 385 41373 0 0 0 0 826 33 25 0 1 0 1018399640 2473984 277 4294967295 134512640 135169312 3217508272 3217504488 3084889838 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7303/statm: 604 277 235 161 0 43 0
[pid=7312] ppid=7303 vsize=134840 CPUtime=573.74
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 33106 0 0 0 57345 29 0 0 25 0 1 0 1018400503 138076160 33018 4294967295 134512640 135212243 3217690688 3217689296 134526086 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7312/statm: 33710 33018 73 171 0 33537 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 137256

[startup+642.309 s]
/proc/loadavg: 1.01 1.04 1.00 2/93 9201
/proc/meminfo: memFree=885364/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2416 CPUtime=8.59
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 385 41373 0 0 0 0 826 33 25 0 1 0 1018399640 2473984 277 4294967295 134512640 135169312 3217508272 3217504488 3084889838 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7303/statm: 604 277 235 161 0 43 0
[pid=7312] ppid=7303 vsize=138536 CPUtime=633.73
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 34026 0 0 0 63343 30 0 0 25 0 1 0 1018400503 141860864 33938 4294967295 134512640 135212243 3217690688 3217689296 134526516 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7312/statm: 34634 33938 73 171 0 34461 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 140952

[startup+702.304 s]
/proc/loadavg: 1.00 1.03 1.00 2/93 9389
/proc/meminfo: memFree=885364/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2416 CPUtime=8.59
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 385 41373 0 0 0 0 826 33 25 0 1 0 1018399640 2473984 277 4294967295 134512640 135169312 3217508272 3217504488 3084889838 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7303/statm: 604 277 235 161 0 43 0
[pid=7312] ppid=7303 vsize=138536 CPUtime=693.73
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 34026 0 0 0 69342 31 0 0 25 0 1 0 1018400503 141860864 33938 4294967295 134512640 135212243 3217690688 3217689008 134527776 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7312/statm: 34634 33938 73 171 0 34461 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 140952

[startup+762.309 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 9578
/proc/meminfo: memFree=885232/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2416 CPUtime=8.59
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 385 41373 0 0 0 0 826 33 25 0 1 0 1018399640 2473984 277 4294967295 134512640 135169312 3217508272 3217504488 3084889838 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7303/statm: 604 277 235 161 0 43 0
[pid=7312] ppid=7303 vsize=138536 CPUtime=753.74
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 34026 0 0 0 75342 32 0 0 25 0 1 0 1018400503 141860864 33938 4294967295 134512640 135212243 3217690688 3217689296 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7312/statm: 34634 33938 73 171 0 34461 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 140952

[startup+822.315 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 9764
/proc/meminfo: memFree=885232/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2416 CPUtime=8.59
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 385 41373 0 0 0 0 826 33 25 0 1 0 1018399640 2473984 277 4294967295 134512640 135169312 3217508272 3217504488 3084889838 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7303/statm: 604 277 235 161 0 43 0
[pid=7312] ppid=7303 vsize=138536 CPUtime=813.75
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 34026 0 0 0 81343 32 0 0 25 0 1 0 1018400503 141860864 33938 4294967295 134512640 135212243 3217690688 3217689296 134526223 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7312/statm: 34634 33938 73 171 0 34461 0
Current children cumulated CPU time (s) 822.34
Current children cumulated vsize (KiB) 140952

[startup+882.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 9952
/proc/meminfo: memFree=881892/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2416 CPUtime=8.59
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 385 41373 0 0 0 0 826 33 25 0 1 0 1018399640 2473984 277 4294967295 134512640 135169312 3217508272 3217504488 3084889838 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7303/statm: 604 277 235 161 0 43 0
[pid=7312] ppid=7303 vsize=142108 CPUtime=873.76
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 34909 0 0 0 87343 33 0 0 25 0 1 0 1018400503 145518592 34821 4294967295 134512640 135212243 3217690688 3217689296 134525968 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7312/statm: 35527 34821 73 171 0 35354 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 144524

[startup+942.316 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 10141
/proc/meminfo: memFree=867880/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2416 CPUtime=8.59
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 385 41373 0 0 0 0 826 33 25 0 1 0 1018399640 2473984 277 4294967295 134512640 135169312 3217508272 3217504488 3084889838 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7303/statm: 604 277 235 161 0 43 0
[pid=7312] ppid=7303 vsize=156292 CPUtime=933.76
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 38408 0 0 0 93343 33 0 0 25 0 1 0 1018400503 160043008 38320 4294967295 134512640 135212243 3217690688 3217689296 134526516 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7312/statm: 39073 38320 73 171 0 38900 0
Current children cumulated CPU time (s) 942.35
Current children cumulated vsize (KiB) 158708

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10333
/proc/meminfo: memFree=867756/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2416 CPUtime=8.59
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 385 41373 0 0 0 0 826 33 25 0 1 0 1018399640 2473984 277 4294967295 134512640 135169312 3217508272 3217504488 3084889838 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7303/statm: 604 277 235 161 0 43 0
[pid=7312] ppid=7303 vsize=156292 CPUtime=993.76
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 38408 0 0 0 99343 33 0 0 25 0 1 0 1018400503 160043008 38320 4294967295 134512640 135212243 3217690688 3217689296 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7312/statm: 39073 38320 73 171 0 38900 0
Current children cumulated CPU time (s) 1002.35
Current children cumulated vsize (KiB) 158708

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10522
/proc/meminfo: memFree=867872/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2416 CPUtime=8.59
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 385 41373 0 0 0 0 826 33 25 0 1 0 1018399640 2473984 277 4294967295 134512640 135169312 3217508272 3217504488 3084889838 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7303/statm: 604 277 235 161 0 43 0
[pid=7312] ppid=7303 vsize=156292 CPUtime=1053.76
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 38408 0 0 0 105341 35 0 0 25 0 1 0 1018400503 160043008 38320 4294967295 134512640 135212243 3217690688 3217689296 134526286 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7312/statm: 39073 38320 73 171 0 38900 0
Current children cumulated CPU time (s) 1062.35
Current children cumulated vsize (KiB) 158708

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10708
/proc/meminfo: memFree=867872/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2416 CPUtime=8.59
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 385 41373 0 0 0 0 826 33 25 0 1 0 1018399640 2473984 277 4294967295 134512640 135169312 3217508272 3217504488 3084889838 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7303/statm: 604 277 235 161 0 43 0
[pid=7312] ppid=7303 vsize=156292 CPUtime=1113.77
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 38408 0 0 0 111338 39 0 0 25 0 1 0 1018400503 160043008 38320 4294967295 134512640 135212243 3217690688 3217689296 134526035 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7312/statm: 39073 38320 73 171 0 38900 0
Current children cumulated CPU time (s) 1122.36
Current children cumulated vsize (KiB) 158708

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10896
/proc/meminfo: memFree=868004/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2416 CPUtime=8.59
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 385 41373 0 0 0 0 826 33 25 0 1 0 1018399640 2473984 277 4294967295 134512640 135169312 3217508272 3217504488 3084889838 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7303/statm: 604 277 235 161 0 43 0
[pid=7312] ppid=7303 vsize=156292 CPUtime=1173.78
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 38408 0 0 0 117338 40 0 0 25 0 1 0 1018400503 160043008 38320 4294967295 134512640 135212243 3217690688 3217689296 134525968 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7312/statm: 39073 38320 73 171 0 38900 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 158708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11080
/proc/meminfo: memFree=867648/2074464 swapFree=1952056/1959888
[pid=7303] ppid=7301 vsize=2416 CPUtime=8.59
/proc/7303/stat : 7303 (SatELiteGTI) S 7301 7303 15108 0 -1 4194304 385 41373 0 0 0 0 826 33 25 0 1 0 1018399640 2473984 277 4294967295 134512640 135169312 3217508272 3217504488 3084889838 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7303/statm: 604 277 235 161 0 43 0
[pid=7312] ppid=7303 vsize=156292 CPUtime=1191.48
/proc/7312/stat : 7312 (minisat_static) R 7303 7303 15108 0 -1 4202496 38408 0 0 0 119108 40 0 0 25 0 1 0 1018400503 160043008 38320 4294967295 134512640 135212243 3217690688 3217689072 134536851 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7312/statm: 39073 38320 73 171 0 38900 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 158708

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.05
CPU time (s): 1200.09
CPU user time (s): 1199.34
CPU system time (s): 0.75
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 158708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.34
system time used= 0.75
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80258
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= 21
involuntary context switches= 2569

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-17 07:43:33
IDJOB=1821576
IDBENCH=71011
IDSOLVER=659
FILE ID=tipi24/1821576-1242539013
PBS_JOBID=
Free space on /tmp= 9761 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-5p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821576-1242539013/watcher-1821576-1242539013 -o /tmp/evaluation-result-1821576-1242539013/solver-1821576-1242539013 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821576-1242539013.cnf -random-seed=863272016

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

MD5SUM BENCH= 782c70d5631cbc24bc659543ee69ca8b
RANDOM SEED= 863272016

Linux tipi24 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.75

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1046960 kB
Buffers:         47520 kB
Cached:         871488 kB
SwapCached:       3828 kB
Active:         229140 kB
Inactive:       699232 kB
HighTotal:     1178688 kB
HighFree:       387924 kB
LowTotal:       895776 kB
LowFree:        659036 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:           24452 kB
Writeback:           0 kB
AnonPages:        8908 kB
Mapped:           3172 kB
Slab:            90672 kB
PageTables:        488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87800 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9761 MiB
End job on tipi24 at 2009-05-17 08:03:38