Trace number 1517324

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/440/
unif-k3-r4.25-v440-c1870-S332478069-041.cnf
MD5SUMa8388760bc12fcaf54760067730a9d5b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark467.658
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1870     5610 |     560       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1860     5644 |      --       0       --      -- |     --   | -10/34
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 429   #clauses: 1860   #literals: 5644
0.00/0.00	c CPU time:   0.003999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  429                                                  |
0.00/0.01	c |  Number of clauses:    1860                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.01/1200.61	HOME/glucose.sh: line 55:  2757 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

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-1517324-1238283678/watcher-1517324-1238283678 -o /tmp/evaluation-result-1517324-1238283678/solver-1517324-1238283678 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517324-1238283678.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.84 0.94 0.96 3/64 2754
/proc/meminfo: memFree=745536/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1101034788 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 236 195 169 0 51 0
[pid=2755] ppid=2754 vsize=1012 CPUtime=0
/proc/2755/stat : 2755 (SatELite_releas) R 2754 2754 2717 0 -1 4194304 155 0 0 0 0 0 0 0 19 0 1 0 1101034788 1036288 139 1992294400 134512640 135225430 4294956192 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/2755/statm: 253 139 76 174 0 76 0

[startup+0.0711989 s]
/proc/loadavg: 0.84 0.94 0.96 3/64 2754
/proc/meminfo: memFree=745536/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101203 s]
/proc/loadavg: 0.84 0.94 0.96 3/64 2754
/proc/meminfo: memFree=745536/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301226 s]
/proc/loadavg: 0.84 0.94 0.96 3/64 2754
/proc/meminfo: memFree=745536/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701275 s]
/proc/loadavg: 0.84 0.94 0.96 3/64 2754
/proc/meminfo: memFree=745536/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50137 s]
/proc/loadavg: 0.84 0.94 0.96 2/66 2757
/proc/meminfo: memFree=743600/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=3648 CPUtime=1.48
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 550 0 0 0 148 0 0 0 25 0 1 0 1101034789 3735552 536 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2757/statm: 912 536 75 172 0 737 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9008

[startup+3.10156 s]
/proc/loadavg: 0.84 0.94 0.96 2/66 2757
/proc/meminfo: memFree=743024/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=4200 CPUtime=3.08
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 679 0 0 0 308 0 0 0 25 0 1 0 1101034789 4300800 665 1992294400 134512640 135217611 4294956304 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2757/statm: 1050 665 75 172 0 875 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9560

[startup+6.30193 s]
/proc/loadavg: 0.85 0.94 0.96 2/66 2757
/proc/meminfo: memFree=742000/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=5080 CPUtime=6.27
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 913 0 0 0 627 0 0 0 25 0 1 0 1101034789 5201920 899 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 1270 899 75 172 0 1095 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10440

[startup+12.7027 s]
/proc/loadavg: 0.87 0.94 0.96 2/66 2757
/proc/meminfo: memFree=740792/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=6188 CPUtime=12.67
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 1172 0 0 0 1267 0 0 0 25 0 1 0 1101034789 6336512 1158 1992294400 134512640 135217611 4294956304 18446744073709551615 134528159 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 1547 1158 75 172 0 1372 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11548

[startup+25.5012 s]
/proc/loadavg: 0.89 0.94 0.96 2/66 2757
/proc/meminfo: memFree=739384/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=7596 CPUtime=25.46
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 1519 0 0 0 2545 1 0 0 25 0 1 0 1101034789 7778304 1505 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 1899 1505 75 172 0 1724 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12956

[startup+51.1012 s]
/proc/loadavg: 0.93 0.94 0.96 2/66 2757
/proc/meminfo: memFree=737720/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=9368 CPUtime=51.04
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 1933 0 0 0 5103 1 0 0 25 0 1 0 1101034789 9592832 1919 1992294400 134512640 135217611 4294956304 18446744073709551615 134533251 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 2342 1919 75 172 0 2167 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 14728

[startup+102.305 s]
/proc/loadavg: 0.97 0.95 0.96 2/66 2757
/proc/meminfo: memFree=735416/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=11700 CPUtime=102.22
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 2492 0 0 0 10220 2 0 0 25 0 1 0 1101034789 11980800 2478 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 2925 2478 75 172 0 2750 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 17060

[startup+162.301 s]
/proc/loadavg: 0.99 0.96 0.96 2/66 2757
/proc/meminfo: memFree=733432/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=13816 CPUtime=162.19
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 2971 0 0 0 16217 2 0 0 25 0 1 0 1101034789 14147584 2957 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 3454 2957 75 172 0 3279 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 19176

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.96 2/66 2759
/proc/meminfo: memFree=732024/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=15140 CPUtime=222.17
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 3283 0 0 0 22214 3 0 0 25 0 1 0 1101034789 15503360 3269 1992294400 134512640 135217611 4294956304 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 3785 3269 75 172 0 3610 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 20500

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2759
/proc/meminfo: memFree=731000/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=16528 CPUtime=282.13
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 3625 0 0 0 28210 3 0 0 25 0 1 0 1101034789 16924672 3611 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 4132 3611 75 172 0 3957 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 21888

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2759
/proc/meminfo: memFree=729976/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=17680 CPUtime=342.11
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 3892 0 0 0 34207 4 0 0 25 0 1 0 1101034789 18104320 3878 1992294400 134512640 135217611 4294956304 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 4420 3878 75 172 0 4245 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 23040

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2759
/proc/meminfo: memFree=729016/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=18676 CPUtime=402.08
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 4108 0 0 0 40204 4 0 0 25 0 1 0 1101034789 19124224 4094 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 4669 4094 75 172 0 4494 0

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

