Trace number 1518884

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/480/
unif-k3-r4.25-v480-c2040-S1002348653-090.cnf
MD5SUMc369517cece9ac5de13f6444259c5dd0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011998
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
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 |    2040     6120 |     611       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2033     6143 |      --       0       --      -- |     --   | -7/23
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 473   #clauses: 2033   #literals: 6143
0.00/0.00	c CPU time:   0.004999 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:  473                                                  |
0.00/0.01	c |  Number of clauses:    2033                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.03/1200.61	HOME/glucose.sh: line 55:  2588 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-1518884-1238305654/watcher-1518884-1238305654 -o /tmp/evaluation-result-1518884-1238305654/solver-1518884-1238305654 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518884-1238305654.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 2585
/proc/meminfo: memFree=825120/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 236 195 169 0 51 0
[pid=2586] ppid=2585 vsize=1012 CPUtime=0
/proc/2586/stat : 2586 (SatELite_releas) R 2585 2585 2308 0 -1 4194304 159 0 0 0 0 0 0 0 19 0 1 0 1103227715 1036288 143 1992294400 134512640 135225430 4294956176 18446744073709551615 134720735 0 0 4096 3 0 0 0 17 0 0 0
/proc/2586/statm: 253 143 76 174 0 76 0

[startup+0.100015 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 2585
/proc/meminfo: memFree=825120/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.202026 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 2585
/proc/meminfo: memFree=825120/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.30104 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 2585
/proc/meminfo: memFree=825120/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701084 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 2585
/proc/meminfo: memFree=825120/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50117 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 2588
/proc/meminfo: memFree=823056/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=3800 CPUtime=1.48
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 592 0 0 0 148 0 0 0 25 0 1 0 1103227715 3891200 578 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 950 578 75 172 0 775 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9160

[startup+3.10135 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 2588
/proc/meminfo: memFree=822544/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=4196 CPUtime=3.08
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 697 0 0 0 308 0 0 0 25 0 1 0 1103227715 4296704 683 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 1049 683 75 172 0 874 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9556

[startup+6.30272 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 2588
/proc/meminfo: memFree=821456/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=5236 CPUtime=6.28
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 938 0 0 0 628 0 0 0 25 0 1 0 1103227715 5361664 924 1992294400 134512640 135217611 4294956304 18446744073709551615 134533319 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 1309 924 75 172 0 1134 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10596

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.98 2/66 2588
/proc/meminfo: memFree=820176/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=6196 CPUtime=12.67
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 1173 0 0 0 1267 0 0 0 25 0 1 0 1103227715 6344704 1159 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 1549 1159 75 172 0 1374 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11556

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 2588
/proc/meminfo: memFree=818768/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=7584 CPUtime=25.48
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 1542 0 0 0 2547 1 0 0 25 0 1 0 1103227715 7766016 1528 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 1896 1528 75 172 0 1721 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12944

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 2588
/proc/meminfo: memFree=816976/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=9580 CPUtime=51.06
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 1993 0 0 0 5105 1 0 0 25 0 1 0 1103227715 9809920 1979 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 2395 1979 75 172 0 2220 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14940

[startup+102.302 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 2588
/proc/meminfo: memFree=814608/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=11732 CPUtime=102.24
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 2540 0 0 0 10222 2 0 0 25 0 1 0 1103227715 12013568 2526 1992294400 134512640 135217611 4294956304 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 2933 2526 75 172 0 2758 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17092

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2588
/proc/meminfo: memFree=812688/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=13876 CPUtime=162.21
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 3023 0 0 0 16219 2 0 0 25 0 1 0 1103227715 14209024 3009 1992294400 134512640 135217611 4294956304 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 3469 3009 75 172 0 3294 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 19236

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2588
/proc/meminfo: memFree=810896/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=15808 CPUtime=222.17
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 3482 0 0 0 22214 3 0 0 25 0 1 0 1103227715 16187392 3468 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 3952 3468 76 172 0 3777 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 21168

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2588
/proc/meminfo: memFree=809424/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=17252 CPUtime=282.14
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 3851 0 0 0 28211 3 0 0 25 0 1 0 1103227715 17666048 3837 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 4313 3837 76 172 0 4138 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 22612

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2588
/proc/meminfo: memFree=808144/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=18576 CPUtime=342.11
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 4162 0 0 0 34208 3 0 0 25 0 1 0 1103227715 19021824 4148 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2588/statm: 4644 4148 76 172 0 4469 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 23936

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2588
/proc/meminfo: memFree=806928/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=19792 CPUtime=402.07
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 4467 0 0 0 40203 4 0 0 25 0 1 0 1103227715 20267008 4453 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 4948 4453 76 172 0 4773 0

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

[pid=2588] ppid=2585 vsize=21800 CPUtime=522.01
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 4896 0 0 0 52197 4 0 0 25 0 1 0 1103227715 22323200 4882 1992294400 134512640 135217611 4294956304 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 5450 4882 76 172 0 5275 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 27160

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2588
/proc/meminfo: memFree=803984/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=23372 CPUtime=581.99
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 5242 0 0 0 58194 5 0 0 25 0 1 0 1103227715 23932928 5228 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 5843 5228 76 172 0 5668 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 28732

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2588
/proc/meminfo: memFree=803472/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=23844 CPUtime=641.97
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 5354 0 0 0 64192 5 0 0 25 0 1 0 1103227715 24416256 5340 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 5961 5340 76 172 0 5786 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 29204

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2588
/proc/meminfo: memFree=802832/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=24376 CPUtime=701.94
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 5496 0 0 0 70189 5 0 0 25 0 1 0 1103227715 24961024 5482 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 6094 5482 76 172 0 5919 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 29736

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2588
/proc/meminfo: memFree=802384/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=24840 CPUtime=761.92
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 5600 0 0 0 76187 5 0 0 25 0 1 0 1103227715 25436160 5586 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 6210 5586 76 172 0 6035 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 30200

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2594
/proc/meminfo: memFree=801232/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=26024 CPUtime=821.89
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 5878 0 0 0 82183 6 0 0 25 0 1 0 1103227715 26648576 5864 1992294400 134512640 135217611 4294956304 18446744073709551615 134522607 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 6506 5864 76 172 0 6331 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 31384

[startup+882.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2594
/proc/meminfo: memFree=800784/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=26480 CPUtime=881.86
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 6006 0 0 0 88180 6 0 0 25 0 1 0 1103227715 27115520 5992 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 6620 5992 76 172 0 6445 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 31840

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2594
/proc/meminfo: memFree=800336/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=27096 CPUtime=941.83
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 6122 0 0 0 94177 6 0 0 25 0 1 0 1103227715 27746304 6108 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 6774 6108 76 172 0 6599 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 32456

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2594
/proc/meminfo: memFree=799696/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=27800 CPUtime=1001.81
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 6284 0 0 0 100175 6 0 0 25 0 1 0 1103227715 28467200 6270 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 6950 6270 76 172 0 6775 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 33160

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2594
/proc/meminfo: memFree=799248/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=28272 CPUtime=1061.79
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 6407 0 0 0 106172 7 0 0 25 0 1 0 1103227715 28950528 6393 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 7068 6393 76 172 0 6893 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 33632

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2594
/proc/meminfo: memFree=798992/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=28536 CPUtime=1121.76
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 6462 0 0 0 112169 7 0 0 25 0 1 0 1103227715 29220864 6448 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 7134 6448 76 172 0 6959 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 33896

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2594
/proc/meminfo: memFree=798544/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=28960 CPUtime=1181.74
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 6574 0 0 0 118167 7 0 0 25 0 1 0 1103227715 29655040 6560 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 7240 6560 76 172 0 7065 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 34320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2594
/proc/meminfo: memFree=798352/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=29236 CPUtime=1200.03
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 6630 0 0 0 119996 7 0 0 25 0 1 0 1103227715 29937664 6616 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 7309 6616 76 172 0 7134 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 34596

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

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

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2594
/proc/meminfo: memFree=798352/2055920 swapFree=4178500/4192956
[pid=2585] ppid=2583 vsize=5360 CPUtime=0
/proc/2585/stat : 2585 (glucose.sh) S 2583 2585 2308 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1103227714 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2585/statm: 1340 238 195 169 0 51 0
[pid=2588] ppid=2585 vsize=29236 CPUtime=1200.03
/proc/2588/stat : 2588 (glucose_static) R 2585 2585 2308 0 -1 4194304 6630 0 0 0 119996 7 0 0 25 0 1 0 1103227715 29937664 6616 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2588/statm: 7309 6616 76 172 0 7134 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 34596

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.05
CPU user time (s): 1199.97
CPU system time (s): 0.081987
CPU usage (%): 99.9535
Max. virtual memory (cumulated for all children) (KiB): 34596

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

runsolver used 1.02284 second user time and 3.35649 second system time

The end

Launcher Data

Begin job on node62 at 2009-03-29 07:47:34
IDJOB=1518884
IDBENCH=70717
IDSOLVER=503
FILE ID=node62/1518884-1238305654
PBS_JOBID= 9061018
Free space on /tmp= 66352 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/480/unif-k3-r4.25-v480-c2040-S1002348653-090.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518884-1238305654/watcher-1518884-1238305654 -o /tmp/evaluation-result-1518884-1238305654/solver-1518884-1238305654 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1518884-1238305654.cnf

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

MD5SUM BENCH= c369517cece9ac5de13f6444259c5dd0
RANDOM SEED=1732477882

node62.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.232
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.232
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:        825664 kB
Buffers:         86772 kB
Cached:        1053792 kB
SwapCached:       7616 kB
Active:         358776 kB
Inactive:       791004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        825664 kB
SwapTotal:     4192956 kB
SwapFree:      4178500 kB
Dirty:            1636 kB
Writeback:           0 kB
Mapped:          14976 kB
Slab:            66368 kB
Committed_AS:  2686420 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66348 MiB
End job on node62 at 2009-03-29 08:07:37