Trace number 1727040

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
glucose 1.0? (TO) 1200.08 1200.61

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-048BitPrimes-0.sat05-503.reshuffled-07.cnf
MD5SUM5a3ae9766db0de00fa37fabacaa34827
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 variables4703
Number of clauses45358
Sum of the clauses size203370
Maximum clause length5
Minimum clause length1
Number of clauses of size 1146
Number of clauses of size 24604
Number of clauses of size 34512
Number of clauses of size 40
Number of clauses of size 536096
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   44593   200002 |   13377       0        0     nan |  0.000 % |
0.00/0.07	c |         0 |   43237   193557 |      --       0       --      -- |     --   | -547/-2649
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 4447   #clauses: 43237   #literals: 193557
0.00/0.07	c CPU time:   0.06399 s
0.00/0.07	c ==============================================================================
0.09/0.13	c
0.09/0.13	c Starting glucose
0.09/0.13	c
0.09/0.13	
0.09/0.13	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.09/0.13	
0.09/0.13	c ============================[ Problem Statistics ]=============================
0.09/0.13	c |                                                                             |
0.09/0.13	c |  Number of variables:  4447                                                 |
0.09/0.13	c |  Number of clauses:    43237                                                |
0.09/0.17	c |  Parsing time:         0.03         s                                       |
1200.05/1200.61	HOME/glucose.sh: line 55:   322 Terminated              $RS $TMP.cnf -verbosity=0 $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-1727040-1240720080/watcher-1727040-1240720080 -o /tmp/evaluation-result-1727040-1240720080/solver-1727040-1240720080 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1727040-1240720080.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 319
/proc/meminfo: memFree=1825104/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100042035 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 236 195 169 0 51 0
[pid=320] ppid=319 vsize=1360 CPUtime=0
/proc/320/stat : 320 (SatELite_releas) R 319 319 29227 0 -1 4194304 210 0 0 0 0 0 0 0 18 0 1 0 100042035 1392640 194 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/320/statm: 388 202 49 174 0 211 0

