Trace number 3495714

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MoUsSaka 2011-03-26No Cert. 1800.07 1800.03

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.7.unsat.cnf
MD5SUM39c753fcd6ac15019fa3a40cd8b8f69d
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 variables505
Number of clauses1696
Sum of the clauses size4422
Maximum clause length13
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 2719
Number of clauses of size 3948
Number of clauses of size 410
Number of clauses of size 510
Number of clauses of size over 56

Solver Data

0.00/0.00	c MoUsSaka vegetarian
5.19/5.28	
5.19/5.28	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-3495714-1307805509/watcher-3495714-1307805509 -o /tmp/evaluation-result-3495714-1307805509/solver-3495714-1307805509 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495714-1307805509.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.93 2.01 2.89 4/189 25202
/proc/meminfo: memFree=30251636/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=12372 CPUtime=0 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 495 0 0 0 0 0 0 0 25 0 1 0 892149626 12668928 416 33554432000 4194304 4365125 140733252114960 18446744073709551615 235594563339 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 3093 429 262 42 0 241 0

[startup+0.0759171 s]
/proc/loadavg: 1.93 2.01 2.89 4/189 25202
/proc/meminfo: memFree=30251636/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=14320 CPUtime=0.07 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 2132 0 0 0 7 0 0 0 25 0 1 0 892149626 14663680 861 33554432000 4194304 4365125 140733252114960 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 3580 861 262 42 0 728 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14320

[startup+0.100911 s]
/proc/loadavg: 1.93 2.01 2.89 4/189 25202
/proc/meminfo: memFree=30251636/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=15216 CPUtime=0.09 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 2837 0 0 0 9 0 0 0 25 0 1 0 892149626 15581184 992 33554432000 4194304 4365125 140733252114960 18446744073709551615 4247605 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 3804 992 262 42 0 952 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15216

[startup+0.300874 s]
/proc/loadavg: 1.93 2.01 2.89 4/189 25202
/proc/meminfo: memFree=30251636/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=18940 CPUtime=0.29 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 6355 0 0 0 29 0 0 0 25 0 1 0 892149626 19394560 1954 33554432000 4194304 4365125 140733252114960 18446744073709551615 4250001 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 4735 1954 262 42 0 1883 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18940

[startup+0.700805 s]
/proc/loadavg: 1.93 2.01 2.89 4/189 25202
/proc/meminfo: memFree=30251636/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=30368 CPUtime=0.69 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 13459 0 0 0 69 0 0 0 25 0 1 0 892149626 31096832 3970 33554432000 4194304 4365125 140733252114960 18446744073709551615 4244660 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 7592 3971 263 42 0 4740 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30368

[startup+1.50066 s]
/proc/loadavg: 1.93 2.01 2.89 5/190 25203
/proc/meminfo: memFree=30173676/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=48460 CPUtime=1.49 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 23024 0 0 0 148 1 0 0 25 0 1 0 892149626 49623040 7817 33554432000 4194304 4365125 140733252114960 18446744073709551615 4250159 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 12115 7817 263 42 0 9263 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48460

[startup+3.10038 s]
/proc/loadavg: 2.10 2.04 2.89 5/190 25203
/proc/meminfo: memFree=30119356/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=95572 CPUtime=3.09 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 49588 0 0 0 305 4 0 0 25 0 1 0 892149626 97865728 16113 33554432000 4194304 4365125 140733252114960 18446744073709551615 4250159 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 23893 16113 263 42 0 21041 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 95572

[startup+6.30082 s]
/proc/loadavg: 2.10 2.04 2.89 5/190 25203
/proc/meminfo: memFree=29861316/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=219912 CPUtime=6.29 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 124540 0 0 0 617 12 0 0 25 0 1 0 892149626 225189888 39736 33554432000 4194304 4365125 140733252114960 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 54978 39736 264 42 0 52126 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 219912

[startup+12.7007 s]
/proc/loadavg: 2.39 2.10 2.90 5/190 25203
/proc/meminfo: memFree=29310632/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=299132 CPUtime=12.7 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 249745 0 0 0 1244 26 0 0 25 0 1 0 892149626 306311168 48801 33554432000 4194304 4365125 140733252114960 18446744073709551615 4317013 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 74783 48801 264 42 0 71931 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 299132

