Trace number 1516376

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/70/
unif-k7-r89-v70-c6230-S512486692-050.cnf
MD5SUM751cca0f1a9f3ec1e9287cb296cf29d5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.430934
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    6230    43610 |    1868       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 70   #clauses: 6230   #literals: 43610
0.00/0.01	c CPU time:   0.007998 s
0.00/0.01	c ==============================================================================
0.01/0.02	c
0.01/0.02	c Starting glucose
0.01/0.02	c
0.01/0.02	
0.01/0.02	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.01/0.02	
0.01/0.02	c ============================[ Problem Statistics ]=============================
0.01/0.02	c |                                                                             |
0.01/0.02	c |  Number of variables:  70                                                   |
0.01/0.02	c |  Number of clauses:    6230                                                 |
0.01/0.03	c |  Parsing time:         0.01         s                                       |
1200.09/1200.61	HOME/glucose.sh: line 55: 25979 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-1516376-1238268627/watcher-1516376-1238268627 -o /tmp/evaluation-result-1516376-1238268627/solver-1516376-1238268627 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516376-1238268627.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25976
/proc/meminfo: memFree=937952/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0
/proc/25976/stat : 25976 (glucose.sh) R 25974 25976 25912 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1099524730 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 235371293343 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25976/statm: 1340 235 194 169 0 51 0
[pid=25977] ppid=25976 vsize=1008 CPUtime=0
/proc/25977/stat : 25977 (SatELite_releas) R 25976 25976 25912 0 -1 4194304 108 0 0 0 0 0 0 0 18 0 1 0 1099524730 1032192 92 1992294400 134512640 135225430 4294956176 18446744073709551615 134717415 0 0 4096 3 0 0 0 17 0 0 0
/proc/25977/statm: 252 92 50 174 0 75 0

