Trace number 3495903

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.07 1800.02

General information on the benchmark

Namemus/marques-silva/design-debugging/
rsdecoder-problem.dimacs_39.filtered.cnf
MD5SUM4ecb898723e70139c6e19a87aef03287
Bench CategoryMUS (MUS)
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 variables1199597
Number of clauses3868693
Sum of the clauses size9946119
Maximum clause length4
Minimum clause length1
Number of clauses of size 114511
Number of clauses of size 21632740
Number of clauses of size 32219640
Number of clauses of size 41802
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.02/0.07	c MoUsSaka vegetarian
2.79/2.87	
2.79/2.87	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-3495903-1307808511/watcher-3495903-1307808511 -o /tmp/evaluation-result-3495903-1307808511/solver-3495903-1307808511 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495903-1307808511.cnf 

running on 2 cores: 0,2

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: 4.05 3.46 3.03 5/189 27316
/proc/meminfo: memFree=30347852/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=96080 CPUtime=0 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 2879 0 0 0 0 0 0 0 25 0 1 0 892450192 98385920 2819 33554432000 4194304 4365125 140734541321904 18446744073709551615 4318620 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 24020 2823 245 42 0 21168 0

[startup+0.040311 s]
/proc/loadavg: 4.05 3.46 3.03 5/189 27316
/proc/meminfo: memFree=30347852/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=139780 CPUtime=0.02 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 16929 0 0 0 1 1 0 0 25 0 1 0 892450192 143134720 16795 33554432000 4194304 4365125 140734541321904 18446744073709551615 4292408 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 34945 16817 246 42 0 32093 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 139780

[startup+0.100295 s]
/proc/loadavg: 4.05 3.46 3.03 5/189 27316
/proc/meminfo: memFree=30347852/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=176496 CPUtime=0.09 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 36626 0 0 0 5 4 0 0 25 0 1 0 892450192 180731904 26962 33554432000 4194304 4365125 140734541321904 18446744073709551615 4285756 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 44124 26963 254 42 0 41272 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 176496

[startup+0.300364 s]
/proc/loadavg: 4.05 3.46 3.03 5/189 27316
/proc/meminfo: memFree=30347852/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=180080 CPUtime=0.29 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 42993 0 0 0 24 5 0 0 25 0 1 0 892450192 184401920 32103 33554432000 4194304 4365125 140734541321904 18446744073709551615 4316862 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 45020 32104 254 42 0 42168 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 180080

[startup+0.700249 s]
/proc/loadavg: 4.05 3.46 3.03 5/189 27316
/proc/meminfo: memFree=30347852/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=207480 CPUtime=0.69 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 62210 0 0 0 63 6 0 0 25 0 1 0 892450192 212459520 41381 33554432000 4194304 4365125 140734541321904 18446744073709551615 235594866432 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 51870 41382 254 42 0 49018 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 207480

[startup+1.50105 s]
/proc/loadavg: 4.05 3.47 3.03 5/190 27355
/proc/meminfo: memFree=30321264/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=358812 CPUtime=1.49 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 139178 0 0 0 133 16 0 0 25 0 1 0 892450192 367423488 70414 33554432000 4194304 4365125 140734541321904 18446744073709551615 235594866432 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 89703 70414 254 42 0 86851 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 358812

[startup+3.10087 s]
/proc/loadavg: 4.05 3.47 3.03 5/187 27421
/proc/meminfo: memFree=30206324/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=425580 CPUtime=3.09 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 176440 0 0 0 289 20 0 0 25 0 1 0 892450192 435793920 87590 33554432000 4194304 4365125 140734541321904 18446744073709551615 4261012 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 106395 87590 260 42 0 103543 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 425580

[startup+6.30027 s]
/proc/loadavg: 4.04 3.48 3.04 5/190 27431
/proc/meminfo: memFree=30075832/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=425580 CPUtime=6.29 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 176450 0 0 0 609 20 0 0 25 0 1 0 892450192 435793920 87600 33554432000 4194304 4365125 140734541321904 18446744073709551615 4242770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 106395 87600 263 42 0 103543 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 425580

[startup+12.7011 s]
/proc/loadavg: 4.04 3.49 3.04 5/190 27431
/proc/meminfo: memFree=30065020/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=425580 CPUtime=12.69 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 176450 0 0 0 1249 20 0 0 25 0 1 0 892450192 435793920 87600 33554432000 4194304 4365125 140734541321904 18446744073709551615 4272130 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 106395 87600 263 42 0 103543 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 425580

