Trace number 3495677

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
MoUsSaka 2011-03-26No Cert. 1800.08 1800.04

General information on the benchmark

NameSAT02/industrial/dellacherie/
w10/w10_70.shuffled.cnf
MD5SUMdb8728ab474c495f304249a89a0b4a69
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark805.073
Satisfiable
(Un)Satisfiability was proved
Number of variables32745
Number of clauses103556
Sum of the clauses size246730
Maximum clause length20
Minimum clause length1
Number of clauses of size 1143
Number of clauses of size 282290
Number of clauses of size 312602
Number of clauses of size 44308
Number of clauses of size 51973
Number of clauses of size over 52240

Solver Data

0.00/0.00	c MoUsSaka vegetarian
45.59/45.65	
45.59/45.65	s UNSATISFIABLE

Verifier Data

ERROR: no value line found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3495677-1307807227/watcher-3495677-1307807227 -o /tmp/evaluation-result-3495677-1307807227/solver-3495677-1307807227 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495677-1307807227.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.70 3.93 3.81 4/189 17566
/proc/meminfo: memFree=31549948/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=16168 CPUtime=0 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 1399 0 0 0 0 0 0 0 25 0 1 0 892325467 16556032 1067 33554432000 4194304 4365125 140737172192320 18446744073709551615 4316862 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 4042 1067 253 42 0 1190 0

[startup+0.0644961 s]
/proc/loadavg: 3.70 3.93 3.81 4/189 17566
/proc/meminfo: memFree=31549948/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=23544 CPUtime=0.05 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 5654 0 0 0 5 0 0 0 25 0 1 0 892325467 24109056 2569 33554432000 4194304 4365125 140737172192320 18446744073709551615 4262813 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 5886 2569 255 42 0 3034 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 23544

[startup+0.100492 s]
/proc/loadavg: 3.70 3.93 3.81 4/189 17566
/proc/meminfo: memFree=31549948/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=23540 CPUtime=0.09 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 5709 0 0 0 9 0 0 0 25 0 1 0 892325467 24104960 2621 33554432000 4194304 4365125 140737172192320 18446744073709551615 4258110 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 5885 2621 261 42 0 3033 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23540

[startup+0.300468 s]
/proc/loadavg: 3.70 3.93 3.81 4/189 17566
/proc/meminfo: memFree=31549948/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=25360 CPUtime=0.29 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 6170 0 0 0 29 0 0 0 25 0 1 0 892325467 25968640 3020 33554432000 4194304 4365125 140737172192320 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 6340 3020 262 42 0 3488 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25360

[startup+0.700415 s]
/proc/loadavg: 3.70 3.93 3.81 4/189 17566
/proc/meminfo: memFree=31549948/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=28096 CPUtime=0.69 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 7083 0 0 0 69 0 0 0 25 0 1 0 892325467 28770304 3713 33554432000 4194304 4365125 140737172192320 18446744073709551615 4242868 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 7024 3713 262 42 0 4172 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28096

[startup+1.50027 s]
/proc/loadavg: 3.70 3.93 3.81 5/190 17567
/proc/meminfo: memFree=31463904/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=34632 CPUtime=1.49 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 12528 0 0 0 149 0 0 0 25 0 1 0 892325467 35463168 4826 33554432000 4194304 4365125 140737172192320 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 8658 4826 262 42 0 5806 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34632

[startup+3.10099 s]
/proc/loadavg: 3.70 3.93 3.81 5/190 17567
/proc/meminfo: memFree=31411576/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=62440 CPUtime=3.09 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 32469 0 0 0 307 2 0 0 25 0 1 0 892325467 63938560 9624 33554432000 4194304 4365125 140737172192320 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 15610 9624 262 42 0 12758 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62440

[startup+6.30039 s]
/proc/loadavg: 3.72 3.93 3.81 5/190 17567
/proc/meminfo: memFree=31207188/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=200596 CPUtime=6.29 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 110499 0 0 0 619 10 0 0 25 0 1 0 892325467 205410304 34199 33554432000 4194304 4365125 140737172192320 18446744073709551615 4272031 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 50149 34199 262 42 0 47297 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 200596

[startup+12.7003 s]
/proc/loadavg: 3.74 3.94 3.81 5/190 17567
/proc/meminfo: memFree=30728260/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=337044 CPUtime=12.69 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 242972 0 0 0 1247 22 0 0 25 0 1 0 892325467 345133056 67689 33554432000 4194304 4365125 140737172192320 18446744073709551615 4250159 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 84261 67689 262 42 0 81409 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 337044