[startup+25.5004 s]
/proc/loadavg: 2.64 2.16 2.91 5/190 25203
/proc/meminfo: memFree=28705936/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=496960 CPUtime=25.49 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 348848 0 0 0 2513 36 0 0 25 0 1 0 892149626 508887040 92057 33554432000 4194304 4365125 140733252114960 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 124240 92057 264 42 0 121388 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 496960

[startup+51.101 s]
/proc/loadavg: 3.10 2.31 2.94 5/190 25242
/proc/meminfo: memFree=28756168/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=396376 CPUtime=51.1 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 569544 0 0 0 5050 60 0 0 25 0 1 0 892149626 405889024 75823 33554432000 4194304 4365125 140733252114960 18446744073709551615 4257491 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 99094 75823 264 42 0 96242 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 396376

[startup+102.307 s]
/proc/loadavg: 3.64 2.59 3.00 5/190 25281
/proc/meminfo: memFree=28686512/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=592060 CPUtime=102.3 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 759454 0 0 0 10149 81 0 0 25 0 1 0 892149626 606269440 101606 33554432000 4194304 4365125 140733252114960 18446744073709551615 4306823 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 148015 101606 264 42 0 145163 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 592060

[startup+162.3 s]
/proc/loadavg: 3.87 2.85 3.06 5/190 25283
/proc/meminfo: memFree=27415592/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=444612 CPUtime=162.29 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 956478 0 0 0 16127 102 0 0 25 0 1 0 892149626 455282688 81991 33554432000 4194304 4365125 140733252114960 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 111153 81991 264 42 0 108301 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 444612

[startup+222.301 s]
/proc/loadavg: 3.95 3.05 3.12 5/190 25285
/proc/meminfo: memFree=27438736/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=397512 CPUtime=222.3 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 1196999 0 0 0 22098 132 0 0 25 0 1 0 892149626 407052288 76080 33554432000 4194304 4365125 140733252114960 18446744073709551615 4257447 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 99378 76080 264 42 0 96526 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 397512

[startup+282.3 s]
/proc/loadavg: 4.01 3.24 3.17 5/190 25286
/proc/meminfo: memFree=27311212/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=412448 CPUtime=282.3 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 1400568 0 0 0 28074 156 0 0 25 0 1 0 892149626 422346752 79412 33554432000 4194304 4365125 140733252114960 18446744073709551615 4258224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 103112 79412 275 42 0 100260 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 412448

[startup+342.301 s]
/proc/loadavg: 4.00 3.37 3.22 5/190 25288
/proc/meminfo: memFree=27381976/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=543512 CPUtime=342.3 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 1563816 0 0 0 34056 174 0 0 25 0 1 0 892149626 556556288 96111 33554432000 4194304 4365125 140733252114960 18446744073709551615 4262087 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 135878 96111 275 42 0 133026 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 543512

[startup+402.301 s]
/proc/loadavg: 4.05 3.50 3.27 5/190 25289
/proc/meminfo: memFree=27347080/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=455456 CPUtime=402.3 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 1737504 0 0 0 40036 194 0 0 25 0 1 0 892149626 466386944 92622 33554432000 4194304 4365125 140733252114960 18446744073709551615 4258224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 113864 92622 275 42 0 111012 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 455456

[startup+462.301 s]
/proc/loadavg: 4.02 3.59 3.31 5/190 25291
/proc/meminfo: memFree=27214112/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=629524 CPUtime=462.3 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 1874990 0 0 0 46020 210 0 0 25 0 1 0 892149626 644632576 114586 33554432000 4194304 4365125 140733252114960 18446744073709551615 4250342 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 157381 114586 275 42 0 154529 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 629524

[startup+522.301 s]
/proc/loadavg: 4.04 3.67 3.36 5/190 25293
/proc/meminfo: memFree=27096136/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=588568 CPUtime=522.31 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 2023830 0 0 0 52004 227 0 0 25 0 1 0 892149626 602693632 109450 33554432000 4194304 4365125 140733252114960 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 147142 109450 275 42 0 144290 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 588568

