Trace number 3309698

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
glueminisat 2.2.5? (TO) 5000.11 4999.92

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
MD5SUMa0ec1baa890da62d0c6df7f1e62c6af3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2133.18
Satisfiable
(Un)Satisfiability was proved
Number of variables163622
Number of clauses488120
Sum of the clauses size1138944
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2325412
Number of clauses of size 3162706
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309698-1303992608/watcher-3309698-1303992608 -o /tmp/evaluation-result-3309698-1303992608/solver-3309698-1303992608 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309698-1303992608.cnf 

running on 4 cores: 0,2,4,6

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): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 7881
/proc/meminfo: memFree=26274044/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=20216 CPUtime=0 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 905 0 0 0 0 0 0 0 25 0 1 0 510860456 20701184 835 33554432000 4194304 4309791 140735203428640 18446744073709551615 208079893189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 5054 836 216 29 0 1683 0

[startup+0.03125 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 7881
/proc/meminfo: memFree=26274044/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=26056 CPUtime=0.02 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 2683 0 0 0 2 0 0 0 25 0 1 0 510860456 26681344 2456 33554432000 4194304 4309791 140735203428640 18446744073709551615 208079893189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 6514 2457 217 29 0 3143 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 26056

[startup+0.101199 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 7881
/proc/meminfo: memFree=26274044/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=42624 CPUtime=0.08 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 7773 0 0 0 8 0 0 0 25 0 1 0 510860456 43646976 6938 33554432000 4194304 4309791 140735203428640 18446744073709551615 4292785 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 10656 6941 217 29 0 7285 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42624

[startup+0.301161 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 7881
/proc/meminfo: memFree=26274044/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=79864 CPUtime=0.29 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 17037 0 0 0 28 1 0 0 25 0 1 0 510860456 81780736 15098 33554432000 4194304 4309791 140735203428640 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 19966 15099 229 29 0 16595 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79864

[startup+0.701089 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 7881
/proc/meminfo: memFree=26274044/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=92336 CPUtime=0.69 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 23138 0 0 0 67 2 0 0 25 0 1 0 510860456 94552064 17490 33554432000 4194304 4309791 140735203428640 18446744073709551615 4232856 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 23084 17490 230 29 0 19713 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92336

[startup+1.50093 s]
/proc/loadavg: 2.00 2.01 1.95 3/178 7882
/proc/meminfo: memFree=26202620/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=104000 CPUtime=1.49 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 28973 0 0 0 146 3 0 0 25 0 1 0 510860456 106496000 20437 33554432000 4194304 4309791 140735203428640 18446744073709551615 4226666 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 26000 20437 230 29 0 22629 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104000

[startup+3.10056 s]
/proc/loadavg: 2.00 2.01 1.95 4/178 7882
/proc/meminfo: memFree=26198032/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=96756 CPUtime=3.09 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 28992 0 0 0 306 3 0 0 25 0 1 0 510860456 99078144 18812 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259621 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 24189 18812 249 29 0 20818 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96756

[startup+6.30106 s]
/proc/loadavg: 2.00 2.01 1.95 3/178 7882
/proc/meminfo: memFree=26197064/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=96756 CPUtime=6.29 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 28992 0 0 0 626 3 0 0 25 0 1 0 510860456 99078144 18812 33554432000 4194304 4309791 140735203428640 18446744073709551615 4276888 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 24189 18812 249 29 0 20818 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 96756

[startup+12.7008 s]
/proc/loadavg: 2.00 2.01 1.95 3/178 7882
/proc/meminfo: memFree=26196088/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=96756 CPUtime=12.69 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 28992 0 0 0 1266 3 0 0 25 0 1 0 510860456 99078144 18812 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 24189 18812 249 29 0 20818 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 96756

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 1.95 3/178 7883
/proc/meminfo: memFree=26193956/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=96756 CPUtime=25.49 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 28993 0 0 0 2546 3 0 0 25 0 1 0 510860456 99078144 18813 33554432000 4194304 4309791 140735203428640 18446744073709551615 4253863 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 24189 18813 249 29 0 20818 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 96756

[startup+51.1005 s]
/proc/loadavg: 2.00 2.01 1.95 3/178 7883
/proc/meminfo: memFree=26181816/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=103824 CPUtime=51.1 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 31525 0 0 0 5106 4 0 0 25 0 1 0 510860456 106315776 21065 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 25956 21065 249 29 0 22585 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 103824

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 7885
/proc/meminfo: memFree=26167048/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=111004 CPUtime=102.3 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 33843 0 0 0 10226 4 0 0 25 0 1 0 510860456 113668096 23120 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 27751 23120 249 29 0 24380 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 111004

[startup+162.3 s]
/proc/loadavg: 1.95 1.98 1.95 3/178 7995
/proc/meminfo: memFree=26236428/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=111004 CPUtime=162.3 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 38841 0 0 0 16225 5 0 0 25 0 1 0 510860456 113668096 23189 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 27751 23189 249 29 0 24380 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 111004

[startup+222.301 s]
/proc/loadavg: 1.98 1.98 1.95 3/178 8105
/proc/meminfo: memFree=26220824/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=134280 CPUtime=222.29 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 43821 0 0 0 22223 6 0 0 25 0 1 0 510860456 137502720 27859 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 33570 27859 249 29 0 30199 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 134280

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 8160
/proc/meminfo: memFree=26169876/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=134280 CPUtime=282.3 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 44412 0 0 0 28223 7 0 0 25 0 1 0 510860456 137502720 28442 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259441 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 33570 28442 249 29 0 30199 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 134280

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 8162
/proc/meminfo: memFree=26147732/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=146712 CPUtime=342.3 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 55346 0 0 0 34221 9 0 0 25 0 1 0 510860456 150233088 31550 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 36678 31550 249 29 0 33307 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 146712

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 8164
/proc/meminfo: memFree=26146948/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=146712 CPUtime=402.3 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 63680 0 0 0 40220 10 0 0 25 0 1 0 510860456 150233088 31550 33554432000 4194304 4309791 140735203428640 18446744073709551615 4260186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 36678 31550 249 29 0 33307 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 146712

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 8165
/proc/meminfo: memFree=26094952/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=196032 CPUtime=462.31 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 72512 0 0 0 46220 11 0 0 25 0 1 0 510860456 200736768 40362 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259269 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 49008 40362 249 29 0 45637 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 196032

[startup+522.301 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 8167
/proc/meminfo: memFree=26097532/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=196032 CPUtime=522.31 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 80781 0 0 0 52219 12 0 0 25 0 1 0 510860456 200736768 39608 33554432000 4194304 4309791 140735203428640 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 49008 39608 249 29 0 45637 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 196032

[startup+582.301 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 8168
/proc/meminfo: memFree=26127008/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=146712 CPUtime=582.32 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 82268 0 0 0 58219 13 0 0 25 0 1 0 510860456 150233088 31551 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 36678 31551 249 29 0 33307 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 146712

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 8300
/proc/meminfo: memFree=26079360/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=166632 CPUtime=4062.46 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 411359 0 0 0 406136 110 0 0 25 0 1 0 510860456 170631168 32556 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 41658 32556 249 29 0 38287 0
Current children cumulated CPU time (s) 4062.46
Current children cumulated vsize (KiB) 166632

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8302
/proc/meminfo: memFree=26073752/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=215952 CPUtime=4122.45 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 423390 0 0 0 412133 112 0 0 25 0 1 0 510860456 221134848 44493 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259898 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 53988 44493 249 29 0 50617 0
Current children cumulated CPU time (s) 4122.45
Current children cumulated vsize (KiB) 215952

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8303
/proc/meminfo: memFree=26059224/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=246772 CPUtime=4182.45 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 427130 0 0 0 418131 114 0 0 25 0 1 0 510860456 252694528 48155 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 61693 48155 249 29 0 58322 0
Current children cumulated CPU time (s) 4182.45
Current children cumulated vsize (KiB) 246772

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8305
/proc/meminfo: memFree=25997936/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=246772 CPUtime=4242.45 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 430253 0 0 0 424130 115 0 0 25 0 1 0 510860456 252694528 51216 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 61693 51216 249 29 0 58322 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 246772

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8307
/proc/meminfo: memFree=26000008/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=296860 CPUtime=4302.46 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 433030 0 0 0 430129 117 0 0 25 0 1 0 510860456 303984640 53945 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 74215 53945 249 29 0 70844 0
Current children cumulated CPU time (s) 4302.46
Current children cumulated vsize (KiB) 296860

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8308
/proc/meminfo: memFree=26088628/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=215952 CPUtime=4362.46 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 442496 0 0 0 436128 118 0 0 25 0 1 0 510860456 221134848 40918 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259390 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 53988 40918 249 29 0 50617 0
Current children cumulated CPU time (s) 4362.46
Current children cumulated vsize (KiB) 215952

[startup+4422.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 8310
/proc/meminfo: memFree=26018784/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=215952 CPUtime=4422.46 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 446849 0 0 0 442126 120 0 0 25 0 1 0 510860456 221134848 45187 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 53988 45187 249 29 0 50617 0
Current children cumulated CPU time (s) 4422.46
Current children cumulated vsize (KiB) 215952

[startup+4482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 8311
/proc/meminfo: memFree=26058308/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=246772 CPUtime=4482.46 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 450120 0 0 0 448125 121 0 0 25 0 1 0 510860456 252694528 48376 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 61693 48376 249 29 0 58322 0
Current children cumulated CPU time (s) 4482.46
Current children cumulated vsize (KiB) 246772

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8313
/proc/meminfo: memFree=25989944/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=246772 CPUtime=4542.47 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 453137 0 0 0 454124 123 0 0 25 0 1 0 510860456 252694528 51309 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259191 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 61693 51309 249 29 0 58322 0
Current children cumulated CPU time (s) 4542.47
Current children cumulated vsize (KiB) 246772

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8315
/proc/meminfo: memFree=25991768/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=296860 CPUtime=4602.47 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 455815 0 0 0 460123 124 0 0 25 0 1 0 510860456 303984640 53922 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 74215 53922 249 29 0 70844 0
Current children cumulated CPU time (s) 4602.47
Current children cumulated vsize (KiB) 296860

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8316
/proc/meminfo: memFree=26086592/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=215952 CPUtime=4662.46 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 465229 0 0 0 466121 125 0 0 25 0 1 0 510860456 221134848 41342 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 53988 41342 249 29 0 50617 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 215952

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8318
/proc/meminfo: memFree=26014268/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=215952 CPUtime=4722.48 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 469494 0 0 0 472121 127 0 0 25 0 1 0 510860456 221134848 45500 33554432000 4194304 4309791 140735203428640 18446744073709551615 4276914 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 53988 45500 249 29 0 50617 0
Current children cumulated CPU time (s) 4722.48
Current children cumulated vsize (KiB) 215952

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8319
/proc/meminfo: memFree=26009652/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=246772 CPUtime=4782.47 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 472981 0 0 0 478119 128 0 0 25 0 1 0 510860456 252694528 48919 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 61693 48919 249 29 0 58322 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 246772

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8321
/proc/meminfo: memFree=26044096/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=246772 CPUtime=4842.48 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 475965 0 0 0 484118 130 0 0 25 0 1 0 510860456 252694528 51829 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 61693 51829 249 29 0 58322 0
Current children cumulated CPU time (s) 4842.48
Current children cumulated vsize (KiB) 246772

[startup+4902.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 8323
/proc/meminfo: memFree=25979848/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=296860 CPUtime=4902.47 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 478660 0 0 0 490116 131 0 0 25 0 1 0 510860456 303984640 54457 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 74215 54457 249 29 0 70844 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 296860

[startup+4962.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 8324
/proc/meminfo: memFree=26080640/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=215952 CPUtime=4962.48 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 488652 0 0 0 496113 135 0 0 25 0 1 0 510860456 221134848 42746 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259147 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 53988 42746 249 29 0 50617 0
Current children cumulated CPU time (s) 4962.48
Current children cumulated vsize (KiB) 215952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 8325
/proc/meminfo: memFree=26020972/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=215952 CPUtime=5000.09 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 491136 0 0 0 499873 136 0 0 25 0 1 0 510860456 221134848 45187 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 53988 45187 249 29 0 50617 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 215952

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

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

[startup+4999.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 8325
/proc/meminfo: memFree=26020972/32950928 swapFree=67111364/67111528
[pid=7881] ppid=7879 vsize=215952 CPUtime=5000.09 cores=0,2,4,6
/proc/7881/stat : 7881 (glueminisat) R 7879 7881 7571 0 -1 4202496 491136 0 0 0 499873 136 0 0 25 0 1 0 510860456 221134848 45187 33554432000 4194304 4309791 140735203428640 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7881/statm: 53988 45187 249 29 0 50617 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 215952

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.11
CPU user time (s): 4998.73
CPU system time (s): 1.37079
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 296860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.74
system time used= 1.37079
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 491136
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= 10
involuntary context switches= 4511

runsolver used 7.97779 second user time and 16.0176 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-28 14:10:08
IDJOB=3309698
IDBENCH=82468
IDSOLVER=1694
FILE ID=node127/3309698-1303992608
RUNJOBID= node127-1303987381-7589
PBS_JOBID= 13168746
Free space on /tmp= 71808 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309698-1303992608/watcher-3309698-1303992608 -o /tmp/evaluation-result-3309698-1303992608/solver-3309698-1303992608 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309698-1303992608.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a0ec1baa890da62d0c6df7f1e62c6af3
RANDOM SEED=2091931510

node127.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26274324 kB
Buffers:       1363052 kB
Cached:        4651236 kB
SwapCached:          0 kB
Active:        1791400 kB
Inactive:      4411108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26274324 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            9004 kB
Writeback:           0 kB
AnonPages:      187948 kB
Mapped:          15256 kB
Slab:           409424 kB
PageTables:       4992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   352324 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71808 MiB
End job on node127 at 2011-04-28 15:33:30