Trace number 3495732

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.01

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-5t0.cnf
MD5SUMb84d1248d395ed5f63f933b288b759ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables318850
Number of clauses1368643
Sum of the clauses size3217504
Maximum clause length10
Minimum clause length1
Number of clauses of size 112461
Number of clauses of size 21032043
Number of clauses of size 3267959
Number of clauses of size 46240
Number of clauses of size 524960
Number of clauses of size over 524980

Solver Data

0.00/0.02	c MoUsSaka vegetarian
3.49/3.51	
3.49/3.51	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-3495732-1307806130/watcher-3495732-1307806130 -o /tmp/evaluation-result-3495732-1307806130/solver-3495732-1307806130 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495732-1307806130.cnf 

running on 2 cores: 1,3

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: 1.06 1.10 1.88 4/185 22534
/proc/meminfo: memFree=31005460/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=39372 CPUtime=0 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 1463 0 0 0 0 0 0 0 18 0 1 0 970843779 40316928 1402 33554432000 4194304 4365125 140736538162176 18446744073709551615 4318620 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 9843 1407 245 42 0 6991 0

[startup+0.031155 s]
/proc/loadavg: 1.06 1.10 1.88 4/185 22534
/proc/meminfo: memFree=31005460/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=66128 CPUtime=0.02 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 11272 0 0 0 1 1 0 0 18 0 1 0 970843779 67715072 8687 33554432000 4194304 4365125 140736538162176 18446744073709551615 231895490304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 16532 8687 254 42 0 13680 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 66128

[startup+0.101139 s]
/proc/loadavg: 1.06 1.10 1.88 4/185 22534
/proc/meminfo: memFree=31005460/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=68168 CPUtime=0.09 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 13663 0 0 0 8 1 0 0 18 0 1 0 970843779 69804032 10697 33554432000 4194304 4365125 140736538162176 18446744073709551615 231895490304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 17042 10698 254 42 0 14190 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68168

[startup+0.301101 s]
/proc/loadavg: 1.06 1.10 1.88 4/185 22534
/proc/meminfo: memFree=31005460/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=79656 CPUtime=0.29 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 22405 0 0 0 26 3 0 0 18 0 1 0 970843779 81567744 15606 33554432000 4194304 4365125 140736538162176 18446744073709551615 4316862 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 19914 15608 254 42 0 17062 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79656

[startup+0.701025 s]
/proc/loadavg: 1.06 1.10 1.88 4/185 22534
/proc/meminfo: memFree=31005460/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=144336 CPUtime=0.69 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 58240 0 0 0 62 7 0 0 18 0 1 0 970843779 147800064 28985 33554432000 4194304 4365125 140736538162176 18446744073709551615 4261054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 36084 28985 255 42 0 33232 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 144336

[startup+1.50088 s]
/proc/loadavg: 1.38 1.17 1.89 5/190 22545
/proc/meminfo: memFree=30757188/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=162376 CPUtime=1.49 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 68572 0 0 0 141 8 0 0 20 0 1 0 970843779 166273024 30211 33554432000 4194304 4365125 140736538162176 18446744073709551615 4306823 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 40594 30211 262 42 0 37742 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 162376

[startup+3.10058 s]
/proc/loadavg: 1.38 1.17 1.89 5/190 22545
/proc/meminfo: memFree=30712380/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=172616 CPUtime=3.09 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 70421 0 0 0 300 9 0 0 25 0 1 0 970843779 176758784 31791 33554432000 4194304 4365125 140736538162176 18446744073709551615 4250128 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 43154 31791 262 42 0 40302 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 172616

[startup+6.30098 s]
/proc/loadavg: 1.59 1.21 1.90 5/190 22545
/proc/meminfo: memFree=30540648/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=196728 CPUtime=6.29 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 75043 0 0 0 620 9 0 0 25 0 1 0 970843779 201449472 36111 33554432000 4194304 4365125 140736538162176 18446744073709551615 4242737 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 49182 36111 263 42 0 46330 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 196728

