Trace number 1514672

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.02 1200.61

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S56507352-034.cnf
MD5SUM3489273d9d670dd6da5e410852c60205
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark530.094
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
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.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   50400   151200 |   15119       0        0     nan |  0.000 % |
0.08/0.15	c |         0 |   50017   151971 |      --       0       --      -- |     --   | -383/771
0.08/0.15	c ==============================================================================
0.08/0.15	c Result  :   #vars: 11671   #clauses: 50017   #literals: 151971
0.08/0.15	c CPU time:   0.145977 s
0.08/0.15	c ==============================================================================
0.19/0.20	c
0.19/0.20	c Starting glucose
0.19/0.20	c
0.19/0.20	
0.19/0.20	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.19/0.20	
0.19/0.20	c ============================[ Problem Statistics ]=============================
0.19/0.21	c |                                                                             |
0.19/0.21	c |  Number of variables:  11671                                                |
0.19/0.21	c |  Number of clauses:    50017                                                |
0.19/0.25	c |  Parsing time:         0.04         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-1514672-1238242649/watcher-1514672-1238242649 -o /tmp/evaluation-result-1514672-1238242649/solver-1514672-1238242649 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1514672-1238242649.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.91 0.95 0.94 3/64 24500
/proc/meminfo: memFree=1072664/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0
/proc/24500/stat : 24500 (glucose.sh) R 24498 24500 24307 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1096931602 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 268582840991 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/24500/statm: 1340 235 194 169 0 51 0
[pid=24501] ppid=24500 vsize=1744 CPUtime=0
/proc/24501/stat : 24501 (SatELite_releas) R 24500 24500 24307 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1096931602 1785856 273 1992294400 134512640 135225430 4294956176 18446744073709551615 134544033 0 0 4096 3 0 0 0 17 0 0 0
/proc/24501/statm: 436 278 49 174 0 259 0

[startup+0.0683781 s]
/proc/loadavg: 0.91 0.95 0.94 3/64 24500
/proc/meminfo: memFree=1072664/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1096931602 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24500/statm: 1340 236 195 169 0 51 0
[pid=24501] ppid=24500 vsize=6664 CPUtime=0.05
/proc/24501/stat : 24501 (SatELite_releas) R 24500 24500 24307 0 -1 4194304 1489 0 0 0 5 0 0 0 19 0 1 0 1096931602 6823936 1473 1992294400 134512640 135225430 4294956176 18446744073709551615 134587638 0 0 4096 3 0 0 0 17 0 0 0
/proc/24501/statm: 1666 1473 76 174 0 1489 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12024

[startup+0.101381 s]
/proc/loadavg: 0.91 0.95 0.94 3/64 24500
/proc/meminfo: memFree=1072664/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1096931602 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24500/statm: 1340 236 195 169 0 51 0
[pid=24501] ppid=24500 vsize=6664 CPUtime=0.08
/proc/24501/stat : 24501 (SatELite_releas) R 24500 24500 24307 0 -1 4194304 1489 0 0 0 8 0 0 0 19 0 1 0 1096931602 6823936 1473 1992294400 134512640 135225430 4294956176 18446744073709551615 134587466 0 0 4096 3 0 0 0 17 0 0 0
/proc/24501/statm: 1666 1473 76 174 0 1489 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12024

[startup+0.301416 s]
/proc/loadavg: 0.91 0.95 0.94 3/64 24500
/proc/meminfo: memFree=1072664/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 5360

[startup+0.701461 s]
/proc/loadavg: 0.91 0.95 0.94 3/64 24500
/proc/meminfo: memFree=1072664/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 5360

[startup+1.50254 s]
/proc/loadavg: 0.91 0.95 0.94 2/66 24503
/proc/meminfo: memFree=1064584/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=8652 CPUtime=1.28
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 1995 0 0 0 127 1 0 0 25 0 1 0 1096931623 8859648 1981 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 2163 1981 77 172 0 1988 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14012

