Trace number 1515944

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.1 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S1900558626-069.cnf
MD5SUMfebdf1b8ba5bbd40107a806ae2296ad3
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 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.006998 s
0.00/0.01	c ==============================================================================
0.00/0.02	c
0.00/0.02	c Starting glucose
0.00/0.02	c
0.00/0.02	
0.00/0.02	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.02	
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  70                                                   |
0.00/0.02	c |  Number of clauses:    6230                                                 |
0.00/0.03	c |  Parsing time:         0.01         s                                       |
1200.07/1200.41	HOME/glucose.sh: line 55:  1198 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-1515944-1238261892/watcher-1515944-1238261892 -o /tmp/evaluation-result-1515944-1238261892/solver-1515944-1238261892 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515944-1238261892.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: 1.00 0.99 0.97 3/64 1195
/proc/meminfo: memFree=1092016/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1098856081 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 236 195 169 0 51 0
[pid=1196] ppid=1195 vsize=1008 CPUtime=0
/proc/1196/stat : 1196 (SatELite_releas) R 1195 1195 845 0 -1 4194304 109 0 0 0 0 0 0 0 19 0 1 0 1098856081 1032192 93 1992294400 134512640 135225430 4294956192 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/1196/statm: 252 93 50 174 0 75 0

[startup+0.045678 s]
/proc/loadavg: 1.00 0.99 0.97 3/64 1195
/proc/meminfo: memFree=1092016/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.102677 s]
/proc/loadavg: 1.00 0.99 0.97 3/64 1195
/proc/meminfo: memFree=1092016/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.302697 s]
/proc/loadavg: 1.00 0.99 0.97 3/64 1195
/proc/meminfo: memFree=1092016/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701738 s]
/proc/loadavg: 1.00 0.99 0.97 3/64 1195
/proc/meminfo: memFree=1092016/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50182 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1198
/proc/meminfo: memFree=1089312/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=4168 CPUtime=1.47
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 716 0 0 0 147 0 0 0 25 0 1 0 1098856083 4268032 702 1992294400 134512640 135217611 4294956304 18446744073709551615 134533135 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 1042 702 75 172 0 867 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9528

