Trace number 1514576

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S1811295114-056.cnf
MD5SUMa97095b6dcf1b1abdc82fc7e5a3a4050
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark99.5519
Satisfiable
(Un)Satisfiability was proved
Number of variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.02/0.08	c ==============================================================================
0.02/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.02/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.02/0.08	c ==============================================================================
0.02/0.08	c |         0 |   75600   226800 |   22679       0        0     nan |  0.000 % |
0.19/0.24	c |         0 |   75129   228255 |      --       0       --      -- |     --   | -471/1455
0.19/0.24	c ==============================================================================
0.19/0.24	c Result  :   #vars: 17539   #clauses: 75129   #literals: 228255
0.19/0.24	c CPU time:   0.237963 s
0.19/0.24	c ==============================================================================
0.29/0.32	c
0.29/0.32	c Starting glucose
0.29/0.32	c
0.29/0.32	
0.29/0.32	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.29/0.32	
0.29/0.32	c ============================[ Problem Statistics ]=============================
0.29/0.32	c |                                                                             |
0.29/0.32	c |  Number of variables:  17539                                                |
0.29/0.32	c |  Number of clauses:    75129                                                |
0.29/0.39	c |  Parsing time:         0.06         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1514576-1238240657/watcher-1514576-1238240657 -o /tmp/evaluation-result-1514576-1238240657/solver-1514576-1238240657 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1514576-1238240657.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.98 0.99 3/64 3209
/proc/meminfo: memFree=1715280/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1096730734 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 236 195 169 0 51 0
[pid=3210] ppid=3209 vsize=1744 CPUtime=0
/proc/3210/stat : 3210 (SatELite_releas) R 3209 3209 3080 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 1096730734 1785856 273 1992294400 134512640 135225430 4294956176 18446744073709551615 134543684 0 0 4096 3 0 0 0 17 0 0 0
/proc/3210/statm: 436 276 49 174 0 259 0