[startup+25.5009 s]
/proc/loadavg: 4.03 3.51 3.06 5/190 27431
/proc/meminfo: memFree=30063000/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=448336 CPUtime=25.49 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 188157 0 0 0 2527 22 0 0 25 0 1 0 892450192 459096064 87788 33554432000 4194304 4365125 140734541321904 18446744073709551615 4282226 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 112084 87788 263 42 0 109232 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 448336

[startup+51.1004 s]
/proc/loadavg: 4.02 3.55 3.08 5/190 27432
/proc/meminfo: memFree=29980004/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=448336 CPUtime=51.09 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 189163 0 0 0 5087 22 0 0 25 0 1 0 892450192 459096064 88291 33554432000 4194304 4365125 140734541321904 18446744073709551615 4275335 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 112084 88291 263 42 0 109232 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 448336

[startup+102.307 s]
/proc/loadavg: 4.01 3.62 3.13 5/190 27548
/proc/meminfo: memFree=29400808/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=448336 CPUtime=102.3 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 191721 0 0 0 10207 23 0 0 25 0 1 0 892450192 459096064 89570 33554432000 4194304 4365125 140734541321904 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 112084 89570 263 42 0 109232 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 448336

[startup+162.301 s]
/proc/loadavg: 4.00 3.68 3.18 5/190 27549
/proc/meminfo: memFree=28863856/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=482652 CPUtime=162.29 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 216576 0 0 0 16203 26 0 0 25 0 1 0 892450192 494235648 93490 33554432000 4194304 4365125 140734541321904 18446744073709551615 4242912 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 120663 93490 263 42 0 117811 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 482652

[startup+222.3 s]
/proc/loadavg: 4.03 3.75 3.23 5/190 27551
/proc/meminfo: memFree=28850192/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=482652 CPUtime=222.3 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 220648 0 0 0 22203 27 0 0 25 0 1 0 892450192 494235648 95526 33554432000 4194304 4365125 140734541321904 18446744073709551615 4242889 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 120663 95526 263 42 0 117811 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 482652

[startup+282.301 s]
/proc/loadavg: 4.01 3.79 3.28 5/190 27552
/proc/meminfo: memFree=28637012/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=482652 CPUtime=282.29 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 222118 0 0 0 28202 27 0 0 25 0 1 0 892450192 494235648 96261 33554432000 4194304 4365125 140734541321904 18446744073709551615 4257751 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 120663 96261 263 42 0 117811 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 482652

[startup+342.301 s]
/proc/loadavg: 4.00 3.83 3.32 5/190 27554
/proc/meminfo: memFree=28766056/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=482652 CPUtime=342.3 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 224192 0 0 0 34202 28 0 0 25 0 1 0 892450192 494235648 97298 33554432000 4194304 4365125 140734541321904 18446744073709551615 4258052 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 120663 97298 263 42 0 117811 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 482652

[startup+402.3 s]
/proc/loadavg: 4.03 3.87 3.37 5/190 27556
/proc/meminfo: memFree=28733280/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=482652 CPUtime=402.3 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 226166 0 0 0 40201 29 0 0 25 0 1 0 892450192 494235648 98285 33554432000 4194304 4365125 140734541321904 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 120663 98285 263 42 0 117811 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 482652

[startup+462.301 s]
/proc/loadavg: 4.01 3.89 3.40 5/190 27557
/proc/meminfo: memFree=28711544/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=482652 CPUtime=462.3 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 230326 0 0 0 46200 30 0 0 25 0 1 0 892450192 494235648 100365 33554432000 4194304 4365125 140734541321904 18446744073709551615 4272662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 120663 100365 263 42 0 117811 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 482652

[startup+522.3 s]
/proc/loadavg: 4.00 3.91 3.44 5/190 27559
/proc/meminfo: memFree=28722168/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=534008 CPUtime=522.3 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 259574 0 0 0 52196 34 0 0 25 0 1 0 892450192 546824192 102204 33554432000 4194304 4365125 140734541321904 18446744073709551615 4282236 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 133502 102204 263 42 0 130650 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 534008