[startup+12.7008 s]
/proc/loadavg: 1.78 1.26 1.91 5/190 22545
/proc/meminfo: memFree=30521968/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=196728 CPUtime=12.69 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 75043 0 0 0 1260 9 0 0 25 0 1 0 970843779 201449472 36111 33554432000 4194304 4365125 140736538162176 18446744073709551615 4272580 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 49182 36111 263 42 0 46330 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 196728

[startup+25.5004 s]
/proc/loadavg: 2.27 1.39 1.95 5/190 22545
/proc/meminfo: memFree=30503120/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=196728 CPUtime=25.49 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 75043 0 0 0 2540 9 0 0 25 0 1 0 970843779 201449472 36111 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258077 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 49182 36111 263 42 0 46330 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 196728

[startup+51.1005 s]
/proc/loadavg: 2.86 1.60 2.00 5/190 22546
/proc/meminfo: memFree=30489516/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=196728 CPUtime=51.1 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 75617 0 0 0 5100 10 0 0 25 0 1 0 970843779 201449472 36398 33554432000 4194304 4365125 140736538162176 18446744073709551615 4257310 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 49182 36398 263 42 0 46330 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 196728

[startup+102.307 s]
/proc/loadavg: 3.50 1.97 2.10 5/190 22547
/proc/meminfo: memFree=30470192/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=196728 CPUtime=102.3 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 77403 0 0 0 10220 10 0 0 25 0 1 0 970843779 201449472 37291 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258063 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 49182 37291 263 42 0 46330 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 196728

[startup+162.301 s]
/proc/loadavg: 3.85 2.35 2.22 5/190 22549
/proc/meminfo: memFree=30445000/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=196728 CPUtime=162.29 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 77403 0 0 0 16219 10 0 0 25 0 1 0 970843779 201449472 37291 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258092 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 49182 37291 263 42 0 46330 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 196728

[startup+222.3 s]
/proc/loadavg: 3.94 2.65 2.33 5/190 22550
/proc/meminfo: memFree=30437020/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=196728 CPUtime=222.3 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 77839 0 0 0 22219 11 0 0 25 0 1 0 970843779 201449472 37509 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 49182 37509 263 42 0 46330 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 196728

[startup+282.301 s]
/proc/loadavg: 3.98 2.89 2.43 5/190 22552
/proc/meminfo: memFree=30425336/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=208824 CPUtime=282.3 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 85037 0 0 0 28218 12 0 0 25 0 1 0 970843779 213835776 38097 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258063 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 52206 38097 263 42 0 49354 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 208824

[startup+342.301 s]
/proc/loadavg: 3.99 3.09 2.53 5/190 22554
/proc/meminfo: memFree=30415760/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=208824 CPUtime=342.3 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 85643 0 0 0 34218 12 0 0 25 0 1 0 970843779 213835776 38400 33554432000 4194304 4365125 140736538162176 18446744073709551615 4257843 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 52206 38400 263 42 0 49354 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 208824

[startup+402.3 s]
/proc/loadavg: 3.99 3.25 2.62 5/190 22555
/proc/meminfo: memFree=30404700/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=208824 CPUtime=402.3 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 86157 0 0 0 40217 13 0 0 25 0 1 0 970843779 213835776 38657 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258052 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 52206 38657 263 42 0 49354 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 208824

[startup+462.3 s]
/proc/loadavg: 4.03 3.40 2.71 5/190 22557
/proc/meminfo: memFree=30387436/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=208824 CPUtime=462.3 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 86835 0 0 0 46217 13 0 0 25 0 1 0 970843779 213835776 38996 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258077 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 52206 38996 263 42 0 49354 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 208824

[startup+522.301 s]
/proc/loadavg: 4.01 3.51 2.78 5/190 22558
/proc/meminfo: memFree=30388284/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=208824 CPUtime=522.3 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 87505 0 0 0 52217 13 0 0 25 0 1 0 970843779 213835776 39331 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258077 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 52206 39331 263 42 0 49354 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 208824