[pid=2757] ppid=2754 vsize=19584 CPUtime=462.04
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 4288 0 0 0 46200 4 0 0 25 0 1 0 1101034789 20054016 4274 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 4896 4274 75 172 0 4721 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 24944

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2759
/proc/meminfo: memFree=727672/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=20068 CPUtime=522.01
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 4425 0 0 0 52197 4 0 0 25 0 1 0 1101034789 20549632 4411 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 5017 4411 75 172 0 4842 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 25428

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2759
/proc/meminfo: memFree=726776/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=21184 CPUtime=581.99
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 4662 0 0 0 58194 5 0 0 25 0 1 0 1101034789 21692416 4648 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 5296 4648 75 172 0 5121 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 26544

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2759
/proc/meminfo: memFree=725304/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=22736 CPUtime=641.96
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 5032 0 0 0 64191 5 0 0 25 0 1 0 1101034789 23281664 5018 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 5684 5018 76 172 0 5509 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 28096

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2759
/proc/meminfo: memFree=724344/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=23544 CPUtime=701.94
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 5258 0 0 0 70188 6 0 0 25 0 1 0 1101034789 24109056 5244 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 5886 5244 76 172 0 5711 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 28904

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2759
/proc/meminfo: memFree=722936/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=25080 CPUtime=761.92
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 5590 0 0 0 76186 6 0 0 25 0 1 0 1101034789 25681920 5576 1992294400 134512640 135217611 4294956304 18446744073709551615 134533631 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 6270 5576 76 172 0 6095 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 30440

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2759
/proc/meminfo: memFree=722232/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=25896 CPUtime=821.89
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 5780 0 0 0 82183 6 0 0 25 0 1 0 1101034789 26517504 5766 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 6474 5766 76 172 0 6299 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 31256

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2759
/proc/meminfo: memFree=721272/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=26852 CPUtime=881.86
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 6014 0 0 0 88180 6 0 0 25 0 1 0 1101034789 27496448 6000 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 6713 6000 76 172 0 6538 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 32212

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2759
/proc/meminfo: memFree=720888/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=27308 CPUtime=941.83
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 6129 0 0 0 94177 6 0 0 25 0 1 0 1101034789 27963392 6115 1992294400 134512640 135217611 4294956304 18446744073709551615 134533209 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 6827 6115 76 172 0 6652 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 32668

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2759
/proc/meminfo: memFree=720056/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=28268 CPUtime=1001.81
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 6331 0 0 0 100174 7 0 0 25 0 1 0 1101034789 28946432 6317 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 7067 6317 76 172 0 6892 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 33628

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2759
/proc/meminfo: memFree=719288/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=29176 CPUtime=1061.78
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 6542 0 0 0 106171 7 0 0 25 0 1 0 1101034789 29876224 6528 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 7294 6528 76 172 0 7119 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 34536

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2759
/proc/meminfo: memFree=718840/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=29600 CPUtime=1121.75
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 6642 0 0 0 112168 7 0 0 25 0 1 0 1101034789 30310400 6628 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 7400 6628 76 172 0 7225 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 34960

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2759
/proc/meminfo: memFree=718392/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=29956 CPUtime=1181.71
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 6749 0 0 0 118164 7 0 0 25 0 1 0 1101034789 30674944 6735 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 7489 6735 76 172 0 7314 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 35316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2765
/proc/meminfo: memFree=718072/2055920 swapFree=4178472/4192956
[pid=2754] ppid=2752 vsize=5360 CPUtime=0
/proc/2754/stat : 2754 (glucose.sh) S 2752 2754 2717 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1101034788 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2754/statm: 1340 238 195 169 0 51 0
[pid=2757] ppid=2754 vsize=30144 CPUtime=1200.01
/proc/2757/stat : 2757 (glucose_static) R 2754 2754 2717 0 -1 4194304 6779 0 0 0 119993 8 0 0 25 0 1 0 1101034789 30867456 6765 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2757/statm: 7536 6765 76 172 0 7361 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 35504

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)
Real time (s): 1200.61
CPU time (s): 1200.04
CPU user time (s): 1199.94
CPU system time (s): 0.094985
CPU usage (%): 99.9521
Max. virtual memory (cumulated for all children) (KiB): 35504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.94
system time used= 0.094985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7264
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= 21
involuntary context switches= 4596

runsolver used 1.02784 second user time and 3.34949 second system time

The end

Launcher Data

Begin job on node1 at 2009-03-29 00:41:18
IDJOB=1517324
IDBENCH=70587
IDSOLVER=503
FILE ID=node1/1517324-1238283678
PBS_JOBID= 9060979
Free space on /tmp= 66084 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/440/unif-k3-r4.25-v440-c1870-S332478069-041.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517324-1238283678/watcher-1517324-1238283678 -o /tmp/evaluation-result-1517324-1238283678/solver-1517324-1238283678 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1517324-1238283678.cnf

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

MD5SUM BENCH= a8388760bc12fcaf54760067730a9d5b
RANDOM SEED=1794222438

node1.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.229
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.229
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:        746080 kB
Buffers:         95816 kB
Cached:        1113140 kB
SwapCached:       8380 kB
Active:         144904 kB
Inactive:      1074048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        746080 kB
SwapTotal:     4192956 kB
SwapFree:      4178472 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:          15672 kB
Slab:            76928 kB
Committed_AS:  2887880 kB
PageTables:       1440 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= 66084 MiB
End job on node1 at 2009-03-29 01:01:21