Trace number 3501495

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.1 1800.04

General information on the benchmark

Namegmus/belov/
viscoherencep3.aig.k20.gcnf
MD5SUMdb427a1ceab9fd0096c6290b16526763
Bench CategoryGMUS (GMUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark623.931
Satisfiable
(Un)Satisfiability was proved
Number of variables20475
Number of clauses61066
Sum of the clauses size142486
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240710
Number of clauses of size 320355
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50
Number of groups20355
Number of clauses in the kernel (group 0)1
Least number of clauses in a group (except group 0) 3
Greatest number of clauses in a group (except group 0) 3

Solver Data

0.00/0.00	c MoUsSaka with meat
11.59/11.66	
11.59/11.66	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: 989)

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

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.28 4.22 2.12 5/186 1281
/proc/meminfo: memFree=30775480/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=13832 CPUtime=0 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 664 0 0 0 0 0 0 0 22 0 1 0 915807505 14163968 563 33554432000 4194304 4365125 140735986038336 18446744073709551615 4303479 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 3458 573 246 42 0 606 0

[startup+0.0732819 s]
/proc/loadavg: 4.28 4.22 2.12 5/186 1281
/proc/meminfo: memFree=30775480/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=16384 CPUtime=0.06 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 2797 0 0 0 6 0 0 0 22 0 1 0 915807505 16777216 1309 33554432000 4194304 4365125 140735986038336 18446744073709551615 4257406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 4096 1309 262 42 0 1244 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16384

[startup+0.100275 s]
/proc/loadavg: 4.28 4.22 2.12 5/186 1281
/proc/meminfo: memFree=30775480/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=17844 CPUtime=0.09 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 3035 0 0 0 9 0 0 0 22 0 1 0 915807505 18272256 1541 33554432000 4194304 4365125 140735986038336 18446744073709551615 4257451 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 4461 1541 262 42 0 1609 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17844

[startup+0.300239 s]
/proc/loadavg: 4.28 4.22 2.12 5/186 1281
/proc/meminfo: memFree=30775480/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=20284 CPUtime=0.29 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 4380 0 0 0 29 0 0 0 23 0 1 0 915807505 20770816 2155 33554432000 4194304 4365125 140735986038336 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 5071 2155 262 42 0 2219 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20284

[startup+0.701152 s]
/proc/loadavg: 4.28 4.22 2.12 5/186 1281
/proc/meminfo: memFree=30775480/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=25848 CPUtime=0.69 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 7298 0 0 0 69 0 0 0 25 0 1 0 915807505 26468352 3055 33554432000 4194304 4365125 140735986038336 18446744073709551615 4258454 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 6462 3055 262 42 0 3610 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25848

[startup+1.50099 s]
/proc/loadavg: 4.28 4.22 2.12 5/187 1282
/proc/meminfo: memFree=30763084/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=38940 CPUtime=1.49 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 18454 0 0 0 147 2 0 0 25 0 1 0 915807505 39874560 5397 33554432000 4194304 4365125 140735986038336 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 9735 5397 262 42 0 6883 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38940

[startup+3.10072 s]
/proc/loadavg: 4.26 4.21 2.13 6/187 1282
/proc/meminfo: memFree=30740020/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=81644 CPUtime=3.09 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 46744 0 0 0 304 5 0 0 25 0 1 0 915807505 83603456 15042 33554432000 4194304 4365125 140735986038336 18446744073709551615 4245160 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 20411 15042 262 42 0 17559 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81644

[startup+6.30112 s]
/proc/loadavg: 4.26 4.21 2.13 6/187 1282
/proc/meminfo: memFree=30635360/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=208920 CPUtime=6.29 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 108202 0 0 0 618 11 0 0 25 0 1 0 915807505 213934080 37179 33554432000 4194304 4365125 140735986038336 18446744073709551615 4244731 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 52230 37179 262 42 0 49378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 208920

[startup+12.7009 s]
/proc/loadavg: 4.22 4.21 2.15 5/187 1282
/proc/meminfo: memFree=30461996/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=451892 CPUtime=12.69 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 313176 0 0 0 1233 36 0 0 25 0 1 0 915807505 462737408 78486 33554432000 4194304 4365125 140735986038336 18446744073709551615 4262559 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 112973 78486 264 42 0 110121 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 451892

