Trace number 1832376

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.13 1200.61

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-connm-ue-csp-sat-n800-d0.04-s362703357.sat05-548.reshuffled-07.cnf
MD5SUMd8fa78c834564753f42ad3a5aaefa23a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark256.362
Satisfiable
(Un)Satisfiability was proved
Number of variables796
Number of clauses10039
Sum of the clauses size30316
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39840
Number of clauses of size 4199
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   10039    30316 |    3011       0        0     nan |  0.000 % |
0.00/0.11	c |         0 |    9840    32882 |      --       0       --      -- |     --   | -199/2566
0.00/0.11	c ==============================================================================
0.00/0.11	c Result  :   #vars: 597   #clauses: 9840   #literals: 32882
0.00/0.11	c CPU time:   0.104984 s
0.00/0.11	c ==============================================================================
0.00/0.12	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.12	c Number of variables   : 597          
0.00/0.12	c Number of clauses     : 9840         
0.00/0.13	c Parsing time: 0.00         s
1200.10/1200.60	HOME/SatELiteGTI: line 36:  6107 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-1832376-1242772739/watcher-1832376-1242772739 -o /tmp/evaluation-result-1832376-1242772739/solver-1832376-1242772739 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1832376-1242772739.cnf -random-seed=765881778 

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: 1.00 1.00 0.96 3/64 6101
/proc/meminfo: memFree=1845616/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0
/proc/6101/stat : 6101 (SatELiteGTI) R 6099 6101 5906 0 -1 4194304 291 250 0 0 0 0 0 0 18 0 1 0 305301938 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240577079795 0 0 4100 65536 0 0 0 17 0 0 0
/proc/6101/statm: 1339 237 197 169 0 50 0