[startup+3.10173 s]
/proc/loadavg: 0.91 0.95 0.94 2/66 24503
/proc/meminfo: memFree=1062536/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=11556 CPUtime=2.88
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 2736 0 0 0 286 2 0 0 25 0 1 0 1096931623 11833344 2722 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 2889 2722 77 172 0 2714 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16916

[startup+6.30115 s]
/proc/loadavg: 0.92 0.95 0.94 2/66 24503
/proc/meminfo: memFree=1058056/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=13976 CPUtime=6.08
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 3332 0 0 0 605 3 0 0 25 0 1 0 1096931623 14311424 3318 1992294400 134512640 135217611 4294956304 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 3494 3318 77 172 0 3319 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19336

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 0.94 2/66 24503
/proc/meminfo: memFree=1055816/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=16220 CPUtime=12.47
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 3880 0 0 0 1244 3 0 0 25 0 1 0 1096931623 16609280 3866 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 4055 3866 77 172 0 3880 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 21580

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.94 2/66 24503
/proc/meminfo: memFree=1052744/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=19388 CPUtime=25.27
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 4686 0 0 0 2523 4 0 0 25 0 1 0 1096931623 19853312 4672 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 4847 4672 77 172 0 4672 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 24748

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.94 2/66 24503
/proc/meminfo: memFree=1049288/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=22956 CPUtime=50.85
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 5588 0 0 0 5080 5 0 0 25 0 1 0 1096931623 23506944 5574 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 5739 5574 77 172 0 5564 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 28316

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.94 2/66 24503
/proc/meminfo: memFree=1043400/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=28664 CPUtime=102.04
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 7000 0 0 0 10197 7 0 0 25 0 1 0 1096931623 29351936 6986 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 7166 6986 77 172 0 6991 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 34024

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 24503
/proc/meminfo: memFree=1039240/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=32836 CPUtime=162
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 8031 0 0 0 16192 8 0 0 25 0 1 0 1096931623 33624064 8017 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 8209 8017 77 172 0 8034 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 38196

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 24503
/proc/meminfo: memFree=1035080/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=36928 CPUtime=221.97
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 9068 0 0 0 22188 9 0 0 25 0 1 0 1096931623 37814272 9054 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 9232 9054 77 172 0 9057 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 42288

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 24503
/proc/meminfo: memFree=1031816/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=40228 CPUtime=281.95
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 9895 0 0 0 28185 10 0 0 25 0 1 0 1096931623 41193472 9881 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 10057 9881 77 172 0 9882 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 45588

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 24503
/proc/meminfo: memFree=1027976/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=44176 CPUtime=341.92
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 10854 0 0 0 34181 11 0 0 25 0 1 0 1096931623 45236224 10840 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 11044 10840 77 172 0 10869 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 49536

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 24503
/proc/meminfo: memFree=1025672/2055924 swapFree=4176792/4192956

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