[startup+25.5006 s]
/proc/loadavg: 4.26 4.22 2.18 6/187 1283
/proc/meminfo: memFree=29953064/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=950096 CPUtime=25.49 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 546769 0 0 0 2487 62 0 0 25 0 1 0 915807505 972898304 160006 33554432000 4194304 4365125 140735986038336 18446744073709551615 4244654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 237524 160006 264 42 0 234672 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 950096

[startup+51.1008 s]
/proc/loadavg: 4.17 4.20 2.22 6/187 1283
/proc/meminfo: memFree=29876160/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=1070924 CPUtime=51.09 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 740690 0 0 0 5023 86 0 0 25 0 1 0 915807505 1096626176 193569 33554432000 4194304 4365125 140735986038336 18446744073709551615 4247533 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 267731 193569 278 42 0 264879 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1070924

[startup+102.306 s]
/proc/loadavg: 4.07 4.16 2.32 6/187 1285
/proc/meminfo: memFree=29764520/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=867104 CPUtime=102.3 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 993113 0 0 0 10115 115 0 0 25 0 1 0 915807505 887914496 189290 33554432000 4194304 4365125 140735986038336 18446744073709551615 4275935 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 216776 189290 273 42 0 213924 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 867104

[startup+162.301 s]
/proc/loadavg: 4.09 4.15 2.42 5/187 1325
/proc/meminfo: memFree=30011108/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=1010456 CPUtime=162.29 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 1248261 0 0 0 16082 147 0 0 25 0 1 0 915807505 1034706944 206053 33554432000 4194304 4365125 140735986038336 18446744073709551615 4264062 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 252614 206053 264 42 0 249762 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1010456

[startup+222.301 s]
/proc/loadavg: 4.06 4.13 2.53 5/187 1365
/proc/meminfo: memFree=30015148/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=850720 CPUtime=222.29 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 1357588 0 0 0 22068 161 0 0 25 0 1 0 915807505 871137280 186044 33554432000 4194304 4365125 140735986038336 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 212680 186044 264 42 0 209828 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 850720

[startup+282.301 s]
/proc/loadavg: 4.02 4.11 2.61 5/187 1441
/proc/meminfo: memFree=29999344/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=975640 CPUtime=282.3 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 1488081 0 0 0 28051 179 0 0 25 0 1 0 915807505 999055360 201689 33554432000 4194304 4365125 140735986038336 18446744073709551615 4264094 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 243910 201689 264 42 0 241058 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 975640

[startup+342.301 s]
/proc/loadavg: 4.06 4.10 2.71 5/187 1479
/proc/meminfo: memFree=29878712/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=877340 CPUtime=342.29 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 1547514 0 0 0 34043 186 0 0 25 0 1 0 915807505 898396160 189386 33554432000 4194304 4365125 140735986038336 18446744073709551615 4258095 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 219335 189386 264 42 0 216483 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 877340

[startup+402.301 s]
/proc/loadavg: 4.02 4.08 2.78 5/187 1481
/proc/meminfo: memFree=29828052/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=840480 CPUtime=402.3 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 1671968 0 0 0 40028 202 0 0 25 0 1 0 915807505 860651520 184760 33554432000 4194304 4365125 140735986038336 18446744073709551615 4264104 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 210120 184760 264 42 0 207268 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 840480

[startup+462.301 s]
/proc/loadavg: 4.05 4.08 2.87 5/187 1482
/proc/meminfo: memFree=29811648/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=838432 CPUtime=462.3 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 1764971 0 0 0 46014 216 0 0 25 0 1 0 915807505 858554368 184503 33554432000 4194304 4365125 140735986038336 18446744073709551615 4262092 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 209608 184503 264 42 0 206756 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 838432

[startup+522.3 s]
/proc/loadavg: 4.02 4.06 2.93 5/187 1484
/proc/meminfo: memFree=29752328/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=885532 CPUtime=522.31 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 1871338 0 0 0 52001 230 0 0 25 0 1 0 915807505 906784768 190414 33554432000 4194304 4365125 140735986038336 18446744073709551615 4250109 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 221383 190414 264 42 0 218531 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 885532

[startup+582.3 s]
/proc/loadavg: 4.00 4.05 3.00 5/187 1486
/proc/meminfo: memFree=29772244/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=879388 CPUtime=582.31 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 1935139 0 0 0 57993 238 0 0 25 0 1 0 915807505 900493312 189611 33554432000 4194304 4365125 140735986038336 18446744073709551615 4250135 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 219847 189611 264 42 0 216995 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 879388

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.96 3.53 3.02 3/175 1540
/proc/meminfo: memFree=30283720/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=877340 CPUtime=822.31 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 2250578 0 0 0 81949 282 0 0 25 0 1 0 915807505 898396160 189354 33554432000 4194304 4365125 140735986038336 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 219335 189354 264 42 0 216483 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 877340