[startup+0.02196 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25976
/proc/meminfo: memFree=937952/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1099524730 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25976/statm: 1340 236 195 169 0 51 0
[pid=25977] ppid=25976 vsize=1408 CPUtime=0.01
/proc/25977/stat : 25977 (SatELite_releas) R 25976 25976 25912 0 -1 4194304 251 0 0 0 1 0 0 0 18 0 1 0 1099524730 1441792 235 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25977/statm: 352 235 78 174 0 175 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6768

[startup+0.10197 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25976
/proc/meminfo: memFree=937952/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301987 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25976
/proc/meminfo: memFree=937952/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701025 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25976
/proc/meminfo: memFree=937952/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50109 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25979
/proc/meminfo: memFree=935312/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=4180 CPUtime=1.46
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 720 0 0 0 146 0 0 0 25 0 1 0 1099524732 4280320 706 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 1045 706 75 172 0 870 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9540

[startup+3.10124 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25979
/proc/meminfo: memFree=934480/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=5008 CPUtime=3.06
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 909 0 0 0 306 0 0 0 25 0 1 0 1099524732 5128192 895 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 1252 895 75 172 0 1077 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10368

[startup+6.30153 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25979
/proc/meminfo: memFree=933328/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=5696 CPUtime=6.26
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 1087 0 0 0 626 0 0 0 25 0 1 0 1099524732 5832704 1073 1992294400 134512640 135217611 4294956304 18446744073709551615 134533138 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 1424 1073 75 172 0 1249 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11056

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25979
/proc/meminfo: memFree=931984/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=6980 CPUtime=12.66
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 1392 0 0 0 1266 0 0 0 25 0 1 0 1099524732 7147520 1378 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 1745 1378 75 172 0 1570 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12340

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25979
/proc/meminfo: memFree=930448/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=8812 CPUtime=25.45
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 1820 0 0 0 2545 0 0 0 25 0 1 0 1099524732 9023488 1806 1992294400 134512640 135217611 4294956304 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 2203 1806 75 172 0 2028 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14172

[startup+51.1026 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25979
/proc/meminfo: memFree=928528/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=10856 CPUtime=51.05
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 2275 0 0 0 5104 1 0 0 25 0 1 0 1099524732 11116544 2261 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 2714 2261 75 172 0 2539 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16216

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25979
/proc/meminfo: memFree=925648/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=13872 CPUtime=102.23
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 2971 0 0 0 10221 2 0 0 25 0 1 0 1099524732 14204928 2957 1992294400 134512640 135217611 4294956304 18446744073709551615 134718771 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 3468 2957 75 172 0 3293 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 19232

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25979
/proc/meminfo: memFree=923344/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=16428 CPUtime=162.2
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 3560 0 0 0 16218 2 0 0 25 0 1 0 1099524732 16822272 3546 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 4107 3546 75 172 0 3932 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 21788

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25979
/proc/meminfo: memFree=921616/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=18216 CPUtime=222.18
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 3963 0 0 0 22215 3 0 0 25 0 1 0 1099524732 18653184 3949 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 4554 3949 75 172 0 4379 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 23576

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25979
/proc/meminfo: memFree=920208/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=19904 CPUtime=282.14
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 4329 0 0 0 28211 3 0 0 25 0 1 0 1099524732 20381696 4315 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 4976 4315 75 172 0 4801 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 25264

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25979
/proc/meminfo: memFree=918992/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=21408 CPUtime=342.13
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 4630 0 0 0 34209 4 0 0 25 0 1 0 1099524732 21921792 4616 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 5352 4616 75 172 0 5177 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 26768

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25979
/proc/meminfo: memFree=918160/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0

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

[pid=25979] ppid=25976 vsize=23364 CPUtime=462.08
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 5106 0 0 0 46204 4 0 0 25 0 1 0 1099524732 23924736 5092 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 5841 5092 75 172 0 5666 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 28724

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25979
/proc/meminfo: memFree=916112/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=24640 CPUtime=522.05
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 5378 0 0 0 52200 5 0 0 25 0 1 0 1099524732 25231360 5364 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 6160 5364 75 172 0 5985 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 30000

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25979
/proc/meminfo: memFree=915344/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=25248 CPUtime=582.03
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 5529 0 0 0 58198 5 0 0 25 0 1 0 1099524732 25853952 5515 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 6312 5515 75 172 0 6137 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 30608

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25981
/proc/meminfo: memFree=913872/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=26812 CPUtime=642.01
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 5848 0 0 0 64195 6 0 0 25 0 1 0 1099524732 27455488 5834 1992294400 134512640 135217611 4294956304 18446744073709551615 134522440 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 6703 5834 75 172 0 6528 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 32172

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25981
/proc/meminfo: memFree=913232/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=27552 CPUtime=701.98
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 6008 0 0 0 70192 6 0 0 25 0 1 0 1099524732 28213248 5994 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 6888 5994 75 172 0 6713 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 32912

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25981
/proc/meminfo: memFree=912528/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=28332 CPUtime=761.96
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 6194 0 0 0 76190 6 0 0 25 0 1 0 1099524732 29011968 6180 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 7083 6180 75 172 0 6908 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 33692

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25981
/proc/meminfo: memFree=912080/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=28844 CPUtime=821.94
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 6306 0 0 0 82187 7 0 0 25 0 1 0 1099524732 29536256 6292 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 7211 6292 75 172 0 7036 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 34204

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25981
/proc/meminfo: memFree=911440/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=29432 CPUtime=881.91
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 6465 0 0 0 88184 7 0 0 25 0 1 0 1099524732 30138368 6451 1992294400 134512640 135217611 4294956304 18446744073709551615 134533063 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 7358 6451 75 172 0 7183 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 34792

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25981
/proc/meminfo: memFree=910800/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=30408 CPUtime=941.89
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 6618 0 0 0 94182 7 0 0 25 0 1 0 1099524732 31137792 6604 1992294400 134512640 135217611 4294956304 18446744073709551615 134533133 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 7602 6604 75 172 0 7427 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 35768

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25981
/proc/meminfo: memFree=910352/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=30960 CPUtime=1001.85
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 6747 0 0 0 100178 7 0 0 25 0 1 0 1099524732 31703040 6733 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 7740 6733 75 172 0 7565 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 36320

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25981
/proc/meminfo: memFree=909904/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=31428 CPUtime=1061.83
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 6865 0 0 0 106175 8 0 0 25 0 1 0 1099524732 32182272 6851 1992294400 134512640 135217611 4294956304 18446744073709551615 134533202 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 7857 6851 75 172 0 7682 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 36788

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25981
/proc/meminfo: memFree=909520/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=31824 CPUtime=1121.8
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 6973 0 0 0 112172 8 0 0 25 0 1 0 1099524732 32587776 6959 1992294400 134512640 135217611 4294956304 18446744073709551615 134544609 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 7956 6959 75 172 0 7781 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 37184

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25981
/proc/meminfo: memFree=908752/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=32628 CPUtime=1181.77
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 7151 0 0 0 118169 8 0 0 25 0 1 0 1099524732 33411072 7137 1992294400 134512640 135217611 4294956304 18446744073709551615 134533330 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 8157 7137 75 172 0 7982 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 37988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25981
/proc/meminfo: memFree=908432/2055920 swapFree=4176708/4192956
[pid=25976] ppid=25974 vsize=5360 CPUtime=0.01
/proc/25976/stat : 25976 (glucose.sh) S 25974 25976 25912 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099524730 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25976/statm: 1340 238 195 169 0 51 0
[pid=25979] ppid=25976 vsize=32980 CPUtime=1200.08
/proc/25979/stat : 25979 (glucose_static) R 25976 25976 25912 0 -1 4194304 7233 0 0 0 119999 9 0 0 25 0 1 0 1099524732 33771520 7219 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25979/statm: 8245 7219 75 172 0 8070 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 38340

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.11
CPU user time (s): 1200.02
CPU system time (s): 0.098984
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 38340

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

runsolver used 1.06684 second user time and 3.3105 second system time

The end

Launcher Data

Begin job on node51 at 2009-03-28 20:30:27
IDJOB=1516376
IDBENCH=70508
IDSOLVER=503
FILE ID=node51/1516376-1238268627
PBS_JOBID= 9060875
Free space on /tmp= 65232 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/70/unif-k7-r89-v70-c6230-S512486692-050.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516376-1238268627/watcher-1516376-1238268627 -o /tmp/evaluation-result-1516376-1238268627/solver-1516376-1238268627 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1516376-1238268627.cnf

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

MD5SUM BENCH= 751cca0f1a9f3ec1e9287cb296cf29d5
RANDOM SEED=397841210

node51.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.234
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.234
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:        938432 kB
Buffers:         70188 kB
Cached:         960896 kB
SwapCached:       9996 kB
Active:         108928 kB
Inactive:       933568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        938432 kB
SwapTotal:     4192956 kB
SwapFree:      4176708 kB
Dirty:            1728 kB
Writeback:           0 kB
Mapped:          17076 kB
Slab:            61084 kB
Committed_AS:  2914240 kB
PageTables:       1400 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65228 MiB
End job on node51 at 2009-03-28 20:50:29