Trace number 3495723

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-26? (TO) 1800.11 1800.03

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand032.cnf
MD5SUM49dda3faa6676166ee2ccb89f6cd8ca0
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 variables10794
Number of clauses31997
Sum of the clauses size74657
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 221330
Number of clauses of size 310665
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c MoUsSaka vegetarian

Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: <no 's ' 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-3495723-1307805530/watcher-3495723-1307805530 -o /tmp/evaluation-result-3495723-1307805530/solver-3495723-1307805530 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495723-1307805530.cnf 

running on 2 cores: 5,7

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.00 1.42 2.42 5/180 24593
/proc/meminfo: memFree=31369204/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=11804 CPUtime=0 cores=5,7
/proc/24593/stat : 24593 (runsolver) R 24591 24593 23230 0 -1 4202560 46 0 0 0 0 0 0 0 23 0 1 0 872968588 12087296 56 33554432000 4194304 5436572 140735028711216 18446744073709551615 5057063 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/24593/statm: 2951 56 36 304 0 2643 0

[startup+0.0571981 s]
/proc/loadavg: 1.00 1.42 2.42 5/180 24593
/proc/meminfo: memFree=31369204/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=17096 CPUtime=0.04 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 2407 0 0 0 4 0 0 0 18 0 1 0 872968588 17506304 1377 33554432000 4194304 4365125 140737402690944 18446744073709551615 4275677 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 4274 1377 261 42 0 1422 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 17096

[startup+0.10019 s]
/proc/loadavg: 1.00 1.42 2.42 5/180 24593
/proc/meminfo: memFree=31369204/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=18196 CPUtime=0.08 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 3354 0 0 0 8 0 0 0 18 0 1 0 872968588 18632704 1582 33554432000 4194304 4365125 140737402690944 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 4549 1582 262 42 0 1697 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18196

[startup+0.300151 s]
/proc/loadavg: 1.00 1.42 2.42 5/180 24593
/proc/meminfo: memFree=31369204/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=20656 CPUtime=0.28 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 5703 0 0 0 28 0 0 0 18 0 1 0 872968588 21151744 2152 33554432000 4194304 4365125 140737402690944 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 5164 2152 262 42 0 2312 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20656

[startup+0.701071 s]
/proc/loadavg: 1.00 1.42 2.42 5/180 24593
/proc/meminfo: memFree=31369204/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=38964 CPUtime=0.69 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 22190 0 0 0 67 2 0 0 18 0 1 0 872968588 39899136 5915 33554432000 4194304 4365125 140737402690944 18446744073709551615 4257368 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 9741 5915 262 42 0 6889 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38964

[startup+1.50091 s]
/proc/loadavg: 1.24 1.46 2.42 4/185 24648
/proc/meminfo: memFree=31287580/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=68456 CPUtime=1.48 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 48001 0 0 0 144 4 0 0 20 0 1 0 872968588 70098944 11971 33554432000 4194304 4365125 140737402690944 18446744073709551615 4242923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 17114 11971 262 42 0 14262 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 68456

[startup+3.1006 s]
/proc/loadavg: 1.24 1.46 2.42 5/190 24700
/proc/meminfo: memFree=31237648/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=132396 CPUtime=3.09 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 99149 0 0 0 299 10 0 0 25 0 1 0 872968588 135573504 21534 33554432000 4194304 4365125 140737402690944 18446744073709551615 4266155 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 33099 21538 262 42 0 30247 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132396

[startup+6.30096 s]
/proc/loadavg: 1.24 1.46 2.42 5/190 24700
/proc/meminfo: memFree=31039000/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=194904 CPUtime=6.29 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 146901 0 0 0 614 15 0 0 25 0 1 0 872968588 199581696 31815 33554432000 4194304 4365125 140737402690944 18446744073709551615 4275989 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 48726 31815 262 42 0 45874 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 194904

[startup+12.7007 s]
/proc/loadavg: 1.66 1.54 2.44 5/190 24738
/proc/meminfo: memFree=30647624/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=410492 CPUtime=12.69 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 330299 0 0 0 1235 34 0 0 25 0 1 0 872968588 420343808 70031 33554432000 4194304 4365125 140737402690944 18446744073709551615 4250176 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 102623 70031 262 42 0 99771 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 410492

