Trace number 1727305

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.03 1200.71

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
MD5SUM45589f445aa56f109f82baade7facf9a
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 variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

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...
1.79/1.84	c ==============================================================================
1.79/1.84	c |           |     ORIGINAL     |              LEARNT              |          |
1.79/1.84	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.79/1.84	c ==============================================================================
1.79/1.84	c |         0 | 1711065  3450220 |  513319       0        0     nan |  0.000 % |
11.89/11.95	c |         0 | 1666604  4961499 |      --       0       --      -- |     --   | -44461/1511279
11.89/11.95	c ==============================================================================
11.89/11.95	c Result  :   #vars: 32046   #clauses: 1666604   #literals: 4961499
11.89/11.95	c CPU time:   11.7002 s
11.89/11.96	c ==============================================================================
13.67/13.72	c
13.67/13.72	c Starting glucose
13.67/13.72	c
13.67/13.72	
13.67/13.72	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
13.67/13.72	
13.67/13.72	c ============================[ Problem Statistics ]=============================
13.67/13.72	c |                                                                             |
13.67/13.72	c |  Number of variables:  32046                                                |
13.67/13.72	c |  Number of clauses:    1666604                                              |
15.26/15.31	c |  Parsing time:         1.46         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-1727305-1240723195/watcher-1727305-1240723195 -o /tmp/evaluation-result-1727305-1240723195/solver-1727305-1240723195 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1727305-1240723195.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.02 1.01 1.00 3/64 28142
/proc/meminfo: memFree=1569784/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=0
/proc/28142/stat : 28142 (glucose.sh) R 28140 28142 28044 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 100353857 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259913214623 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/28142/statm: 1340 235 194 169 0 51 0
[pid=28143] ppid=28142 vsize=1744 CPUtime=0
/proc/28143/stat : 28143 (SatELite_releas) R 28142 28142 28044 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 100353857 1785856 266 1992294400 134512640 135225430 4294956192 18446744073709551615 134543684 0 0 4096 3 0 0 0 17 0 0 0
/proc/28143/statm: 436 268 49 174 0 259 0