[startup+582.3 s]
/proc/loadavg: 4.01 3.73 3.40 5/190 25294
/proc/meminfo: memFree=27379548/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=451360 CPUtime=582.31 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 2160761 0 0 0 57988 243 0 0 25 0 1 0 892149626 462192640 92341 33554432000 4194304 4365125 140733252114960 18446744073709551615 4258454 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 112840 92341 275 42 0 109988 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 451360

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 4.00 3.87 3.52 5/190 25301
/proc/meminfo: memFree=27418528/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=398968 CPUtime=822.31 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 2766472 0 0 0 81915 316 0 0 25 0 1 0 892149626 408543232 92609 33554432000 4194304 4365125 140733252114960 18446744073709551615 4257476 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 99742 92609 264 42 0 96890 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 398968

[startup+882.301 s]
/proc/loadavg: 4.00 3.89 3.55 5/190 25302
/proc/meminfo: memFree=27062856/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=384604 CPUtime=882.31 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 2881293 0 0 0 87901 330 0 0 25 0 1 0 892149626 393834496 89215 33554432000 4194304 4365125 140733252114960 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 96151 89215 264 42 0 93299 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 384604

[startup+942.301 s]
/proc/loadavg: 4.07 3.93 3.58 5/190 25304
/proc/meminfo: memFree=27397980/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=435796 CPUtime=942.31 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 3074094 0 0 0 93877 354 0 0 25 0 1 0 892149626 446255104 97168 33554432000 4194304 4365125 140733252114960 18446744073709551615 4258454 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 108949 97168 264 42 0 106097 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 435796

[startup+1002.3 s]
/proc/loadavg: 4.02 3.94 3.60 5/190 25305
/proc/meminfo: memFree=27326152/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=603752 CPUtime=1002.31 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 3182316 0 0 0 99862 369 0 0 25 0 1 0 892149626 618242048 118318 33554432000 4194304 4365125 140733252114960 18446744073709551615 4257447 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 150938 118318 264 42 0 148086 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 603752

[startup+1062.3 s]
/proc/loadavg: 4.01 3.95 3.63 5/190 25307
/proc/meminfo: memFree=27332416/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=419444 CPUtime=1062.32 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 3243900 0 0 0 105855 377 0 0 25 0 1 0 892149626 429510656 95212 33554432000 4194304 4365125 140733252114960 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 104861 95212 264 42 0 102009 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 419444

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.65 5/190 25309
/proc/meminfo: memFree=27326164/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=427636 CPUtime=1122.32 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 3283382 0 0 0 111851 381 0 0 25 0 1 0 892149626 437899264 96240 33554432000 4194304 4365125 140733252114960 18446744073709551615 4257430 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 106909 96240 264 42 0 104057 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 427636

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.66 5/190 25310
/proc/meminfo: memFree=27337268/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=511600 CPUtime=1182.32 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 3364974 0 0 0 117842 390 0 0 25 0 1 0 892149626 523878400 106733 33554432000 4194304 4365125 140733252114960 18446744073709551615 4257482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 127900 106733 264 42 0 125048 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 511600

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.68 5/190 25312
/proc/meminfo: memFree=27302500/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=603752 CPUtime=1242.32 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 3440173 0 0 0 123833 399 0 0 25 0 1 0 892149626 618242048 118298 33554432000 4194304 4365125 140733252114960 18446744073709551615 4258454 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 150938 118298 264 42 0 148086 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 603752