[startup+3.10198 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1198
/proc/meminfo: memFree=1088480/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=4848 CPUtime=3.07
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 894 0 0 0 307 0 0 0 25 0 1 0 1098856083 4964352 880 1992294400 134512640 135217611 4294956304 18446744073709551615 134522607 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 1212 880 75 172 0 1037 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10208

[startup+6.30131 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1198
/proc/meminfo: memFree=1087520/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=5700 CPUtime=6.26
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 1078 0 0 0 626 0 0 0 25 0 1 0 1098856083 5836800 1064 1992294400 134512640 135217611 4294956304 18446744073709551615 134740255 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 1425 1064 75 172 0 1250 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11060

[startup+12.702 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1198
/proc/meminfo: memFree=1086176/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=6928 CPUtime=12.66
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 1373 0 0 0 1266 0 0 0 25 0 1 0 1098856083 7094272 1359 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 1732 1359 75 172 0 1557 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12288

[startup+25.5023 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1198
/proc/meminfo: memFree=1084512/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=8460 CPUtime=25.46
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 1754 0 0 0 2545 1 0 0 25 0 1 0 1098856083 8663040 1740 1992294400 134512640 135217611 4294956304 18446744073709551615 134533133 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 2115 1740 75 172 0 1940 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13820

[startup+51.1029 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1198
/proc/meminfo: memFree=1082464/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=10776 CPUtime=51.05
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 2272 0 0 0 5104 1 0 0 25 0 1 0 1098856083 11034624 2258 1992294400 134512640 135217611 4294956304 18446744073709551615 134533225 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 2694 2258 75 172 0 2519 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16136

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1198
/proc/meminfo: memFree=1079712/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=13696 CPUtime=102.24
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 2952 0 0 0 10222 2 0 0 25 0 1 0 1098856083 14024704 2938 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 3424 2938 75 172 0 3249 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 19056

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1198
/proc/meminfo: memFree=1077408/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=16196 CPUtime=162.23
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 3518 0 0 0 16220 3 0 0 25 0 1 0 1098856083 16584704 3504 1992294400 134512640 135217611 4294956304 18446744073709551615 134533225 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 4049 3504 75 172 0 3874 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 21556

[startup+222.303 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1198
/proc/meminfo: memFree=1075744/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=18008 CPUtime=222.21
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 3935 0 0 0 22218 3 0 0 25 0 1 0 1098856083 18440192 3921 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 4502 3921 75 172 0 4327 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 23368

[startup+282.303 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1200
/proc/meminfo: memFree=1074464/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=19236 CPUtime=282.2
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 4235 0 0 0 28216 4 0 0 25 0 1 0 1098856083 19697664 4221 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 4809 4221 75 172 0 4634 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 24596

[startup+342.303 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1200
/proc/meminfo: memFree=1073312/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=20940 CPUtime=342.18
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 4546 0 0 0 34214 4 0 0 25 0 1 0 1098856083 21442560 4532 1992294400 134512640 135217611 4294956304 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 5235 4532 75 172 0 5060 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 26300

[startup+402.303 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1200
/proc/meminfo: memFree=1072160/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=22064 CPUtime=402.16
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 4803 0 0 0 40212 4 0 0 25 0 1 0 1098856083 22593536 4789 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 5516 4789 75 172 0 5341 0

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

[pid=1198] ppid=1195 vsize=23348 CPUtime=462.15
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 5100 0 0 0 46210 5 0 0 25 0 1 0 1098856083 23908352 5086 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 5837 5086 75 172 0 5662 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 28708

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1200
/proc/meminfo: memFree=1070304/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=24068 CPUtime=522.13
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 5269 0 0 0 52208 5 0 0 25 0 1 0 1098856083 24645632 5251 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 6017 5251 75 172 0 5842 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 29428

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1200
/proc/meminfo: memFree=1069472/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=25084 CPUtime=582.11
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 5479 0 0 0 58206 5 0 0 25 0 1 0 1098856083 25686016 5461 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 6271 5461 75 172 0 6096 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 30444

[startup+642.303 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1200
/proc/meminfo: memFree=1068512/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=26156 CPUtime=642.11
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 5708 0 0 0 64205 6 0 0 25 0 1 0 1098856083 26783744 5690 1992294400 134512640 135217611 4294956304 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 6539 5690 75 172 0 6364 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 31516

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1200
/proc/meminfo: memFree=1067808/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=26984 CPUtime=702.09
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 5885 0 0 0 70203 6 0 0 25 0 1 0 1098856083 27631616 5867 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 6746 5867 75 172 0 6571 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 32344

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1200
/proc/meminfo: memFree=1067168/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=27776 CPUtime=762.07
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 6052 0 0 0 76201 6 0 0 25 0 1 0 1098856083 28442624 6034 1992294400 134512640 135217611 4294956304 18446744073709551615 134522688 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 6944 6034 75 172 0 6769 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 33136

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1200
/proc/meminfo: memFree=1066208/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=28708 CPUtime=822.05
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 6282 0 0 0 82199 6 0 0 25 0 1 0 1098856083 29396992 6264 1992294400 134512640 135217611 4294956304 18446744073709551615 134527881 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 7177 6264 75 172 0 7002 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 34068

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1200
/proc/meminfo: memFree=1065824/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=29232 CPUtime=882.04
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 6391 0 0 0 88198 6 0 0 25 0 1 0 1098856083 29933568 6373 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 7308 6373 75 172 0 7133 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 34592

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1200
/proc/meminfo: memFree=1064992/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=30124 CPUtime=942.02
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 6604 0 0 0 94195 7 0 0 25 0 1 0 1098856083 30846976 6586 1992294400 134512640 135217611 4294956304 18446744073709551615 134522603 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 7531 6586 75 172 0 7356 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 35484

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1200
/proc/meminfo: memFree=1064288/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=30816 CPUtime=1002.01
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 6752 0 0 0 100194 7 0 0 25 0 1 0 1098856083 31555584 6734 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 7704 6734 75 172 0 7529 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 36176

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1200
/proc/meminfo: memFree=1063648/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=31996 CPUtime=1062
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 6925 0 0 0 106192 8 0 0 25 0 1 0 1098856083 32763904 6907 1992294400 134512640 135217611 4294956304 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 7999 6907 75 172 0 7824 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 37356

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1200
/proc/meminfo: memFree=1063072/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=32748 CPUtime=1121.98
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 7057 0 0 0 112190 8 0 0 25 0 1 0 1098856083 33533952 7039 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 8187 7039 75 172 0 8012 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 38108

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1200
/proc/meminfo: memFree=1062368/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=33552 CPUtime=1181.96
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 7226 0 0 0 118187 9 0 0 25 0 1 0 1098856083 34357248 7208 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 8388 7208 75 172 0 8213 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 38912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 1200
/proc/meminfo: memFree=1061984/2055920 swapFree=4177768/4192956
[pid=1195] ppid=1193 vsize=5360 CPUtime=0.01
/proc/1195/stat : 1195 (glucose.sh) S 1193 1195 845 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098856081 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1195/statm: 1340 238 195 169 0 51 0
[pid=1198] ppid=1195 vsize=33840 CPUtime=1200.06
/proc/1198/stat : 1198 (glucose_static) R 1195 1195 845 0 -1 4194304 7318 0 0 0 119997 9 0 0 25 0 1 0 1098856083 34652160 7300 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1198/statm: 8460 7300 75 172 0 8285 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 39200

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.41
CPU time (s): 1200.1
CPU user time (s): 1200
CPU system time (s): 0.106983
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 39200

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

runsolver used 1.2768 second user time and 3.10053 second system time

The end

Launcher Data

Begin job on node2 at 2009-03-28 18:38:12
IDJOB=1515944
IDBENCH=70472
IDSOLVER=503
FILE ID=node2/1515944-1238261892
PBS_JOBID= 9060820
Free space on /tmp= 66460 MiB

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

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

MD5SUM BENCH= febdf1b8ba5bbd40107a806ae2296ad3
RANDOM SEED=398926592

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1092496 kB
Buffers:         99628 kB
Cached:         765244 kB
SwapCached:       8996 kB
Active:          56144 kB
Inactive:       819716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1092496 kB
SwapTotal:     4192956 kB
SwapFree:      4177768 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:          16664 kB
Slab:            73576 kB
Committed_AS:  2704776 kB
PageTables:       1476 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= 66456 MiB
End job on node2 at 2009-03-28 18:58:15