Trace number 1832382

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.41

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
MD5SUM4bdea1a05617ff95eaeaf981037754e7
Bench CategoryCRAFTED (crafted 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 variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   19612    74038 |    5883       0        0     nan |  0.000 % |
0.00/0.03	c |         0 |   17759    66584 |      --       0       --      -- |     --   | -1674/-6692
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 2844   #clauses: 17759   #literals: 66584
0.00/0.03	c CPU time:   0.031995 s
0.00/0.03	c ==============================================================================
0.00/0.06	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.06	c Number of variables   : 2844         
0.00/0.06	c Number of clauses     : 17759        
0.00/0.07	c Parsing time: 0.01         s
1200.06/1200.41	HOME/SatELiteGTI: line 36:   872 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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1832382-1242772742/watcher-1832382-1242772742 -o /tmp/evaluation-result-1832382-1242772742/solver-1832382-1242772742 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1832382-1242772742.cnf -random-seed=1398922367 

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: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.94 3/64 866
/proc/meminfo: memFree=1973392/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 305307661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/866/statm: 1339 237 197 169 0 50 0

[startup+0.0544259 s]
/proc/loadavg: 0.99 0.97 0.94 3/64 866
/proc/meminfo: memFree=1973392/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 305307661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/866/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101434 s]
/proc/loadavg: 0.99 0.97 0.94 3/64 866
/proc/meminfo: memFree=1973392/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+0.301451 s]
/proc/loadavg: 0.99 0.97 0.94 3/64 866
/proc/meminfo: memFree=1973392/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+0.701487 s]
/proc/loadavg: 0.99 0.97 0.94 3/64 866
/proc/meminfo: memFree=1973392/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+1.50155 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 872
/proc/meminfo: memFree=1970112/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=4336 CPUtime=1.43
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 825 0 0 0 143 0 0 0 25 0 1 0 305307668 4440064 811 1992294400 134512640 135212243 4294956256 18446744073709551615 134538404 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 1084 811 76 170 0 911 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9692