[startup+25.501 s]
/proc/loadavg: 3.80 3.94 3.82 5/190 17567
/proc/meminfo: memFree=29849724/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=913764 CPUtime=25.49 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 512007 0 0 0 2499 50 0 0 25 0 1 0 892325467 935694336 145461 33554432000 4194304 4365125 140737172192320 18446744073709551615 4248459 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 228441 145461 262 42 0 225589 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 913764

[startup+51.1005 s]
/proc/loadavg: 3.87 3.94 3.82 5/190 17568
/proc/meminfo: memFree=29101492/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=929648 CPUtime=51.09 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 803829 0 0 0 5030 79 0 0 25 0 1 0 892325467 951959552 193180 33554432000 4194304 4365125 140737172192320 18446744073709551615 4264094 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 232412 193180 264 42 0 229560 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 929648

[startup+102.306 s]
/proc/loadavg: 3.94 3.95 3.82 5/190 17569
/proc/meminfo: memFree=28744228/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=960672 CPUtime=102.29 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 843627 0 0 0 10147 82 0 0 25 0 1 0 892325467 983728128 199842 33554432000 4194304 4365125 140737172192320 18446744073709551615 4256422 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 240168 199842 264 42 0 237316 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 960672

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.83 5/190 17571
/proc/meminfo: memFree=28452656/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=1155220 CPUtime=162.3 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 939586 0 0 0 16136 94 0 0 25 0 1 0 892325467 1182945280 224226 33554432000 4194304 4365125 140737172192320 18446744073709551615 4257310 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 288805 224226 264 42 0 285953 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1155220

[startup+222.301 s]
/proc/loadavg: 3.42 3.81 3.79 4/184 17596
/proc/meminfo: memFree=28509736/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=948384 CPUtime=222.29 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 1009041 0 0 0 22127 102 0 0 25 0 1 0 892325467 971145216 198301 33554432000 4194304 4365125 140737172192320 18446744073709551615 4258063 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 237096 198301 264 42 0 234244 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 948384

[startup+282.3 s]
/proc/loadavg: 3.19 3.67 3.74 4/184 17598
/proc/meminfo: memFree=28381476/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=946336 CPUtime=282.29 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 1104164 0 0 0 28116 113 0 0 25 0 1 0 892325467 969048064 197534 33554432000 4194304 4365125 140737172192320 18446744073709551615 4244821 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 236584 197534 264 42 0 233732 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 946336

[startup+342.301 s]
/proc/loadavg: 3.07 3.55 3.69 4/184 17600
/proc/meminfo: memFree=28358744/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=966816 CPUtime=342.3 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 1234046 0 0 0 34102 128 0 0 25 0 1 0 892325467 990019584 200104 33554432000 4194304 4365125 140737172192320 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 241704 200104 264 42 0 238852 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 966816

[startup+402.301 s]
/proc/loadavg: 3.02 3.44 3.64 4/184 17601
/proc/meminfo: memFree=28283440/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=944288 CPUtime=402.3 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 1390303 0 0 0 40084 146 0 0 25 0 1 0 892325467 966950912 197277 33554432000 4194304 4365125 140737172192320 18446744073709551615 4272662 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 236072 197277 264 42 0 233220 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 944288

[startup+462.301 s]
/proc/loadavg: 3.01 3.36 3.60 4/184 17603
/proc/meminfo: memFree=28285756/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=952480 CPUtime=462.3 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 1598217 0 0 0 46062 168 0 0 25 0 1 0 892325467 975339520 198305 33554432000 4194304 4365125 140737172192320 18446744073709551615 4275985 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 238120 198305 264 42 0 235268 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 952480

[startup+522.301 s]
/proc/loadavg: 3.00 3.29 3.56 4/184 17604
/proc/meminfo: memFree=28244924/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=940192 CPUtime=522.31 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 1923066 0 0 0 52023 208 0 0 25 0 1 0 892325467 962756608 196763 33554432000 4194304 4365125 140737172192320 18446744073709551615 4262650 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 235048 196763 264 42 0 232196 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 940192

[startup+582.3 s]
/proc/loadavg: 3.05 3.25 3.53 4/184 17606
/proc/meminfo: memFree=28118396/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=938144 CPUtime=582.31 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 1994256 0 0 0 58015 216 0 0 25 0 1 0 892325467 960659456 196506 33554432000 4194304 4365125 140737172192320 18446744073709551615 4258110 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 234536 196506 264 42 0 231684 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 938144

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 3.05 3.12 3.40 4/184 17612
/proc/meminfo: memFree=27959836/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=917664 CPUtime=822.31 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 2237863 0 0 0 81985 246 0 0 25 0 1 0 892325467 939687936 193936 33554432000 4194304 4365125 140737172192320 18446744073709551615 4262621 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 229416 193936 264 42 0 226564 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 917664

