Trace number 1517780

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.08 1201.22

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S1694258328-099.cnf
MD5SUM01d386c590bcd2ab7c9aeb6450815f98
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark62.0976
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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 |    1615     4845 |     484       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1608     4863 |      --       0       --      -- |     --   | -7/18
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 372   #clauses: 1608   #literals: 4863
0.00/0.00	c CPU time:   0.003999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  372                                                  |
0.00/0.01	c |  Number of clauses:    1608                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.05/1201.21	HOME/glucose.sh: line 55: 22039 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-1517780-1238291037/watcher-1517780-1238291037 -o /tmp/evaluation-result-1517780-1238291037/solver-1517780-1238291037 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517780-1238291037.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.97 3/64 22036
/proc/meminfo: memFree=1706696/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) R 22034 22036 21818 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 231882680991 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/22036/statm: 1340 235 194 169 0 51 0
[pid=22037] ppid=22036 vsize=1016 CPUtime=0
/proc/22037/stat : 22037 (SatELite_releas) R 22036 22036 21818 0 -1 4194304 149 0 0 0 0 0 0 0 18 0 1 0 1101767443 1040384 133 1992294400 134512640 135225430 4294956176 18446744073709551615 134720735 0 0 4096 3 0 0 0 17 0 0 0
/proc/22037/statm: 254 133 76 174 0 77 0

[startup+0.0936111 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 22036
/proc/meminfo: memFree=1706696/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101611 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 22036
/proc/meminfo: memFree=1706696/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301652 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 22036
/proc/meminfo: memFree=1706696/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701733 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 22036
/proc/meminfo: memFree=1706696/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50189 s]
/proc/loadavg: 0.91 0.95 0.97 2/66 22039
/proc/meminfo: memFree=1704760/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=3616 CPUtime=1.48
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 568 0 0 0 148 0 0 0 25 0 1 0 1101767444 3702784 554 1992294400 134512640 135217611 4294956304 18446744073709551615 134536968 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 904 554 75 172 0 729 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8976

[startup+3.1012 s]
/proc/loadavg: 0.91 0.95 0.97 2/66 22039
/proc/meminfo: memFree=1704120/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=4200 CPUtime=3.08
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 706 0 0 0 308 0 0 0 25 0 1 0 1101767444 4300800 692 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 1050 692 75 172 0 875 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9560

[startup+6.30184 s]
/proc/loadavg: 0.92 0.95 0.97 2/66 22039
/proc/meminfo: memFree=1703096/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=5132 CPUtime=6.27
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 908 0 0 0 627 0 0 0 25 0 1 0 1101767444 5255168 894 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 1283 894 75 172 0 1108 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10492

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.97 2/66 22039
/proc/meminfo: memFree=1701880/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=5968 CPUtime=12.67
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 1152 0 0 0 1266 1 0 0 25 0 1 0 1101767444 6111232 1138 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 1492 1138 75 172 0 1317 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11328

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.97 2/66 22039
/proc/meminfo: memFree=1700664/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=7348 CPUtime=25.46
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 1482 0 0 0 2545 1 0 0 25 0 1 0 1101767444 7524352 1468 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 1837 1468 75 172 0 1662 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12708

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.97 2/66 22039
/proc/meminfo: memFree=1699128/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=8960 CPUtime=51.05
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 1855 0 0 0 5103 2 0 0 25 0 1 0 1101767444 9175040 1841 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22039/statm: 2240 1841 75 172 0 2065 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14320

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.97 2/66 22041
/proc/meminfo: memFree=1696888/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=11184 CPUtime=102.2
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 2404 0 0 0 10218 2 0 0 25 0 1 0 1101767444 11452416 2390 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 2796 2390 75 172 0 2621 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 16544

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 22041
/proc/meminfo: memFree=1695224/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=13060 CPUtime=162.17
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 2800 0 0 0 16214 3 0 0 25 0 1 0 1101767444 13373440 2786 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 3265 2786 75 172 0 3090 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 18420

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 22041
/proc/meminfo: memFree=1693816/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=14528 CPUtime=222.14
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 3154 0 0 0 22211 3 0 0 25 0 1 0 1101767444 14876672 3140 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 3632 3140 75 172 0 3457 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 19888

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 22041
/proc/meminfo: memFree=1692856/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=15692 CPUtime=282.1
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 3415 0 0 0 28207 3 0 0 25 0 1 0 1101767444 16068608 3401 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 3923 3401 75 172 0 3748 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 21052

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 22041
/proc/meminfo: memFree=1691832/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=16744 CPUtime=342.08
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 3674 0 0 0 34204 4 0 0 25 0 1 0 1101767444 17145856 3660 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 4186 3660 75 172 0 4011 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 22104

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 22041
/proc/meminfo: memFree=1690872/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=17920 CPUtime=402.05
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 3924 0 0 0 40201 4 0 0 25 0 1 0 1101767444 18350080 3910 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 4480 3910 75 172 0 4305 0

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

