Trace number 3250080

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
MPhaseSAT 2011-02-15? (TO) 1300.01 1300.01

General information on the benchmark

Namecrafted/manthey/sudoku-single-hard/
sudoku_81x81_unknown.cnf
MD5SUMcbd78921480e79d133eb06cb2172caa1
Bench CategoryCRAFTED (crafted 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 variables18217
Number of clauses284829
Sum of the clauses size622430
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2275099
Number of clauses of size 3620
Number of clauses of size 4984
Number of clauses of size 51120
Number of clauses of size over 57006

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3250080-1303542692/watcher-3250080-1303542692 -o /tmp/evaluation-result-3250080-1303542692/solver-3250080-1303542692 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3250080-1303542692.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 3.99 3.65 3.37 5/189 12638
/proc/meminfo: memFree=13151148/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=7496 CPUtime=0 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 544499861 7675904 272 33554432000 134512640 134731564 4294281296 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 1874 272 225 54 0 1184 0

[startup+0.0512599 s]
/proc/loadavg: 3.99 3.65 3.37 5/189 12638
/proc/meminfo: memFree=13151148/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=7496 CPUtime=0.04 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 577 0 0 0 4 0 0 0 25 0 1 0 544499861 7675904 518 33554432000 134512640 134731564 4294281296 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 1874 518 225 54 0 1184 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7496

[startup+0.100238 s]
/proc/loadavg: 3.99 3.65 3.37 5/189 12638
/proc/meminfo: memFree=13151148/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=7496 CPUtime=0.09 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 845 0 0 0 9 0 0 0 25 0 1 0 544499861 7675904 786 33554432000 134512640 134731564 4294281296 18446744073709551615 10140363 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 1874 786 225 54 0 1184 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7496

[startup+0.301217 s]
/proc/loadavg: 3.99 3.65 3.37 5/189 12638
/proc/meminfo: memFree=13151148/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=10508 CPUtime=0.28 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 5790 0 0 0 28 0 0 0 25 0 1 0 544499861 10760192 2131 33554432000 134512640 134731564 4294281296 18446744073709551615 134559239 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 2627 2131 235 54 0 1937 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10508

[startup+0.701138 s]
/proc/loadavg: 3.99 3.65 3.37 5/189 12638
/proc/meminfo: memFree=13151148/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=25624 CPUtime=0.69 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 13759 0 0 0 67 2 0 0 25 0 1 0 544499861 26238976 5740 33554432000 134512640 134731564 4294281296 18446744073709551615 10247892 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 6406 5740 257 54 0 5716 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25624

[startup+1.50098 s]
/proc/loadavg: 3.99 3.65 3.37 5/190 12639
/proc/meminfo: memFree=13123368/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=31484 CPUtime=1.49 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 15212 0 0 0 147 2 0 0 25 0 1 0 544499861 32239616 7192 33554432000 134512640 134731564 4294281296 18446744073709551615 134659064 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 7871 7192 271 54 0 7181 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31484

[startup+3.10068 s]
/proc/loadavg: 3.99 3.65 3.37 5/190 12639
/proc/meminfo: memFree=13123116/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=31484 CPUtime=3.09 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 15212 0 0 0 307 2 0 0 25 0 1 0 544499861 32239616 7192 33554432000 134512640 134731564 4294281296 18446744073709551615 134723198 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 7871 7192 271 54 0 7181 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31484

[startup+6.30109 s]
/proc/loadavg: 3.99 3.66 3.37 5/190 12639
/proc/meminfo: memFree=13122500/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=31484 CPUtime=6.29 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 15212 0 0 0 627 2 0 0 25 0 1 0 544499861 32239616 7192 33554432000 134512640 134731564 4294281296 18446744073709551615 134710536 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 7871 7192 271 54 0 7181 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31484

[startup+12.7009 s]
/proc/loadavg: 3.99 3.66 3.37 5/190 12639
/proc/meminfo: memFree=13118432/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=35432 CPUtime=12.69 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 34039 0 0 0 1265 4 0 0 25 0 1 0 544499861 36282368 8151 33554432000 134512640 134731564 4294281296 18446744073709551615 134659048 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 8858 8151 277 54 0 8168 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35432

[startup+25.5005 s]
/proc/loadavg: 3.99 3.67 3.38 5/190 12639
/proc/meminfo: memFree=13115200/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=38356 CPUtime=25.49 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 34770 0 0 0 2545 4 0 0 25 0 1 0 544499861 39276544 8882 33554432000 134512640 134731564 4294281296 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 9589 8882 277 54 0 8899 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38356

[startup+51.1007 s]
/proc/loadavg: 3.99 3.70 3.40 5/190 12640
/proc/meminfo: memFree=13115016/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=38356 CPUtime=51.09 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 34770 0 0 0 5105 4 0 0 25 0 1 0 544499861 39276544 8882 33554432000 134512640 134731564 4294281296 18446744073709551615 134624681 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 9589 8882 277 54 0 8899 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 38356

[startup+102.307 s]
/proc/loadavg: 3.99 3.75 3.43 5/190 12642
/proc/meminfo: memFree=13112744/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=40204 CPUtime=102.29 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 35236 0 0 0 10225 4 0 0 25 0 1 0 544499861 41168896 9348 33554432000 134512640 134731564 4294281296 18446744073709551615 134719844 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 10051 9348 277 54 0 9361 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 40204

[startup+162.301 s]
/proc/loadavg: 4.04 3.81 3.47 5/190 12643
/proc/meminfo: memFree=13107636/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=43504 CPUtime=162.29 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 36066 0 0 0 16225 4 0 0 25 0 1 0 544499861 44548096 10178 33554432000 134512640 134731564 4294281296 18446744073709551615 134720120 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 10876 10178 277 54 0 10186 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 43504

[startup+222.301 s]
/proc/loadavg: 4.01 3.84 3.49 5/190 12645
/proc/meminfo: memFree=13098548/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=45620 CPUtime=222.29 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 36609 0 0 0 22225 4 0 0 25 0 1 0 544499861 46714880 10721 33554432000 134512640 134731564 4294281296 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 11405 10721 277 54 0 10715 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 45620

[startup+282.301 s]
/proc/loadavg: 4.00 3.86 3.52 5/190 12646
/proc/meminfo: memFree=13083128/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=55800 CPUtime=282.29 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 39148 0 0 0 28224 5 0 0 25 0 1 0 544499861 57139200 13260 33554432000 134512640 134731564 4294281296 18446744073709551615 134634496 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 13950 13260 277 54 0 13260 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 55800

[startup+342.3 s]
/proc/loadavg: 4.00 3.89 3.55 5/190 12648
/proc/meminfo: memFree=13066476/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=71676 CPUtime=342.29 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 43128 0 0 0 34223 6 0 0 25 0 1 0 544499861 73396224 17240 33554432000 134512640 134731564 4294281296 18446744073709551615 134659702 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 17919 17240 277 54 0 17229 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 71676

[startup+402.301 s]
/proc/loadavg: 4.04 3.92 3.58 5/190 12649
/proc/meminfo: memFree=13067448/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=71676 CPUtime=402.29 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 43128 0 0 0 40223 6 0 0 25 0 1 0 544499861 73396224 17240 33554432000 134512640 134731564 4294281296 18446744073709551615 134659720 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 17919 17240 277 54 0 17229 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 71676

[startup+462.301 s]
/proc/loadavg: 4.01 3.93 3.60 5/190 12651
/proc/meminfo: memFree=13066920/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=71676 CPUtime=462.29 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 43128 0 0 0 46223 6 0 0 25 0 1 0 544499861 73396224 17240 33554432000 134512640 134731564 4294281296 18446744073709551615 134659337 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 17919 17240 277 54 0 17229 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 71676

[startup+522.301 s]
/proc/loadavg: 4.08 3.96 3.63 5/190 12680
/proc/meminfo: memFree=13076240/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=71676 CPUtime=522.29 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 43128 0 0 0 52223 6 0 0 25 0 1 0 544499861 73396224 17240 33554432000 134512640 134731564 4294281296 18446744073709551615 134659270 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 17919 17240 277 54 0 17229 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 71676

[startup+582.3 s]
/proc/loadavg: 4.03 3.96 3.65 5/190 12681
/proc/meminfo: memFree=13074084/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=71676 CPUtime=582.3 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 43128 0 0 0 58223 7 0 0 25 0 1 0 544499861 73396224 17240 33554432000 134512640 134731564 4294281296 18446744073709551615 134720084 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 17919 17240 277 54 0 17229 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 71676

[startup+642.301 s]
/proc/loadavg: 4.01 3.97 3.67 5/190 12683
/proc/meminfo: memFree=13066872/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=78556 CPUtime=642.3 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 44821 0 0 0 64223 7 0 0 25 0 1 0 544499861 80441344 18933 33554432000 134512640 134731564 4294281296 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 19639 18933 277 54 0 18949 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 78556

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 12685
/proc/meminfo: memFree=13065708/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=78556 CPUtime=702.3 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 44821 0 0 0 70223 7 0 0 25 0 1 0 544499861 80441344 18933 33554432000 134512640 134731564 4294281296 18446744073709551615 134720128 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 19639 18933 277 54 0 18949 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 78556

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 12686
/proc/meminfo: memFree=13037532/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=105768 CPUtime=762.3 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 51644 0 0 0 76222 8 0 0 25 0 1 0 544499861 108306432 25756 33554432000 134512640 134731564 4294281296 18446744073709551615 134720319 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 26442 25756 277 54 0 25752 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 105768

[startup+822.3 s]
/proc/loadavg: 4.00 3.97 3.72 5/190 12688
/proc/meminfo: memFree=13027316/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=117380 CPUtime=822.29 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 54517 0 0 0 82220 9 0 0 25 0 1 0 544499861 120197120 28629 33554432000 134512640 134731564 4294281296 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 29345 28629 277 54 0 28655 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 117380

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 12689
/proc/meminfo: memFree=13026756/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=117380 CPUtime=882.29 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 54517 0 0 0 88220 9 0 0 25 0 1 0 544499861 120197120 28629 33554432000 134512640 134731564 4294281296 18446744073709551615 134719837 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 29345 28629 277 54 0 28655 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 117380

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 12691
/proc/meminfo: memFree=13025108/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=117380 CPUtime=942.29 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 54517 0 0 0 94220 9 0 0 25 0 1 0 544499861 120197120 28629 33554432000 134512640 134731564 4294281296 18446744073709551615 134668248 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 29345 28629 277 54 0 28655 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 117380

[startup+1002.3 s]
/proc/loadavg: 2.73 3.61 3.63 3/178 12729
/proc/meminfo: memFree=13114800/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=117380 CPUtime=1002.29 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 54518 0 0 0 100220 9 0 0 25 0 1 0 544499861 120197120 28630 33554432000 134512640 134731564 4294281296 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 29345 28630 277 54 0 28655 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 117380

[startup+1062.3 s]
/proc/loadavg: 2.27 3.31 3.53 3/178 12730
/proc/meminfo: memFree=13113876/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=117380 CPUtime=1062.28 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 54518 0 0 0 106219 9 0 0 25 0 1 0 544499861 120197120 28630 33554432000 134512640 134731564 4294281296 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 29345 28630 277 54 0 28655 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 117380

[startup+1122.3 s]
/proc/loadavg: 2.10 3.07 3.43 3/178 12732
/proc/meminfo: memFree=13114692/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=117380 CPUtime=1122.28 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 54518 0 0 0 112219 9 0 0 25 0 1 0 544499861 120197120 28630 33554432000 134512640 134731564 4294281296 18446744073709551615 134623283 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 29345 28630 277 54 0 28655 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 117380

[startup+1182.3 s]
/proc/loadavg: 2.03 2.87 3.34 3/178 12733
/proc/meminfo: memFree=13112532/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=117380 CPUtime=1182.28 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 54520 0 0 0 118219 9 0 0 25 0 1 0 544499861 120197120 28632 33554432000 134512640 134731564 4294281296 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 29345 28632 277 54 0 28655 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 117380

[startup+1242.3 s]
/proc/loadavg: 2.04 2.73 3.26 3/178 12735
/proc/meminfo: memFree=13112364/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=117380 CPUtime=1242.28 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 54523 0 0 0 124219 9 0 0 25 0 1 0 544499861 120197120 28635 33554432000 134512640 134731564 4294281296 18446744073709551615 134624789 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 29345 28635 277 54 0 28655 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 117380



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.02 2.60 3.18 3/178 12736
/proc/meminfo: memFree=13113184/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=117380 CPUtime=1300 cores=4,6
/proc/12638/stat : 12638 (MPhaseSAT) R 12636 12638 12070 0 -1 4202496 54523 0 0 0 129990 10 0 0 25 0 1 0 544499861 120197120 28635 33554432000 134512640 134731564 4294281296 18446744073709551615 134719952 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12638/statm: 29345 28635 277 54 0 28655 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 117380

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): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.91
CPU system time (s): 0.105983
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 117380

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

runsolver used 2.21266 second user time and 4.5913 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-23 09:11:32
IDJOB=3250080
IDBENCH=83244
IDSOLVER=1520
FILE ID=node114/3250080-1303542692
RUNJOBID= node114-1303542335-12506
PBS_JOBID= 13143124
Free space on /tmp= 71324 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/crafted/manthey/sudoku-single-hard/sudoku_81x81_unknown.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250080-1303542692/watcher-3250080-1303542692 -o /tmp/evaluation-result-3250080-1303542692/solver-3250080-1303542692 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3250080-1303542692.cnf

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

MD5SUM BENCH= cbd78921480e79d133eb06cb2172caa1
RANDOM SEED=674673980

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13151428 kB
Buffers:       2297864 kB
Cached:       16769160 kB
SwapCached:          0 kB
Active:        9830832 kB
Inactive:      9383708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13151428 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4688 kB
Writeback:           0 kB
AnonPages:      146760 kB
Mapped:          16792 kB
Slab:           521496 kB
PageTables:       5416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   337240 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= 71324 MiB
End job on node114 at 2011-04-23 09:33:14