[startup+582.301 s]
/proc/loadavg: 4.00 3.59 2.86 5/190 22560
/proc/meminfo: memFree=30360976/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=208824 CPUtime=582.31 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 88029 0 0 0 58217 14 0 0 25 0 1 0 970843779 213835776 39593 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258063 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 52206 39593 263 42 0 49354 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 208824

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 4.00 3.82 3.11 5/190 22569
/proc/meminfo: memFree=30348516/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=208824 CPUtime=822.32 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 88453 0 0 0 82218 14 0 0 25 0 1 0 970843779 213835776 39805 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 52206 39805 263 42 0 49354 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 208824

[startup+882.301 s]
/proc/loadavg: 4.00 3.85 3.16 5/190 22609
/proc/meminfo: memFree=30411420/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=208824 CPUtime=882.32 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 88453 0 0 0 88217 15 0 0 25 0 1 0 970843779 213835776 39805 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 52206 39805 263 42 0 49354 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 208824

[startup+942.301 s]
/proc/loadavg: 4.00 3.87 3.21 5/190 22611
/proc/meminfo: memFree=30412392/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=208824 CPUtime=942.32 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 88453 0 0 0 94217 15 0 0 25 0 1 0 970843779 213835776 39805 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258040 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 52206 39805 263 42 0 49354 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 208824

[startup+1002.3 s]
/proc/loadavg: 4.00 3.89 3.26 5/190 22612
/proc/meminfo: memFree=30388064/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=208824 CPUtime=1002.33 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 88453 0 0 0 100217 16 0 0 25 0 1 0 970843779 213835776 39805 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258052 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 52206 39805 263 42 0 49354 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 208824

[startup+1062.3 s]
/proc/loadavg: 4.00 3.91 3.30 5/190 22614
/proc/meminfo: memFree=30379716/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=208824 CPUtime=1062.33 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 88453 0 0 0 106217 16 0 0 25 0 1 0 970843779 213835776 39805 33554432000 4194304 4365125 140736538162176 18446744073709551615 4242912 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 52206 39805 263 42 0 49354 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 208824

[startup+1122.3 s]
/proc/loadavg: 4.00 3.92 3.34 5/190 22653
/proc/meminfo: memFree=30371456/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=208824 CPUtime=1122.33 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 88453 0 0 0 112217 16 0 0 25 0 1 0 970843779 213835776 39805 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258040 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 52206 39805 263 42 0 49354 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 208824

[startup+1182.3 s]
/proc/loadavg: 4.07 3.95 3.39 5/190 22655
/proc/meminfo: memFree=30291524/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=208824 CPUtime=1182.34 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 88453 0 0 0 118217 17 0 0 25 0 1 0 970843779 213835776 39805 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258052 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 52206 39805 263 42 0 49354 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 208824

[startup+1242.3 s]
/proc/loadavg: 4.02 3.96 3.42 5/190 22657
/proc/meminfo: memFree=30286168/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=208824 CPUtime=1242.33 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 88453 0 0 0 124216 17 0 0 25 0 1 0 970843779 213835776 39805 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258063 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 52206 39805 263 42 0 49354 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 208824

[startup+1302.3 s]
/proc/loadavg: 4.01 3.96 3.46 5/190 22658
/proc/meminfo: memFree=30289952/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=208824 CPUtime=1302.34 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 90553 0 0 0 130216 18 0 0 25 0 1 0 970843779 213835776 40855 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258107 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 52206 40855 263 42 0 49354 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 208824

[startup+1362.3 s]
/proc/loadavg: 4.00 3.97 3.49 5/190 22660
/proc/meminfo: memFree=30286064/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=226940 CPUtime=1362.34 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 101241 0 0 0 136214 20 0 0 25 0 1 0 970843779 232386560 41678 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 56735 41678 263 42 0 53883 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 226940

[startup+1422.31 s]
/proc/loadavg: 4.00 3.97 3.52 5/190 22661
/proc/meminfo: memFree=30278448/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=226940 CPUtime=1422.35 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 102605 0 0 0 142214 21 0 0 25 0 1 0 970843779 232386560 42360 33554432000 4194304 4365125 140736538162176 18446744073709551615 4272580 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 56735 42360 263 42 0 53883 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 226940