[startup+25.5012 s]
/proc/loadavg: 2.02 1.62 2.46 5/190 24739
/proc/meminfo: memFree=29952504/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=618724 CPUtime=25.49 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 494268 0 0 0 2498 51 0 0 25 0 1 0 872968588 633573376 105558 33554432000 4194304 4365125 140737402690944 18446744073709551615 4250135 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 154681 105558 262 42 0 151829 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 618724

[startup+51.1011 s]
/proc/loadavg: 2.70 1.81 2.50 5/190 24739
/proc/meminfo: memFree=29058768/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=620620 CPUtime=51.08 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 525263 0 0 0 5054 54 0 0 25 0 1 0 872968588 635514880 121373 33554432000 4194304 4365125 140737402690944 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 155155 121373 262 42 0 152303 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 620620

[startup+102.307 s]
/proc/loadavg: 3.48 2.18 2.58 5/190 24741
/proc/meminfo: memFree=28133696/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=911584 CPUtime=102.3 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 736512 0 0 0 10151 79 0 0 25 0 1 0 872968588 933462016 154763 33554432000 4194304 4365125 140737402690944 18446744073709551615 4247545 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 227896 154763 262 42 0 225044 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 911584

[startup+162.301 s]
/proc/loadavg: 3.84 2.52 2.67 5/190 24742
/proc/meminfo: memFree=28492388/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=919736 CPUtime=162.29 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 738552 0 0 0 16150 79 0 0 25 0 1 0 872968588 941809664 156803 33554432000 4194304 4365125 140737402690944 18446744073709551615 4250159 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 229934 156803 262 42 0 227082 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 919736

[startup+222.301 s]
/proc/loadavg: 3.94 2.79 2.75 5/190 24744
/proc/meminfo: memFree=28702160/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=919880 CPUtime=222.3 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 740276 0 0 0 22151 79 0 0 25 0 1 0 872968588 941957120 157682 33554432000 4194304 4365125 140737402690944 18446744073709551615 4245201 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 229970 157682 262 42 0 227118 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 919880

[startup+282.3 s]
/proc/loadavg: 3.98 3.01 2.83 5/190 24746
/proc/meminfo: memFree=28345000/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=920160 CPUtime=282.29 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 744790 0 0 0 28150 79 0 0 25 0 1 0 872968588 942243840 159974 33554432000 4194304 4365125 140737402690944 18446744073709551615 4244624 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 230040 159974 262 42 0 227188 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 920160

[startup+342.3 s]
/proc/loadavg: 3.99 3.18 2.90 5/190 24747
/proc/meminfo: memFree=28496348/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936560 CPUtime=342.3 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 749180 0 0 0 34150 80 0 0 25 0 1 0 872968588 959037440 164219 33554432000 4194304 4365125 140737402690944 18446744073709551615 4245201 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234140 164219 262 42 0 231288 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 936560

[startup+402.3 s]
/proc/loadavg: 3.99 3.33 2.96 5/190 24752
/proc/meminfo: memFree=28477916/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=402.3 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 754124 0 0 0 40150 80 0 0 25 0 1 0 872968588 959348736 166729 33554432000 4194304 4365125 140737402690944 18446744073709551615 4244636 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 166729 262 42 0 231364 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 936864

[startup+462.301 s]
/proc/loadavg: 3.99 3.45 3.02 5/190 24753
/proc/meminfo: memFree=28486636/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=462.3 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 755431 0 0 0 46150 80 0 0 25 0 1 0 872968588 959348736 167393 33554432000 4194304 4365125 140737402690944 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 167393 262 42 0 231364 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 936864

[startup+522.301 s]
/proc/loadavg: 3.99 3.55 3.08 5/190 24755
/proc/meminfo: memFree=28400060/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=522.31 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 755431 0 0 0 52151 80 0 0 25 0 1 0 872968588 959348736 167393 33554432000 4194304 4365125 140737402690944 18446744073709551615 4244666 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 167393 262 42 0 231364 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 936864

