Trace number 3495731

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-5p0.cnf
MD5SUMb0f091d476e617a8697e9f8acfd1538f
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 variables123925
Number of clauses539763
Sum of the clauses size1252804
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2437089
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.01	c MoUsSaka vegetarian
267.30/267.34	
267.30/267.34	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-3495731-1307806161/watcher-3495731-1307806161 -o /tmp/evaluation-result-3495731-1307806161/solver-3495731-1307806161 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495731-1307806161.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: 2.76 2.96 3.14 6/186 24789
/proc/meminfo: memFree=31618500/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=27784 CPUtime=0 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 2199 0 0 0 0 0 0 0 20 0 1 0 892214359 28450816 2137 33554432000 4194304 4365125 140734607284096 18446744073709551615 4292408 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 6946 2148 246 42 0 4094 0

[startup+0.0880831 s]
/proc/loadavg: 2.76 2.96 3.14 6/186 24789
/proc/meminfo: memFree=31618500/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=37312 CPUtime=0.08 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 8118 0 0 0 7 1 0 0 20 0 1 0 892214359 38207488 5631 33554432000 4194304 4365125 140734607284096 18446744073709551615 4316862 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 9328 5632 254 42 0 6476 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 37312

[startup+0.10107 s]
/proc/loadavg: 2.76 2.96 3.14 6/186 24789
/proc/meminfo: memFree=31618500/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=37312 CPUtime=0.09 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 8421 0 0 0 8 1 0 0 20 0 1 0 892214359 38207488 5838 33554432000 4194304 4365125 140734607284096 18446744073709551615 4266084 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 9328 5838 254 42 0 6476 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37312

[startup+0.301062 s]
/proc/loadavg: 2.76 2.96 3.14 6/186 24789
/proc/meminfo: memFree=31618500/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=65768 CPUtime=0.29 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 23328 0 0 0 26 3 0 0 21 0 1 0 892214359 67346432 11849 33554432000 4194304 4365125 140734607284096 18446744073709551615 4261952 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 16442 11849 255 42 0 13590 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65768

[startup+0.700984 s]
/proc/loadavg: 2.76 2.96 3.14 6/186 24789
/proc/meminfo: memFree=31618500/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=75288 CPUtime=0.69 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 25935 0 0 0 66 3 0 0 22 0 1 0 892214359 77094912 14031 33554432000 4194304 4365125 140734607284096 18446744073709551615 4272028 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 18822 14031 262 42 0 15970 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75288

[startup+1.50082 s]
/proc/loadavg: 2.76 2.96 3.14 6/191 24801
/proc/meminfo: memFree=31379876/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=80064 CPUtime=1.49 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 29791 0 0 0 145 4 0 0 25 0 1 0 892214359 81985536 14780 33554432000 4194304 4365125 140734607284096 18446744073709551615 4275280 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 20016 14780 262 42 0 17164 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80064

[startup+3.10055 s]
/proc/loadavg: 2.76 2.96 3.14 6/191 24801
/proc/meminfo: memFree=31332312/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=97952 CPUtime=3.09 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 45360 0 0 0 303 6 0 0 25 0 1 0 892214359 100302848 18109 33554432000 4194304 4365125 140734607284096 18446744073709551615 4250704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 24488 18109 262 42 0 21636 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 97952

[startup+6.30098 s]
/proc/loadavg: 2.86 2.98 3.15 6/191 24801
/proc/meminfo: memFree=31184152/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=138248 CPUtime=6.29 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 82319 0 0 0 618 11 0 0 25 0 1 0 892214359 141565952 26554 33554432000 4194304 4365125 140734607284096 18446744073709551615 4257310 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 34562 26554 262 42 0 31710 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138248

[startup+12.7008 s]
/proc/loadavg: 2.95 2.99 3.15 6/191 24802
/proc/meminfo: memFree=30935184/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=235992 CPUtime=12.7 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 173632 0 0 0 1249 21 0 0 25 0 1 0 892214359 241655808 47811 33554432000 4194304 4365125 140734607284096 18446744073709551615 4257310 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 58998 47811 262 42 0 56146 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 235992

[startup+25.5004 s]
/proc/loadavg: 3.33 3.07 3.18 6/191 24802
/proc/meminfo: memFree=30308080/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=646836 CPUtime=25.49 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 506996 0 0 0 2490 59 0 0 25 0 1 0 892214359 662360064 120214 33554432000 4194304 4365125 140734607284096 18446744073709551615 4249869 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 161709 120214 262 42 0 158857 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 646836