[startup+582.301 s]
/proc/loadavg: 4.04 3.94 3.47 5/190 27561
/proc/meminfo: memFree=28815488/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=534008 CPUtime=582.3 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 262314 0 0 0 58196 34 0 0 25 0 1 0 892450192 546824192 103574 33554432000 4194304 4365125 140734541321904 18446744073709551615 4258110 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 133502 103574 263 42 0 130650 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 534008

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 4.00 3.96 3.58 5/190 27605
/proc/meminfo: memFree=28720412/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=534008 CPUtime=822.31 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 269584 0 0 0 82195 36 0 0 25 0 1 0 892450192 546824192 107209 33554432000 4194304 4365125 140734541321904 18446744073709551615 4242833 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 133502 107209 263 42 0 130650 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 534008

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.60 5/190 27607
/proc/meminfo: memFree=28664712/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=534008 CPUtime=882.31 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 269812 0 0 0 88195 36 0 0 25 0 1 0 892450192 546824192 107323 33554432000 4194304 4365125 140734541321904 18446744073709551615 4258107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 133502 107323 263 42 0 130650 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 534008

[startup+942.301 s]
/proc/loadavg: 4.05 3.99 3.63 5/190 27608
/proc/meminfo: memFree=28656380/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=534008 CPUtime=942.31 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 270432 0 0 0 94195 36 0 0 25 0 1 0 892450192 546824192 107633 33554432000 4194304 4365125 140734541321904 18446744073709551615 4258092 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 133502 107633 263 42 0 130650 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 534008

[startup+1002.3 s]
/proc/loadavg: 4.02 3.99 3.65 5/190 27610
/proc/meminfo: memFree=28608984/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=534008 CPUtime=1002.32 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 271194 0 0 0 100195 37 0 0 25 0 1 0 892450192 546824192 108014 33554432000 4194304 4365125 140734541321904 18446744073709551615 4258052 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 133502 108014 263 42 0 130650 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 534008

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.67 5/190 27611
/proc/meminfo: memFree=28601392/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=534008 CPUtime=1062.32 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 271666 0 0 0 106195 37 0 0 25 0 1 0 892450192 546824192 108250 33554432000 4194304 4365125 140734541321904 18446744073709551615 4258098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 133502 108250 263 42 0 130650 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 534008

[startup+1122.3 s]
/proc/loadavg: 4.06 4.00 3.69 5/190 27613
/proc/meminfo: memFree=28585496/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=534008 CPUtime=1122.32 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 275306 0 0 0 112195 37 0 0 25 0 1 0 892450192 546824192 110070 33554432000 4194304 4365125 140734541321904 18446744073709551615 4242708 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 133502 110070 263 42 0 130650 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 534008

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.71 5/190 27614
/proc/meminfo: memFree=28597368/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=534008 CPUtime=1182.32 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 277212 0 0 0 118195 37 0 0 25 0 1 0 892450192 546824192 111023 33554432000 4194304 4365125 140734541321904 18446744073709551615 4258046 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 133502 111023 263 42 0 130650 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 534008

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.73 5/190 27616
/proc/meminfo: memFree=28581344/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=534008 CPUtime=1242.32 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 277386 0 0 0 124195 37 0 0 25 0 1 0 892450192 546824192 111110 33554432000 4194304 4365125 140734541321904 18446744073709551615 4258077 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 133502 111110 263 42 0 130650 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 534008

[startup+1302.3 s]
/proc/loadavg: 4.04 4.01 3.75 5/190 27618
/proc/meminfo: memFree=28578712/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=534008 CPUtime=1302.33 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 277906 0 0 0 130195 38 0 0 25 0 1 0 892450192 546824192 111370 33554432000 4194304 4365125 140734541321904 18446744073709551615 4258077 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 133502 111370 263 42 0 130650 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 534008

[startup+1362.3 s]
/proc/loadavg: 4.01 4.01 3.76 5/190 27619
/proc/meminfo: memFree=28579556/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=534008 CPUtime=1362.32 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 279588 0 0 0 136194 38 0 0 25 0 1 0 892450192 546824192 112211 33554432000 4194304 4365125 140734541321904 18446744073709551615 4258107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 133502 112211 263 42 0 130650 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 534008

[startup+1422.31 s]
/proc/loadavg: 4.00 4.00 3.77 5/190 27621
/proc/meminfo: memFree=28555972/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=534008 CPUtime=1422.33 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 280016 0 0 0 142195 38 0 0 25 0 1 0 892450192 546824192 112425 33554432000 4194304 4365125 140734541321904 18446744073709551615 4258063 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 133502 112425 263 42 0 130650 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 534008

