Trace number 3288485

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
SArTagnan 2011-03-24UNSAT 412.162 103.623

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_f_unknown.cnf
MD5SUMf03ed12a281977a642336980ec847847
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.343
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses763101
Sum of the clauses size2854525
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252598
Number of clauses of size 392683
Number of clauses of size 4617820
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

412.11/103.60	
412.11/103.60	s UNSATISFIABLE
412.11/103.60	c Conflict at level 0

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-3288485-1304080396/watcher-3288485-1304080396 -o /tmp/evaluation-result-3288485-1304080396/solver-3288485-1304080396 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3288485-1304080396.cnf -threads=4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.98 7.93 8.02 3/181 8840
/proc/meminfo: memFree=24992840/32951124 swapFree=67111352/67111528
[pid=8840] ppid=8838 vsize=39344 CPUtime=0 cores=0,2,4,6
/proc/8840/stat : 8840 (SArTagnan) R 8838 8840 8802 0 -1 4202496 1144 0 0 0 0 0 0 0 21 0 1 0 519637885 40288256 1035 33554432000 4194304 4623224 140734798308704 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8840/statm: 9836 1036 294 105 0 5340 0

[startup+0.045926 s]
/proc/loadavg: 6.98 7.93 8.02 3/181 8840
/proc/meminfo: memFree=24992840/32951124 swapFree=67111352/67111528
[pid=8840] ppid=8838 vsize=45444 CPUtime=0.04 cores=0,2,4,6
/proc/8840/stat : 8840 (SArTagnan) R 8838 8840 8802 0 -1 4202496 4120 0 0 0 4 0 0 0 21 0 1 0 519637885 46534656 2604 33554432000 4194304 4623224 140734798308704 18446744073709551615 246516834048 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8840/statm: 11361 2606 297 105 0 6865 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 45444

[startup+0.100912 s]
/proc/loadavg: 6.98 7.93 8.02 3/181 8840
/proc/meminfo: memFree=24992840/32951124 swapFree=67111352/67111528
[pid=8840] ppid=8838 vsize=51852 CPUtime=0.09 cores=0,2,4,6
/proc/8840/stat : 8840 (SArTagnan) R 8838 8840 8802 0 -1 4202496 8004 0 0 0 9 0 0 0 21 0 1 0 519637885 53096448 4676 33554432000 4194304 4623224 140734798308704 18446744073709551615 246516495045 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8840/statm: 12963 4676 297 105 0 8467 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51852

[startup+0.30087 s]
/proc/loadavg: 6.98 7.93 8.02 3/181 8840
/proc/meminfo: memFree=24992840/32951124 swapFree=67111352/67111528
[pid=8840] ppid=8838 vsize=77752 CPUtime=0.29 cores=0,2,4,6
/proc/8840/stat : 8840 (SArTagnan) R 8838 8840 8802 0 -1 4202496 23276 0 0 0 27 2 0 0 22 0 1 0 519637885 79618048 12211 33554432000 4194304 4623224 140734798308704 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8840/statm: 19438 12212 297 105 0 14942 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77752

[startup+0.700704 s]
/proc/loadavg: 6.98 7.93 8.02 3/181 8840
/proc/meminfo: memFree=24992840/32951124 swapFree=67111352/67111528
[pid=8840] ppid=8838 vsize=433052 CPUtime=1.1 cores=0,2,4,6
/proc/8840/stat : 8840 (SArTagnan) R 8838 8840 8802 0 -1 4202496 75719 0 0 0 102 8 0 0 25 0 4 0 519637885 443445248 52268 33554432000 4194304 4623224 140734798308704 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8840/statm: 108263 52269 331 105 0 103767 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 433052