[startup+882.301 s]
/proc/loadavg: 3.02 3.09 3.37 4/184 17623
/proc/meminfo: memFree=28287552/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=929952 CPUtime=882.31 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 2294950 0 0 0 87978 253 0 0 25 0 1 0 892325467 952270848 195478 33554432000 4194304 4365125 140737172192320 18446744073709551615 4263932 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 232488 195478 264 42 0 229636 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 929952

[startup+942.3 s]
/proc/loadavg: 3.00 3.07 3.35 4/184 17625
/proc/meminfo: memFree=28306104/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=915616 CPUtime=942.32 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 2332858 0 0 0 93973 259 0 0 25 0 1 0 892325467 937590784 193679 33554432000 4194304 4365125 140737172192320 18446744073709551615 4317013 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 228904 193679 264 42 0 226052 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 915616

[startup+1002.3 s]
/proc/loadavg: 3.00 3.06 3.32 4/184 17629
/proc/meminfo: memFree=28251960/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=970912 CPUtime=1002.32 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 2387407 0 0 0 99967 265 0 0 25 0 1 0 892325467 994213888 200586 33554432000 4194304 4365125 140737172192320 18446744073709551615 4262579 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 242728 200586 264 42 0 239876 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 970912

[startup+1062.3 s]
/proc/loadavg: 3.00 3.05 3.30 4/184 17631
/proc/meminfo: memFree=28230860/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=960672 CPUtime=1062.32 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 2441731 0 0 0 105961 271 0 0 25 0 1 0 892325467 983728128 199333 33554432000 4194304 4365125 140737172192320 18446744073709551615 4263932 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 240168 199333 264 42 0 237316 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 960672

[startup+1122.3 s]
/proc/loadavg: 3.11 3.07 3.29 4/184 17632
/proc/meminfo: memFree=28173644/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=1001628 CPUtime=1122.32 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 2581926 0 0 0 111945 287 0 0 25 0 1 0 892325467 1025667072 204473 33554432000 4194304 4365125 140737172192320 18446744073709551615 4266157 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 250407 204473 264 42 0 247555 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1001628

[startup+1182.3 s]
/proc/loadavg: 3.04 3.05 3.27 4/184 17634
/proc/meminfo: memFree=28258172/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=960672 CPUtime=1182.32 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 2632331 0 0 0 117939 293 0 0 25 0 1 0 892325467 983728128 199301 33554432000 4194304 4365125 140737172192320 18446744073709551615 4264089 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 240168 199301 264 42 0 237316 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 960672

[startup+1242.3 s]
/proc/loadavg: 3.01 3.04 3.25 4/184 17636
/proc/meminfo: memFree=28245108/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=970912 CPUtime=1242.32 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 2689193 0 0 0 123933 299 0 0 25 0 1 0 892325467 994213888 200586 33554432000 4194304 4365125 140737172192320 18446744073709551615 4244608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 242728 200586 264 42 0 239876 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 970912

[startup+1302.3 s]
/proc/loadavg: 3.00 3.03 3.23 4/184 17637
/proc/meminfo: memFree=28241964/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=946336 CPUtime=1302.33 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 2741718 0 0 0 129927 306 0 0 25 0 1 0 892325467 969048064 197502 33554432000 4194304 4365125 140737172192320 18446744073709551615 4275904 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 236584 197502 264 42 0 233732 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 946336

[startup+1362.3 s]
/proc/loadavg: 3.07 3.04 3.22 4/184 17639
/proc/meminfo: memFree=28264000/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=942240 CPUtime=1362.33 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 2788846 0 0 0 135921 312 0 0 25 0 1 0 892325467 964853760 197020 33554432000 4194304 4365125 140737172192320 18446744073709551615 4244731 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 235560 197020 264 42 0 232708 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 942240

[startup+1422.31 s]
/proc/loadavg: 3.02 3.03 3.20 4/184 17640
/proc/meminfo: memFree=28228484/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=917664 CPUtime=1422.33 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 2873143 0 0 0 141910 323 0 0 25 0 1 0 892325467 939687936 193936 33554432000 4194304 4365125 140737172192320 18446744073709551615 4262125 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 229416 193936 264 42 0 226564 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 917664

