Trace number 1784456

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) 5000.01 5002.82

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes8.cnf
MD5SUM0b0881d9187e7912564ae88556ada128
Bench CategoryCRAFTED (crafted 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 variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   61409   123673 |   18422       0        0     nan |  0.000 % |
0.19/0.21	c |         0 |   60464   199184 |      --       0       --      -- |     --   | -945/75511
0.19/0.21	c ==============================================================================
0.19/0.21	c Result  :   #vars: 900   #clauses: 60464   #literals: 199184
0.19/0.21	c CPU time:   0.203968 s
0.19/0.21	c ==============================================================================
0.19/0.27	c
0.19/0.27	c Starting glucose
0.19/0.27	c
0.19/0.27	
0.19/0.27	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.19/0.27	
0.19/0.27	c ============================[ Problem Statistics ]=============================
0.19/0.27	c |                                                                             |
0.19/0.27	c |  Number of variables:  900                                                  |
0.19/0.27	c |  Number of clauses:    60464                                                |
0.26/0.30	c |  Parsing time:         0.03         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784456-1241944880/watcher-1784456-1241944880 -o /tmp/evaluation-result-1784456-1241944880/solver-1784456-1241944880 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1784456-1241944880.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22723
/proc/meminfo: memFree=1450728/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0
/proc/22723/stat : 22723 (glucose.sh) R 22721 22723 22497 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 222518343 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 228043844255 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/22723/statm: 1340 235 194 169 0 51 0
[pid=22724] ppid=22723 vsize=1016 CPUtime=0
/proc/22724/stat : 22724 (SatELite_releas) R 22723 22723 22497 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222518343 1040384 112 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/22724/statm: 254 113 50 174 0 77 0

[startup+0.050185 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22723
/proc/meminfo: memFree=1450728/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 222518343 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22723/statm: 1340 236 195 169 0 51 0
[pid=22724] ppid=22723 vsize=5020 CPUtime=0.04
/proc/22724/stat : 22724 (SatELite_releas) R 22723 22723 22497 0 -1 4194304 1106 0 0 0 4 0 0 0 19 0 1 0 222518343 5140480 1090 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/22724/statm: 1255 1090 76 174 0 1078 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10380

[startup+0.101194 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22723
/proc/meminfo: memFree=1450728/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 222518343 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22723/statm: 1340 236 195 169 0 51 0
[pid=22724] ppid=22723 vsize=6620 CPUtime=0.09
/proc/22724/stat : 22724 (SatELite_releas) R 22723 22723 22497 0 -1 4194304 1369 0 0 0 9 0 0 0 19 0 1 0 222518343 6778880 1353 1992294400 134512640 135225430 4294956176 18446744073709551615 134586237 0 0 4096 3 0 0 0 17 0 0 0
/proc/22724/statm: 1655 1353 77 174 0 1478 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11980

[startup+0.301244 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22723
/proc/meminfo: memFree=1450728/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 5360

[startup+0.701321 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22723
/proc/meminfo: memFree=1450728/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 5360

[startup+1.50147 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 22726
/proc/meminfo: memFree=1441816/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=9644 CPUtime=1.22
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 2293 0 0 0 121 1 0 0 25 0 1 0 222518371 9875456 2279 1992294400 134512640 135217611 4294956304 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 2411 2279 76 172 0 2236 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15004

[startup+3.10278 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 22726
/proc/meminfo: memFree=1438616/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=13212 CPUtime=2.82
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 3198 0 0 0 281 1 0 0 25 0 1 0 222518371 13529088 3184 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 3303 3184 76 172 0 3128 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18572

[startup+6.30141 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 22726
/proc/meminfo: memFree=1434776/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=15336 CPUtime=6.01
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 3713 0 0 0 600 1 0 0 25 0 1 0 222518371 15704064 3699 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 3834 3699 76 172 0 3659 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 20696

[startup+12.7027 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 22726
/proc/meminfo: memFree=1431256/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=18688 CPUtime=12.41
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 4549 0 0 0 1239 2 0 0 25 0 1 0 222518371 19136512 4535 1992294400 134512640 135217611 4294956304 18446744073709551615 134533277 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 4672 4535 76 172 0 4497 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 24048

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22726
/proc/meminfo: memFree=1427288/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=22688 CPUtime=25.2
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 5541 0 0 0 2518 2 0 0 25 0 1 0 222518371 23232512 5527 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 5672 5527 76 172 0 5497 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 28048

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22727
/proc/meminfo: memFree=1424984/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=25036 CPUtime=50.79
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 6110 0 0 0 5076 3 0 0 25 0 1 0 222518371 25636864 6096 1992294400 134512640 135217611 4294956304 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 6259 6096 76 172 0 6084 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 30396

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22727
/proc/meminfo: memFree=1423256/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=26836 CPUtime=101.97
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 6527 0 0 0 10194 3 0 0 25 0 1 0 222518371 27480064 6513 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 6709 6513 76 172 0 6534 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 32196

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22728
/proc/meminfo: memFree=1421528/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=28524 CPUtime=161.91
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 6908 0 0 0 16188 3 0 0 25 0 1 0 222518371 29208576 6894 1992294400 134512640 135217611 4294956304 18446744073709551615 134532744 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 7131 6894 76 172 0 6956 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 33884

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22728
/proc/meminfo: memFree=1419032/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=31260 CPUtime=221.88
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 7579 0 0 0 22184 4 0 0 25 0 1 0 222518371 32010240 7565 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 7815 7565 76 172 0 7640 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 36620

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22728
/proc/meminfo: memFree=1417688/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=32636 CPUtime=281.85
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 7904 0 0 0 28181 4 0 0 25 0 1 0 222518371 33419264 7890 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 8159 7890 76 172 0 7984 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 37996

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22728
/proc/meminfo: memFree=1415704/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=34632 CPUtime=341.82
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 8398 0 0 0 34177 5 0 0 25 0 1 0 222518371 35463168 8384 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 8658 8384 76 172 0 8483 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 39992

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22728
/proc/meminfo: memFree=1415128/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26

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

/proc/22726/statm: 26085 24666 76 172 0 25910 0
Current children cumulated CPU time (s) 4299.88
Current children cumulated vsize (KiB) 109700

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22736
/proc/meminfo: memFree=1349720/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=104676 CPUtime=4359.59
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 24792 0 0 0 435934 25 0 0 25 0 1 0 222518371 107188224 24763 1992294400 134512640 135217611 4294956304 18446744073709551615 134533174 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 26169 24763 76 172 0 25994 0
Current children cumulated CPU time (s) 4359.85
Current children cumulated vsize (KiB) 110036

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22736
/proc/meminfo: memFree=1349336/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=105172 CPUtime=4419.57
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 24889 0 0 0 441931 26 0 0 25 0 1 0 222518371 107696128 24860 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 26293 24860 76 172 0 26118 0
Current children cumulated CPU time (s) 4419.83
Current children cumulated vsize (KiB) 110532

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22736
/proc/meminfo: memFree=1348760/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=105672 CPUtime=4479.54
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 25035 0 0 0 447928 26 0 0 25 0 1 0 222518371 108208128 25002 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 26418 25002 76 172 0 26243 0
Current children cumulated CPU time (s) 4479.8
Current children cumulated vsize (KiB) 111032

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22736
/proc/meminfo: memFree=1348632/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=105864 CPUtime=4539.5
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 25063 0 0 0 453924 26 0 0 25 0 1 0 222518371 108404736 25030 1992294400 134512640 135217611 4294956304 18446744073709551615 134533150 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 26466 25030 76 172 0 26291 0
Current children cumulated CPU time (s) 4539.76
Current children cumulated vsize (KiB) 111224

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22736
/proc/meminfo: memFree=1347544/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=107036 CPUtime=4599.47
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 25319 0 0 0 459921 26 0 0 25 0 1 0 222518371 109604864 25286 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 26759 25286 76 172 0 26584 0
Current children cumulated CPU time (s) 4599.73
Current children cumulated vsize (KiB) 112396

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22736
/proc/meminfo: memFree=1346712/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=107892 CPUtime=4659.42
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 25514 0 0 0 465916 26 0 0 25 0 1 0 222518371 110481408 25481 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 26973 25481 76 172 0 26798 0
Current children cumulated CPU time (s) 4659.68
Current children cumulated vsize (KiB) 113252

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22736
/proc/meminfo: memFree=1346200/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=108592 CPUtime=4719.39
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 25654 0 0 0 471913 26 0 0 25 0 1 0 222518371 111198208 25621 1992294400 134512640 135217611 4294956304 18446744073709551615 134533213 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 27148 25621 76 172 0 26973 0
Current children cumulated CPU time (s) 4719.65
Current children cumulated vsize (KiB) 113952

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22742
/proc/meminfo: memFree=1344792/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=109780 CPUtime=4779.36
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 25979 0 0 0 477909 27 0 0 25 0 1 0 222518371 112414720 25946 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 27445 25946 76 172 0 27270 0
Current children cumulated CPU time (s) 4779.62
Current children cumulated vsize (KiB) 115140

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22742
/proc/meminfo: memFree=1343704/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=110980 CPUtime=4839.33
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 26269 0 0 0 483906 27 0 0 25 0 1 0 222518371 113643520 26236 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 27745 26236 76 172 0 27570 0
Current children cumulated CPU time (s) 4839.59
Current children cumulated vsize (KiB) 116340

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22742
/proc/meminfo: memFree=1343640/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=110980 CPUtime=4899.29
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 26275 0 0 0 489902 27 0 0 25 0 1 0 222518371 113643520 26242 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 27745 26242 76 172 0 27570 0
Current children cumulated CPU time (s) 4899.55
Current children cumulated vsize (KiB) 116340

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22742
/proc/meminfo: memFree=1343640/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=110980 CPUtime=4959.27
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 26277 0 0 0 495900 27 0 0 25 0 1 0 222518371 113643520 26244 1992294400 134512640 135217611 4294956304 18446744073709551615 134533150 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 27745 26244 76 172 0 27570 0
Current children cumulated CPU time (s) 4959.53
Current children cumulated vsize (KiB) 116340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22742
/proc/meminfo: memFree=1342488/2055920 swapFree=4180628/4192956
[pid=22723] ppid=22721 vsize=5360 CPUtime=0.26
/proc/22723/stat : 22723 (glucose.sh) S 22721 22723 22497 0 -1 4194304 313 1374 0 0 0 0 25 1 15 0 1 0 222518343 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22723/statm: 1340 238 195 169 0 51 0
[pid=22726] ppid=22723 vsize=112192 CPUtime=4999.75
/proc/22726/stat : 22726 (glucose_static) R 22723 22723 22497 0 -1 4194304 26565 0 0 0 499947 28 0 0 25 0 1 0 222518371 114884608 26532 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22726/statm: 28048 26532 76 172 0 27873 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 117552

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22723 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=259960
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=12998
# CPU time returned by wait4() is 0.272958
# while last known CPU time is 5000.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5002.82
CPU time (s): 5000.01
CPU user time (s): 4999.72
CPU system time (s): 0.29
CPU usage (%): 99.9439
Max. virtual memory (cumulated for all children) (KiB): 117552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.25996
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1687
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= 5
involuntary context switches= 3

runsolver used 4.22836 second user time and 13.9739 second system time

The end

Launcher Data

Begin job on node77 at 2009-05-10 10:41:20
IDJOB=1784456
IDBENCH=71554
IDSOLVER=610
FILE ID=node77/1784456-1241944880
PBS_JOBID= 9264998
Free space on /tmp= 66248 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes8.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784456-1241944880/watcher-1784456-1241944880 -o /tmp/evaluation-result-1784456-1241944880/solver-1784456-1241944880 -C 5000 -W 6000 -M 1800  glucose.sh HOME/instance-1784456-1241944880.cnf

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

MD5SUM BENCH= 0b0881d9187e7912564ae88556ada128
RANDOM SEED=1934781759

node77.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.270
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.270
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:       1451216 kB
Buffers:         63852 kB
Cached:         457168 kB
SwapCached:       6388 kB
Active:         127920 kB
Inactive:       401644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1451216 kB
SwapTotal:     4192956 kB
SwapFree:      4180628 kB
Dirty:            2284 kB
Writeback:           0 kB
Mapped:          14192 kB
Slab:            61216 kB
Committed_AS:   755892 kB
PageTables:       1372 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= 66244 MiB
End job on node77 at 2009-05-10 12:04:45