[startup+1.50056 s]
/proc/loadavg: 7.06 7.93 8.02 9/188 8847
/proc/meminfo: memFree=24569828/32951124 swapFree=67111352/67111528
[pid=8840] ppid=8838 vsize=431608 CPUtime=4.3 cores=0,2,4,6
/proc/8840/stat : 8840 (SArTagnan) R 8838 8840 8802 0 -1 4202496 87898 0 0 0 420 10 0 0 25 0 4 0 519637885 441966592 55991 33554432000 4194304 4623224 140734798308704 18446744073709551615 4510445 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8840/statm: 107902 55991 341 105 0 103406 0
[pid=8840/tid=8845] ppid=8838 vsize=431608 CPUtime=0.93 cores=0,2,4,6
/proc/8840/task/8845/stat : 8845 (SArTagnan) R 8838 8840 8802 0 -1 4202560 3924 0 0 0 93 0 0 0 25 0 4 0 519637941 441966592 55991 33554432000 4194304 4623224 140734798308704 18446744073709551615 4376649 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8840/tid=8846] ppid=8838 vsize=431608 CPUtime=0.92 cores=0,2,4,6
/proc/8840/task/8846/stat : 8846 (SArTagnan) R 8838 8840 8802 0 -1 4202560 3976 0 0 0 92 0 0 0 25 0 4 0 519637941 441966592 55991 33554432000 4194304 4623224 140734798308704 18446744073709551615 4377031 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8840/tid=8847] ppid=8838 vsize=431608 CPUtime=0.93 cores=0,2,4,6
/proc/8840/task/8847/stat : 8847 (SArTagnan) R 8838 8840 8802 0 -1 4202560 14538 0 0 0 91 2 0 0 25 0 4 0 519637941 441966592 55991 33554432000 4194304 4623224 140734798308704 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.3
Current children cumulated vsize (KiB) 431608

[startup+3.10026 s]
/proc/loadavg: 7.06 7.93 8.02 9/188 8847
/proc/meminfo: memFree=24560776/32951124 swapFree=67111352/67111528
[pid=8840] ppid=8838 vsize=431608 CPUtime=10.69 cores=0,2,4,6
/proc/8840/stat : 8840 (SArTagnan) R 8838 8840 8802 0 -1 4202496 109204 0 0 0 1055 14 0 0 25 0 4 0 519637885 441966592 58741 33554432000 4194304 4623224 140734798308704 18446744073709551615 4516371 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8840/statm: 107902 58741 341 105 0 103406 0
[pid=8840/tid=8845] ppid=8838 vsize=431608 CPUtime=2.53 cores=0,2,4,6
/proc/8840/task/8845/stat : 8845 (SArTagnan) R 8838 8840 8802 0 -1 4202560 4012 0 0 0 253 0 0 0 25 0 4 0 519637941 441966592 58741 33554432000 4194304 4623224 140734798308704 18446744073709551615 4462966 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8840/tid=8846] ppid=8838 vsize=431608 CPUtime=2.52 cores=0,2,4,6
/proc/8840/task/8846/stat : 8846 (SArTagnan) R 8838 8840 8802 0 -1 4202560 4022 0 0 0 252 0 0 0 25 0 4 0 519637941 441966592 58741 33554432000 4194304 4623224 140734798308704 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8840/tid=8847] ppid=8838 vsize=431608 CPUtime=2.53 cores=0,2,4,6
/proc/8840/task/8847/stat : 8847 (SArTagnan) R 8838 8840 8802 0 -1 4202560 35329 0 0 0 248 5 0 0 25 0 4 0 519637941 441966592 58741 33554432000 4194304 4623224 140734798308704 18446744073709551615 4559216 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.69
Current children cumulated vsize (KiB) 431608