[startup+1302.3 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 25313
/proc/meminfo: memFree=27294016/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=542316 CPUtime=1302.32 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 3494079 0 0 0 129826 406 0 0 25 0 1 0 892149626 555331584 110588 33554432000 4194304 4365125 140733252114960 18446744073709551615 4257476 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 135579 110588 264 42 0 132727 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 542316

[startup+1362.3 s]
/proc/loadavg: 4.00 3.97 3.72 5/190 25315
/proc/meminfo: memFree=27391936/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=431732 CPUtime=1362.32 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 3543093 0 0 0 135820 412 0 0 25 0 1 0 892149626 442093568 98018 33554432000 4194304 4365125 140733252114960 18446744073709551615 4258430 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 107933 98018 264 42 0 105081 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 431732

[startup+1422.31 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 25317
/proc/meminfo: memFree=27370916/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=455992 CPUtime=1422.33 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 3639137 0 0 0 141809 424 0 0 25 0 1 0 892149626 466935808 101436 33554432000 4194304 4365125 140733252114960 18446744073709551615 4258352 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 113998 101436 264 42 0 111146 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 455992

[startup+1482.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 25318
/proc/meminfo: memFree=27267076/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=464184 CPUtime=1482.32 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 3686331 0 0 0 147802 430 0 0 25 0 1 0 892149626 475324416 102342 33554432000 4194304 4365125 140733252114960 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 116046 102342 264 42 0 113194 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 464184

[startup+1542.3 s]
/proc/loadavg: 4.00 3.97 3.76 5/190 25320
/proc/meminfo: memFree=27168208/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=447800 CPUtime=1542.33 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 3753643 0 0 0 153795 438 0 0 25 0 1 0 892149626 458547200 100360 33554432000 4194304 4365125 140733252114960 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 111950 100360 264 42 0 109098 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 447800

[startup+1602.3 s]
/proc/loadavg: 4.00 3.97 3.77 5/190 25321
/proc/meminfo: memFree=27264768/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=558388 CPUtime=1602.33 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 3813801 0 0 0 159788 445 0 0 25 0 1 0 892149626 571789312 114290 33554432000 4194304 4365125 140733252114960 18446744073709551615 4258077 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 139597 114290 264 42 0 136745 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 558388

[startup+1662.3 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 25323
/proc/meminfo: memFree=27304652/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=453944 CPUtime=1662.33 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 3847204 0 0 0 165784 449 0 0 25 0 1 0 892149626 464838656 101497 33554432000 4194304 4365125 140733252114960 18446744073709551615 4258260 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 113486 101497 264 42 0 110634 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 453944

[startup+1722.3 s]
/proc/loadavg: 4.00 3.97 3.79 5/190 25325
/proc/meminfo: memFree=27274740/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=515380 CPUtime=1722.33 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 3924209 0 0 0 171775 458 0 0 25 0 1 0 892149626 527749120 109176 33554432000 4194304 4365125 140733252114960 18446744073709551615 4257465 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 128845 109176 264 42 0 125993 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 515380

[startup+1782.3 s]
/proc/loadavg: 4.00 3.97 3.80 5/190 25441
/proc/meminfo: memFree=28709552/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=640304 CPUtime=1782.34 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 4001531 0 0 0 177767 467 0 0 25 0 1 0 892149626 655671296 124946 33554432000 4194304 4365125 140733252114960 18446744073709551615 4258238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 160076 124946 264 42 0 157224 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 640304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 4.00 3.97 3.81 5/190 25480
/proc/meminfo: memFree=28653296/32950928 swapFree=67052112/67111528
[pid=25202] ppid=25200 vsize=640304 CPUtime=1800.04 cores=5,7
/proc/25202/stat : 25202 (MoUsSaka) R 25200 25202 23695 0 -1 4202496 4001532 0 0 0 179537 467 0 0 25 0 1 0 892149626 655671296 124947 33554432000 4194304 4365125 140733252114960 18446744073709551615 4258005 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25202/statm: 160076 124947 264 42 0 157224 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 640304

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.07
CPU user time (s): 1795.38
CPU system time (s): 4.68929
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 949304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.38
system time used= 4.68929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4001532
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2457

runsolver used 3.06653 second user time and 6.75997 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-11 17:18:29
IDJOB=3495714
IDBENCH=20469
IDSOLVER=1989
FILE ID=node120/3495714-1307805509
RUNJOBID= node120-1307805486-24918
PBS_JOBID= 13551076
Free space on /tmp= 73864 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.7.unsat.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495714-1307805509/watcher-3495714-1307805509 -o /tmp/evaluation-result-3495714-1307805509/solver-3495714-1307805509 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495714-1307805509.cnf

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

MD5SUM BENCH= 39c753fcd6ac15019fa3a40cd8b8f69d
RANDOM SEED=278964243

node120.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30254768 kB
Buffers:        159924 kB
Cached:         924592 kB
SwapCached:      11524 kB
Active:        1841680 kB
Inactive:       689872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30254768 kB
SwapTotal:    67111528 kB
SwapFree:     67052112 kB
Dirty:           33712 kB
Writeback:           4 kB
AnonPages:     1444852 kB
Mapped:           9716 kB
Slab:            95500 kB
PageTables:       8844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2367752 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= 73892 MiB
End job on node120 at 2011-06-11 17:48:31