[startup+0.0288159 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3209
/proc/meminfo: memFree=1715280/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1096730734 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 236 195 169 0 51 0
[pid=3210] ppid=3209 vsize=6212 CPUtime=0.02
/proc/3210/stat : 3210 (SatELite_releas) R 3209 3209 3080 0 -1 4194304 1155 0 0 0 2 0 0 0 19 0 1 0 1096730734 6361088 1139 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/3210/statm: 1553 1140 50 174 0 1376 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11572

[startup+0.10283 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3209
/proc/meminfo: memFree=1715280/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1096730734 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 236 195 169 0 51 0
[pid=3210] ppid=3209 vsize=10560 CPUtime=0.09
/proc/3210/stat : 3210 (SatELite_releas) R 3209 3209 3080 0 -1 4194304 2203 0 0 0 9 0 0 0 19 0 1 0 1096730734 10813440 2187 1992294400 134512640 135225430 4294956176 18446744073709551615 134587304 0 0 4096 3 0 0 0 17 0 0 0
/proc/3210/statm: 2640 2187 76 174 0 2463 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15920

[startup+0.302871 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3209
/proc/meminfo: memFree=1715280/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1096730734 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 236 195 169 0 51 0
[pid=3210] ppid=3209 vsize=10564 CPUtime=0.29
/proc/3210/stat : 3210 (SatELite_releas) R 3209 3209 3080 0 -1 4194304 2357 0 0 0 29 0 0 0 21 0 1 0 1096730734 10817536 2193 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3210/statm: 2641 2193 80 174 0 2464 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15924

[startup+0.701963 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3209
/proc/meminfo: memFree=1715280/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 5360

[startup+1.50111 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3212
/proc/meminfo: memFree=1704824/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=10280 CPUtime=1.16
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 2419 0 0 0 115 1 0 0 25 0 1 0 1096730767 10526720 2397 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 2570 2397 75 172 0 2395 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 15640

[startup+3.10143 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3212
/proc/meminfo: memFree=1702968/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=12792 CPUtime=2.76
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 3057 0 0 0 274 2 0 0 25 0 1 0 1096730767 13099008 3035 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 3198 3035 77 172 0 3023 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 18152

[startup+6.30108 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3212
/proc/meminfo: memFree=1697336/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=18220 CPUtime=5.96
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 4414 0 0 0 593 3 0 0 25 0 1 0 1096730767 18657280 4392 1992294400 134512640 135217611 4294956304 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 4555 4392 77 172 0 4380 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 23580

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3212
/proc/meminfo: memFree=1686912/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=28160 CPUtime=12.35
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 6884 0 0 0 1230 5 0 0 25 0 1 0 1096730767 28835840 6862 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 7040 6862 77 172 0 6865 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 33520

[startup+25.503 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3212
/proc/meminfo: memFree=1681984/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=32128 CPUtime=25.14
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 7868 0 0 0 2508 6 0 0 25 0 1 0 1096730767 32899072 7846 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 8032 7846 77 172 0 7857 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 37488

[startup+51.1021 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3212
/proc/meminfo: memFree=1674240/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=39952 CPUtime=50.74
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 9828 0 0 0 5065 9 0 0 25 0 1 0 1096730767 40910848 9806 1992294400 134512640 135217611 4294956304 18446744073709551615 134538297 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 9988 9806 77 172 0 9813 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 45312

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3214
/proc/meminfo: memFree=1672384/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=41616 CPUtime=101.91
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 10256 0 0 0 10182 9 0 0 25 0 1 0 1096730767 42614784 10234 1992294400 134512640 135217611 4294956304 18446744073709551615 134537007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 10404 10234 77 172 0 10229 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 46976

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3214
/proc/meminfo: memFree=1668096/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=45840 CPUtime=161.87
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 11312 0 0 0 16177 10 0 0 25 0 1 0 1096730767 46940160 11290 1992294400 134512640 135217611 4294956304 18446744073709551615 134537897 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 11460 11290 77 172 0 11285 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 51200

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3214
/proc/meminfo: memFree=1665792/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=48220 CPUtime=221.85
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 11898 0 0 0 22174 11 0 0 25 0 1 0 1096730767 49377280 11876 1992294400 134512640 135217611 4294956304 18446744073709551615 134532987 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 12055 11876 77 172 0 11880 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 53580

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3214
/proc/meminfo: memFree=1663296/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=50728 CPUtime=281.81
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 12526 0 0 0 28170 11 0 0 25 0 1 0 1096730767 51945472 12504 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 12682 12504 77 172 0 12507 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 56088

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3214
/proc/meminfo: memFree=1660544/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=53624 CPUtime=341.78
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 13222 0 0 0 34166 12 0 0 25 0 1 0 1096730767 54910976 13200 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 13406 13200 77 172 0 13231 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 58984


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

/proc/3212/statm: 15652 15474 77 172 0 15477 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 67968

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3214
/proc/meminfo: memFree=1650688/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=63268 CPUtime=641.62
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 15645 0 0 0 64148 14 0 0 25 0 1 0 1096730767 64786432 15623 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 15817 15623 77 172 0 15642 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 68628

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3214
/proc/meminfo: memFree=1646848/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=66968 CPUtime=701.58
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 16579 0 0 0 70143 15 0 0 25 0 1 0 1096730767 68575232 16557 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 16742 16557 77 172 0 16567 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 72328

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3214
/proc/meminfo: memFree=1646208/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=67496 CPUtime=761.56
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 16718 0 0 0 76141 15 0 0 25 0 1 0 1096730767 69115904 16696 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 16874 16696 77 172 0 16699 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 72856

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3214
/proc/meminfo: memFree=1643776/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=69876 CPUtime=821.53
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 17327 0 0 0 82136 17 0 0 25 0 1 0 1096730767 71553024 17305 1992294400 134512640 135217611 4294956304 18446744073709551615 134533076 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 17469 17305 77 172 0 17294 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 75236

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3214
/proc/meminfo: memFree=1642816/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=70932 CPUtime=881.49
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 17572 0 0 0 88132 17 0 0 25 0 1 0 1096730767 72634368 17550 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 17733 17550 77 172 0 17558 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 76292

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3214
/proc/meminfo: memFree=1642048/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=71904 CPUtime=941.46
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 17781 0 0 0 94129 17 0 0 25 0 1 0 1096730767 73629696 17759 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 17976 17759 77 172 0 17801 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 77264

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3214
/proc/meminfo: memFree=1639744/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=74028 CPUtime=1001.44
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 18330 0 0 0 100126 18 0 0 25 0 1 0 1096730767 75804672 18308 1992294400 134512640 135217611 4294956304 18446744073709551615 134533631 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 18507 18308 77 172 0 18332 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 79388

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3220
/proc/meminfo: memFree=1637824/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=75876 CPUtime=1061.39
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 18785 0 0 0 106121 18 0 0 25 0 1 0 1096730767 77697024 18763 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 18969 18763 77 172 0 18794 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 81236

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3220
/proc/meminfo: memFree=1635904/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=78252 CPUtime=1121.37
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 19364 0 0 0 112118 19 0 0 25 0 1 0 1096730767 80130048 19342 1992294400 134512640 135217611 4294956304 18446744073709551615 134549151 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 19563 19342 77 172 0 19388 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 83612

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3220
/proc/meminfo: memFree=1635136/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=78516 CPUtime=1181.34
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 19448 0 0 0 118115 19 0 0 25 0 1 0 1096730767 80400384 19426 1992294400 134512640 135217611 4294956304 18446744073709551615 134538414 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 19629 19426 77 172 0 19454 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 83876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3220
/proc/meminfo: memFree=1635136/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=78516 CPUtime=1199.73
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 19448 0 0 0 119954 19 0 0 25 0 1 0 1096730767 80400384 19426 1992294400 134512640 135217611 4294956304 18446744073709551615 134533174 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 19629 19426 77 172 0 19454 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 83876

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

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3220
/proc/meminfo: memFree=1635136/2055920 swapFree=4175824/4192956
[pid=3209] ppid=3207 vsize=5360 CPUtime=0.31
/proc/3209/stat : 3209 (glucose.sh) S 3207 3209 3080 0 -1 4194304 313 2358 0 0 0 0 31 0 17 0 1 0 1096730734 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 1340 238 195 169 0 51 0
[pid=3212] ppid=3209 vsize=78516 CPUtime=1199.73
/proc/3212/stat : 3212 (glucose_static) R 3209 3209 3080 0 -1 4194304 19448 0 0 0 119954 19 0 0 25 0 1 0 1096730767 80400384 19426 1992294400 134512640 135217611 4294956304 18446744073709551615 134533174 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3212/statm: 19629 19426 77 172 0 19454 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 83876

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3209 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=312952
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=11998
# CPU time returned by wait4() is 0.32495
# while last known CPU time is 1200.04
#
# 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.04
CPU user time (s): 1199.85
CPU system time (s): 0.19
CPU usage (%): 99.9441
Max. virtual memory (cumulated for all children) (KiB): 83876

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

runsolver used 0.98085 second user time and 3.39748 second system time

The end

Launcher Data

Begin job on node33 at 2009-03-28 12:44:17
IDJOB=1514576
IDBENCH=70358
IDSOLVER=503
FILE ID=node33/1514576-1238240657
PBS_JOBID= 9060741
Free space on /tmp= 66132 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S1811295114-056.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514576-1238240657/watcher-1514576-1238240657 -o /tmp/evaluation-result-1514576-1238240657/solver-1514576-1238240657 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1514576-1238240657.cnf

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

MD5SUM BENCH= a97095b6dcf1b1abdc82fc7e5a3a4050
RANDOM SEED=1087325911

node33.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.266
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.266
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:       1715824 kB
Buffers:         35720 kB
Cached:         219100 kB
SwapCached:      10924 kB
Active:          32504 kB
Inactive:       234768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1715824 kB
SwapTotal:     4192956 kB
SwapFree:      4175824 kB
Dirty:            3032 kB
Writeback:           0 kB
Mapped:          18164 kB
Slab:            58944 kB
Committed_AS:  3009184 kB
PageTables:       1400 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= 66128 MiB
End job on node33 at 2009-03-28 13:04:20