Trace number 1516772

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.09 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/500/
unif-k3-r4.25-v500-c2125-S799705985-049.cnf
MD5SUM9571d20b2c85f2916982e3779a8bfa58
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
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 |    2125     6375 |     637       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2109     6425 |      --       0       --      -- |     --   | -16/50
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 485   #clauses: 2109   #literals: 6425
0.00/0.00	c CPU time:   0.005999 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:  485                                                  |
0.00/0.01	c |  Number of clauses:    2109                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.06/1200.51	HOME/glucose.sh: line 55:  9361 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-1516772-1238274935/watcher-1516772-1238274935 -o /tmp/evaluation-result-1516772-1238274935/solver-1516772-1238274935 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516772-1238274935.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.98 3/64 9358
/proc/meminfo: memFree=1095224/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 236 195 169 0 51 0
[pid=9359] ppid=9358 vsize=1152 CPUtime=0
/proc/9359/stat : 9359 (SatELite_releas) R 9358 9358 9096 0 -1 4194304 167 0 0 0 0 0 0 0 19 0 1 0 1100160310 1179648 151 1992294400 134512640 135225430 4294956192 18446744073709551615 134919822 0 0 4096 3 0 0 0 17 0 0 0
/proc/9359/statm: 286 151 76 174 0 109 0