[startup+51.1008 s]
/proc/loadavg: 3.56 3.15 3.20 6/191 24803
/proc/meminfo: memFree=30038324/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=929884 CPUtime=51.09 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 734477 0 0 0 5027 82 0 0 25 0 1 0 892214359 952201216 166083 33554432000 4194304 4365125 140734607284096 18446744073709551615 4250084 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 232471 166083 262 42 0 229619 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 929884

[startup+102.306 s]
/proc/loadavg: 3.81 3.28 3.24 6/191 24804
/proc/meminfo: memFree=30017096/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=929884 CPUtime=102.3 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 734835 0 0 0 10148 82 0 0 25 0 1 0 892214359 952201216 166295 33554432000 4194304 4365125 140734607284096 18446744073709551615 4244731 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 232471 166295 262 42 0 229619 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 929884

[startup+162.301 s]
/proc/loadavg: 4.00 3.42 3.29 6/191 24806
/proc/meminfo: memFree=30005036/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=929884 CPUtime=162.29 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 735975 0 0 0 16146 83 0 0 25 0 1 0 892214359 952201216 166944 33554432000 4194304 4365125 140734607284096 18446744073709551615 4248459 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 232471 166944 262 42 0 229619 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 929884

[startup+222.301 s]
/proc/loadavg: 4.03 3.54 3.33 6/191 24807
/proc/meminfo: memFree=29969408/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=930192 CPUtime=222.3 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 739746 0 0 0 22146 84 0 0 25 0 1 0 892214359 952516608 168899 33554432000 4194304 4365125 140734607284096 18446744073709551615 4272031 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 232548 168899 262 42 0 229696 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 930192

[startup+282.301 s]
/proc/loadavg: 4.12 3.65 3.38 6/191 24809
/proc/meminfo: memFree=29960704/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=944528 CPUtime=282.3 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 782670 0 0 0 28141 89 0 0 25 0 1 0 892214359 967196672 170735 33554432000 4194304 4365125 140734607284096 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 236132 170735 264 42 0 233280 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 944528

[startup+342.301 s]
/proc/loadavg: 4.12 3.74 3.43 6/191 24810
/proc/meminfo: memFree=29897200/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=944528 CPUtime=342.3 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 813749 0 0 0 34137 93 0 0 25 0 1 0 892214359 967196672 186314 33554432000 4194304 4365125 140734607284096 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 236132 186314 264 42 0 233280 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 944528

[startup+402.301 s]
/proc/loadavg: 4.04 3.78 3.46 6/191 24812
/proc/meminfo: memFree=29811256/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=972076 CPUtime=402.3 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 843502 0 0 0 40134 96 0 0 25 0 1 0 892214359 995405824 199574 33554432000 4194304 4365125 140734607284096 18446744073709551615 4244731 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 243019 199574 264 42 0 240167 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 972076

[startup+462.301 s]
/proc/loadavg: 4.01 3.82 3.49 6/191 24814
/proc/meminfo: memFree=29786560/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=1079392 CPUtime=462.3 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 994925 0 0 0 46114 116 0 0 25 0 1 0 892214359 1105297408 211680 33554432000 4194304 4365125 140734607284096 18446744073709551615 4264094 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 269848 211680 264 42 0 266996 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1079392

[startup+522.301 s]
/proc/loadavg: 4.00 3.85 3.52 6/191 24815
/proc/meminfo: memFree=29814940/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=1118304 CPUtime=522.3 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 1152996 0 0 0 52094 136 0 0 25 0 1 0 892214359 1145143296 216850 33554432000 4194304 4365125 140734607284096 18446744073709551615 4260882 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 279576 216850 264 42 0 276724 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1118304

[startup+582.301 s]
/proc/loadavg: 4.00 3.87 3.55 6/191 24817
/proc/meminfo: memFree=29760352/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=931944 CPUtime=582.31 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 1158068 0 0 0 58093 138 0 0 25 0 1 0 892214359 954310656 193188 33554432000 4194304 4365125 140734607284096 18446744073709551615 4244624 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 232986 193188 264 42 0 230134 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 931944

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 4.10 3.98 3.66 6/191 24823
/proc/meminfo: memFree=29605876/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=972580 CPUtime=822.31 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 1547064 0 0 0 82040 191 0 0 25 0 1 0 892214359 995921920 204149 33554432000 4194304 4365125 140734607284096 18446744073709551615 4258063 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 243145 204149 264 42 0 240293 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 972580