[startup+1482.3 s]
/proc/loadavg: 3.01 3.02 3.18 4/184 17642
/proc/meminfo: memFree=28267136/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=921760 CPUtime=1482.33 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 2968973 0 0 0 147899 334 0 0 25 0 1 0 892325467 943882240 194450 33554432000 4194304 4365125 140737172192320 18446744073709551615 4262565 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 230440 194450 264 42 0 227588 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 921760

[startup+1542.3 s]
/proc/loadavg: 3.00 3.02 3.17 4/184 17644
/proc/meminfo: memFree=28196540/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=966816 CPUtime=1542.33 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 3030204 0 0 0 153891 342 0 0 25 0 1 0 892325467 990019584 200104 33554432000 4194304 4365125 140737172192320 18446744073709551615 218370651234 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 241704 200104 264 42 0 238852 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 966816

[startup+1602.3 s]
/proc/loadavg: 3.00 3.01 3.16 4/184 17645
/proc/meminfo: memFree=28005288/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=940192 CPUtime=1602.33 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 3090407 0 0 0 159884 349 0 0 25 0 1 0 892325467 962756608 196763 33554432000 4194304 4365125 140737172192320 18446744073709551615 4262681 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 235048 196763 264 42 0 232196 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 940192

[startup+1662.3 s]
/proc/loadavg: 3.06 3.02 3.15 4/184 17647
/proc/meminfo: memFree=28224228/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=923808 CPUtime=1662.33 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 3223406 0 0 0 165867 366 0 0 25 0 1 0 892325467 945979392 194707 33554432000 4194304 4365125 140737172192320 18446744073709551615 4262579 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 230952 194707 264 42 0 228100 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 923808

[startup+1722.3 s]
/proc/loadavg: 3.05 3.03 3.15 4/184 17648
/proc/meminfo: memFree=28257640/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=932000 CPUtime=1722.33 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 3319814 0 0 0 171856 377 0 0 25 0 1 0 892325467 954368000 195735 33554432000 4194304 4365125 140737172192320 18446744073709551615 4245201 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 233000 195735 264 42 0 230148 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 932000

[startup+1782.3 s]
/proc/loadavg: 3.02 3.02 3.14 4/184 17650
/proc/meminfo: memFree=28239872/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=968864 CPUtime=1782.34 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 3427851 0 0 0 177842 392 0 0 25 0 1 0 892325467 992116736 200361 33554432000 4194304 4365125 140737172192320 18446744073709551615 4257751 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 242216 200361 264 42 0 239364 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 968864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 3.01 3.02 3.13 3/183 17653
/proc/meminfo: memFree=30562384/32951124 swapFree=67050780/67111528
[pid=17566] ppid=17564 vsize=968864 CPUtime=1800.04 cores=4,6
/proc/17566/stat : 17566 (MoUsSaka) R 17564 17566 16237 0 -1 4202496 3435754 0 0 0 179611 393 0 0 25 0 1 0 892325467 992116736 200329 33554432000 4194304 4365125 140737172192320 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17566/statm: 242216 200329 264 42 0 239364 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 968864

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): 1800.04
CPU time (s): 1800.08
CPU user time (s): 1796.12
CPU system time (s): 3.9614
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1722928

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

runsolver used 3.16452 second user time and 6.62999 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-11 17:47:07
IDJOB=3495677
IDBENCH=88042
IDSOLVER=1989
FILE ID=node101/3495677-1307807227
RUNJOBID= node101-1307805424-17304
PBS_JOBID= 13551075
Free space on /tmp= 74104 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT02/industrial/dellacherie/w10/w10_70.shuffled.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495677-1307807227/watcher-3495677-1307807227 -o /tmp/evaluation-result-3495677-1307807227/solver-3495677-1307807227 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495677-1307807227.cnf

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= db8728ab474c495f304249a89a0b4a69
RANDOM SEED=115741013

node101.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.841
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.68
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.841
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	: 5226.07
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.83
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.841
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.75
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.841
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:     32951124 kB
MemFree:      31550616 kB
Buffers:        232076 kB
Cached:         922692 kB
SwapCached:      27776 kB
Active:         297616 kB
Inactive:       914672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31550616 kB
SwapTotal:    67111528 kB
SwapFree:     67050780 kB
Dirty:            2776 kB
Writeback:           0 kB
AnonPages:       51640 kB
Mapped:           9212 kB
Slab:           122564 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   286772 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= 74104 MiB
End job on node101 at 2011-06-11 18:17:09