[startup+0.0875939 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 6101
/proc/meminfo: memFree=1845616/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 305301938 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101595 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 6101
/proc/meminfo: memFree=1845616/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 305301938 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301615 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 6101
/proc/meminfo: memFree=1845616/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5356

[startup+0.701651 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 6101
/proc/meminfo: memFree=1845616/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5356

[startup+1.50172 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6107
/proc/meminfo: memFree=1843296/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=3804 CPUtime=1.36
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 615 0 0 0 136 0 0 0 25 0 1 0 305301951 3895296 601 1992294400 134512640 135212243 4294956240 18446744073709551615 134526089 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 951 601 76 170 0 778 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9160

[startup+3.10186 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6107
/proc/meminfo: memFree=1842400/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=4332 CPUtime=2.96
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 774 0 0 0 296 0 0 0 25 0 1 0 305301951 4435968 760 1992294400 134512640 135212243 4294956240 18446744073709551615 134526032 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 1083 760 76 170 0 910 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9688

[startup+6.30114 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6107
/proc/meminfo: memFree=1841824/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=4864 CPUtime=6.16
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 893 0 0 0 616 0 0 0 25 0 1 0 305301951 4980736 879 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 1216 879 76 170 0 1043 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10220

[startup+12.7027 s]
/proc/loadavg: 1.07 1.02 0.97 2/66 6107
/proc/meminfo: memFree=1841184/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=5268 CPUtime=12.56
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 989 0 0 0 1256 0 0 0 25 0 1 0 305301951 5394432 975 1992294400 134512640 135212243 4294956240 18446744073709551615 134526464 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 1317 975 76 170 0 1144 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10624

[startup+25.5018 s]
/proc/loadavg: 1.06 1.02 0.97 2/66 6107
/proc/meminfo: memFree=1840160/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=6360 CPUtime=25.36
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 1254 0 0 0 2536 0 0 0 25 0 1 0 305301951 6512640 1240 1992294400 134512640 135212243 4294956240 18446744073709551615 134526692 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 1590 1240 76 170 0 1417 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11716

[startup+51.1011 s]
/proc/loadavg: 1.04 1.01 0.97 2/66 6107
/proc/meminfo: memFree=1838944/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=7592 CPUtime=50.94
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 1557 0 0 0 5094 0 0 0 25 0 1 0 305301951 7774208 1543 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 1898 1543 76 170 0 1725 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 12948

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 0.97 2/66 6107
/proc/meminfo: memFree=1837088/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=9492 CPUtime=102.13
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 1991 0 0 0 10212 1 0 0 25 0 1 0 305301951 9719808 1977 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 2373 1977 76 170 0 2200 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 14848

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 6107
/proc/meminfo: memFree=1835360/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=11040 CPUtime=162.11
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 2410 0 0 0 16210 1 0 0 25 0 1 0 305301951 11304960 2396 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 2760 2396 76 170 0 2587 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 16396

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 6109
/proc/meminfo: memFree=1833248/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=12888 CPUtime=222.09
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 2860 0 0 0 22207 2 0 0 25 0 1 0 305301951 13197312 2846 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 3222 2846 76 170 0 3049 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 18244

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 6109
/proc/meminfo: memFree=1832352/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=14256 CPUtime=282.06
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 3147 0 0 0 28204 2 0 0 25 0 1 0 305301951 14598144 3133 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 3564 3133 76 170 0 3391 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 19612

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 6109
/proc/meminfo: memFree=1831392/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=15192 CPUtime=342.04
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 3389 0 0 0 34202 2 0 0 25 0 1 0 305301951 15556608 3375 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 3798 3375 76 170 0 3625 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 20548

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 6109
/proc/meminfo: memFree=1830816/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=15860 CPUtime=402.02
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 3556 0 0 0 40200 2 0 0 25 0 1 0 305301951 16240640 3542 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 3965 3542 76 170 0 3792 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 21216

[startup+462.301 s]

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

[pid=6107] ppid=6101 vsize=16320 CPUtime=462
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 3675 0 0 0 46197 3 0 0 25 0 1 0 305301951 16711680 3661 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 4080 3661 76 170 0 3907 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 21676

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 6109
/proc/meminfo: memFree=1828960/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=17672 CPUtime=521.97
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 3996 0 0 0 52194 3 0 0 25 0 1 0 305301951 18096128 3982 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 4418 3982 76 170 0 4245 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 23028

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 6109
/proc/meminfo: memFree=1828320/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=18268 CPUtime=581.93
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 4151 0 0 0 58190 3 0 0 25 0 1 0 305301951 18706432 4137 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 4567 4137 76 170 0 4394 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 23624

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 6109
/proc/meminfo: memFree=1827168/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=19592 CPUtime=641.92
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 4424 0 0 0 64188 4 0 0 25 0 1 0 305301951 20062208 4410 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 4898 4410 76 170 0 4725 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 24948

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 6109
/proc/meminfo: memFree=1826656/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=19980 CPUtime=701.89
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 4509 0 0 0 70185 4 0 0 25 0 1 0 305301951 20459520 4495 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 4995 4495 76 170 0 4822 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 25336

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 6109
/proc/meminfo: memFree=1825760/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=20904 CPUtime=761.85
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 4737 0 0 0 76181 4 0 0 25 0 1 0 305301951 21405696 4723 1992294400 134512640 135212243 4294956240 18446744073709551615 134535293 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 5226 4723 76 170 0 5053 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 26260

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 6109
/proc/meminfo: memFree=1825568/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=21068 CPUtime=821.82
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 4780 0 0 0 82178 4 0 0 25 0 1 0 305301951 21573632 4766 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 5267 4766 76 170 0 5094 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 26424

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 6109
/proc/meminfo: memFree=1824224/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=22400 CPUtime=881.8
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 5124 0 0 0 88175 5 0 0 25 0 1 0 305301951 22937600 5110 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 5600 5110 76 170 0 5427 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 27756

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 6109
/proc/meminfo: memFree=1824160/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=22580 CPUtime=941.78
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 5147 0 0 0 94173 5 0 0 25 0 1 0 305301951 23121920 5133 1992294400 134512640 135212243 4294956240 18446744073709551615 134717092 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 5645 5133 76 170 0 5472 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 27936

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 6109
/proc/meminfo: memFree=1823904/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=22724 CPUtime=1001.76
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 5195 0 0 0 100171 5 0 0 25 0 1 0 305301951 23269376 5181 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 5681 5181 76 170 0 5508 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 28080

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 6109
/proc/meminfo: memFree=1821600/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=24972 CPUtime=1061.74
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 5758 0 0 0 106168 6 0 0 25 0 1 0 305301951 25571328 5744 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 6243 5744 76 170 0 6070 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 30328

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 6109
/proc/meminfo: memFree=1821472/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=25136 CPUtime=1121.71
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 5793 0 0 0 112165 6 0 0 25 0 1 0 305301951 25739264 5779 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 6284 5779 76 170 0 6111 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 30492

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 6109
/proc/meminfo: memFree=1821408/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=25136 CPUtime=1181.69
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 5796 0 0 0 118163 6 0 0 25 0 1 0 305301951 25739264 5782 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 6284 5782 76 170 0 6111 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 30492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 6109
/proc/meminfo: memFree=1821216/2055920 swapFree=4180328/4192956
[pid=6101] ppid=6099 vsize=5356 CPUtime=0.11
/proc/6101/stat : 6101 (SatELiteGTI) S 6099 6101 5906 0 -1 4194304 335 696 0 0 0 0 11 0 15 0 1 0 305301938 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6101/statm: 1339 239 197 169 0 50 0
[pid=6107] ppid=6101 vsize=25316 CPUtime=1199.99
/proc/6107/stat : 6107 (minisat_static) R 6101 6101 5906 0 -1 4194304 5836 0 0 0 119993 6 0 0 25 0 1 0 305301951 25923584 5822 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6107/statm: 6329 5822 76 170 0 6156 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 30672

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.61
CPU time (s): 1200.13
CPU user time (s): 1200.05
CPU system time (s): 0.074988
CPU usage (%): 99.9595
Max. virtual memory (cumulated for all children) (KiB): 30672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.05
system time used= 0.074988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6877
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= 24
involuntary context switches= 3757

runsolver used 1.00185 second user time and 3.37449 second system time

The end

Launcher Data

Begin job on node50 at 2009-05-20 00:38:59
IDJOB=1832376
IDBENCH=24751
IDSOLVER=672
FILE ID=node50/1832376-1242772739
PBS_JOBID= 9322251
Free space on /tmp= 65924 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest04-connm-ue-csp-sat-n800-d0.04-s362703357.sat05-548.reshuffled-07.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1832376-1242772739/watcher-1832376-1242772739 -o /tmp/evaluation-result-1832376-1242772739/solver-1832376-1242772739 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1832376-1242772739.cnf -random-seed=765881778

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

MD5SUM BENCH= d8fa78c834564753f42ad3a5aaefa23a
RANDOM SEED=765881778

node50.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.216
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	: 5914.62
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.216
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:       1846096 kB
Buffers:         16168 kB
Cached:         157104 kB
SwapCached:       6792 kB
Active:          30432 kB
Inactive:       151132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1846096 kB
SwapTotal:     4192956 kB
SwapFree:      4180328 kB
Dirty:            1720 kB
Writeback:           0 kB
Mapped:          13460 kB
Slab:            14248 kB
Committed_AS:   980508 kB
PageTables:       1452 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= 65920 MiB
End job on node50 at 2009-05-20 00:59:02