Trace number 1727358

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

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-myciel6-cn.used-as.sat04-319.sat05-4201.reshuffled-07.cnf
MD5SUM4c4e7e1211c6b5f2d2564e77e64df6f5
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 variables12558
Number of clauses1112504
Sum of the clauses size2234596
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21111019
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51484

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.89/0.90	c ==============================================================================
0.89/0.90	c |           |     ORIGINAL     |              LEARNT              |          |
0.89/0.90	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.89/0.90	c ==============================================================================
0.89/0.90	c |         0 | 1112504  2234596 |  333751       0        0     nan |  0.000 % |
13.09/13.16	c |         0 | 1085262  3486593 |      --       0       --      -- |     --   | -27242/1251997
13.09/13.16	c ==============================================================================
13.09/13.16	c Result  :   #vars: 10979   #clauses: 1085262   #literals: 3486593
13.09/13.16	c CPU time:   12.948 s
13.09/13.16	c ==============================================================================
14.29/14.31	c
14.29/14.31	c Starting glucose
14.29/14.31	c
14.29/14.31	
14.29/14.31	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
14.29/14.31	
14.29/14.31	c ============================[ Problem Statistics ]=============================
14.29/14.31	c |                                                                             |
14.29/14.31	c |  Number of variables:  10979                                                |
14.29/14.31	c |  Number of clauses:    1085262                                              |
14.29/15.14	c |  Parsing time:         0.73         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-1727358-1240723738/watcher-1727358-1240723738 -o /tmp/evaluation-result-1727358-1240723738/solver-1727358-1240723738 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1727358-1240723738.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.00 3/65 22911
/proc/meminfo: memFree=1829280/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=0
/proc/22911/stat : 22911 (glucose.sh) R 22909 22911 22658 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 100401857 5488640 235 1992294400 4194304 4889804 548682068800 18446744073709551615 250968861343 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/22911/statm: 1340 235 194 169 0 51 0
[pid=22912] ppid=22911 vsize=1744 CPUtime=0
/proc/22912/stat : 22912 (SatELite_releas) R 22911 22911 22658 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 100401858 1785856 252 1992294400 134512640 135225430 4294956160 18446744073709551615 134543671 0 0 4096 3 0 0 0 17 1 0 0
/proc/22912/statm: 436 253 49 174 0 259 0

