Trace number 1728471

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.05 1200.51

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
MD5SUM9f209556efd81ba93e992e22316c3ed8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark343.605
Satisfiable
(Un)Satisfiability was proved
Number of variables205
Number of clauses4549
Sum of the clauses size12775
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2975
Number of clauses of size 33555
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519

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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    4549    12775 |    1364       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    4389    18495 |      --       0       --      -- |     --   | -160/5720
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 186   #clauses: 4389   #literals: 18495
0.00/0.01	c CPU time:   0.014997 s
0.00/0.01	c ==============================================================================
0.00/0.02	c
0.00/0.02	c Starting glucose
0.00/0.02	c
0.00/0.02	
0.00/0.02	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.02	
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  186                                                  |
0.00/0.02	c |  Number of clauses:    4389                                                 |
0.00/0.03	c |  Parsing time:         0.00         s                                       |

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-1728471-1240737153/watcher-1728471-1240737153 -o /tmp/evaluation-result-1728471-1240737153/solver-1728471-1240737153 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1728471-1240737153.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: 0.99 0.97 0.98 3/64 28381
/proc/meminfo: memFree=1702536/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 101743915 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 236 195 169 0 51 0
[pid=28382] ppid=28381 vsize=1012 CPUtime=0
/proc/28382/stat : 28382 (SatELite_releas) R 28381 28381 28181 0 -1 4194304 111 0 0 0 0 0 0 0 19 0 1 0 101743916 1036288 95 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/28382/statm: 253 96 50 174 0 76 0