[startup+582.301 s]
/proc/loadavg: 3.99 3.63 3.14 5/190 24757
/proc/meminfo: memFree=28468964/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=582.31 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 755431 0 0 0 58151 80 0 0 25 0 1 0 872968588 959348736 167393 33554432000 4194304 4365125 140737402690944 18446744073709551615 4250109 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 167393 262 42 0 231364 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 936864

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 4.00 3.83 3.33 5/190 24763
/proc/meminfo: memFree=28158912/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=822.32 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 755431 0 0 0 82152 80 0 0 25 0 1 0 872968588 959348736 167393 33554432000 4194304 4365125 140737402690944 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 167393 262 42 0 231364 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 936864

[startup+882.3 s]
/proc/loadavg: 4.00 3.86 3.37 5/190 24765
/proc/meminfo: memFree=28146240/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=882.32 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 755611 0 0 0 88152 80 0 0 25 0 1 0 872968588 959348736 167484 33554432000 4194304 4365125 140737402690944 18446744073709551615 4247584 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 167484 262 42 0 231364 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 936864

[startup+942.3 s]
/proc/loadavg: 4.00 3.88 3.40 5/190 24766
/proc/meminfo: memFree=28463020/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=942.33 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 755611 0 0 0 94153 80 0 0 25 0 1 0 872968588 959348736 167484 33554432000 4194304 4365125 140737402690944 18446744073709551615 4275891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 167484 262 42 0 231364 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 936864

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.44 5/190 24768
/proc/meminfo: memFree=28460744/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=1002.33 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 755611 0 0 0 100153 80 0 0 25 0 1 0 872968588 959348736 167484 33554432000 4194304 4365125 140737402690944 18446744073709551615 4250123 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 167484 262 42 0 231364 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 936864

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.47 5/190 24769
/proc/meminfo: memFree=28157524/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=1062.33 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 755611 0 0 0 106153 80 0 0 25 0 1 0 872968588 959348736 167484 33554432000 4194304 4365125 140737402690944 18446744073709551615 4262107 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 167484 262 42 0 231364 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 936864

[startup+1122.3 s]
/proc/loadavg: 4.00 3.93 3.50 5/190 24771
/proc/meminfo: memFree=28452480/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=1122.33 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 755611 0 0 0 112153 80 0 0 25 0 1 0 872968588 959348736 167484 33554432000 4194304 4365125 140737402690944 18446744073709551615 4250320 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 167484 262 42 0 231364 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 936864

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.53 5/190 24773
/proc/meminfo: memFree=28452312/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=1182.34 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 755611 0 0 0 118154 80 0 0 25 0 1 0 872968588 959348736 167484 33554432000 4194304 4365125 140737402690944 18446744073709551615 4249793 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 167484 262 42 0 231364 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 936864

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.56 5/190 24774
/proc/meminfo: memFree=28397344/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=1242.34 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 755611 0 0 0 124154 80 0 0 25 0 1 0 872968588 959348736 167484 33554432000 4194304 4365125 140737402690944 18446744073709551615 4244660 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 167484 262 42 0 231364 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 936864

[startup+1302.3 s]
/proc/loadavg: 4.00 3.95 3.58 5/190 24776
/proc/meminfo: memFree=28451736/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=1302.35 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 755611 0 0 0 130155 80 0 0 25 0 1 0 872968588 959348736 167484 33554432000 4194304 4365125 140737402690944 18446744073709551615 4250176 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 167484 262 42 0 231364 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 936864

[startup+1362.3 s]
/proc/loadavg: 4.00 3.96 3.60 5/190 24777
/proc/meminfo: memFree=28452060/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=1362.35 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 755611 0 0 0 136155 80 0 0 25 0 1 0 872968588 959348736 167484 33554432000 4194304 4365125 140737402690944 18446744073709551615 4244731 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 167484 262 42 0 231364 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 936864

[startup+1422.31 s]
/proc/loadavg: 4.00 3.96 3.63 5/190 24779
/proc/meminfo: memFree=28452144/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=1422.35 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 755611 0 0 0 142155 80 0 0 25 0 1 0 872968588 959348736 167484 33554432000 4194304 4365125 140737402690944 18446744073709551615 4250176 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 167484 262 42 0 231364 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 936864