[startup+3.10269 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 872
/proc/meminfo: memFree=1969152/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=5524 CPUtime=3.03
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 1097 0 0 0 303 0 0 0 25 0 1 0 305307668 5656576 1083 1992294400 134512640 135212243 4294956256 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 1381 1083 76 170 0 1208 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10880

[startup+6.30196 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 872
/proc/meminfo: memFree=1966920/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=7376 CPUtime=6.23
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 1563 0 0 0 622 1 0 0 25 0 1 0 305307668 7553024 1549 1992294400 134512640 135212243 4294956256 18446744073709551615 134536118 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 1844 1549 76 170 0 1671 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12732

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 872
/proc/meminfo: memFree=1964104/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=10116 CPUtime=12.62
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 2251 0 0 0 1261 1 0 0 25 0 1 0 305307668 10358784 2237 1992294400 134512640 135212243 4294956256 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 2529 2237 76 170 0 2356 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15472

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 872
/proc/meminfo: memFree=1959944/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=14040 CPUtime=25.41
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 3218 0 0 0 2539 2 0 0 25 0 1 0 305307668 14376960 3204 1992294400 134512640 135212243 4294956256 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 3510 3204 76 170 0 3337 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 19396

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 872
/proc/meminfo: memFree=1958344/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=15360 CPUtime=51.01
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 3568 0 0 0 5098 3 0 0 25 0 1 0 305307668 15728640 3554 1992294400 134512640 135212243 4294956256 18446744073709551615 134527605 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 3840 3554 76 170 0 3667 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 20716

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 872
/proc/meminfo: memFree=1957960/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=15772 CPUtime=102.2
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 3672 0 0 0 10217 3 0 0 25 0 1 0 305307668 16150528 3658 1992294400 134512640 135212243 4294956256 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 3943 3658 76 170 0 3770 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 21128

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 872
/proc/meminfo: memFree=1957128/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=16832 CPUtime=162.18
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 3888 0 0 0 16214 4 0 0 25 0 1 0 305307668 17235968 3874 1992294400 134512640 135212243 4294956256 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 4208 3874 76 170 0 4035 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 22188

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 874
/proc/meminfo: memFree=1955784/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=18020 CPUtime=222.16
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 4218 0 0 0 22212 4 0 0 25 0 1 0 305307668 18452480 4204 1992294400 134512640 135212243 4294956256 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 4505 4204 76 170 0 4332 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 23376

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 874
/proc/meminfo: memFree=1954440/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=19352 CPUtime=282.15
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 4540 0 0 0 28211 4 0 0 25 0 1 0 305307668 19816448 4526 1992294400 134512640 135212243 4294956256 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 4838 4526 76 170 0 4665 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 24708

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 874
/proc/meminfo: memFree=1953032/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=20764 CPUtime=342.14
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 4891 0 0 0 34209 5 0 0 25 0 1 0 305307668 21262336 4877 1992294400 134512640 135212243 4294956256 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 5191 4877 76 170 0 5018 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 26120

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 874
/proc/meminfo: memFree=1952136/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=21748 CPUtime=402.12
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 5127 0 0 0 40207 5 0 0 25 0 1 0 305307668 22269952 5113 1992294400 134512640 135212243 4294956256 18446744073709551615 134526459 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 5437 5113 76 170 0 5264 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 27104

[startup+462.301 s]

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

[pid=872] ppid=866 vsize=22488 CPUtime=462.1
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 5277 0 0 0 46205 5 0 0 25 0 1 0 305307668 23027712 5263 1992294400 134512640 135212243 4294956256 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 5622 5263 76 170 0 5449 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 27844

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 874
/proc/meminfo: memFree=1949960/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=23836 CPUtime=522.08
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 5632 0 0 0 52203 5 0 0 25 0 1 0 305307668 24408064 5618 1992294400 134512640 135212243 4294956256 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 5959 5618 76 170 0 5786 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 29192

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 874
/proc/meminfo: memFree=1949960/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=23836 CPUtime=582.07
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 5633 0 0 0 58202 5 0 0 25 0 1 0 305307668 24408064 5619 1992294400 134512640 135212243 4294956256 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 5959 5619 76 170 0 5786 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 29192

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 874
/proc/meminfo: memFree=1948424/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=25348 CPUtime=642.06
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 6005 0 0 0 64200 6 0 0 25 0 1 0 305307668 25956352 5991 1992294400 134512640 135212243 4294956256 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 6337 5991 76 170 0 6164 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 30704

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 874
/proc/meminfo: memFree=1947848/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=25912 CPUtime=702.04
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 6135 0 0 0 70198 6 0 0 25 0 1 0 305307668 26533888 6121 1992294400 134512640 135212243 4294956256 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 6478 6121 76 170 0 6305 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 31268

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 874
/proc/meminfo: memFree=1947656/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=25912 CPUtime=762.03
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 6162 0 0 0 76197 6 0 0 25 0 1 0 305307668 26533888 6148 1992294400 134512640 135212243 4294956256 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 6478 6148 76 170 0 6305 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 31268

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 874
/proc/meminfo: memFree=1946248/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=27412 CPUtime=822
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 6508 0 0 0 82194 6 0 0 25 0 1 0 305307668 28069888 6494 1992294400 134512640 135212243 4294956256 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 6853 6494 76 170 0 6680 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 32768

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 874
/proc/meminfo: memFree=1946248/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=27412 CPUtime=881.99
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 6508 0 0 0 88193 6 0 0 25 0 1 0 305307668 28069888 6494 1992294400 134512640 135212243 4294956256 18446744073709551615 134536032 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 6853 6494 76 170 0 6680 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 32768

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 874
/proc/meminfo: memFree=1945672/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=28028 CPUtime=941.97
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 6645 0 0 0 94191 6 0 0 25 0 1 0 305307668 28700672 6631 1992294400 134512640 135212243 4294956256 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 7007 6631 76 170 0 6834 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 33384

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 874
/proc/meminfo: memFree=1942920/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=30684 CPUtime=1001.96
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 7317 0 0 0 100189 7 0 0 25 0 1 0 305307668 31420416 7303 1992294400 134512640 135212243 4294956256 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 7671 7303 76 170 0 7498 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 36040

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 874
/proc/meminfo: memFree=1942920/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=30684 CPUtime=1061.94
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 7317 0 0 0 106187 7 0 0 25 0 1 0 305307668 31420416 7303 1992294400 134512640 135212243 4294956256 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 7671 7303 76 170 0 7498 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 36040

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 874
/proc/meminfo: memFree=1942856/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=30684 CPUtime=1121.93
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 7320 0 0 0 112186 7 0 0 25 0 1 0 305307668 31420416 7306 1992294400 134512640 135212243 4294956256 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 7671 7306 76 170 0 7498 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 36040

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 874
/proc/meminfo: memFree=1942472/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=31324 CPUtime=1181.91
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 7418 0 0 0 118184 7 0 0 25 0 1 0 305307668 32075776 7404 1992294400 134512640 135212243 4294956256 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 7831 7404 76 170 0 7658 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 36680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 874
/proc/meminfo: memFree=1941832/2055920 swapFree=4179268/4192956
[pid=866] ppid=864 vsize=5356 CPUtime=0.05
/proc/866/stat : 866 (SatELiteGTI) S 864 866 672 0 -1 4194304 335 985 0 0 0 0 5 0 16 0 1 0 305307661 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/866/statm: 1339 239 197 169 0 50 0
[pid=872] ppid=866 vsize=31852 CPUtime=1200.01
/proc/872/stat : 872 (minisat_static) R 866 866 672 0 -1 4194304 7568 0 0 0 119994 7 0 0 25 0 1 0 305307668 32616448 7554 1992294400 134512640 135212243 4294956256 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/872/statm: 7963 7554 76 170 0 7790 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 37208

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.41
CPU time (s): 1200.09
CPU user time (s): 1200
CPU system time (s): 0.092985
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 37208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
system time used= 0.092985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8898
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= 26
involuntary context switches= 2060

runsolver used 1.35379 second user time and 3.02254 second system time

The end

Launcher Data

Begin job on node15 at 2009-05-20 00:39:03
IDJOB=1832382
IDBENCH=24754
IDSOLVER=672
FILE ID=node15/1832382-1242772742
PBS_JOBID= 9322283
Free space on /tmp= 66440 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1832382-1242772742/watcher-1832382-1242772742 -o /tmp/evaluation-result-1832382-1242772742/solver-1832382-1242772742 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1832382-1242772742.cnf -random-seed=1398922367

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

MD5SUM BENCH= 4bdea1a05617ff95eaeaf981037754e7
RANDOM SEED=1398922367

node15.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1973872 kB
Buffers:         15108 kB
Cached:          31328 kB
SwapCached:       7828 kB
Active:          27000 kB
Inactive:        28884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1973872 kB
SwapTotal:     4192956 kB
SwapFree:      4179268 kB
Dirty:            1992 kB
Writeback:           0 kB
Mapped:          14508 kB
Slab:            12096 kB
Committed_AS:  1005352 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66436 MiB
End job on node15 at 2009-05-20 00:59:05