[pid=22039] ppid=22036 vsize=18892 CPUtime=462.01
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 4112 0 0 0 46197 4 0 0 25 0 1 0 1101767444 19345408 4098 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 4723 4098 75 172 0 4548 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 24252

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 22041
/proc/meminfo: memFree=1689272/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=19616 CPUtime=521.99
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 4287 0 0 0 52195 4 0 0 25 0 1 0 1101767444 20086784 4273 1992294400 134512640 135217611 4294956304 18446744073709551615 134528185 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 4904 4273 75 172 0 4729 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 24976

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 22041
/proc/meminfo: memFree=1688568/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=20356 CPUtime=581.95
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 4470 0 0 0 58191 4 0 0 25 0 1 0 1101767444 20844544 4456 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 5089 4456 75 172 0 4914 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 25716

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 22041
/proc/meminfo: memFree=1687800/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=21168 CPUtime=641.92
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 4652 0 0 0 64188 4 0 0 25 0 1 0 1101767444 21676032 4638 1992294400 134512640 135217611 4294956304 18446744073709551615 134533174 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 5292 4638 75 172 0 5117 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 26528

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 22041
/proc/meminfo: memFree=1687096/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=21776 CPUtime=701.88
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 4810 0 0 0 70183 5 0 0 25 0 1 0 1101767444 22298624 4796 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 5444 4796 75 172 0 5269 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 27136

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 22041
/proc/meminfo: memFree=1686392/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=22380 CPUtime=761.85
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 4968 0 0 0 76180 5 0 0 25 0 1 0 1101767444 22917120 4954 1992294400 134512640 135217611 4294956304 18446744073709551615 134537290 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 5595 4954 75 172 0 5420 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 27740

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 22041
/proc/meminfo: memFree=1685688/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=23276 CPUtime=821.82
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 5152 0 0 0 82177 5 0 0 25 0 1 0 1101767444 23834624 5138 1992294400 134512640 135217611 4294956304 18446744073709551615 134532998 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 5819 5138 75 172 0 5644 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 28636

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 22041
/proc/meminfo: memFree=1685304/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=23584 CPUtime=881.76
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 5243 0 0 0 88171 5 0 0 25 0 1 0 1101767444 24150016 5229 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 5896 5229 75 172 0 5721 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 28944

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 22041
/proc/meminfo: memFree=1684728/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=24276 CPUtime=941.72
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 5380 0 0 0 94167 5 0 0 25 0 1 0 1101767444 24858624 5366 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 6069 5366 75 172 0 5894 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 29636

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 22041
/proc/meminfo: memFree=1684024/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=25140 CPUtime=1001.68
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 5566 0 0 0 100163 5 0 0 25 0 1 0 1101767444 25743360 5552 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 6285 5552 75 172 0 6110 0
Current children cumulated CPU time (s) 1001.68
Current children cumulated vsize (KiB) 30500

[startup+1062.3 s]
/proc/loadavg: 1.04 0.99 0.98 2/66 22047
/proc/meminfo: memFree=1683640/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=25356 CPUtime=1061.65
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 5630 0 0 0 106159 6 0 0 25 0 1 0 1101767444 25964544 5616 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 6339 5616 75 172 0 6164 0
Current children cumulated CPU time (s) 1061.65
Current children cumulated vsize (KiB) 30716

[startup+1122.3 s]
/proc/loadavg: 1.01 0.99 0.98 2/66 22527
/proc/meminfo: memFree=1682808/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=25812 CPUtime=1121.19
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 5713 0 0 0 112112 7 0 0 25 0 1 0 1101767444 26431488 5699 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 6453 5699 75 172 0 6278 0
Current children cumulated CPU time (s) 1121.19
Current children cumulated vsize (KiB) 31172

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 22527
/proc/meminfo: memFree=1682552/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=26332 CPUtime=1181.15
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 5823 0 0 0 118108 7 0 0 25 0 1 0 1101767444 26963968 5809 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 6583 5809 75 172 0 6408 0
Current children cumulated CPU time (s) 1181.15
Current children cumulated vsize (KiB) 31692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.21 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 22527
/proc/meminfo: memFree=1682488/2055920 swapFree=4178884/4192956
[pid=22036] ppid=22034 vsize=5360 CPUtime=0
/proc/22036/stat : 22036 (glucose.sh) S 22034 22036 21818 0 -1 4194304 313 155 0 0 0 0 0 0 18 0 1 0 1101767443 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1340 238 195 169 0 51 0
[pid=22039] ppid=22036 vsize=26332 CPUtime=1200.05
/proc/22039/stat : 22039 (glucose_static) R 22036 22036 21818 0 -1 4194304 5831 0 0 0 119998 7 0 0 25 0 1 0 1101767444 26963968 5817 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22039/statm: 6583 5817 75 172 0 6408 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 31692

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): 1201.22
CPU time (s): 1200.08
CPU user time (s): 1200
CPU system time (s): 0.080987
CPU usage (%): 99.9052
Max. virtual memory (cumulated for all children) (KiB): 31692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
system time used= 0.080987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6332
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= 23
involuntary context switches= 5056

runsolver used 1.36779 second user time and 2.82357 second system time

The end

Launcher Data

Begin job on node75 at 2009-03-29 03:43:57
IDJOB=1517780
IDBENCH=70625
IDSOLVER=503
FILE ID=node75/1517780-1238291037
PBS_JOBID= 9061008
Free space on /tmp= 64928 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S1694258328-099.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517780-1238291037/watcher-1517780-1238291037 -o /tmp/evaluation-result-1517780-1238291037/solver-1517780-1238291037 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1517780-1238291037.cnf

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

MD5SUM BENCH= 01d386c590bcd2ab7c9aeb6450815f98
RANDOM SEED=1445743567

node75.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.263
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.263
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1707176 kB
Buffers:         69140 kB
Cached:         199892 kB
SwapCached:       8136 kB
Active:         168288 kB
Inactive:       110428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707176 kB
SwapTotal:     4192956 kB
SwapFree:      4178884 kB
Dirty:            1596 kB
Writeback:           0 kB
Mapped:          15384 kB
Slab:            55980 kB
Committed_AS:  2253548 kB
PageTables:       1420 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= 64928 MiB
End job on node75 at 2009-03-29 04:04:01