[startup+882.3 s]
/proc/loadavg: 4.17 4.01 3.68 6/191 24825
/proc/meminfo: memFree=29606476/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=1018616 CPUtime=882.32 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 1747129 0 0 0 88015 217 0 0 25 0 1 0 892214359 1043062784 216333 33554432000 4194304 4365125 140734607284096 18446744073709551615 4306760 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 254654 216333 264 42 0 251802 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1018616

[startup+942.3 s]
/proc/loadavg: 4.06 4.00 3.70 6/191 24826
/proc/meminfo: memFree=29594548/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=957176 CPUtime=942.32 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 1924482 0 0 0 93994 238 0 0 25 0 1 0 892214359 980148224 208658 33554432000 4194304 4365125 140734607284096 18446744073709551615 4258052 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 239294 208658 264 42 0 236442 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 957176

[startup+1002.3 s]
/proc/loadavg: 4.06 4.02 3.72 6/191 24828
/proc/meminfo: memFree=29492352/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=934652 CPUtime=1002.32 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 1999526 0 0 0 99985 247 0 0 25 0 1 0 892214359 957083648 205808 33554432000 4194304 4365125 140734607284096 18446744073709551615 4245194 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 233663 205808 264 42 0 230811 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 934652

[startup+1062.3 s]
/proc/loadavg: 4.07 4.03 3.74 5/191 24868
/proc/meminfo: memFree=29217520/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=911572 CPUtime=1062.32 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 2324178 0 0 0 105946 286 0 0 25 0 1 0 892214359 933449728 200071 33554432000 4194304 4365125 140734607284096 18446744073709551615 4258040 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 227893 200071 264 42 0 225041 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 911572

[startup+1122.3 s]
/proc/loadavg: 4.08 4.03 3.76 5/191 24869
/proc/meminfo: memFree=29174580/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=940796 CPUtime=1122.33 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 2622532 0 0 0 111910 323 0 0 25 0 1 0 892214359 963375104 206613 33554432000 4194304 4365125 140734607284096 18446744073709551615 4258077 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 235199 206613 264 42 0 232347 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 940796

[startup+1182.3 s]
/proc/loadavg: 4.03 4.03 3.77 5/191 24871
/proc/meminfo: memFree=29085748/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=1350988 CPUtime=1182.33 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 2949875 0 0 0 117874 359 0 0 25 0 1 0 892214359 1383411712 230394 33554432000 4194304 4365125 140734607284096 18446744073709551615 4258063 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 337747 230394 264 42 0 334895 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1350988

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.78 5/191 24872
/proc/meminfo: memFree=29092628/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=1350980 CPUtime=1242.33 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 3168288 0 0 0 123845 388 0 0 25 0 1 0 892214359 1383403520 230396 33554432000 4194304 4365125 140734607284096 18446744073709551615 4244731 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 337745 230396 264 42 0 334893 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1350980

[startup+1302.3 s]
/proc/loadavg: 4.00 4.01 3.80 5/191 24874
/proc/meminfo: memFree=29016828/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=1350980 CPUtime=1302.34 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 3369030 0 0 0 129820 414 0 0 25 0 1 0 892214359 1383403520 230403 33554432000 4194304 4365125 140734607284096 18446744073709551615 4264094 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 337745 230403 264 42 0 334893 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 1350980

[startup+1362.3 s]
/proc/loadavg: 4.00 4.01 3.81 5/191 24876
/proc/meminfo: memFree=29042204/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=1363268 CPUtime=1362.33 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 3470916 0 0 0 135806 427 0 0 25 0 1 0 892214359 1395986432 231977 33554432000 4194304 4365125 140734607284096 18446744073709551615 4317013 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 340817 231977 264 42 0 337965 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 1363268

[startup+1422.31 s]
/proc/loadavg: 4.03 4.02 3.82 5/191 24877
/proc/meminfo: memFree=29029280/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=1361220 CPUtime=1422.34 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 3737332 0 0 0 141773 461 0 0 25 0 1 0 892214359 1393889280 231730 33554432000 4194304 4365125 140734607284096 18446744073709551615 4271936 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 340305 231730 264 42 0 337453 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 1361220