[startup+0.0304181 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 22911
/proc/meminfo: memFree=1829280/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=0
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100401857 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22911/statm: 1340 236 195 169 0 51 0
[pid=22912] ppid=22911 vsize=4400 CPUtime=0.02
/proc/22912/stat : 22912 (SatELite_releas) R 22911 22911 22658 0 -1 4194304 869 0 0 0 2 0 0 0 18 0 1 0 100401858 4505600 853 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/22912/statm: 1100 853 50 174 0 923 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9760

[startup+0.101425 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 22911
/proc/meminfo: memFree=1829280/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=0
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100401857 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22911/statm: 1340 236 195 169 0 51 0
[pid=22912] ppid=22911 vsize=9128 CPUtime=0.09
/proc/22912/stat : 22912 (SatELite_releas) R 22911 22911 22658 0 -1 4194304 1978 0 0 0 8 1 0 0 19 0 1 0 100401858 9347072 1962 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/22912/statm: 2282 1963 50 174 0 2105 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14488

[startup+0.301444 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 22911
/proc/meminfo: memFree=1829280/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=0
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100401857 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22911/statm: 1340 236 195 169 0 51 0
[pid=22912] ppid=22911 vsize=20976 CPUtime=0.29
/proc/22912/stat : 22912 (SatELite_releas) R 22911 22911 22658 0 -1 4194304 4986 0 0 0 26 3 0 0 21 0 1 0 100401858 21479424 4970 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/22912/statm: 5244 4971 50 174 0 5067 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26336

[startup+0.701482 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 22911
/proc/meminfo: memFree=1829280/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=0
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100401857 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22911/statm: 1340 236 195 169 0 51 0
[pid=22912] ppid=22911 vsize=45464 CPUtime=0.68
/proc/22912/stat : 22912 (SatELite_releas) R 22911 22911 22658 0 -1 4194304 11142 0 0 0 60 8 0 0 25 0 1 0 100401858 46555136 11126 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/22912/statm: 11366 11127 50 174 0 11189 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 50824

[startup+1.50156 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22913
/proc/meminfo: memFree=1769104/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=0
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100401857 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22911/statm: 1340 236 195 169 0 51 0
[pid=22912] ppid=22911 vsize=77100 CPUtime=1.49
/proc/22912/stat : 22912 (SatELite_releas) R 22911 22911 22658 0 -1 4194304 17018 0 0 0 136 13 0 0 25 0 1 0 100401858 78950400 17002 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 1 0 0
/proc/22912/statm: 19275 17002 76 174 0 19098 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82460

[startup+3.10172 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22913
/proc/meminfo: memFree=1751120/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=0
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100401857 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22911/statm: 1340 236 195 169 0 51 0
[pid=22912] ppid=22911 vsize=102492 CPUtime=3.08
/proc/22912/stat : 22912 (SatELite_releas) R 22911 22911 22658 0 -1 4194304 22872 0 0 0 292 16 0 0 25 0 1 0 100401858 104951808 22824 1992294400 134512640 135225430 4294956160 18446744073709551615 134602311 0 0 4096 3 0 0 0 17 1 0 0
/proc/22912/statm: 25623 22824 76 174 0 25446 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 107852

[startup+6.30103 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22913
/proc/meminfo: memFree=1729944/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=0
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100401857 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22911/statm: 1340 236 195 169 0 51 0
[pid=22912] ppid=22911 vsize=109108 CPUtime=6.29
/proc/22912/stat : 22912 (SatELite_releas) R 22911 22911 22658 0 -1 4194304 24206 0 0 0 612 17 0 0 25 0 1 0 100401858 111726592 24158 1992294400 134512640 135225430 4294956160 18446744073709551615 134586136 0 0 4096 3 0 0 0 17 1 0 0
/proc/22912/statm: 27277 24158 77 174 0 27100 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 114468

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22913
/proc/meminfo: memFree=1731480/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=0
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100401857 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22911/statm: 1340 236 195 169 0 51 0
[pid=22912] ppid=22911 vsize=109420 CPUtime=12.69
/proc/22912/stat : 22912 (SatELite_releas) R 22911 22911 22658 0 -1 4194304 30824 0 0 0 1249 20 0 0 25 0 1 0 100401858 112046080 23765 1992294400 134512640 135225430 4294956160 18446744073709551615 134586053 0 0 4096 3 0 0 0 17 1 0 0
/proc/22912/statm: 27355 23765 77 174 0 27178 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 114780

[startup+25.5019 s]
/proc/loadavg: 1.08 1.02 1.01 2/67 22914
/proc/meminfo: memFree=1736984/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=14.29
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 313 30831 0 0 0 0 1400 29 16 0 1 0 100401857 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22911/statm: 1340 238 195 169 0 51 0
[pid=22914] ppid=22911 vsize=71264 CPUtime=11.17
/proc/22914/stat : 22914 (glucose_static) R 22911 22911 22658 0 -1 4194304 17212 0 0 0 1107 10 0 0 25 0 1 0 100403289 72974336 17198 1992294400 134512640 135217611 4294956272 18446744073709551615 134532736 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22914/statm: 17816 17198 77 172 0 17641 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 76624

[startup+51.1014 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 22914
/proc/meminfo: memFree=1733912/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=14.29
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 313 30831 0 0 0 0 1400 29 16 0 1 0 100401857 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22911/statm: 1340 238 195 169 0 51 0
[pid=22914] ppid=22911 vsize=74440 CPUtime=36.75
/proc/22914/stat : 22914 (glucose_static) R 22911 22911 22658 0 -1 4194304 17975 0 0 0 3664 11 0 0 25 0 1 0 100403289 76226560 17961 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22914/statm: 18610 17961 77 172 0 18435 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 79800

[startup+102.305 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 22914
/proc/meminfo: memFree=1731416/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=14.29
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 313 30831 0 0 0 0 1400 29 16 0 1 0 100401857 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22911/statm: 1340 238 195 169 0 51 0
[pid=22914] ppid=22911 vsize=77028 CPUtime=87.93
/proc/22914/stat : 22914 (glucose_static) R 22911 22911 22658 0 -1 4194304 18622 0 0 0 8781 12 0 0 25 0 1 0 100403289 78876672 18608 1992294400 134512640 135217611 4294956272 18446744073709551615 134533081 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22914/statm: 19257 18608 77 172 0 19082 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 82388

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 22914
/proc/meminfo: memFree=1730200/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=14.29
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 313 30831 0 0 0 0 1400 29 16 0 1 0 100401857 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22911/statm: 1340 238 195 169 0 51 0
[pid=22914] ppid=22911 vsize=78216 CPUtime=147.91
/proc/22914/stat : 22914 (glucose_static) R 22911 22911 22658 0 -1 4194304 18942 0 0 0 14779 12 0 0 25 0 1 0 100403289 80093184 18928 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22914/statm: 19554 18928 77 172 0 19379 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 83576

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22914
/proc/meminfo: memFree=1729368/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=14.29
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 313 30831 0 0 0 0 1400 29 16 0 1 0 100401857 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22911/statm: 1340 238 195 169 0 51 0
[pid=22914] ppid=22911 vsize=79140 CPUtime=207.9
/proc/22914/stat : 22914 (glucose_static) R 22911 22911 22658 0 -1 4194304 19160 0 0 0 20777 13 0 0 25 0 1 0 100403289 81039360 19146 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22914/statm: 19785 19146 77 172 0 19610 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 84500

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22914
/proc/meminfo: memFree=1728408/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=14.29
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 313 30831 0 0 0 0 1400 29 16 0 1 0 100401857 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22911/statm: 1340 238 195 169 0 51 0
[pid=22914] ppid=22911 vsize=80064 CPUtime=267.89
/proc/22914/stat : 22914 (glucose_static) R 22911 22911 22658 0 -1 4194304 19386 0 0 0 26776 13 0 0 25 0 1 0 100403289 81985536 19372 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22914/statm: 20016 19372 77 172 0 19841 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 85424

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22914
/proc/meminfo: memFree=1727328/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=14.29
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 313 30831 0 0 0 0 1400 29 16 0 1 0 100401857 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22911/statm: 1340 238 195 169 0 51 0
[pid=22914] ppid=22911 vsize=81108 CPUtime=327.87
/proc/22914/stat : 22914 (glucose_static) R 22911 22911 22658 0 -1 4194304 19642 0 0 0 32774 13 0 0 25 0 1 0 100403289 83054592 19628 1992294400 134512640 135217611 4294956272 18446744073709551615 134532758 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22914/statm: 20277 19628 77 172 0 20102 0

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

/proc/22914/statm: 20937 20309 77 172 0 20762 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 89108

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22916
/proc/meminfo: memFree=1723168/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=14.29
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 313 30831 0 0 0 0 1400 29 16 0 1 0 100401857 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22911/statm: 1340 238 195 169 0 51 0
[pid=22914] ppid=22911 vsize=84804 CPUtime=567.81
/proc/22914/stat : 22914 (glucose_static) R 22911 22911 22658 0 -1 4194304 20585 0 0 0 56766 15 0 0 25 0 1 0 100403289 86839296 20571 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22914/statm: 21201 20571 77 172 0 21026 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 90164

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22916
/proc/meminfo: memFree=1722464/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=14.29
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 313 30831 0 0 0 0 1400 29 16 0 1 0 100401857 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22911/statm: 1340 238 195 169 0 51 0
[pid=22914] ppid=22911 vsize=85644 CPUtime=627.8
/proc/22914/stat : 22914 (glucose_static) R 22911 22911 22658 0 -1 4194304 20744 0 0 0 62765 15 0 0 25 0 1 0 100403289 87699456 20730 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22914/statm: 21411 20730 77 172 0 21236 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 91004

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22916
/proc/meminfo: memFree=1721696/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=14.29
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 313 30831 0 0 0 0 1400 29 16 0 1 0 100401857 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22911/statm: 1340 238 195 169 0 51 0
[pid=22914] ppid=22911 vsize=86304 CPUtime=687.78
/proc/22914/stat : 22914 (glucose_static) R 22911 22911 22658 0 -1 4194304 20914 0 0 0 68762 16 0 0 25 0 1 0 100403289 88375296 20900 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22914/statm: 21576 20900 77 172 0 21401 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 91664

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22916
/proc/meminfo: memFree=1721056/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=14.29
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 313 30831 0 0 0 0 1400 29 16 0 1 0 100401857 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22911/statm: 1340 238 195 169 0 51 0
[pid=22914] ppid=22911 vsize=86832 CPUtime=747.77
/proc/22914/stat : 22914 (glucose_static) R 22911 22911 22658 0 -1 4194304 21069 0 0 0 74761 16 0 0 25 0 1 0 100403289 88915968 21055 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22914/statm: 21708 21055 77 172 0 21533 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 92192

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22916
/proc/meminfo: memFree=1719392/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=14.29
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 313 30831 0 0 0 0 1400 29 16 0 1 0 100401857 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22911/statm: 1340 238 195 169 0 51 0
[pid=22914] ppid=22911 vsize=88544 CPUtime=807.75
/proc/22914/stat : 22914 (glucose_static) R 22911 22911 22658 0 -1 4194304 21488 0 0 0 80758 17 0 0 25 0 1 0 100403289 90669056 21474 1992294400 134512640 135217611 4294956272 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22914/statm: 22136 21474 77 172 0 21961 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 93904

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22916
/proc/meminfo: memFree=1718880/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=14.29
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 313 30831 0 0 0 0 1400 29 16 0 1 0 100401857 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22911/statm: 1340 238 195 169 0 51 0
[pid=22914] ppid=22911 vsize=88940 CPUtime=867.74
/proc/22914/stat : 22914 (glucose_static) R 22911 22911 22658 0 -1 4194304 21612 0 0 0 86757 17 0 0 25 0 1 0 100403289 91074560 21598 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22914/statm: 22235 21598 77 172 0 22060 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 94300

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22916
/proc/meminfo: memFree=1718496/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=14.29
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 313 30831 0 0 0 0 1400 29 16 0 1 0 100401857 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22911/statm: 1340 238 195 169 0 51 0
[pid=22914] ppid=22911 vsize=89336 CPUtime=927.72
/proc/22914/stat : 22914 (glucose_static) R 22911 22911 22658 0 -1 4194304 21705 0 0 0 92755 17 0 0 25 0 1 0 100403289 91480064 21691 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22914/statm: 22334 21691 77 172 0 22159 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 94696

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22916
/proc/meminfo: memFree=1717856/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=14.29
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 313 30831 0 0 0 0 1400 29 16 0 1 0 100401857 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22911/statm: 1340 238 195 169 0 51 0
[pid=22914] ppid=22911 vsize=89996 CPUtime=987.71
/proc/22914/stat : 22914 (glucose_static) R 22911 22911 22658 0 -1 4194304 21854 0 0 0 98753 18 0 0 25 0 1 0 100403289 92155904 21840 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22914/statm: 22499 21840 77 172 0 22324 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 95356

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22916
/proc/meminfo: memFree=1717152/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=14.29
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 313 30831 0 0 0 0 1400 29 16 0 1 0 100401857 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22911/statm: 1340 238 195 169 0 51 0
[pid=22914] ppid=22911 vsize=90524 CPUtime=1047.69
/proc/22914/stat : 22914 (glucose_static) R 22911 22911 22658 0 -1 4194304 22021 0 0 0 104751 18 0 0 25 0 1 0 100403289 92696576 22007 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22914/statm: 22631 22007 77 172 0 22456 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 95884

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22916
/proc/meminfo: memFree=1716448/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=14.29
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 313 30831 0 0 0 0 1400 29 16 0 1 0 100401857 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22911/statm: 1340 238 195 169 0 51 0
[pid=22914] ppid=22911 vsize=91316 CPUtime=1107.67
/proc/22914/stat : 22914 (glucose_static) R 22911 22911 22658 0 -1 4194304 22203 0 0 0 110749 18 0 0 25 0 1 0 100403289 93507584 22189 1992294400 134512640 135217611 4294956272 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22914/statm: 22829 22189 77 172 0 22654 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 96676

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22916
/proc/meminfo: memFree=1715104/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=14.29
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 313 30831 0 0 0 0 1400 29 16 0 1 0 100401857 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22911/statm: 1340 238 195 169 0 51 0
[pid=22914] ppid=22911 vsize=92504 CPUtime=1167.66
/proc/22914/stat : 22914 (glucose_static) R 22911 22911 22658 0 -1 4194304 22521 0 0 0 116747 19 0 0 25 0 1 0 100403289 94724096 22507 1992294400 134512640 135217611 4294956272 18446744073709551615 134533213 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22914/statm: 23126 22507 77 172 0 22951 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 97864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22916
/proc/meminfo: memFree=1715104/2055920 swapFree=4191356/4192956
[pid=22911] ppid=22909 vsize=5360 CPUtime=14.29
/proc/22911/stat : 22911 (glucose.sh) S 22909 22911 22658 0 -1 4194304 313 30831 0 0 0 0 1400 29 16 0 1 0 100401857 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22911/statm: 1340 238 195 169 0 51 0
[pid=22914] ppid=22911 vsize=92504 CPUtime=1185.76
/proc/22914/stat : 22914 (glucose_static) R 22911 22911 22658 0 -1 4194304 22521 0 0 0 118557 19 0 0 25 0 1 0 100403289 94724096 22507 1992294400 134512640 135217611 4294956272 18446744073709551615 134532605 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22914/statm: 23126 22507 77 172 0 22951 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 97864

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22911 and gives
#  childrusage.ru_utime.tv_sec=14
#  childrusage.ru_utime.tv_usec=6870
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=301954
# CPU time returned by wait4() is 14.3088
# 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.41
CPU time (s): 1200.05
CPU user time (s): 1199.57
CPU system time (s): 0.48
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 117976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.0069
system time used= 0.301954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31144
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= 42

runsolver used 1.13083 second user time and 3.24851 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-26 07:29:00
IDJOB=1727358
IDBENCH=24637
IDSOLVER=503
FILE ID=node56/1727358-1240723738
PBS_JOBID= 9186879
Free space on /tmp= 103044 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-myciel6-cn.used-as.sat04-319.sat05-4201.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727358-1240723738/watcher-1727358-1240723738 -o /tmp/evaluation-result-1727358-1240723738/solver-1727358-1240723738 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1727358-1240723738.cnf

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

MD5SUM BENCH= 4c4e7e1211c6b5f2d2564e77e64df6f5
RANDOM SEED=900258960

node56.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.218
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.218
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:       1830400 kB
Buffers:         21808 kB
Cached:         122696 kB
SwapCached:        540 kB
Active:          43912 kB
Inactive:       114192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830400 kB
SwapTotal:     4192956 kB
SwapFree:      4191356 kB
Dirty:           15996 kB
Writeback:           0 kB
Mapped:          22576 kB
Slab:            53368 kB
Committed_AS:   323312 kB
PageTables:       1468 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= 103020 MiB
End job on node56 at 2009-04-26 07:49:04