[startup+882.301 s]
/proc/loadavg: 2.32 3.23 2.95 3/175 1542
/proc/meminfo: memFree=30298692/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=846624 CPUtime=882.32 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 2361667 0 0 0 87935 297 0 0 25 0 1 0 915807505 866942976 185531 33554432000 4194304 4365125 140735986038336 18446744073709551615 4257277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 211656 185531 264 42 0 208804 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 846624

[startup+942.301 s]
/proc/loadavg: 2.13 3.02 2.89 3/175 1543
/proc/meminfo: memFree=30314156/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=858912 CPUtime=942.32 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 2442077 0 0 0 93922 310 0 0 25 0 1 0 915807505 879525888 187073 33554432000 4194304 4365125 140735986038336 18446744073709551615 4264104 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 214728 187073 264 42 0 211876 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 858912

[startup+1002.3 s]
/proc/loadavg: 2.04 2.82 2.83 3/175 1545
/proc/meminfo: memFree=30264384/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=887580 CPUtime=1002.32 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 2467167 0 0 0 99918 314 0 0 25 0 1 0 915807505 908881920 190639 33554432000 4194304 4365125 140735986038336 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 221895 190639 264 42 0 219043 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 887580

[startup+1062.3 s]
/proc/loadavg: 2.02 2.68 2.78 3/175 1546
/proc/meminfo: memFree=30276240/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=867104 CPUtime=1062.33 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 2529201 0 0 0 105912 321 0 0 25 0 1 0 915807505 887914496 188101 33554432000 4194304 4365125 140735986038336 18446744073709551615 4247584 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 216776 188101 264 42 0 213924 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 867104

[startup+1122.3 s]
/proc/loadavg: 2.05 2.56 2.73 3/175 1548
/proc/meminfo: memFree=30270112/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=844576 CPUtime=1122.32 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 2612502 0 0 0 111901 331 0 0 25 0 1 0 915807505 864845824 185274 33554432000 4194304 4365125 140735986038336 18446744073709551615 4258095 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 211144 185274 264 42 0 208292 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 844576

[startup+1182.3 s]
/proc/loadavg: 2.02 2.46 2.69 3/175 1550
/proc/meminfo: memFree=30270076/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=885532 CPUtime=1182.32 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 2639134 0 0 0 117897 335 0 0 25 0 1 0 915807505 906784768 190414 33554432000 4194304 4365125 140735986038336 18446744073709551615 4247520 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 221383 190414 264 42 0 218531 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 885532

[startup+1242.3 s]
/proc/loadavg: 2.00 2.37 2.64 3/175 1551
/proc/meminfo: memFree=30236560/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=897820 CPUtime=1242.33 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 2733904 0 0 0 123885 348 0 0 25 0 1 0 915807505 919367680 191924 33554432000 4194304 4365125 140735986038336 18446744073709551615 4263932 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 224455 191924 264 42 0 221603 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 897820

[startup+1302.3 s]
/proc/loadavg: 2.00 2.30 2.59 3/175 1553
/proc/meminfo: memFree=30273960/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=883484 CPUtime=1302.33 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 2933113 0 0 0 129858 375 0 0 25 0 1 0 915807505 904687616 190125 33554432000 4194304 4365125 140735986038336 18446744073709551615 4264094 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 220871 190125 264 42 0 218019 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 883484

[startup+1362.3 s]
/proc/loadavg: 2.00 2.24 2.55 3/175 1554
/proc/meminfo: memFree=30272800/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=887580 CPUtime=1362.34 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 3012623 0 0 0 135848 386 0 0 25 0 1 0 915807505 908881920 190639 33554432000 4194304 4365125 140735986038336 18446744073709551615 4244654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 221895 190639 264 42 0 219043 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 887580

[startup+1422.31 s]
/proc/loadavg: 2.04 2.21 2.52 3/175 1556
/proc/meminfo: memFree=30276232/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=875292 CPUtime=1422.35 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 3054097 0 0 0 141843 392 0 0 25 0 1 0 915807505 896299008 189129 33554432000 4194304 4365125 140735986038336 18446744073709551615 4258063 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 218823 189129 264 42 0 215971 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 875292