/proc/24503/statm: 12760 12563 77 172 0 12585 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 56400

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 24503
/proc/meminfo: memFree=1019912/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=52228 CPUtime=581.8
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 12875 0 0 0 58167 13 0 0 25 0 1 0 1096931623 53481472 12861 1992294400 134512640 135217611 4294956304 18446744073709551615 134538273 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 13057 12861 77 172 0 12882 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 57588

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 24503
/proc/meminfo: memFree=1016968/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=55132 CPUtime=641.78
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 13617 0 0 0 64164 14 0 0 25 0 1 0 1096931623 56455168 13603 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 13783 13603 77 172 0 13608 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 60492

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 24503
/proc/meminfo: memFree=1014792/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=57244 CPUtime=701.74
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 14136 0 0 0 70160 14 0 0 25 0 1 0 1096931623 58617856 14122 1992294400 134512640 135217611 4294956304 18446744073709551615 134533377 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 14311 14122 77 172 0 14136 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 62604

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 24503
/proc/meminfo: memFree=1013256/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=58828 CPUtime=761.73
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 14535 0 0 0 76158 15 0 0 25 0 1 0 1096931623 60239872 14521 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 14707 14521 77 172 0 14532 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 64188

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 24503
/proc/meminfo: memFree=1011464/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=60592 CPUtime=821.7
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 14960 0 0 0 82154 16 0 0 25 0 1 0 1096931623 62046208 14946 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 15148 14946 77 172 0 14973 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 65952

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 24503
/proc/meminfo: memFree=1010120/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=62044 CPUtime=881.66
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 15300 0 0 0 88150 16 0 0 25 0 1 0 1096931623 63533056 15286 1992294400 134512640 135217611 4294956304 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 15511 15286 77 172 0 15336 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 67404

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 24503
/proc/meminfo: memFree=1008904/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=63232 CPUtime=941.64
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 15615 0 0 0 94147 17 0 0 25 0 1 0 1096931623 64749568 15601 1992294400 134512640 135217611 4294956304 18446744073709551615 134527990 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 15808 15601 77 172 0 15633 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 68592

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 24503
/proc/meminfo: memFree=1006920/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=65212 CPUtime=1001.61
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 16097 0 0 0 100144 17 0 0 25 0 1 0 1096931623 66777088 16083 1992294400 134512640 135217611 4294956304 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 16303 16083 77 172 0 16128 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 70572

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 24503
/proc/meminfo: memFree=1005064/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=67060 CPUtime=1061.58
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 16577 0 0 0 106140 18 0 0 25 0 1 0 1096931623 68669440 16563 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 16765 16563 77 172 0 16590 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 72420

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 24503
/proc/meminfo: memFree=1003528/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=68512 CPUtime=1121.55
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 16947 0 0 0 112137 18 0 0 25 0 1 0 1096931623 70156288 16933 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 17128 16933 77 172 0 16953 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 73872

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 24503
/proc/meminfo: memFree=1002696/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=69308 CPUtime=1181.53
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 17155 0 0 0 118135 18 0 0 25 0 1 0 1096931623 70971392 17141 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 17327 17141 77 172 0 17152 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 74668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 24503
/proc/meminfo: memFree=1001480/2055924 swapFree=4176792/4192956
[pid=24500] ppid=24498 vsize=5360 CPUtime=0.2
/proc/24500/stat : 24500 (glucose.sh) S 24498 24500 24307 0 -1 4194304 313 1595 0 0 0 0 19 1 16 0 1 0 1096931602 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24500/statm: 1340 238 195 169 0 51 0
[pid=24503] ppid=24500 vsize=70628 CPUtime=1199.82
/proc/24503/stat : 24503 (glucose_static) R 24500 24500 24307 0 -1 4194304 17477 0 0 0 119964 18 0 0 25 0 1 0 1096931623 72323072 17463 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24503/statm: 17657 17463 77 172 0 17482 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 75988

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

Real time (s): 1200.61
CPU time (s): 1200.02
CPU user time (s): 1199.83
CPU system time (s): 0.19
CPU usage (%): 99.9507
Max. virtual memory (cumulated for all children) (KiB): 75988

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

runsolver used 0.987849 second user time and 3.38848 second system time

The end

Launcher Data

Begin job on node6 at 2009-03-28 13:17:29
IDJOB=1514672
IDBENCH=70366
IDSOLVER=503
FILE ID=node6/1514672-1238242649
PBS_JOBID= 9060684
Free space on /tmp= 66320 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S56507352-034.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514672-1238242649/watcher-1514672-1238242649 -o /tmp/evaluation-result-1514672-1238242649/solver-1514672-1238242649 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1514672-1238242649.cnf

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

MD5SUM BENCH= 3489273d9d670dd6da5e410852c60205
RANDOM SEED=1519900874

node6.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.236
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.236
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:      2055924 kB
MemFree:       1073208 kB
Buffers:         92188 kB
Cached:         795208 kB
SwapCached:       9932 kB
Active:          39096 kB
Inactive:       861816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1073208 kB
SwapTotal:     4192956 kB
SwapFree:      4176792 kB
Dirty:            2500 kB
Writeback:           0 kB
Mapped:          19160 kB
Slab:            67876 kB
Committed_AS:  2793948 kB
PageTables:       1464 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= 66320 MiB
End job on node6 at 2009-03-28 13:37:32