[startup+6.30068 s]
/proc/loadavg: 7.06 7.93 8.02 9/188 8847
/proc/meminfo: memFree=24551864/32951124 swapFree=67111352/67111528
[pid=8840] ppid=8838 vsize=431608 CPUtime=23.47 cores=0,2,4,6
/proc/8840/stat : 8840 (SArTagnan) R 8838 8840 8802 0 -1 4202496 122953 0 0 0 2330 17 0 0 25 0 4 0 519637885 441966592 59564 33554432000 4194304 4623224 140734798308704 18446744073709551615 4510167 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8840/statm: 107902 59564 342 105 0 103406 0
[pid=8840/tid=8845] ppid=8838 vsize=431608 CPUtime=5.73 cores=0,2,4,6
/proc/8840/task/8845/stat : 8845 (SArTagnan) R 8838 8840 8802 0 -1 4202560 4146 0 0 0 573 0 0 0 25 0 4 0 519637941 441966592 59564 33554432000 4194304 4623224 140734798308704 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8840/tid=8846] ppid=8838 vsize=431608 CPUtime=5.7 cores=0,2,4,6
/proc/8840/task/8846/stat : 8846 (SArTagnan) R 8838 8840 8802 0 -1 4202560 4103 0 0 0 570 0 0 0 25 0 4 0 519637941 441966592 59564 33554432000 4194304 4623224 140734798308704 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8840/tid=8847] ppid=8838 vsize=431608 CPUtime=5.73 cores=0,2,4,6
/proc/8840/task/8847/stat : 8847 (SArTagnan) R 8838 8840 8802 0 -1 4202560 48392 0 0 0 566 7 0 0 25 0 4 0 519637941 441966592 59564 33554432000 4194304 4623224 140734798308704 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.47
Current children cumulated vsize (KiB) 431608

[startup+12.7005 s]
/proc/loadavg: 7.28 7.95 8.03 9/188 8847
/proc/meminfo: memFree=24533016/32951124 swapFree=67111352/67111528
[pid=8840] ppid=8838 vsize=431608 CPUtime=49.03 cores=0,2,4,6
/proc/8840/stat : 8840 (SArTagnan) R 8838 8840 8802 0 -1 4202496 223113 0 0 0 4872 31 0 0 25 0 4 0 519637885 441966592 61834 33554432000 4194304 4623224 140734798308704 18446744073709551615 4507243 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8840/statm: 107902 61835 342 105 0 103406 0
[pid=8840/tid=8845] ppid=8838 vsize=431608 CPUtime=12.13 cores=0,2,4,6
/proc/8840/task/8845/stat : 8845 (SArTagnan) R 8838 8840 8802 0 -1 4202560 4316 0 0 0 1213 0 0 0 25 0 4 0 519637941 441966592 61835 33554432000 4194304 4623224 140734798308704 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8840/tid=8846] ppid=8838 vsize=431608 CPUtime=12.06 cores=0,2,4,6
/proc/8840/task/8846/stat : 8846 (SArTagnan) R 8838 8840 8802 0 -1 4202560 4739 0 0 0 1206 0 0 0 25 0 4 0 519637941 441966592 61835 33554432000 4194304 4623224 140734798308704 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8840/tid=8847] ppid=8838 vsize=431608 CPUtime=12.13 cores=0,2,4,6
/proc/8840/task/8847/stat : 8847 (SArTagnan) R 8838 8840 8802 0 -1 4202560 147211 0 0 0 1192 21 0 0 25 0 4 0 519637941 441966592 61835 33554432000 4194304 4623224 140734798308704 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.03
Current children cumulated vsize (KiB) 431608