[startup+1482.3 s]
/proc/loadavg: 4.07 3.99 3.55 5/190 22663
/proc/meminfo: memFree=30276180/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=226940 CPUtime=1482.34 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 103797 0 0 0 148213 21 0 0 25 0 1 0 970843779 232386560 42956 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 56735 42956 263 42 0 53883 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 226940

[startup+1542.3 s]
/proc/loadavg: 4.02 3.99 3.57 5/190 22665
/proc/meminfo: memFree=30283712/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=226940 CPUtime=1542.35 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 105417 0 0 0 154213 22 0 0 25 0 1 0 970843779 232386560 43766 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258052 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 56735 43766 263 42 0 53883 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 226940

[startup+1602.3 s]
/proc/loadavg: 4.08 4.00 3.60 5/190 22666
/proc/meminfo: memFree=30282316/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=226940 CPUtime=1602.35 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 105507 0 0 0 160213 22 0 0 25 0 1 0 970843779 232386560 43811 33554432000 4194304 4365125 140736538162176 18446744073709551615 4242512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 56735 43811 263 42 0 53883 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 226940

[startup+1662.3 s]
/proc/loadavg: 3.58 3.89 3.59 4/184 22692
/proc/meminfo: memFree=30485976/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=226940 CPUtime=1662.35 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 105677 0 0 0 166213 22 0 0 25 0 1 0 970843779 232386560 43896 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258095 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 56735 43896 263 42 0 53883 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 226940

[startup+1722.3 s]
/proc/loadavg: 3.29 3.75 3.56 4/184 22693
/proc/meminfo: memFree=30480504/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=226940 CPUtime=1722.35 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 106033 0 0 0 172213 22 0 0 25 0 1 0 970843779 232386560 44074 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258107 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 56735 44074 263 42 0 53883 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 226940

[startup+1782.3 s]
/proc/loadavg: 3.10 3.61 3.52 4/184 22695
/proc/meminfo: memFree=30461632/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=226940 CPUtime=1782.35 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 106197 0 0 0 178213 22 0 0 25 0 1 0 970843779 232386560 44156 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258052 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 56735 44156 263 42 0 53883 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 226940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.91 3.54 3.50 2/180 22697
/proc/meminfo: memFree=30943264/32950928 swapFree=67054844/67111528
[pid=22534] ppid=22532 vsize=226940 CPUtime=1800.06 cores=1,3
/proc/22534/stat : 22534 (MoUsSaka) R 22532 22534 10137 0 -1 4202496 106197 0 0 0 179984 22 0 0 25 0 1 0 970843779 232386560 44156 33554432000 4194304 4365125 140736538162176 18446744073709551615 4258063 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22534/statm: 56735 44156 263 42 0 53883 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 226940

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.01
CPU time (s): 1800.08
CPU user time (s): 1799.84
CPU system time (s): 0.232964
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 226940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.232964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106197
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= 13
involuntary context switches= 2475

runsolver used 2.90256 second user time and 6.92495 second system time

The end

Launcher Data

Begin job on node114 at 2011-06-11 17:28:51
IDJOB=3495732
IDBENCH=70976
IDSOLVER=1989
FILE ID=node114/3495732-1307806130
RUNJOBID= node114-1307806130-22487
PBS_JOBID= 13551038
Free space on /tmp= 74052 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-5t0.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495732-1307806130/watcher-3495732-1307806130 -o /tmp/evaluation-result-3495732-1307806130/solver-3495732-1307806130 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495732-1307806130.cnf

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

MD5SUM BENCH= b84d1248d395ed5f63f933b288b759ac
RANDOM SEED=279028174

node114.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.848
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.69
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.848
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.15
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.848
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.848
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.73
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.848
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.848
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.848
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.74
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.848
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:      31005904 kB
Buffers:        308700 kB
Cached:        1288928 kB
SwapCached:      10540 kB
Active:         612932 kB
Inactive:      1101632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31005904 kB
SwapTotal:    67111528 kB
SwapFree:     67054844 kB
Dirty:           63584 kB
Writeback:           0 kB
AnonPages:      114096 kB
Mapped:          13084 kB
Slab:           165596 kB
PageTables:       5500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   349660 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= 74088 MiB
End job on node114 at 2011-06-11 17:58:53