Trace number 3293222

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
SApperloT2010 2011-03-04UNSAT 812.625 812.595

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w9.shuffled.cnf
MD5SUM3469bb30890bba597175d692c3430b0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.0421
Satisfiable
(Un)Satisfiability was proved
Number of variables11313
Number of clauses305160
Sum of the clauses size619119
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2303903
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

Solver Data

812.52/812.58	c Solved by BasicSolver 
812.52/812.58	
812.52/812.58	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 0,2

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.38 3.84 3.58 2/179 683
/proc/meminfo: memFree=14325476/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=17944 CPUtime=0 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 849 0 0 0 0 0 0 0 25 0 1 0 490921444 18374656 788 33554432000 4194304 4395502 140737116865200 18446744073709551615 4280382 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 4486 800 246 50 0 1626 0

[startup+0.0277511 s]
/proc/loadavg: 3.38 3.84 3.58 2/179 683
/proc/meminfo: memFree=14325476/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=21396 CPUtime=0.02 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 2162 0 0 0 2 0 0 0 25 0 1 0 490921444 21909504 1790 33554432000 4194304 4395502 140737116865200 18446744073709551615 239476355781 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 5349 1791 249 50 0 2489 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 21396

[startup+0.100741 s]
/proc/loadavg: 3.38 3.84 3.58 2/179 683
/proc/meminfo: memFree=14325476/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=28920 CPUtime=0.09 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 4024 0 0 0 9 0 0 0 25 0 1 0 490921444 29614080 3652 33554432000 4194304 4395502 140737116865200 18446744073709551615 239476355781 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 7230 3653 249 50 0 4370 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28920

[startup+0.300693 s]
/proc/loadavg: 3.38 3.84 3.58 2/179 683
/proc/meminfo: memFree=14325476/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=44384 CPUtime=0.29 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 7885 0 0 0 28 1 0 0 25 0 1 0 490921444 45449216 7512 33554432000 4194304 4395502 140737116865200 18446744073709551615 239476719511 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 11096 7512 255 50 0 8236 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44384

[startup+0.700618 s]
/proc/loadavg: 3.38 3.84 3.58 2/179 683
/proc/meminfo: memFree=14325476/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=49540 CPUtime=0.69 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 10005 0 0 0 67 2 0 0 25 0 1 0 490921444 50728960 7841 33554432000 4194304 4395502 140737116865200 18446744073709551615 239476719511 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 12385 7841 255 50 0 9525 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49540

[startup+1.50047 s]
/proc/loadavg: 3.38 3.84 3.58 5/190 728
/proc/meminfo: memFree=14120872/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=64488 CPUtime=1.49 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 14193 0 0 0 145 4 0 0 25 0 1 0 490921444 66035712 12029 33554432000 4194304 4395502 140737116865200 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 16122 12029 266 50 0 13262 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64488

[startup+3.10116 s]
/proc/loadavg: 3.38 3.84 3.58 5/190 728
/proc/meminfo: memFree=13987892/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=73232 CPUtime=3.1 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 16368 0 0 0 305 5 0 0 25 0 1 0 490921444 74989568 14204 33554432000 4194304 4395502 140737116865200 18446744073709551615 4299795 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 18308 14204 266 50 0 15448 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 73232

[startup+6.30055 s]
/proc/loadavg: 3.43 3.84 3.59 5/190 728
/proc/meminfo: memFree=13898624/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=85028 CPUtime=6.29 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 19298 0 0 0 624 5 0 0 25 0 1 0 490921444 87068672 17134 33554432000 4194304 4395502 140737116865200 18446744073709551615 4299158 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 21257 17134 266 50 0 18397 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85028

[startup+12.7003 s]
/proc/loadavg: 3.48 3.84 3.59 5/190 728
/proc/meminfo: memFree=13845084/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=103664 CPUtime=12.69 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 23918 0 0 0 1263 6 0 0 25 0 1 0 490921444 106151936 21754 33554432000 4194304 4395502 140737116865200 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 25916 21754 266 50 0 23056 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 103664

[startup+25.5009 s]
/proc/loadavg: 3.59 3.85 3.59 5/190 728
/proc/meminfo: memFree=13776616/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=129744 CPUtime=25.49 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 30232 0 0 0 2542 7 0 0 25 0 1 0 490921444 132857856 28068 33554432000 4194304 4395502 140737116865200 18446744073709551615 4299809 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 32436 28068 266 50 0 29576 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 129744

[startup+51.101 s]
/proc/loadavg: 3.73 3.86 3.60 5/190 729
/proc/meminfo: memFree=13657244/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=168340 CPUtime=51.09 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 39583 0 0 0 5099 10 0 0 25 0 1 0 490921444 172380160 37419 33554432000 4194304 4395502 140737116865200 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 42085 37419 266 50 0 39225 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 168340