[startup+25.5012 s]
/proc/loadavg: 7.39 7.95 8.03 9/188 8847
/proc/meminfo: memFree=24499580/32951124 swapFree=67111352/67111528
[pid=8840] ppid=8838 vsize=443968 CPUtime=100.15 cores=0,2,4,6
/proc/8840/stat : 8840 (SArTagnan) R 8838 8840 8802 0 -1 4202496 425699 0 0 0 9955 60 0 0 25 0 4 0 519637885 454623232 65587 33554432000 4194304 4623224 140734798308704 18446744073709551615 4510142 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8840/statm: 110992 65588 342 105 0 106496 0
[pid=8840/tid=8845] ppid=8838 vsize=443968 CPUtime=24.92 cores=0,2,4,6
/proc/8840/task/8845/stat : 8845 (SArTagnan) R 8838 8840 8802 0 -1 4202560 4849 0 0 0 2492 0 0 0 25 0 4 0 519637941 454623232 65589 33554432000 4194304 4623224 140734798308704 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8840/tid=8846] ppid=8838 vsize=443968 CPUtime=24.79 cores=0,2,4,6
/proc/8840/task/8846/stat : 8846 (SArTagnan) R 8838 8840 8802 0 -1 4202560 5085 0 0 0 2479 0 0 0 25 0 4 0 519637941 454623232 65589 33554432000 4194304 4623224 140734798308704 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8840/tid=8847] ppid=8838 vsize=443968 CPUtime=24.93 cores=0,2,4,6
/proc/8840/task/8847/stat : 8847 (SArTagnan) R 8838 8840 8802 0 -1 4202560 341973 0 0 0 2445 48 0 0 25 0 4 0 519637941 454623232 65589 33554432000 4194304 4623224 140734798308704 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.15
Current children cumulated vsize (KiB) 443968

[startup+51.1005 s]
/proc/loadavg: 7.60 7.95 8.02 9/188 8848
/proc/meminfo: memFree=24463904/32951124 swapFree=67111352/67111528
[pid=8840] ppid=8838 vsize=468692 CPUtime=202.41 cores=0,2,4,6
/proc/8840/stat : 8840 (SArTagnan) R 8838 8840 8802 0 -1 4202496 762155 0 0 0 20133 108 0 0 25 0 4 0 519637885 479940608 69797 33554432000 4194304 4623224 140734798308704 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8840/statm: 117173 69797 342 105 0 112677 0
[pid=8840/tid=8845] ppid=8838 vsize=468692 CPUtime=50.53 cores=0,2,4,6
/proc/8840/task/8845/stat : 8845 (SArTagnan) R 8838 8840 8802 0 -1 4202560 11739 0 0 0 5051 2 0 0 25 0 4 0 519637941 479940608 69797 33554432000 4194304 4623224 140734798308704 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8840/tid=8846] ppid=8838 vsize=468692 CPUtime=50.25 cores=0,2,4,6
/proc/8840/task/8846/stat : 8846 (SArTagnan) R 8838 8840 8802 0 -1 4202560 11976 0 0 0 5024 1 0 0 25 0 4 0 519637941 479940608 69797 33554432000 4194304 4623224 140734798308704 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8840/tid=8847] ppid=8838 vsize=468692 CPUtime=50.53 cores=0,2,4,6
/proc/8840/task/8847/stat : 8847 (SArTagnan) R 8838 8840 8802 0 -1 4202560 663192 0 0 0 4959 94 0 0 25 0 4 0 519637941 479940608 69797 33554432000 4194304 4623224 140734798308704 18446744073709551615 4278624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.41
Current children cumulated vsize (KiB) 468692