[startup+0.0912861 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 319
/proc/meminfo: memFree=1825104/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100042035 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 236 195 169 0 51 0
[pid=320] ppid=319 vsize=6188 CPUtime=0.08
/proc/320/stat : 320 (SatELite_releas) R 319 319 29227 0 -1 4194304 1379 0 0 0 8 0 0 0 18 0 1 0 100042035 6336512 1274 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/320/statm: 1547 1274 81 174 0 1370 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11548

[startup+0.101287 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 319
/proc/meminfo: memFree=1825104/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100042035 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 236 195 169 0 51 0
[pid=320] ppid=319 vsize=6188 CPUtime=0.09
/proc/320/stat : 320 (SatELite_releas) R 319 319 29227 0 -1 4194304 1379 0 0 0 9 0 0 0 18 0 1 0 100042035 6336512 1274 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/320/statm: 1547 1274 81 174 0 1370 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11548

[startup+0.301314 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 319
/proc/meminfo: memFree=1825104/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5360

[startup+0.701353 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 319
/proc/meminfo: memFree=1825104/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5360

[startup+1.50142 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 322
/proc/meminfo: memFree=1818432/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=6376 CPUtime=1.35
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 1446 0 0 0 135 0 0 0 25 0 1 0 100042048 6529024 1432 1992294400 134512640 135217611 4294956288 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 1594 1432 76 172 0 1419 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11736

[startup+3.10258 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 322
/proc/meminfo: memFree=1817920/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=6904 CPUtime=2.95
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 1589 0 0 0 295 0 0 0 25 0 1 0 100042048 7069696 1575 1992294400 134512640 135217611 4294956288 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 1726 1575 76 172 0 1551 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12264

[startup+6.3019 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 322
/proc/meminfo: memFree=1816640/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=7584 CPUtime=6.15
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 1768 0 0 0 614 1 0 0 25 0 1 0 100042048 7766016 1754 1992294400 134512640 135217611 4294956288 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 1896 1754 76 172 0 1721 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12944

[startup+12.7025 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 322
/proc/meminfo: memFree=1815104/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=9328 CPUtime=12.55
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 2194 0 0 0 1254 1 0 0 25 0 1 0 100042048 9551872 2180 1992294400 134512640 135217611 4294956288 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 2332 2180 76 172 0 2157 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14688

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 322
/proc/meminfo: memFree=1813512/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=10800 CPUtime=25.35
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 2553 0 0 0 2533 2 0 0 25 0 1 0 100042048 11059200 2539 1992294400 134512640 135217611 4294956288 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 2700 2539 76 172 0 2525 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16160

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 322
/proc/meminfo: memFree=1811656/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=12784 CPUtime=50.93
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 3035 0 0 0 5091 2 0 0 25 0 1 0 100042048 13090816 3021 1992294400 134512640 135217611 4294956288 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 3196 3021 76 172 0 3021 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 18144

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 322
/proc/meminfo: memFree=1809800/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=14404 CPUtime=102.11
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 3459 0 0 0 10209 2 0 0 25 0 1 0 100042048 14749696 3445 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 3601 3445 76 172 0 3426 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 19764

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 322
/proc/meminfo: memFree=1808392/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=15964 CPUtime=162.09
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 3814 0 0 0 16206 3 0 0 25 0 1 0 100042048 16347136 3800 1992294400 134512640 135217611 4294956288 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 3991 3800 76 172 0 3816 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 21324

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 322
/proc/meminfo: memFree=1806344/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=17980 CPUtime=222.05
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 4305 0 0 0 22202 3 0 0 25 0 1 0 100042048 18411520 4291 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 4495 4291 76 172 0 4320 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 23340

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 322
/proc/meminfo: memFree=1805640/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=18788 CPUtime=282.02
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 4493 0 0 0 28199 3 0 0 25 0 1 0 100042048 19238912 4479 1992294400 134512640 135217611 4294956288 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 4697 4479 76 172 0 4522 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 24148

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 322
/proc/meminfo: memFree=1804936/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=19468 CPUtime=342.01
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 4661 0 0 0 34197 4 0 0 25 0 1 0 100042048 19935232 4647 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 4867 4647 76 172 0 4692 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 24828

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 322
/proc/meminfo: memFree=1804104/2055920 swapFree=4191900/4192956

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

[pid=322] ppid=319 vsize=21476 CPUtime=461.95
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 5111 0 0 0 46191 4 0 0 25 0 1 0 100042048 21991424 5097 1992294400 134512640 135217611 4294956288 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 5369 5097 76 172 0 5194 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 26836

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 322
/proc/meminfo: memFree=1802248/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=22416 CPUtime=521.93
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 5322 0 0 0 52189 4 0 0 25 0 1 0 100042048 22953984 5308 1992294400 134512640 135217611 4294956288 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 5604 5308 76 172 0 5429 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 27776

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 324
/proc/meminfo: memFree=1801272/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=22992 CPUtime=581.9
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 5475 0 0 0 58186 4 0 0 25 0 1 0 100042048 23543808 5461 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/322/statm: 5748 5461 76 172 0 5573 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 28352

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 324
/proc/meminfo: memFree=1799304/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=25104 CPUtime=641.87
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 6019 0 0 0 64182 5 0 0 25 0 1 0 100042048 25706496 6005 1992294400 134512640 135217611 4294956288 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 6276 6005 76 172 0 6101 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 30464

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 324
/proc/meminfo: memFree=1797512/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=26956 CPUtime=701.85
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 6459 0 0 0 70179 6 0 0 25 0 1 0 100042048 27602944 6445 1992294400 134512640 135217611 4294956288 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 6739 6445 76 172 0 6564 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 32316

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 324
/proc/meminfo: memFree=1797256/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=27232 CPUtime=761.82
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 6523 0 0 0 76176 6 0 0 25 0 1 0 100042048 27885568 6509 1992294400 134512640 135217611 4294956288 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 6808 6509 76 172 0 6633 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 32592

[startup+822.302 s]
/proc/loadavg: 1.05 1.01 1.02 2/66 324
/proc/meminfo: memFree=1796872/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=27496 CPUtime=821.79
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 6624 0 0 0 82173 6 0 0 25 0 1 0 100042048 28155904 6610 1992294400 134512640 135217611 4294956288 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 6874 6610 76 172 0 6699 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 32856

[startup+882.302 s]
/proc/loadavg: 1.06 1.02 1.02 2/66 324
/proc/meminfo: memFree=1796808/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=27644 CPUtime=881.76
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 6651 0 0 0 88170 6 0 0 25 0 1 0 100042048 28307456 6637 1992294400 134512640 135217611 4294956288 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 6911 6637 76 172 0 6736 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 33004

[startup+942.302 s]
/proc/loadavg: 1.07 1.03 1.02 2/66 324
/proc/meminfo: memFree=1796488/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=28020 CPUtime=941.75
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 6711 0 0 0 94168 7 0 0 25 0 1 0 100042048 28692480 6697 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 7005 6697 76 172 0 6830 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 33380

[startup+1002.3 s]
/proc/loadavg: 1.10 1.05 1.02 2/66 324
/proc/meminfo: memFree=1795784/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=28760 CPUtime=1001.72
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 6888 0 0 0 100165 7 0 0 25 0 1 0 100042048 29450240 6874 1992294400 134512640 135217611 4294956288 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 7190 6874 76 172 0 7015 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 34120

[startup+1062.3 s]
/proc/loadavg: 1.14 1.07 1.03 2/66 324
/proc/meminfo: memFree=1795528/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=28904 CPUtime=1061.69
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 6931 0 0 0 106162 7 0 0 25 0 1 0 100042048 29597696 6917 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 7226 6917 76 172 0 7051 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 34264

[startup+1122.3 s]
/proc/loadavg: 1.05 1.05 1.02 2/66 324
/proc/meminfo: memFree=1795208/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=29252 CPUtime=1121.67
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 7013 0 0 0 112160 7 0 0 25 0 1 0 100042048 29954048 6999 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 7313 6999 76 172 0 7138 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 34612

[startup+1182.3 s]
/proc/loadavg: 1.02 1.04 1.02 2/66 324
/proc/meminfo: memFree=1794568/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=30052 CPUtime=1181.63
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 7150 0 0 0 118156 7 0 0 25 0 1 0 100042048 30773248 7136 1992294400 134512640 135217611 4294956288 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 7513 7136 76 172 0 7338 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 35412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.01 1.04 1.01 2/66 324
/proc/meminfo: memFree=1793544/2055920 swapFree=4191900/4192956
[pid=319] ppid=317 vsize=5360 CPUtime=0.12
/proc/319/stat : 319 (glucose.sh) S 317 319 29227 0 -1 4194304 313 1380 0 0 0 0 12 0 15 0 1 0 100042035 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/319/statm: 1340 238 195 169 0 51 0
[pid=322] ppid=319 vsize=31136 CPUtime=1199.93
/proc/322/stat : 322 (glucose_static) R 319 319 29227 0 -1 4194304 7416 0 0 0 119986 7 0 0 25 0 1 0 100042048 31883264 7402 1992294400 134512640 135217611 4294956288 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/322/statm: 7784 7402 76 172 0 7609 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 36496

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.08
CPU user time (s): 1199.99
CPU system time (s): 0.092985
CPU usage (%): 99.9559
Max. virtual memory (cumulated for all children) (KiB): 36496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.99
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= 9120
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= 18
involuntary context switches= 3225

runsolver used 1.05484 second user time and 3.3205 second system time

The end

Launcher Data

Begin job on node12 at 2009-04-26 06:28:00
IDJOB=1727040
IDBENCH=24628
IDSOLVER=503
FILE ID=node12/1727040-1240720080
PBS_JOBID= 9186849
Free space on /tmp= 66344 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest04/others/Composite-048BitPrimes-0.sat05-503.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727040-1240720080/watcher-1727040-1240720080 -o /tmp/evaluation-result-1727040-1240720080/solver-1727040-1240720080 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1727040-1240720080.cnf

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

MD5SUM BENCH= 5a3ae9766db0de00fa37fabacaa34827
RANDOM SEED=231812953

node12.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.213
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.213
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:       1825584 kB
Buffers:         13072 kB
Cached:         144712 kB
SwapCached:        384 kB
Active:          55844 kB
Inactive:       115304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825584 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2720 kB
Writeback:           0 kB
Mapped:          21804 kB
Slab:            45244 kB
Committed_AS:   468944 kB
PageTables:       1376 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= 66344 MiB
End job on node12 at 2009-04-26 06:48:03