[startup+102.307 s]
/proc/loadavg: 4.15 3.94 3.64 5/190 757
/proc/meminfo: memFree=12488464/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=203052 CPUtime=102.3 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 47720 0 0 0 10217 13 0 0 25 0 1 0 490921444 207925248 45556 33554432000 4194304 4395502 140737116865200 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 50763 45556 266 50 0 47903 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 203052

[startup+162.301 s]
/proc/loadavg: 4.05 3.95 3.66 5/190 759
/proc/meminfo: memFree=12424804/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=208464 CPUtime=162.3 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 48869 0 0 0 16216 14 0 0 25 0 1 0 490921444 213467136 46705 33554432000 4194304 4395502 140737116865200 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 52116 46705 266 50 0 49256 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 208464

[startup+222.301 s]
/proc/loadavg: 4.02 3.96 3.68 5/190 761
/proc/meminfo: memFree=12407856/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=220916 CPUtime=222.3 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 51689 0 0 0 22215 15 0 0 25 0 1 0 490921444 226217984 49525 33554432000 4194304 4395502 140737116865200 18446744073709551615 4315695 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 55229 49525 266 50 0 52369 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 220916

[startup+282.301 s]
/proc/loadavg: 4.00 3.96 3.70 5/190 762
/proc/meminfo: memFree=12405888/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=228584 CPUtime=282.3 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 53454 0 0 0 28215 15 0 0 25 0 1 0 490921444 234070016 51290 33554432000 4194304 4395502 140737116865200 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 57146 51290 266 50 0 54286 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 228584

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.71 5/190 764
/proc/meminfo: memFree=12361940/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=249704 CPUtime=342.3 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 58400 0 0 0 34213 17 0 0 25 0 1 0 490921444 255696896 56236 33554432000 4194304 4395502 140737116865200 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 62426 56236 266 50 0 59566 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 249704

[startup+402.301 s]
/proc/loadavg: 4.03 3.99 3.73 5/190 765
/proc/meminfo: memFree=12346032/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=254616 CPUtime=402.31 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 59533 0 0 0 40213 18 0 0 25 0 1 0 490921444 260726784 57369 33554432000 4194304 4395502 140737116865200 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 63654 57369 266 50 0 60794 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 254616

[startup+462.3 s]
/proc/loadavg: 4.05 4.00 3.75 5/190 767
/proc/meminfo: memFree=12302972/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=254616 CPUtime=462.31 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 59593 0 0 0 46213 18 0 0 25 0 1 0 490921444 260726784 57429 33554432000 4194304 4395502 140737116865200 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 63654 57429 266 50 0 60794 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 254616

[startup+522.301 s]
/proc/loadavg: 4.02 4.00 3.76 5/190 769
/proc/meminfo: memFree=12255548/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=257816 CPUtime=522.31 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 60191 0 0 0 52213 18 0 0 25 0 1 0 490921444 264003584 58027 33554432000 4194304 4395502 140737116865200 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 64454 58027 266 50 0 61594 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 257816

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.77 5/190 770
/proc/meminfo: memFree=12242012/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=260312 CPUtime=582.31 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 60697 0 0 0 58213 18 0 0 25 0 1 0 490921444 266559488 58533 33554432000 4194304 4395502 140737116865200 18446744073709551615 4286444 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 65078 58533 266 50 0 62218 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 260312

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 772
/proc/meminfo: memFree=12172056/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=267128 CPUtime=642.32 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 62094 0 0 0 64213 19 0 0 25 0 1 0 490921444 273539072 59930 33554432000 4194304 4395502 140737116865200 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 66782 59930 266 50 0 63922 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 267128

[startup+702.3 s]
/proc/loadavg: 3.51 3.87 3.76 4/184 790
/proc/meminfo: memFree=12328108/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=283868 CPUtime=702.31 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 65609 0 0 0 70212 19 0 0 25 0 1 0 490921444 290680832 63445 33554432000 4194304 4395502 140737116865200 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 70967 63445 266 50 0 68107 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 283868

[startup+762.307 s]
/proc/loadavg: 3.19 3.71 3.70 4/184 792
/proc/meminfo: memFree=12293480/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=295388 CPUtime=762.33 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 67941 0 0 0 76213 20 0 0 25 0 1 0 490921444 302477312 65777 33554432000 4194304 4395502 140737116865200 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 73847 65777 266 50 0 70987 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 295388

Solver just ended. Dumping a history of the last processes samples

[startup+767.901 s]
/proc/loadavg: 3.16 3.69 3.70 4/184 792
/proc/meminfo: memFree=12291600/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=295388 CPUtime=767.92 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 67958 0 0 0 76772 20 0 0 25 0 1 0 490921444 302477312 65794 33554432000 4194304 4395502 140737116865200 18446744073709551615 4328448 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 73847 65794 266 50 0 70987 0
Current children cumulated CPU time (s) 767.92
Current children cumulated vsize (KiB) 295388