[startup+102.307 s]
/proc/loadavg: 8.01 8.01 8.03 6/185 8876
/proc/meminfo: memFree=24618812/32951124 swapFree=67111352/67111528
[pid=8840] ppid=8838 vsize=485936 CPUtime=406.95 cores=0,2,4,6
/proc/8840/stat : 8840 (SArTagnan) R 8838 8840 8802 0 -1 4202496 1403862 0 0 0 40489 206 0 0 25 0 4 0 519637885 497598464 79494 33554432000 4194304 4623224 140734798308704 18446744073709551615 4507307 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8840/statm: 121484 79494 342 105 0 116988 0
[pid=8840/tid=8845] ppid=8838 vsize=485936 CPUtime=101.73 cores=0,2,4,6
/proc/8840/task/8845/stat : 8845 (SArTagnan) R 8838 8840 8802 0 -1 4202560 12985 0 0 0 10170 3 0 0 25 0 4 0 519637941 497598464 79494 33554432000 4194304 4623224 140734798308704 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8840/tid=8846] ppid=8838 vsize=485936 CPUtime=101.17 cores=0,2,4,6
/proc/8840/task/8846/stat : 8846 (SArTagnan) R 8838 8840 8802 0 -1 4202560 13255 0 0 0 10115 2 0 0 25 0 4 0 519637941 497598464 79494 33554432000 4194304 4623224 140734798308704 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8840/tid=8847] ppid=8838 vsize=485936 CPUtime=101.73 cores=0,2,4,6
/proc/8840/task/8847/stat : 8847 (SArTagnan) R 8838 8840 8802 0 -1 4202560 1287163 0 0 0 9987 186 0 0 25 0 4 0 519637941 497598464 79494 33554432000 4194304 4623224 140734798308704 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 406.95
Current children cumulated vsize (KiB) 485936

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

[startup+103.101 s]
/proc/loadavg: 8.01 8.01 8.03 6/185 8876
/proc/meminfo: memFree=24618812/32951124 swapFree=67111352/67111528
[pid=8840] ppid=8838 vsize=485936 CPUtime=410.12 cores=0,2,4,6
/proc/8840/stat : 8840 (SArTagnan) R 8838 8840 8802 0 -1 4202496 1410462 0 0 0 40806 206 0 0 25 0 4 0 519637885 497598464 77929 33554432000 4194304 4623224 140734798308704 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8840/statm: 121484 77929 342 105 0 116988 0
[pid=8840/tid=8845] ppid=8838 vsize=485936 CPUtime=102.52 cores=0,2,4,6
/proc/8840/task/8845/stat : 8845 (SArTagnan) R 8838 8840 8802 0 -1 4202560 12986 0 0 0 10249 3 0 0 25 0 4 0 519637941 497598464 77929 33554432000 4194304 4623224 140734798308704 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8840/tid=8846] ppid=8838 vsize=485936 CPUtime=101.97 cores=0,2,4,6
/proc/8840/task/8846/stat : 8846 (SArTagnan) R 8838 8840 8802 0 -1 4202560 13255 0 0 0 10195 2 0 0 25 0 4 0 519637941 497598464 77929 33554432000 4194304 4623224 140734798308704 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8840/tid=8847] ppid=8838 vsize=485936 CPUtime=102.53 cores=0,2,4,6
/proc/8840/task/8847/stat : 8847 (SArTagnan) R 8838 8840 8802 0 -1 4202560 1293745 0 0 0 10066 187 0 0 25 0 4 0 519637941 497598464 77929 33554432000 4194304 4623224 140734798308704 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 410.12
Current children cumulated vsize (KiB) 485936

[startup+103.501 s]
/proc/loadavg: 8.01 8.01 8.03 9/188 8879
/proc/meminfo: memFree=24449052/32951124 swapFree=67111352/67111528
[pid=8840] ppid=8838 vsize=485936 CPUtime=411.71 cores=0,2,4,6
/proc/8840/stat : 8840 (SArTagnan) R 8838 8840 8802 0 -1 4202496 1415626 0 0 0 40964 207 0 0 25 0 4 0 519637885 497598464 78066 33554432000 4194304 4623224 140734798308704 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8840/statm: 121484 78066 342 105 0 116988 0
[pid=8840/tid=8845] ppid=8838 vsize=485936 CPUtime=102.92 cores=0,2,4,6
/proc/8840/task/8845/stat : 8845 (SArTagnan) R 8838 8840 8802 0 -1 4202560 12986 0 0 0 10289 3 0 0 25 0 4 0 519637941 497598464 78066 33554432000 4194304 4623224 140734798308704 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8840/tid=8846] ppid=8838 vsize=485936 CPUtime=102.36 cores=0,2,4,6
/proc/8840/task/8846/stat : 8846 (SArTagnan) R 8838 8840 8802 0 -1 4202560 13258 0 0 0 10234 2 0 0 25 0 4 0 519637941 497598464 78066 33554432000 4194304 4623224 140734798308704 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8840/tid=8847] ppid=8838 vsize=485936 CPUtime=102.94 cores=0,2,4,6
/proc/8840/task/8847/stat : 8847 (SArTagnan) R 8838 8840 8802 0 -1 4202560 1298772 0 0 0 10106 188 0 0 25 0 4 0 519637941 497598464 78066 33554432000 4194304 4623224 140734798308704 18446744073709551615 4545997 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 411.71
Current children cumulated vsize (KiB) 485936