[startup+0.07677 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 28381
/proc/meminfo: memFree=1702536/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.101774 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 28381
/proc/meminfo: memFree=1702536/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.301814 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 28381
/proc/meminfo: memFree=1702536/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.701889 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 28381
/proc/meminfo: memFree=1702536/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+1.50104 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1699704/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=4692 CPUtime=1.46
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 843 0 0 0 146 0 0 0 25 0 1 0 101743918 4804608 829 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 1173 829 76 172 0 998 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10052

[startup+3.10134 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1698360/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=6268 CPUtime=3.06
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 1232 0 0 0 306 0 0 0 25 0 1 0 101743918 6418432 1218 1992294400 134512640 135217611 4294956304 18446744073709551615 134533781 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 1567 1218 76 172 0 1392 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11628

[startup+6.30194 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1696504/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=7572 CPUtime=6.26
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 1527 0 0 0 626 0 0 0 25 0 1 0 101743918 7753728 1513 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 1893 1513 76 172 0 1718 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12932

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1694392/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=9640 CPUtime=12.66
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 2034 0 0 0 1265 1 0 0 25 0 1 0 101743918 9871360 2020 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 2410 2020 76 172 0 2235 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15000

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1691384/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=12480 CPUtime=25.45
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 2715 0 0 0 2544 1 0 0 25 0 1 0 101743918 12779520 2701 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 3120 2701 76 172 0 2945 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17840

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1688696/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=15368 CPUtime=51.05
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 3394 0 0 0 5103 2 0 0 25 0 1 0 101743918 15736832 3380 1992294400 134512640 135217611 4294956304 18446744073709551615 134533466 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 3842 3380 76 172 0 3667 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20728

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1684344/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=20124 CPUtime=102.22
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 4468 0 0 0 10220 2 0 0 25 0 1 0 101743918 20606976 4454 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 5031 4454 76 172 0 4856 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 25484

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1680504/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=24024 CPUtime=162.2
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 5406 0 0 0 16217 3 0 0 25 0 1 0 101743918 24600576 5392 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 6006 5392 76 172 0 5831 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 29384

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1677048/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=27584 CPUtime=222.18
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 6269 0 0 0 22214 4 0 0 25 0 1 0 101743918 28246016 6255 1992294400 134512640 135217611 4294956304 18446744073709551615 134522700 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 6896 6255 76 172 0 6721 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 32944

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1675000/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=29728 CPUtime=282.16
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 6766 0 0 0 28211 5 0 0 25 0 1 0 101743918 30441472 6752 1992294400 134512640 135217611 4294956304 18446744073709551615 134537296 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 7432 6752 76 172 0 7257 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 35088

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1672632/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=32412 CPUtime=342.13
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 7365 0 0 0 34208 5 0 0 25 0 1 0 101743918 33189888 7351 1992294400 134512640 135217611 4294956304 18446744073709551615 134522427 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 8103 7351 76 172 0 7928 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 37772

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1670904/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=34096 CPUtime=402.12
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 7777 0 0 0 40206 6 0 0 25 0 1 0 101743918 34914304 7763 1992294400 134512640 135217611 4294956304 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 8524 7763 76 172 0 8349 0

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

/proc/28384/statm: 9921 9039 76 172 0 9746 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 45044

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1664248/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=41208 CPUtime=642.03
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 9421 0 0 0 64197 6 0 0 25 0 1 0 101743918 42196992 9407 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 10302 9407 76 172 0 10127 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 46568

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1662456/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=43188 CPUtime=702.01
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 9854 0 0 0 70194 7 0 0 25 0 1 0 101743918 44224512 9840 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 10797 9840 76 172 0 10622 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 48548

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1661240/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=44556 CPUtime=761.99
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 10155 0 0 0 76192 7 0 0 25 0 1 0 101743918 45625344 10141 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 11139 10141 76 172 0 10964 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 49916

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1660152/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=45672 CPUtime=821.96
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 10422 0 0 0 82189 7 0 0 25 0 1 0 101743918 46768128 10408 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 11418 10408 76 172 0 11243 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 51032

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1659384/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=46484 CPUtime=881.94
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 10609 0 0 0 88186 8 0 0 25 0 1 0 101743918 47599616 10595 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 11621 10595 76 172 0 11446 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 51844

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1657912/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=48604 CPUtime=941.91
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 10973 0 0 0 94183 8 0 0 25 0 1 0 101743918 49770496 10959 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 12151 10959 76 172 0 11976 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 53964

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1656952/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=49588 CPUtime=1001.89
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 11211 0 0 0 100181 8 0 0 25 0 1 0 101743918 50778112 11197 1992294400 134512640 135217611 4294956304 18446744073709551615 134537022 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 12397 11197 76 172 0 12222 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 54948

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1656120/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=50392 CPUtime=1061.87
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 11418 0 0 0 106179 8 0 0 25 0 1 0 101743918 51601408 11404 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 12598 11404 76 172 0 12423 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 55752

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1654968/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=51472 CPUtime=1121.85
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 11684 0 0 0 112176 9 0 0 25 0 1 0 101743918 52707328 11670 1992294400 134512640 135217611 4294956304 18446744073709551615 134538769 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 12868 11670 76 172 0 12693 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 56832

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1654200/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=52440 CPUtime=1181.83
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 11877 0 0 0 118174 9 0 0 25 0 1 0 101743918 53698560 11863 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 13110 11863 76 172 0 12935 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 57800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1653944/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=52512 CPUtime=1200.03
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 11935 0 0 0 119994 9 0 0 25 0 1 0 101743918 53772288 11921 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 13128 11921 76 172 0 12953 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 57872

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28384
/proc/meminfo: memFree=1653944/2055920 swapFree=4177728/4192956
[pid=28381] ppid=28379 vsize=5360 CPUtime=0.02
/proc/28381/stat : 28381 (glucose.sh) S 28379 28381 28181 0 -1 4194304 313 234 0 0 0 0 2 0 18 0 1 0 101743915 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28381/statm: 1340 238 195 169 0 51 0
[pid=28384] ppid=28381 vsize=52512 CPUtime=1200.03
/proc/28384/stat : 28384 (glucose_static) R 28381 28381 28181 0 -1 4194304 11935 0 0 0 119994 9 0 0 25 0 1 0 101743918 53772288 11921 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28384/statm: 13128 11921 76 172 0 12953 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 57872

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28381 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=21996
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.024995
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.51
CPU time (s): 1200.05
CPU user time (s): 1199.96
CPU system time (s): 0.09
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 57872

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

runsolver used 1.3408 second user time and 3.03254 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-26 11:12:33
IDJOB=1728471
IDBENCH=24674
IDSOLVER=503
FILE ID=node37/1728471-1240737153
PBS_JOBID= 9186968
Free space on /tmp= 66300 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728471-1240737153/watcher-1728471-1240737153 -o /tmp/evaluation-result-1728471-1240737153/solver-1728471-1240737153 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1728471-1240737153.cnf

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

MD5SUM BENCH= 9f209556efd81ba93e992e22316c3ed8
RANDOM SEED=1056093920

node37.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.259
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.259
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:       1703016 kB
Buffers:         30460 kB
Cached:         236216 kB
SwapCached:       9064 kB
Active:          49752 kB
Inactive:       228232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1703016 kB
SwapTotal:     4192956 kB
SwapFree:      4177728 kB
Dirty:            1632 kB
Writeback:           0 kB
Mapped:          13588 kB
Slab:            61056 kB
Committed_AS:   466812 kB
PageTables:       1372 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= 66300 MiB
End job on node37 at 2009-04-26 11:32:36