[startup+1482.3 s]
/proc/loadavg: 4.01 4.01 3.83 5/191 24879
/proc/meminfo: memFree=28932896/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=1369412 CPUtime=1482.33 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 4110711 0 0 0 147722 511 0 0 25 0 1 0 892214359 1402277888 232759 33554432000 4194304 4365125 140734607284096 18446744073709551615 4258063 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 342353 232759 264 42 0 339501 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 1369412

[startup+1542.3 s]
/proc/loadavg: 4.08 4.02 3.84 5/191 24880
/proc/meminfo: memFree=28939680/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=1369812 CPUtime=1542.34 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 4199931 0 0 0 153712 522 0 0 25 0 1 0 892214359 1402687488 248758 33554432000 4194304 4365125 140734607284096 18446744073709551615 4258077 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 342453 248758 264 42 0 339601 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 1369812

[startup+1602.3 s]
/proc/loadavg: 4.10 4.03 3.85 5/191 24882
/proc/meminfo: memFree=28888548/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=1324924 CPUtime=1602.34 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 4348767 0 0 0 159695 539 0 0 25 0 1 0 892214359 1356722176 245155 33554432000 4194304 4365125 140734607284096 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 331231 245155 264 42 0 328379 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 1324924

[startup+1662.3 s]
/proc/loadavg: 4.07 4.04 3.86 5/191 24884
/proc/meminfo: memFree=28898684/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=1376956 CPUtime=1662.34 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 4597811 0 0 0 165662 572 0 0 25 0 1 0 892214359 1410002944 255610 33554432000 4194304 4365125 140734607284096 18446744073709551615 4244749 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 344239 255610 264 42 0 341387 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 1376956

[startup+1722.3 s]
/proc/loadavg: 4.12 4.06 3.88 5/191 24885
/proc/meminfo: memFree=28861432/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=1356476 CPUtime=1722.34 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 4905142 0 0 0 171624 610 0 0 25 0 1 0 892214359 1389031424 252534 33554432000 4194304 4365125 140734607284096 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 339119 252534 264 42 0 336267 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 1356476

[startup+1782.3 s]
/proc/loadavg: 4.11 4.06 3.89 5/191 24887
/proc/meminfo: memFree=28634100/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=1712808 CPUtime=1782.35 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 5069419 0 0 0 177603 632 0 0 25 0 1 0 892214359 1753915392 297252 33554432000 4194304 4365125 140734607284096 18446744073709551615 4267865 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 428202 297252 264 42 0 425350 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 1712808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 4.07 4.06 3.89 5/191 24887
/proc/meminfo: memFree=28958224/32951124 swapFree=67063556/67111528
[pid=24789] ppid=24787 vsize=1324924 CPUtime=1800.05 cores=0,2
/proc/24789/stat : 24789 (MoUsSaka) R 24787 24789 23765 0 -1 4202496 5130296 0 0 0 179365 640 0 0 25 0 1 0 892214359 1356722176 245156 33554432000 4194304 4365125 140734607284096 18446744073709551615 4258052 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24789/statm: 331231 245156 264 42 0 328379 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1324924

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.05
CPU time (s): 1800.1
CPU user time (s): 1793.66
CPU system time (s): 6.44502
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2287476

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

runsolver used 3.16652 second user time and 6.65599 second system time

The end

Launcher Data

Begin job on node134 at 2011-06-11 17:29:22
IDJOB=3495731
IDBENCH=70997
IDSOLVER=1989
FILE ID=node134/3495731-1307806161
RUNJOBID= node134-1307806161-24742
PBS_JOBID= 13551014
Free space on /tmp= 74084 MiB

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

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

MD5SUM BENCH= b0f091d476e617a8697e9f8acfd1538f
RANDOM SEED=1580743800

node134.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.831
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.66
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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31624020 kB
Buffers:        323536 kB
Cached:         763824 kB
SwapCached:      10284 kB
Active:         551440 kB
Inactive:       572904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31624020 kB
SwapTotal:    67111528 kB
SwapFree:     67063556 kB
Dirty:           38516 kB
Writeback:           0 kB
AnonPages:       33344 kB
Mapped:          10244 kB
Slab:           138580 kB
PageTables:       4236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   207488 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 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 node134 at 2011-06-11 17:59:24