[startup+1482.3 s]
/proc/loadavg: 4.00 3.97 3.65 5/190 24781
/proc/meminfo: memFree=28293132/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=1482.35 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 755611 0 0 0 148155 80 0 0 25 0 1 0 872968588 959348736 167484 33554432000 4194304 4365125 140737402690944 18446744073709551615 4244682 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 167484 262 42 0 231364 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 936864

[startup+1542.3 s]
/proc/loadavg: 4.00 3.97 3.66 5/190 24782
/proc/meminfo: memFree=28431096/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=1542.35 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 755611 0 0 0 154155 80 0 0 25 0 1 0 872968588 959348736 167484 33554432000 4194304 4365125 140737402690944 18446744073709551615 4247575 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 167484 262 42 0 231364 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 936864

[startup+1602.3 s]
/proc/loadavg: 4.00 3.97 3.68 5/190 24784
/proc/meminfo: memFree=28441096/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=1602.36 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 755611 0 0 0 160156 80 0 0 25 0 1 0 872968588 959348736 167484 33554432000 4194304 4365125 140737402690944 18446744073709551615 4250360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 167484 262 42 0 231364 0
Current children cumulated CPU time (s) 1602.36
Current children cumulated vsize (KiB) 936864

[startup+1662.3 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 24785
/proc/meminfo: memFree=28428892/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=1662.36 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 755611 0 0 0 166156 80 0 0 25 0 1 0 872968588 959348736 167484 33554432000 4194304 4365125 140737402690944 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 167484 262 42 0 231364 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 936864

[startup+1722.3 s]
/proc/loadavg: 4.00 3.97 3.72 5/190 24787
/proc/meminfo: memFree=28427976/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=1722.36 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 755611 0 0 0 172156 80 0 0 25 0 1 0 872968588 959348736 167484 33554432000 4194304 4365125 140737402690944 18446744073709551615 4244636 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 167484 262 42 0 231364 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 936864

[startup+1782.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 24789
/proc/meminfo: memFree=28302332/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=1782.37 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 755611 0 0 0 178157 80 0 0 25 0 1 0 872968588 959348736 167484 33554432000 4194304 4365125 140737402690944 18446744073709551615 4245201 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 167484 262 42 0 231364 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 936864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 24789
/proc/meminfo: memFree=28079232/32951124 swapFree=67055520/67111528
[pid=24593] ppid=24591 vsize=936864 CPUtime=1800.07 cores=5,7
/proc/24593/stat : 24593 (MoUsSaka) R 24591 24593 23230 0 -1 4202496 755611 0 0 0 179927 80 0 0 25 0 1 0 872968588 959348736 167484 33554432000 4194304 4365125 140737402690944 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24593/statm: 234216 167484 262 42 0 231364 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 936864

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.03
CPU time (s): 1800.11
CPU user time (s): 1799.28
CPU system time (s): 0.831873
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1489604

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

runsolver used 2.90056 second user time and 6.92595 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-11 17:18:50
IDJOB=3495723
IDBENCH=70759
IDSOLVER=1989
FILE ID=node143/3495723-1307805530
RUNJOBID= node143-1307805530-24568
PBS_JOBID= 13551005
Free space on /tmp= 74084 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand032.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495723-1307805530/watcher-3495723-1307805530 -o /tmp/evaluation-result-3495723-1307805530/solver-3495723-1307805530 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495723-1307805530.cnf

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

MD5SUM BENCH= 49dda3faa6676166ee2ccb89f6cd8ca0
RANDOM SEED=212467708

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31370444 kB
Buffers:        146188 kB
Cached:        1248912 kB
SwapCached:       8636 kB
Active:         338476 kB
Inactive:      1082780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31370444 kB
SwapTotal:    67111528 kB
SwapFree:     67055520 kB
Dirty:            6220 kB
Writeback:           0 kB
AnonPages:       24080 kB
Mapped:          12756 kB
Slab:            94316 kB
PageTables:       4856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   195816 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= 74084 MiB
End job on node143 at 2011-06-11 17:48:52