[startup+0.107504 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 28142
/proc/meminfo: memFree=1569784/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=0
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100353857 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28142/statm: 1340 236 195 169 0 51 0
[pid=28143] ppid=28142 vsize=12880 CPUtime=0.1
/proc/28143/stat : 28143 (SatELite_releas) R 28142 28142 28044 0 -1 4194304 2538 0 0 0 9 1 0 0 19 0 1 0 100353857 13189120 2474 1992294400 134512640 135225430 4294956192 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/28143/statm: 3220 2475 50 174 0 3043 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18240

[startup+0.202482 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 28142
/proc/meminfo: memFree=1569784/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=0
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100353857 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28142/statm: 1340 236 195 169 0 51 0
[pid=28143] ppid=28142 vsize=18012 CPUtime=0.19
/proc/28143/stat : 28143 (SatELite_releas) R 28142 28142 28044 0 -1 4194304 3808 0 0 0 17 2 0 0 20 0 1 0 100353857 18444288 3744 1992294400 134512640 135225430 4294956192 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/28143/statm: 4503 3744 50 174 0 4326 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 23372

[startup+0.302498 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 28142
/proc/meminfo: memFree=1569784/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=0
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100353857 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28142/statm: 1340 236 195 169 0 51 0
[pid=28143] ppid=28142 vsize=22996 CPUtime=0.29
/proc/28143/stat : 28143 (SatELite_releas) R 28142 28142 28044 0 -1 4194304 4924 0 0 0 26 3 0 0 22 0 1 0 100353857 23547904 4860 1992294400 134512640 135225430 4294956192 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/28143/statm: 5749 4861 50 174 0 5572 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28356

[startup+0.702567 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 28142
/proc/meminfo: memFree=1569784/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=0
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100353857 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28142/statm: 1340 236 195 169 0 51 0
[pid=28143] ppid=28142 vsize=42336 CPUtime=0.69
/proc/28143/stat : 28143 (SatELite_releas) R 28142 28142 28044 0 -1 4194304 9682 0 0 0 63 6 0 0 25 0 1 0 100353857 43352064 9618 1992294400 134512640 135225430 4294956192 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/28143/statm: 10584 9619 50 174 0 10407 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47696

[startup+1.50171 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 28144
/proc/meminfo: memFree=1511272/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=0
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100353857 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28142/statm: 1340 236 195 169 0 51 0
[pid=28143] ppid=28142 vsize=90656 CPUtime=1.49
/proc/28143/stat : 28143 (SatELite_releas) R 28142 28142 28044 0 -1 4194304 21615 0 0 0 134 15 0 0 25 0 1 0 100353857 92831744 21551 1992294400 134512640 135225430 4294956192 18446744073709551615 134548116 0 0 4096 3 0 0 0 17 0 0 0
/proc/28143/statm: 22664 21551 51 174 0 22487 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96016

[startup+3.10199 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 28144
/proc/meminfo: memFree=1469544/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=0
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100353857 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28142/statm: 1340 236 195 169 0 51 0
[pid=28143] ppid=28142 vsize=125548 CPUtime=3.08
/proc/28143/stat : 28143 (SatELite_releas) R 28142 28142 28044 0 -1 4194304 28622 0 0 0 289 19 0 0 25 0 1 0 100353857 128561152 28488 1992294400 134512640 135225430 4294956192 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/28143/statm: 31387 28488 76 174 0 31210 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 130908

[startup+6.30155 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 28144
/proc/meminfo: memFree=1421992/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=0
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100353857 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28142/statm: 1340 236 195 169 0 51 0
[pid=28143] ppid=28142 vsize=174004 CPUtime=6.28
/proc/28143/stat : 28143 (SatELite_releas) R 28142 28142 28044 0 -1 4194304 36243 0 0 0 605 23 0 0 25 0 1 0 100353857 178180096 36036 1992294400 134512640 135225430 4294956192 18446744073709551615 134586116 0 0 4096 3 0 0 0 17 0 0 0
/proc/28143/statm: 43501 36036 77 174 0 43324 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 179364

[startup+12.7017 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 28144
/proc/meminfo: memFree=1434792/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=0
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100353857 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28142/statm: 1340 236 195 169 0 51 0
[pid=28143] ppid=28142 vsize=144404 CPUtime=12.67
/proc/28143/stat : 28143 (SatELite_releas) R 28142 28142 28044 0 -1 4194304 39711 0 0 0 1238 29 0 0 25 0 1 0 100353857 147869696 32127 1992294400 134512640 135225430 4294956192 18446744073709551615 134817242 0 0 4096 3 0 0 0 17 1 0 0
/proc/28143/statm: 36101 32127 82 174 0 35924 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 149764

[startup+25.5029 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 28145
/proc/meminfo: memFree=1431592/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=13.7
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 313 39712 0 0 0 0 1332 38 16 0 1 0 100353857 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28142/statm: 1340 238 195 169 0 51 0
[pid=28145] ppid=28142 vsize=105044 CPUtime=11.76
/proc/28145/stat : 28145 (glucose_static) R 28142 28142 28044 0 -1 4194304 25244 0 0 0 1162 14 0 0 25 0 1 0 100355229 107565056 25230 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28145/statm: 26261 25230 76 172 0 26086 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 110404

[startup+51.1024 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 28145
/proc/meminfo: memFree=1428264/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=13.7
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 313 39712 0 0 0 0 1332 38 16 0 1 0 100353857 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28142/statm: 1340 238 195 169 0 51 0
[pid=28145] ppid=28142 vsize=107672 CPUtime=37.33
/proc/28145/stat : 28145 (glucose_static) R 28142 28142 28044 0 -1 4194304 25908 0 0 0 3718 15 0 0 25 0 1 0 100355229 110256128 25894 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28145/statm: 26918 25894 76 172 0 26743 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 113032

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28145
/proc/meminfo: memFree=1425768/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=13.7
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 313 39712 0 0 0 0 1332 38 16 0 1 0 100353857 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28142/statm: 1340 238 195 169 0 51 0
[pid=28145] ppid=28142 vsize=110872 CPUtime=88.49
/proc/28145/stat : 28145 (glucose_static) R 28142 28142 28044 0 -1 4194304 26706 0 0 0 8833 16 0 0 25 0 1 0 100355229 113532928 26692 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28145/statm: 27718 26692 76 172 0 27543 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 116232

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28145
/proc/meminfo: memFree=1423208/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=13.7
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 313 39712 0 0 0 0 1332 38 16 0 1 0 100353857 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28142/statm: 1340 238 195 169 0 51 0
[pid=28145] ppid=28142 vsize=113596 CPUtime=148.46
/proc/28145/stat : 28145 (glucose_static) R 28142 28142 28044 0 -1 4194304 27378 0 0 0 14829 17 0 0 25 0 1 0 100355229 116322304 27364 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28145/statm: 28399 27364 76 172 0 28224 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 118956

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28145
/proc/meminfo: memFree=1421736/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=13.7
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 313 39712 0 0 0 0 1332 38 16 0 1 0 100353857 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28142/statm: 1340 238 195 169 0 51 0
[pid=28145] ppid=28142 vsize=115048 CPUtime=208.43
/proc/28145/stat : 28145 (glucose_static) R 28142 28142 28044 0 -1 4194304 27737 0 0 0 20826 17 0 0 25 0 1 0 100355229 117809152 27723 1992294400 134512640 135217611 4294956304 18446744073709551615 134533265 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28145/statm: 28762 27723 76 172 0 28587 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 120408

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28145
/proc/meminfo: memFree=1418984/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=13.7
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 313 39712 0 0 0 0 1332 38 16 0 1 0 100353857 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28142/statm: 1340 238 195 169 0 51 0
[pid=28145] ppid=28142 vsize=117820 CPUtime=268.39
/proc/28145/stat : 28145 (glucose_static) R 28142 28142 28044 0 -1 4194304 28454 0 0 0 26821 18 0 0 25 0 1 0 100355229 120647680 28440 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28145/statm: 29455 28440 76 172 0 29280 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 123180

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28145
/proc/meminfo: memFree=1416616/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=13.7
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 313 39712 0 0 0 0 1332 38 16 0 1 0 100353857 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28142/statm: 1340 238 195 169 0 51 0
[pid=28145] ppid=28142 vsize=120196 CPUtime=328.37
/proc/28145/stat : 28145 (glucose_static) R 28142 28142 28044 0 -1 4194304 29053 0 0 0 32818 19 0 0 25 0 1 0 100355229 123080704 29039 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28145/statm: 30049 29039 76 172 0 29874 0

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

/proc/28145/statm: 30178 29138 76 172 0 30003 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 126072

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28145
/proc/meminfo: memFree=1413352/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=13.7
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 313 39712 0 0 0 0 1332 38 16 0 1 0 100353857 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28142/statm: 1340 238 195 169 0 51 0
[pid=28145] ppid=28142 vsize=123628 CPUtime=568.25
/proc/28145/stat : 28145 (glucose_static) R 28142 28142 28044 0 -1 4194304 29875 0 0 0 56805 20 0 0 25 0 1 0 100355229 126595072 29861 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28145/statm: 30907 29861 76 172 0 30732 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 128988

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28145
/proc/meminfo: memFree=1412136/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=13.7
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 313 39712 0 0 0 0 1332 38 16 0 1 0 100353857 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28142/statm: 1340 238 195 169 0 51 0
[pid=28145] ppid=28142 vsize=124684 CPUtime=628.2
/proc/28145/stat : 28145 (glucose_static) R 28142 28142 28044 0 -1 4194304 30158 0 0 0 62800 20 0 0 25 0 1 0 100355229 127676416 30144 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28145/statm: 31171 30144 76 172 0 30996 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 130044

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28145
/proc/meminfo: memFree=1411752/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=13.7
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 313 39712 0 0 0 0 1332 38 16 0 1 0 100353857 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28142/statm: 1340 238 195 169 0 51 0
[pid=28145] ppid=28142 vsize=124948 CPUtime=688.18
/proc/28145/stat : 28145 (glucose_static) R 28142 28142 28044 0 -1 4194304 30221 0 0 0 68797 21 0 0 25 0 1 0 100355229 127946752 30207 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28145/statm: 31237 30207 76 172 0 31062 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 130308

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28145
/proc/meminfo: memFree=1411752/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=13.7
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 313 39712 0 0 0 0 1332 38 16 0 1 0 100353857 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28142/statm: 1340 238 195 169 0 51 0
[pid=28145] ppid=28142 vsize=124948 CPUtime=748.16
/proc/28145/stat : 28145 (glucose_static) R 28142 28142 28044 0 -1 4194304 30221 0 0 0 74795 21 0 0 25 0 1 0 100355229 127946752 30207 1992294400 134512640 135217611 4294956304 18446744073709551615 134532741 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28145/statm: 31237 30207 76 172 0 31062 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 130308

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28145
/proc/meminfo: memFree=1410728/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=13.7
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 313 39712 0 0 0 0 1332 38 16 0 1 0 100353857 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28142/statm: 1340 238 195 169 0 51 0
[pid=28145] ppid=28142 vsize=126004 CPUtime=808.12
/proc/28145/stat : 28145 (glucose_static) R 28142 28142 28044 0 -1 4194304 30492 0 0 0 80791 21 0 0 25 0 1 0 100355229 129028096 30478 1992294400 134512640 135217611 4294956304 18446744073709551615 134533084 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28145/statm: 31501 30478 76 172 0 31326 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 131364

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28145
/proc/meminfo: memFree=1410728/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=13.7
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 313 39712 0 0 0 0 1332 38 16 0 1 0 100353857 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28142/statm: 1340 238 195 169 0 51 0
[pid=28145] ppid=28142 vsize=126004 CPUtime=868.09
/proc/28145/stat : 28145 (glucose_static) R 28142 28142 28044 0 -1 4194304 30493 0 0 0 86788 21 0 0 25 0 1 0 100355229 129028096 30479 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28145/statm: 31501 30479 76 172 0 31326 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 131364

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28145
/proc/meminfo: memFree=1410728/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=13.7
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 313 39712 0 0 0 0 1332 38 16 0 1 0 100353857 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28142/statm: 1340 238 195 169 0 51 0
[pid=28145] ppid=28142 vsize=126004 CPUtime=928.06
/proc/28145/stat : 28145 (glucose_static) R 28142 28142 28044 0 -1 4194304 30496 0 0 0 92785 21 0 0 25 0 1 0 100355229 129028096 30482 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28145/statm: 31501 30482 76 172 0 31326 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 131364

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28145
/proc/meminfo: memFree=1410664/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=13.7
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 313 39712 0 0 0 0 1332 38 16 0 1 0 100353857 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28142/statm: 1340 238 195 169 0 51 0
[pid=28145] ppid=28142 vsize=126004 CPUtime=988.02
/proc/28145/stat : 28145 (glucose_static) R 28142 28142 28044 0 -1 4194304 30496 0 0 0 98781 21 0 0 25 0 1 0 100355229 129028096 30482 1992294400 134512640 135217611 4294956304 18446744073709551615 134533144 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28145/statm: 31501 30482 76 172 0 31326 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 131364

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28147
/proc/meminfo: memFree=1409832/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=13.7
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 313 39712 0 0 0 0 1332 38 16 0 1 0 100353857 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28142/statm: 1340 238 195 169 0 51 0
[pid=28145] ppid=28142 vsize=126664 CPUtime=1047.99
/proc/28145/stat : 28145 (glucose_static) R 28142 28142 28044 0 -1 4194304 30659 0 0 0 104778 21 0 0 25 0 1 0 100355229 129703936 30645 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28145/statm: 31666 30645 76 172 0 31491 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 132024

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28147
/proc/meminfo: memFree=1409896/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=13.7
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 313 39712 0 0 0 0 1332 38 16 0 1 0 100353857 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28142/statm: 1340 238 195 169 0 51 0
[pid=28145] ppid=28142 vsize=126664 CPUtime=1107.96
/proc/28145/stat : 28145 (glucose_static) R 28142 28142 28044 0 -1 4194304 30659 0 0 0 110775 21 0 0 25 0 1 0 100355229 129703936 30645 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28145/statm: 31666 30645 76 172 0 31491 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 132024

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28147
/proc/meminfo: memFree=1409896/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=13.7
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 313 39712 0 0 0 0 1332 38 16 0 1 0 100353857 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28142/statm: 1340 238 195 169 0 51 0
[pid=28145] ppid=28142 vsize=126664 CPUtime=1167.93
/proc/28145/stat : 28145 (glucose_static) R 28142 28142 28044 0 -1 4194304 30662 0 0 0 116772 21 0 0 25 0 1 0 100355229 129703936 30648 1992294400 134512640 135217611 4294956304 18446744073709551615 134533222 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28145/statm: 31666 30648 76 172 0 31491 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 132024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28147
/proc/meminfo: memFree=1409896/2055920 swapFree=4181848/4192956
[pid=28142] ppid=28140 vsize=5360 CPUtime=13.7
/proc/28142/stat : 28142 (glucose.sh) S 28140 28142 28044 0 -1 4194304 313 39712 0 0 0 0 1332 38 16 0 1 0 100353857 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28142/statm: 1340 238 195 169 0 51 0
[pid=28145] ppid=28142 vsize=126664 CPUtime=1186.33
/proc/28145/stat : 28145 (glucose_static) R 28142 28142 28044 0 -1 4194304 30662 0 0 0 118612 21 0 0 25 0 1 0 100355229 129703936 30648 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28145/statm: 31666 30648 76 172 0 31491 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 132024

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 28142 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=322974
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=385941
# CPU time returned by wait4() is 13.7089
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.71
CPU time (s): 1200.03
CPU user time (s): 1199.44
CPU system time (s): 0.59
CPU usage (%): 99.9432
Max. virtual memory (cumulated for all children) (KiB): 179364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.323
system time used= 0.385941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40025
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= 6
involuntary context switches= 34

runsolver used 0.998848 second user time and 3.38149 second system time

The end

Launcher Data

Begin job on node4 at 2009-04-26 07:19:59
IDJOB=1727305
IDBENCH=24635
IDSOLVER=503
FILE ID=node4/1727305-1240723195
PBS_JOBID= 9186927
Free space on /tmp= 66236 MiB

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

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

MD5SUM BENCH= 45589f445aa56f109f82baade7facf9a
RANDOM SEED=300077788

node4.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.265
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.265
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:       1570264 kB
Buffers:         50872 kB
Cached:         368668 kB
SwapCached:       5596 kB
Active:         227276 kB
Inactive:       200780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1570264 kB
SwapTotal:     4192956 kB
SwapFree:      4181848 kB
Dirty:           25784 kB
Writeback:           0 kB
Mapped:          13996 kB
Slab:            43508 kB
Committed_AS:   505600 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= 66196 MiB
End job on node4 at 2009-04-26 07:40:02