[startup+1482.3 s]
/proc/loadavg: 2.01 2.17 2.49 3/175 1558
/proc/meminfo: memFree=30270096/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=879388 CPUtime=1482.34 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 3104855 0 0 0 147834 400 0 0 25 0 1 0 915807505 900493312 189643 33554432000 4194304 4365125 140735986038336 18446744073709551615 4306823 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 219847 189643 264 42 0 216995 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 879388

[startup+1542.3 s]
/proc/loadavg: 2.00 2.14 2.45 3/175 1559
/proc/meminfo: memFree=30271900/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=887580 CPUtime=1542.34 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 3156063 0 0 0 153827 407 0 0 25 0 1 0 915807505 908881920 190639 33554432000 4194304 4365125 140735986038336 18446744073709551615 4306823 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 221895 190639 264 42 0 219043 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 887580

[startup+1602.3 s]
/proc/loadavg: 2.00 2.11 2.42 3/175 1561
/proc/meminfo: memFree=30276416/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=877340 CPUtime=1602.34 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 3248102 0 0 0 159816 418 0 0 25 0 1 0 915807505 898396160 189386 33554432000 4194304 4365125 140735986038336 18446744073709551615 4267852 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 219335 189386 264 42 0 216483 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 877340

[startup+1662.3 s]
/proc/loadavg: 2.00 2.09 2.39 3/175 1562
/proc/meminfo: memFree=30274996/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=881436 CPUtime=1662.35 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 3320320 0 0 0 165806 429 0 0 25 0 1 0 915807505 902590464 189868 33554432000 4194304 4365125 140735986038336 18446744073709551615 4250097 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 220359 189868 264 42 0 217507 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 881436

[startup+1722.3 s]
/proc/loadavg: 1.92 2.05 2.36 2/169 1588
/proc/meminfo: memFree=31042072/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=879388 CPUtime=1722.35 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 3370307 0 0 0 171799 436 0 0 25 0 1 0 915807505 900493312 189611 33554432000 4194304 4365125 140735986038336 18446744073709551615 4258077 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 219847 189611 264 42 0 216995 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 879388

[startup+1782.3 s]
/proc/loadavg: 1.31 1.84 2.27 2/169 1590
/proc/meminfo: memFree=31038932/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=885532 CPUtime=1782.35 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 3399734 0 0 0 177795 440 0 0 25 0 1 0 915807505 906784768 190382 33554432000 4194304 4365125 140735986038336 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 221383 190382 264 42 0 218531 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 885532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.24 1.80 2.25 2/169 1590
/proc/meminfo: memFree=31056772/32951124 swapFree=67064380/67111528
[pid=1281] ppid=1279 vsize=848672 CPUtime=1800.05 cores=0,2
/proc/1281/stat : 1281 (MoUsSaka) R 1279 1281 973 0 -1 4202496 3423796 0 0 0 179562 443 0 0 25 0 1 0 915807505 869040128 185788 33554432000 4194304 4365125 140735986038336 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1281/statm: 212168 185788 264 42 0 209316 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 848672

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.1
CPU user time (s): 1795.63
CPU system time (s): 4.46832
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1350224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.63
system time used= 4.46832
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3423796
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= 6
involuntary context switches= 3699

runsolver used 2.92955 second user time and 6.02908 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-14 11:01:11
IDJOB=3501495
IDBENCH=90041
IDSOLVER=2000
FILE ID=node105/3501495-1308042070
RUNJOBID= node105-1308041928-992
PBS_JOBID= 13564696
Free space on /tmp= 74112 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT11/gmus/belov/viscoherencep3.aig.k20.gcnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3501495-1308042070/watcher-3501495-1308042070 -o /tmp/evaluation-result-3501495-1308042070/solver-3501495-1308042070 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3501495-1308042070.gcnf

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

MD5SUM BENCH= db427a1ceab9fd0096c6290b16526763
RANDOM SEED=247421272

node105.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.825
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.65
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.825
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:     32951124 kB
MemFree:      30776024 kB
Buffers:        184900 kB
Cached:         704908 kB
SwapCached:      19904 kB
Active:        1347888 kB
Inactive:       614248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30776024 kB
SwapTotal:    67111528 kB
SwapFree:     67064380 kB
Dirty:            1636 kB
Writeback:           0 kB
AnonPages:     1070060 kB
Mapped:          11008 kB
Slab:           144640 kB
PageTables:       6792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1430456 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= 74116 MiB
End job on node105 at 2011-06-14 11:31:13