[startup+793.501 s]
/proc/loadavg: 3.10 3.63 3.68 4/184 793
/proc/meminfo: memFree=12274240/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=304348 CPUtime=793.52 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 69845 0 0 0 79332 20 0 0 25 0 1 0 490921444 311652352 67681 33554432000 4194304 4395502 140737116865200 18446744073709551615 4300229 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 76087 67681 266 50 0 73227 0
Current children cumulated CPU time (s) 793.52
Current children cumulated vsize (KiB) 304348

[startup+806.306 s]
/proc/loadavg: 3.09 3.61 3.67 4/184 793
/proc/meminfo: memFree=12263692/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=309276 CPUtime=806.32 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 70676 0 0 0 80612 20 0 0 25 0 1 0 490921444 316698624 68512 33554432000 4194304 4395502 140737116865200 18446744073709551615 4326425 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 77319 68512 266 50 0 74459 0
Current children cumulated CPU time (s) 806.32
Current children cumulated vsize (KiB) 309276

[startup+809.501 s]
/proc/loadavg: 3.08 3.60 3.67 4/184 793
/proc/meminfo: memFree=12262700/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=309276 CPUtime=809.52 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 70676 0 0 0 80932 20 0 0 25 0 1 0 490921444 316698624 68512 33554432000 4194304 4395502 140737116865200 18446744073709551615 4326492 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 77319 68512 266 50 0 74459 0
Current children cumulated CPU time (s) 809.52
Current children cumulated vsize (KiB) 309276

[startup+811.101 s]
/proc/loadavg: 3.08 3.60 3.67 4/184 793
/proc/meminfo: memFree=12262452/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=309276 CPUtime=811.12 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 70676 0 0 0 81092 20 0 0 25 0 1 0 490921444 316698624 68512 33554432000 4194304 4395502 140737116865200 18446744073709551615 4326488 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 77319 68512 266 50 0 74459 0
Current children cumulated CPU time (s) 811.12
Current children cumulated vsize (KiB) 309276

[startup+811.9 s]
/proc/loadavg: 3.08 3.60 3.67 4/184 793
/proc/meminfo: memFree=12262080/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=309276 CPUtime=811.92 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 70676 0 0 0 81172 20 0 0 25 0 1 0 490921444 316698624 68512 33554432000 4194304 4395502 140737116865200 18446744073709551615 4326232 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 77319 68512 266 50 0 74459 0
Current children cumulated CPU time (s) 811.92
Current children cumulated vsize (KiB) 309276

[startup+812.3 s]
/proc/loadavg: 3.08 3.60 3.67 4/184 793
/proc/meminfo: memFree=12262080/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=309276 CPUtime=812.32 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 70676 0 0 0 81212 20 0 0 25 0 1 0 490921444 316698624 68512 33554432000 4194304 4395502 140737116865200 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 77319 68512 266 50 0 74459 0
Current children cumulated CPU time (s) 812.32
Current children cumulated vsize (KiB) 309276

[startup+812.5 s]
/proc/loadavg: 3.08 3.60 3.67 4/184 793
/proc/meminfo: memFree=12262080/32950928 swapFree=67087032/67111528
[pid=683] ppid=681 vsize=309276 CPUtime=812.52 cores=0,2
/proc/683/stat : 683 (SApperloT2010) R 681 683 579 0 -1 4202496 70676 0 0 0 81232 20 0 0 25 0 1 0 490921444 316698624 68512 33554432000 4194304 4395502 140737116865200 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/683/statm: 77319 68512 266 50 0 74459 0
Current children cumulated CPU time (s) 812.52
Current children cumulated vsize (KiB) 309276

Child status: 20
Real time (s): 812.595
CPU time (s): 812.625
CPU user time (s): 812.403
CPU system time (s): 0.222966
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 309276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 812.402
system time used= 0.222966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70688
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 10031

runsolver used 1.44178 second user time and 2.99254 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-26 06:47:24
IDJOB=3293222
IDBENCH=88066
IDSOLVER=1655
FILE ID=node148/3293222-1303793244
RUNJOBID= node148-1303793244-607
PBS_JOBID= 13157281
Free space on /tmp= 71660 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w9.shuffled.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293222-1303793244/watcher-3293222-1303793244 -o /tmp/evaluation-result-3293222-1303793244/solver-3293222-1303793244 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3293222-1303793244.cnf

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

MD5SUM BENCH= 3469bb30890bba597175d692c3430b0e
RANDOM SEED=425488902

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14325632 kB
Buffers:       2065880 kB
Cached:       15939800 kB
SwapCached:       5264 kB
Active:        8424368 kB
Inactive:      9633576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14325632 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:            4872 kB
Writeback:           0 kB
AnonPages:       49028 kB
Mapped:          13792 kB
Slab:           499244 kB
PageTables:       4856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   219684 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= 71432 MiB
End job on node148 at 2011-04-26 07:00:56