[startup+1482.3 s]
/proc/loadavg: 4.07 4.02 3.79 5/190 27622
/proc/meminfo: memFree=28535352/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=534008 CPUtime=1482.32 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 280324 0 0 0 148194 38 0 0 25 0 1 0 892450192 546824192 112579 33554432000 4194304 4365125 140734541321904 18446744073709551615 4258107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 133502 112579 263 42 0 130650 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 534008

[startup+1542.3 s]
/proc/loadavg: 4.02 4.01 3.80 5/190 27624
/proc/meminfo: memFree=28523548/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=534008 CPUtime=1542.33 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 280442 0 0 0 154194 39 0 0 25 0 1 0 892450192 546824192 112638 33554432000 4194304 4365125 140734541321904 18446744073709551615 4258052 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 133502 112638 263 42 0 130650 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 534008

[startup+1602.3 s]
/proc/loadavg: 4.01 4.00 3.81 5/190 27626
/proc/meminfo: memFree=28525888/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=534008 CPUtime=1602.33 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 280840 0 0 0 160194 39 0 0 25 0 1 0 892450192 546824192 112837 33554432000 4194304 4365125 140734541321904 18446744073709551615 4258092 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 133502 112837 263 42 0 130650 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 534008

[startup+1662.3 s]
/proc/loadavg: 4.08 4.02 3.83 5/190 27627
/proc/meminfo: memFree=28521636/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=534008 CPUtime=1662.33 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 281288 0 0 0 166194 39 0 0 25 0 1 0 892450192 546824192 113061 33554432000 4194304 4365125 140734541321904 18446744073709551615 4258110 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 133502 113061 263 42 0 130650 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 534008

[startup+1722.3 s]
/proc/loadavg: 4.06 4.03 3.84 5/190 27629
/proc/meminfo: memFree=28525208/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=534008 CPUtime=1722.34 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 282134 0 0 0 172194 40 0 0 25 0 1 0 892450192 546824192 113484 33554432000 4194304 4365125 140734541321904 18446744073709551615 4258052 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 133502 113484 263 42 0 130650 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 534008

[startup+1782.3 s]
/proc/loadavg: 4.02 4.02 3.84 5/190 27631
/proc/meminfo: memFree=28527788/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=534008 CPUtime=1782.33 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 282946 0 0 0 178193 40 0 0 25 0 1 0 892450192 546824192 113890 33554432000 4194304 4365125 140734541321904 18446744073709551615 4258040 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 133502 113890 263 42 0 130650 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 534008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 3.86 3.98 3.83 4/184 27656
/proc/meminfo: memFree=29185092/32950928 swapFree=67052112/67111528
[pid=27316] ppid=27314 vsize=534008 CPUtime=1800.04 cores=0,2
/proc/27316/stat : 27316 (MoUsSaka) R 27314 27316 23695 0 -1 4202496 284168 0 0 0 179964 40 0 0 25 0 1 0 892450192 546824192 114501 33554432000 4194304 4365125 140734541321904 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27316/statm: 133502 114501 263 42 0 130650 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 534008

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.02
CPU time (s): 1800.07
CPU user time (s): 1799.64
CPU system time (s): 0.421935
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 636420

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

runsolver used 2.93155 second user time and 6.89595 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-11 18:08:34
IDJOB=3495903
IDBENCH=89444
IDSOLVER=1989
FILE ID=node120/3495903-1307808511
RUNJOBID= node120-1307808043-25675
PBS_JOBID= 13551076
Free space on /tmp= 73700 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT11/mus/marques-silva/design-debugging/rsdecoder-problem.dimacs_39.filtered.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495903-1307808511/watcher-3495903-1307808511 -o /tmp/evaluation-result-3495903-1307808511/solver-3495903-1307808511 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495903-1307808511.cnf

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

MD5SUM BENCH= 4ecb898723e70139c6e19a87aef03287
RANDOM SEED=1062142200

node120.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.809
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.61
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.809
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.809
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.82
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.809
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.75
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.809
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.78
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.809
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.809
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.82
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.809
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30347900 kB
Buffers:        164760 kB
Cached:        1232684 kB
SwapCached:      11528 kB
Active:        1617532 kB
Inactive:       815132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30347900 kB
SwapTotal:    67111528 kB
SwapFree:     67052112 kB
Dirty:          193980 kB
Writeback:           0 kB
AnonPages:     1032264 kB
Mapped:           9684 kB
Slab:           101412 kB
PageTables:       7364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1512064 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= 73808 MiB
End job on node120 at 2011-06-11 18:38:36