[startup+103.601 s]
/proc/loadavg: 8.01 8.01 8.03 9/188 8879
/proc/meminfo: memFree=24449052/32951124 swapFree=67111352/67111528
[pid=8840] ppid=8838 vsize=485936 CPUtime=412.11 cores=0,2,4,6
/proc/8840/stat : 8840 (SArTagnan) R 8838 8840 8802 0 -1 4202496 1417468 0 0 0 41004 207 0 0 25 0 4 0 519637885 497598464 79628 33554432000 4194304 4623224 140734798308704 18446744073709551615 4412450 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8840/statm: 121484 79628 342 105 0 116988 0
[pid=8840/tid=8845] ppid=8838 vsize=485936 CPUtime=103.02 cores=0,2,4,6
/proc/8840/task/8845/stat : 8845 (SArTagnan) R 8838 8840 8802 0 -1 4202560 12986 0 0 0 10299 3 0 0 25 0 4 0 519637941 497598464 79628 33554432000 4194304 4623224 140734798308704 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8840/tid=8846] ppid=8838 vsize=485936 CPUtime=102.46 cores=0,2,4,6
/proc/8840/task/8846/stat : 8846 (SArTagnan) R 8838 8840 8802 0 -1 4202560 13258 0 0 0 10244 2 0 0 25 0 4 0 519637941 497598464 79628 33554432000 4194304 4623224 140734798308704 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8840/tid=8847] ppid=8838 vsize=485936 CPUtime=103.03 cores=0,2,4,6
/proc/8840/task/8847/stat : 8847 (SArTagnan) R 8838 8840 8802 0 -1 4202560 1300529 0 0 0 10115 188 0 0 25 0 4 0 519637941 497598464 79628 33554432000 4194304 4623224 140734798308704 18446744073709551615 246516939295 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 412.11
Current children cumulated vsize (KiB) 485936

Child status: 20
Real time (s): 103.623
CPU time (s): 412.162
CPU user time (s): 410.07
CPU system time (s): 2.09268
CPU usage (%): 397.753
Max. virtual memory (cumulated for all children) (KiB): 551472

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

runsolver used 0.176973 second user time and 0.39394 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 14:33:17
IDJOB=3288485
IDBENCH=82497
IDSOLVER=1656
FILE ID=node134/3288485-1304080396
RUNJOBID= node134-1304080396-8820
PBS_JOBID= 13170534
Free space on /tmp= 71548 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/manthey/traffic/traffic_f_unknown.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288485-1304080396/watcher-3288485-1304080396 -o /tmp/evaluation-result-3288485-1304080396/solver-3288485-1304080396 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3288485-1304080396.cnf -threads=4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f03ed12a281977a642336980ec847847
RANDOM SEED=316366277

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24994368 kB
Buffers:       1486320 kB
Cached:        5872480 kB
SwapCached:         64 kB
Active:        1485988 kB
Inactive:      5947012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24994368 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           36672 kB
Writeback:           0 kB
AnonPages:       73360 kB
Mapped:          14880 kB
Slab:           459780 kB
PageTables:       4760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   233752 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71548 MiB
End job on node134 at 2011-04-29 14:35:01