[startup+0.0429069 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 9358
/proc/meminfo: memFree=1095224/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102906 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 9358
/proc/meminfo: memFree=1095224/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301939 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 9358
/proc/meminfo: memFree=1095224/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.702009 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 9358
/proc/meminfo: memFree=1095224/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50115 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 9361
/proc/meminfo: memFree=1093032/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=3744 CPUtime=1.48
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 577 0 0 0 148 0 0 0 25 0 1 0 1100160310 3833856 563 1992294400 134512640 135217611 4294956304 18446744073709551615 134542240 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 936 563 75 172 0 761 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9104

[startup+3.10143 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 9361
/proc/meminfo: memFree=1092584/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=4404 CPUtime=3.08
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 735 0 0 0 308 0 0 0 25 0 1 0 1100160310 4509696 721 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 1101 721 75 172 0 926 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9764

[startup+6.30199 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 9361
/proc/meminfo: memFree=1091560/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=5080 CPUtime=6.27
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 911 0 0 0 627 0 0 0 25 0 1 0 1100160310 5201920 897 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 1270 897 75 172 0 1095 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10440

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.98 2/66 9361
/proc/meminfo: memFree=1090344/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=6172 CPUtime=12.68
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 1163 0 0 0 1267 1 0 0 25 0 1 0 1100160310 6320128 1149 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 1543 1149 75 172 0 1368 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11532

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 9361
/proc/meminfo: memFree=1089000/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=7552 CPUtime=25.47
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 1494 0 0 0 2546 1 0 0 25 0 1 0 1100160310 7733248 1480 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 1888 1480 75 172 0 1713 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12912

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 9361
/proc/meminfo: memFree=1087144/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=9448 CPUtime=51.07
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 1947 0 0 0 5105 2 0 0 25 0 1 0 1100160310 9674752 1933 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 2362 1933 75 172 0 2187 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14808

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 9361
/proc/meminfo: memFree=1084840/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=11688 CPUtime=102.25
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 2515 0 0 0 10222 3 0 0 25 0 1 0 1100160310 11968512 2501 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 2922 2501 75 172 0 2747 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17048

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9361
/proc/meminfo: memFree=1082984/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=13608 CPUtime=162.23
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 2969 0 0 0 16219 4 0 0 25 0 1 0 1100160310 13934592 2955 1992294400 134512640 135217611 4294956304 18446744073709551615 134533760 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 3402 2955 75 172 0 3227 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 18968

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9361
/proc/meminfo: memFree=1081512/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=15008 CPUtime=222.2
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 3323 0 0 0 22216 4 0 0 25 0 1 0 1100160310 15368192 3309 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 3752 3309 75 172 0 3577 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 20368

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9361
/proc/meminfo: memFree=1079656/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=16988 CPUtime=282.18
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 3775 0 0 0 28213 5 0 0 25 0 1 0 1100160310 17395712 3761 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 4247 3761 75 172 0 4072 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 22348

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9361
/proc/meminfo: memFree=1079080/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=17512 CPUtime=342.15
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 3914 0 0 0 34210 5 0 0 25 0 1 0 1100160310 17932288 3900 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 4378 3900 75 172 0 4203 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 22872

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9361
/proc/meminfo: memFree=1077736/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=18924 CPUtime=402.14
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 4239 0 0 0 40208 6 0 0 25 0 1 0 1100160310 19378176 4225 1992294400 134512640 135217611 4294956304 18446744073709551615 134537187 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 4731 4225 75 172 0 4556 0

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

[pid=9361] ppid=9358 vsize=20880 CPUtime=522.1
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 4648 0 0 0 52203 7 0 0 25 0 1 0 1100160310 21381120 4634 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 5220 4634 75 172 0 5045 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 26240

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9361
/proc/meminfo: memFree=1075560/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=21640 CPUtime=582.07
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 4816 0 0 0 58200 7 0 0 25 0 1 0 1100160310 22159360 4802 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 5410 4802 75 172 0 5235 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 27000

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9361
/proc/meminfo: memFree=1074920/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=22212 CPUtime=642.05
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 4975 0 0 0 64198 7 0 0 25 0 1 0 1100160310 22745088 4961 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 5553 4961 75 172 0 5378 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 27572

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9361
/proc/meminfo: memFree=1074152/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=23040 CPUtime=702.03
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 5160 0 0 0 70196 7 0 0 25 0 1 0 1100160310 23592960 5146 1992294400 134512640 135217611 4294956304 18446744073709551615 134533225 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 5760 5146 75 172 0 5585 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 28400

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9361
/proc/meminfo: memFree=1073896/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=23396 CPUtime=762.02
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 5239 0 0 0 76194 8 0 0 25 0 1 0 1100160310 23957504 5225 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 5849 5225 75 172 0 5674 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 28756

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9361
/proc/meminfo: memFree=1073000/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=24348 CPUtime=821.99
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 5450 0 0 0 82191 8 0 0 25 0 1 0 1100160310 24932352 5436 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 6087 5436 75 172 0 5912 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 29708

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9361
/proc/meminfo: memFree=1072552/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=24852 CPUtime=881.97
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 5567 0 0 0 88189 8 0 0 25 0 1 0 1100160310 25448448 5553 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 6213 5553 75 172 0 6038 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 30212

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9361
/proc/meminfo: memFree=1071912/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=25620 CPUtime=941.94
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 5727 0 0 0 94186 8 0 0 25 0 1 0 1100160310 26234880 5713 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 6405 5713 75 172 0 6230 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 30980

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9361
/proc/meminfo: memFree=1071592/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=25884 CPUtime=1001.93
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 5810 0 0 0 100184 9 0 0 25 0 1 0 1100160310 26505216 5796 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 6471 5796 75 172 0 6296 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 31244

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9361
/proc/meminfo: memFree=1070888/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=26548 CPUtime=1061.91
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 5975 0 0 0 106182 9 0 0 25 0 1 0 1100160310 27185152 5961 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 6637 5961 75 172 0 6462 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 31908

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9361
/proc/meminfo: memFree=1070568/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=26824 CPUtime=1121.89
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 6057 0 0 0 112180 9 0 0 25 0 1 0 1100160310 27467776 6043 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 6706 6043 75 172 0 6531 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 32184

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9361
/proc/meminfo: memFree=1070120/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=27220 CPUtime=1181.86
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 6167 0 0 0 118177 9 0 0 25 0 1 0 1100160310 27873280 6153 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 6805 6153 75 172 0 6630 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 32580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9361
/proc/meminfo: memFree=1070120/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=27220 CPUtime=1200.06
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 6170 0 0 0 119997 9 0 0 25 0 1 0 1100160310 27873280 6156 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 6805 6156 75 172 0 6630 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 32580

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9361
/proc/meminfo: memFree=1070120/2055920 swapFree=4174136/4192956
[pid=9358] ppid=9356 vsize=5360 CPUtime=0
/proc/9358/stat : 9358 (glucose.sh) S 9356 9358 9096 0 -1 4194304 313 174 0 0 0 0 0 0 18 0 1 0 1100160309 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9358/statm: 1340 238 195 169 0 51 0
[pid=9361] ppid=9358 vsize=27220 CPUtime=1200.06
/proc/9361/stat : 9361 (glucose_static) R 9358 9358 9096 0 -1 4194304 6170 0 0 0 119997 9 0 0 25 0 1 0 1100160310 27873280 6156 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9361/statm: 6805 6156 75 172 0 6630 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 32580

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1199.98
CPU system time (s): 0.103984
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 32580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.103984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6668
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= 17
involuntary context switches= 2765

runsolver used 1.41078 second user time and 2.94655 second system time

The end

Launcher Data

Begin job on node4 at 2009-03-28 22:15:35
IDJOB=1516772
IDBENCH=70541
IDSOLVER=503
FILE ID=node4/1516772-1238274935
PBS_JOBID= 9060864
Free space on /tmp= 65244 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/500/unif-k3-r4.25-v500-c2125-S799705985-049.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516772-1238274935/watcher-1516772-1238274935 -o /tmp/evaluation-result-1516772-1238274935/solver-1516772-1238274935 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1516772-1238274935.cnf

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

MD5SUM BENCH= 9571d20b2c85f2916982e3779a8bfa58
RANDOM SEED=1817998799

node4.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.277
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.277
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:       1095704 kB
Buffers:         87368 kB
Cached:         775612 kB
SwapCached:      12656 kB
Active:         157644 kB
Inactive:       719400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1095704 kB
SwapTotal:     4192956 kB
SwapFree:      4174136 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          19756 kB
Slab:            69160 kB
Committed_AS:  2744564 kB
PageTables:       1480 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= 65244 MiB
End job on node4 at 2009-03-28 22:35:38