Trace number 3386309

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-05-15 (fixed)UNSAT 1490.43 374.402

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-f7idw.cnf
MD5SUMe11b8f7666247454d93edb47f1646e2c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.761
Satisfiable
(Un)Satisfiability was proved
Number of variables263022
Number of clauses782329
Sum of the clauses size1825433
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2521552
Number of clauses of size 3260776
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1490.13/374.36	
1490.13/374.36	s UNSATISFIABLE
1490.13/374.36	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: 961)

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-3386309-1305576809/watcher-3386309-1305576809 -o /tmp/evaluation-result-3386309-1305576809/solver-3386309-1305576809 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386309-1305576809.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: 8.07 8.31 8.36 5/481 10506
/proc/meminfo: memFree=14519000/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=28808 CPUtime=0 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 2892 0 0 0 0 0 0 0 21 0 1 0 669277680 29499392 2830 33554432000 4194304 4625164 140733522668496 18446744073709551615 4305886 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10506/statm: 7202 2843 291 106 0 2705 0

[startup+0.08976 s]
/proc/loadavg: 8.07 8.31 8.36 5/481 10506
/proc/meminfo: memFree=14519000/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=67344 CPUtime=0.08 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 9966 0 0 0 7 1 0 0 21 0 1 0 669277680 68960256 7259 33554432000 4194304 4625164 140733522668496 18446744073709551615 254500691712 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10506/statm: 16836 7259 296 106 0 12339 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 67344

[startup+0.100752 s]
/proc/loadavg: 8.07 8.31 8.36 5/481 10506
/proc/meminfo: memFree=14519000/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=68576 CPUtime=0.09 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 10658 0 0 0 8 1 0 0 21 0 1 0 669277680 70221824 7589 33554432000 4194304 4625164 140733522668496 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10506/statm: 17144 7590 296 106 0 12647 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68576

[startup+0.300718 s]
/proc/loadavg: 8.07 8.31 8.36 5/481 10506
/proc/meminfo: memFree=14519000/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=87020 CPUtime=0.29 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 22217 0 0 0 27 2 0 0 22 0 1 0 669277680 89108480 12612 33554432000 4194304 4625164 140733522668496 18446744073709551615 4361099 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10506/statm: 21755 12614 296 106 0 17258 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87020

[startup+0.700569 s]
/proc/loadavg: 8.07 8.31 8.36 5/481 10506
/proc/meminfo: memFree=14519000/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=466116 CPUtime=1.6 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 63148 0 0 0 152 8 0 0 25 0 4 0 669277680 477302784 46727 33554432000 4194304 4625164 140733522668496 18446744073709551615 254500359072 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10506/statm: 116529 46729 336 106 0 112032 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 466116

[startup+1.50041 s]
/proc/loadavg: 8.07 8.31 8.36 9/485 10510
/proc/meminfo: memFree=14327892/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=466116 CPUtime=4.78 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 67449 0 0 0 470 8 0 0 25 0 4 0 669277680 477302784 47698 33554432000 4194304 4625164 140733522668496 18446744073709551615 4390900 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10506/statm: 116529 47699 336 106 0 112032 0
[pid=10506/tid=10508] ppid=10504 vsize=466116 CPUtime=1.09 cores=0,2,4,6
/proc/10506/task/10508/stat : 10508 (SArTagnan) R 10504 10506 10402 0 -1 4202560 4158 0 0 0 109 0 0 0 25 0 4 0 669277720 477302784 47699 33554432000 4194304 4625164 140733522668496 18446744073709551615 4339963 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10506/tid=10509] ppid=10504 vsize=466116 CPUtime=1.09 cores=0,2,4,6
/proc/10506/task/10509/stat : 10509 (SArTagnan) R 10504 10506 10402 0 -1 4202560 4094 0 0 0 109 0 0 0 25 0 4 0 669277720 477302784 47699 33554432000 4194304 4625164 140733522668496 18446744073709551615 4278640 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10506/tid=10510] ppid=10504 vsize=466116 CPUtime=1.09 cores=0,2,4,6
/proc/10506/task/10510/stat : 10510 (SArTagnan) R 10504 10506 10402 0 -1 4202560 9013 0 0 0 108 1 0 0 25 0 4 0 669277720 477302784 47699 33554432000 4194304 4625164 140733522668496 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.78
Current children cumulated vsize (KiB) 466116

[startup+3.10109 s]
/proc/loadavg: 8.07 8.30 8.35 9/485 10510
/proc/meminfo: memFree=14321316/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=466116 CPUtime=11.17 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 75871 0 0 0 1107 10 0 0 25 0 4 0 669277680 477302784 48775 33554432000 4194304 4625164 140733522668496 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10506/statm: 116529 48775 336 106 0 112032 0
[pid=10506/tid=10508] ppid=10504 vsize=466116 CPUtime=2.7 cores=0,2,4,6
/proc/10506/task/10508/stat : 10508 (SArTagnan) R 10504 10506 10402 0 -1 4202560 4286 0 0 0 270 0 0 0 25 0 4 0 669277720 477302784 48775 33554432000 4194304 4625164 140733522668496 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10506/tid=10509] ppid=10504 vsize=466116 CPUtime=2.69 cores=0,2,4,6
/proc/10506/task/10509/stat : 10509 (SArTagnan) R 10504 10506 10402 0 -1 4202560 4394 0 0 0 269 0 0 0 25 0 4 0 669277720 477302784 48775 33554432000 4194304 4625164 140733522668496 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10506/tid=10510] ppid=10504 vsize=466116 CPUtime=2.69 cores=0,2,4,6
/proc/10506/task/10510/stat : 10510 (SArTagnan) R 10504 10506 10402 0 -1 4202560 16966 0 0 0 267 2 0 0 25 0 4 0 669277720 477302784 48775 33554432000 4194304 4625164 140733522668496 18446744073709551615 4554641 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.17
Current children cumulated vsize (KiB) 466116

[startup+6.30046 s]
/proc/loadavg: 8.07 8.30 8.35 9/485 10510
/proc/meminfo: memFree=14315460/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=469820 CPUtime=23.91 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 85736 0 0 0 2380 11 0 0 25 0 4 0 669277680 481095680 49912 33554432000 4194304 4625164 140733522668496 18446744073709551615 4509498 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10506/statm: 117455 49912 342 106 0 112958 0
[pid=10506/tid=10508] ppid=10504 vsize=469820 CPUtime=5.89 cores=0,2,4,6
/proc/10506/task/10508/stat : 10508 (SArTagnan) R 10504 10506 10402 0 -1 4202560 4381 0 0 0 589 0 0 0 25 0 4 0 669277720 481095680 49912 33554432000 4194304 4625164 140733522668496 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10506/tid=10509] ppid=10504 vsize=469820 CPUtime=5.89 cores=0,2,4,6
/proc/10506/task/10509/stat : 10509 (SArTagnan) R 10504 10506 10402 0 -1 4202560 4534 0 0 0 589 0 0 0 25 0 4 0 669277720 481095680 49912 33554432000 4194304 4625164 140733522668496 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10506/tid=10510] ppid=10504 vsize=469820 CPUtime=5.89 cores=0,2,4,6
/proc/10506/task/10510/stat : 10510 (SArTagnan) R 10504 10506 10402 0 -1 4202560 24418 0 0 0 586 3 0 0 25 0 4 0 669277720 481095680 49912 33554432000 4194304 4625164 140733522668496 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.91
Current children cumulated vsize (KiB) 469820

[startup+12.7012 s]
/proc/loadavg: 8.13 8.31 8.36 9/485 10510
/proc/meminfo: memFree=14287576/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=484444 CPUtime=49.41 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 110115 0 0 0 4926 15 0 0 25 0 4 0 669277680 496070656 51864 33554432000 4194304 4625164 140733522668496 18446744073709551615 4390592 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10506/statm: 121111 51864 342 106 0 116614 0
[pid=10506/tid=10508] ppid=10504 vsize=484444 CPUtime=12.29 cores=0,2,4,6
/proc/10506/task/10508/stat : 10508 (SArTagnan) R 10504 10506 10402 0 -1 4202560 6507 0 0 0 1229 0 0 0 25 0 4 0 669277720 496070656 51864 33554432000 4194304 4625164 140733522668496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10506/tid=10509] ppid=10504 vsize=484444 CPUtime=12.3 cores=0,2,4,6
/proc/10506/task/10509/stat : 10509 (SArTagnan) R 10504 10506 10402 0 -1 4202560 6906 0 0 0 1229 1 0 0 25 0 4 0 669277720 496070656 51864 33554432000 4194304 4625164 140733522668496 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10506/tid=10510] ppid=10504 vsize=484444 CPUtime=12.3 cores=0,2,4,6
/proc/10506/task/10510/stat : 10510 (SArTagnan) R 10504 10506 10402 0 -1 4202560 42128 0 0 0 1224 6 0 0 25 0 4 0 669277720 496070656 51864 33554432000 4194304 4625164 140733522668496 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.41
Current children cumulated vsize (KiB) 484444

[startup+25.5006 s]
/proc/loadavg: 8.18 8.31 8.36 9/485 10511
/proc/meminfo: memFree=14254444/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=484444 CPUtime=100.41 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 161466 0 0 0 10019 22 0 0 25 0 4 0 669277680 496070656 56856 33554432000 4194304 4625164 140733522668496 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10506/statm: 121111 56856 342 106 0 116614 0
[pid=10506/tid=10508] ppid=10504 vsize=484444 CPUtime=25.09 cores=0,2,4,6
/proc/10506/task/10508/stat : 10508 (SArTagnan) R 10504 10506 10402 0 -1 4202560 6910 0 0 0 2509 0 0 0 25 0 4 0 669277720 496070656 56856 33554432000 4194304 4625164 140733522668496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10506/tid=10509] ppid=10504 vsize=484444 CPUtime=25.1 cores=0,2,4,6
/proc/10506/task/10509/stat : 10509 (SArTagnan) R 10504 10506 10402 0 -1 4202560 16944 0 0 0 2508 2 0 0 25 0 4 0 669277720 496070656 56856 33554432000 4194304 4625164 140733522668496 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10506/tid=10510] ppid=10504 vsize=484444 CPUtime=25.1 cores=0,2,4,6
/proc/10506/task/10510/stat : 10510 (SArTagnan) R 10504 10506 10402 0 -1 4202560 82546 0 0 0 2498 12 0 0 25 0 4 0 669277720 496070656 56856 33554432000 4194304 4625164 140733522668496 18446744073709551615 4552241 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.41
Current children cumulated vsize (KiB) 484444

[startup+51.1005 s]
/proc/loadavg: 8.12 8.29 8.35 9/485 10511
/proc/meminfo: memFree=14210164/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=506396 CPUtime=202.4 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 221957 0 0 0 20210 30 0 0 25 0 4 0 669277680 518549504 62721 33554432000 4194304 4625164 140733522668496 18446744073709551615 4519645 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10506/statm: 126599 62721 343 106 0 122102 0
[pid=10506/tid=10508] ppid=10504 vsize=506396 CPUtime=50.68 cores=0,2,4,6
/proc/10506/task/10508/stat : 10508 (SArTagnan) R 10504 10506 10402 0 -1 4202560 10484 0 0 0 5067 1 0 0 25 0 4 0 669277720 518549504 62721 33554432000 4194304 4625164 140733522668496 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10506/tid=10509] ppid=10504 vsize=506396 CPUtime=50.69 cores=0,2,4,6
/proc/10506/task/10509/stat : 10509 (SArTagnan) R 10504 10506 10402 0 -1 4202560 20605 0 0 0 5067 2 0 0 25 0 4 0 669277720 518549504 62721 33554432000 4194304 4625164 140733522668496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10506/tid=10510] ppid=10504 vsize=506396 CPUtime=50.69 cores=0,2,4,6
/proc/10506/task/10510/stat : 10510 (SArTagnan) R 10504 10506 10402 0 -1 4202560 131832 0 0 0 5051 18 0 0 25 0 4 0 669277720 518549504 62721 33554432000 4194304 4625164 140733522668496 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.4
Current children cumulated vsize (KiB) 506396

[startup+102.318 s]
/proc/loadavg: 8.13 8.26 8.34 9/485 10513
/proc/meminfo: memFree=13715748/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=895112 CPUtime=406.46 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 500484 0 0 0 40574 72 0 0 25 0 4 0 669277680 916594688 171232 33554432000 4194304 4625164 140733522668496 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10506/statm: 223778 171232 424 106 0 219281 0
[pid=10506/tid=10508] ppid=10504 vsize=895112 CPUtime=101.89 cores=0,2,4,6
/proc/10506/task/10508/stat : 10508 (SArTagnan) R 10504 10506 10402 0 -1 4202560 36221 0 0 0 10184 5 0 0 25 0 4 0 669277720 916594688 171232 33554432000 4194304 4625164 140733522668496 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10506/tid=10509] ppid=10504 vsize=895112 CPUtime=101.9 cores=0,2,4,6
/proc/10506/task/10509/stat : 10509 (SArTagnan) R 10504 10506 10402 0 -1 4202560 48811 0 0 0 10183 7 0 0 25 0 4 0 669277720 916594688 171232 33554432000 4194304 4625164 140733522668496 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10506/tid=10510] ppid=10504 vsize=895112 CPUtime=101.91 cores=0,2,4,6
/proc/10506/task/10510/stat : 10510 (SArTagnan) R 10504 10506 10402 0 -1 4202560 230314 0 0 0 10160 31 0 0 25 0 4 0 669277720 916594688 171233 33554432000 4194304 4625164 140733522668496 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 406.46
Current children cumulated vsize (KiB) 895112

[startup+162.3 s]
/proc/loadavg: 8.10 8.23 8.32 9/485 10514
/proc/meminfo: memFree=13617980/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=988856 CPUtime=645.46 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 750310 0 0 0 64437 109 0 0 25 0 4 0 669277680 1012588544 180810 33554432000 4194304 4625164 140733522668496 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10506/statm: 247214 180810 397 106 0 242717 0
[pid=10506/tid=10508] ppid=10504 vsize=988856 CPUtime=161.86 cores=0,2,4,6
/proc/10506/task/10508/stat : 10508 (SArTagnan) R 10504 10506 10402 0 -1 4202560 47046 0 0 0 16180 6 0 0 25 0 4 0 669277720 1012588544 180810 33554432000 4194304 4625164 140733522668496 18446744073709551615 4352831 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10506/tid=10509] ppid=10504 vsize=988856 CPUtime=161.88 cores=0,2,4,6
/proc/10506/task/10509/stat : 10509 (SArTagnan) R 10504 10506 10402 0 -1 4202560 59674 0 0 0 16180 8 0 0 25 0 4 0 669277720 1012588544 180810 33554432000 4194304 4625164 140733522668496 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10506/tid=10510] ppid=10504 vsize=988856 CPUtime=161.9 cores=0,2,4,6
/proc/10506/task/10510/stat : 10510 (SArTagnan) R 10504 10506 10402 0 -1 4202560 425997 0 0 0 16130 60 0 0 25 0 4 0 669277720 1012588544 180810 33554432000 4194304 4625164 140733522668496 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 645.46
Current children cumulated vsize (KiB) 988856

[startup+222.3 s]
/proc/loadavg: 8.18 8.23 8.31 9/485 10516
/proc/meminfo: memFree=13552092/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=1002032 CPUtime=884.5 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 945206 0 0 0 88311 139 0 0 25 0 4 0 669277680 1026080768 190703 33554432000 4194304 4625164 140733522668496 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10506/statm: 250508 190703 397 106 0 246011 0
[pid=10506/tid=10508] ppid=10504 vsize=1002032 CPUtime=221.84 cores=0,2,4,6
/proc/10506/task/10508/stat : 10508 (SArTagnan) R 10504 10506 10402 0 -1 4202560 48697 0 0 0 22177 7 0 0 25 0 4 0 669277720 1026080768 190703 33554432000 4194304 4625164 140733522668496 18446744073709551615 4288950 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10506/tid=10509] ppid=10504 vsize=1002032 CPUtime=221.89 cores=0,2,4,6
/proc/10506/task/10509/stat : 10509 (SArTagnan) R 10504 10506 10402 0 -1 4202560 60548 0 0 0 22180 9 0 0 25 0 4 0 669277720 1026080768 190703 33554432000 4194304 4625164 140733522668496 18446744073709551615 4288666 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10506/tid=10510] ppid=10504 vsize=1002032 CPUtime=221.89 cores=0,2,4,6
/proc/10506/task/10510/stat : 10510 (SArTagnan) R 10504 10506 10402 0 -1 4202560 615723 0 0 0 22101 88 0 0 25 0 4 0 669277720 1026080768 190703 33554432000 4194304 4625164 140733522668496 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 884.5
Current children cumulated vsize (KiB) 1002032

[startup+282.301 s]
/proc/loadavg: 8.22 8.23 8.31 9/485 10517
/proc/meminfo: memFree=13483216/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=1004704 CPUtime=1123.57 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 1091818 0 0 0 112195 162 0 0 25 0 4 0 669277680 1028816896 199299 33554432000 4194304 4625164 140733522668496 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10506/statm: 251176 199299 397 106 0 246679 0
[pid=10506/tid=10508] ppid=10504 vsize=1004704 CPUtime=281.83 cores=0,2,4,6
/proc/10506/task/10508/stat : 10508 (SArTagnan) R 10504 10506 10402 0 -1 4202560 50626 0 0 0 28175 8 0 0 25 0 4 0 669277720 1028816896 199299 33554432000 4194304 4625164 140733522668496 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10506/tid=10509] ppid=10504 vsize=1004704 CPUtime=281.88 cores=0,2,4,6
/proc/10506/task/10509/stat : 10509 (SArTagnan) R 10504 10506 10402 0 -1 4202560 61949 0 0 0 28179 9 0 0 25 0 4 0 669277720 1028816896 199299 33554432000 4194304 4625164 140733522668496 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10506/tid=10510] ppid=10504 vsize=1004704 CPUtime=281.9 cores=0,2,4,6
/proc/10506/task/10510/stat : 10510 (SArTagnan) R 10504 10506 10402 0 -1 4202560 756680 0 0 0 28080 110 0 0 25 0 4 0 669277720 1028816896 199299 33554432000 4194304 4625164 140733522668496 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1123.57
Current children cumulated vsize (KiB) 1004704

[startup+342.301 s]
/proc/loadavg: 8.17 8.22 8.29 9/485 10519
/proc/meminfo: memFree=13395640/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=1037012 CPUtime=1362.63 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 1208215 0 0 0 136084 179 0 0 25 0 4 0 669277680 1061900288 210360 33554432000 4194304 4625164 140733522668496 18446744073709551615 4508969 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10506/statm: 259253 210360 397 106 0 254756 0
[pid=10506/tid=10508] ppid=10504 vsize=1037012 CPUtime=341.45 cores=0,2,4,6
/proc/10506/task/10508/stat : 10508 (SArTagnan) R 10504 10506 10402 0 -1 4202560 51460 0 0 0 34137 8 0 0 25 0 4 0 669277720 1061900288 210360 33554432000 4194304 4625164 140733522668496 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10506/tid=10509] ppid=10504 vsize=1037012 CPUtime=341.89 cores=0,2,4,6
/proc/10506/task/10509/stat : 10509 (SArTagnan) R 10504 10506 10402 0 -1 4202560 63480 0 0 0 34179 10 0 0 25 0 4 0 669277720 1061900288 210360 33554432000 4194304 4625164 140733522668496 18446744073709551615 4288589 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10506/tid=10510] ppid=10504 vsize=1037012 CPUtime=341.9 cores=0,2,4,6
/proc/10506/task/10510/stat : 10510 (SArTagnan) R 10504 10506 10402 0 -1 4202560 867961 0 0 0 34065 125 0 0 25 0 4 0 669277720 1061900288 210360 33554432000 4194304 4625164 140733522668496 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1362.63
Current children cumulated vsize (KiB) 1037012

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

[startup+358.3 s]
/proc/loadavg: 8.13 8.20 8.29 9/485 10519
/proc/meminfo: memFree=13385952/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=1037012 CPUtime=1426.39 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 1231465 0 0 0 142456 183 0 0 25 0 4 0 669277680 1061900288 210579 33554432000 4194304 4625164 140733522668496 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10506/statm: 259253 210579 397 106 0 254756 0
[pid=10506/tid=10508] ppid=10504 vsize=1037012 CPUtime=357.21 cores=0,2,4,6
/proc/10506/task/10508/stat : 10508 (SArTagnan) R 10504 10506 10402 0 -1 4202560 51605 0 0 0 35713 8 0 0 25 0 4 0 669277720 1061900288 210579 33554432000 4194304 4625164 140733522668496 18446744073709551615 4288693 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10506/tid=10509] ppid=10504 vsize=1037012 CPUtime=357.89 cores=0,2,4,6
/proc/10506/task/10509/stat : 10509 (SArTagnan) R 10504 10506 10402 0 -1 4202560 64097 0 0 0 35779 10 0 0 25 0 4 0 669277720 1061900288 210579 33554432000 4194304 4625164 140733522668496 18446744073709551615 4351897 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10506/tid=10510] ppid=10504 vsize=1037012 CPUtime=357.9 cores=0,2,4,6
/proc/10506/task/10510/stat : 10510 (SArTagnan) R 10504 10506 10402 0 -1 4202560 890314 0 0 0 35661 129 0 0 25 0 4 0 669277720 1061900288 210579 33554432000 4194304 4625164 140733522668496 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1426.39
Current children cumulated vsize (KiB) 1037012

[startup+364.701 s]
/proc/loadavg: 8.12 8.20 8.28 9/485 10520
/proc/meminfo: memFree=13382604/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=1038912 CPUtime=1451.88 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 1232248 0 0 0 145005 183 0 0 25 0 4 0 669277680 1063845888 211354 33554432000 4194304 4625164 140733522668496 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10506/statm: 259728 211354 397 106 0 255231 0
[pid=10506/tid=10508] ppid=10504 vsize=1038912 CPUtime=363.51 cores=0,2,4,6
/proc/10506/task/10508/stat : 10508 (SArTagnan) R 10504 10506 10402 0 -1 4202560 51626 0 0 0 36343 8 0 0 25 0 4 0 669277720 1063845888 211354 33554432000 4194304 4625164 140733522668496 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10506/tid=10509] ppid=10504 vsize=1038912 CPUtime=364.29 cores=0,2,4,6
/proc/10506/task/10509/stat : 10509 (SArTagnan) R 10504 10506 10402 0 -1 4202560 64167 0 0 0 36419 10 0 0 25 0 4 0 669277720 1063845888 211354 33554432000 4194304 4625164 140733522668496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10506/tid=10510] ppid=10504 vsize=1038912 CPUtime=364.3 cores=0,2,4,6
/proc/10506/task/10510/stat : 10510 (SArTagnan) R 10504 10506 10402 0 -1 4202560 890825 0 0 0 36301 129 0 0 25 0 4 0 669277720 1063845888 211354 33554432000 4194304 4625164 140733522668496 18446744073709551615 254500347803 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1451.88
Current children cumulated vsize (KiB) 1038912

[startup+371.101 s]
/proc/loadavg: 8.11 8.20 8.28 9/485 10520
/proc/meminfo: memFree=13370820/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=1104796 CPUtime=1477.38 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 1237836 0 0 0 147554 184 0 0 25 0 4 0 669277680 1131311104 212971 33554432000 4194304 4625164 140733522668496 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10506/statm: 276199 212971 397 106 0 271702 0
[pid=10506/tid=10508] ppid=10504 vsize=1104796 CPUtime=369.8 cores=0,2,4,6
/proc/10506/task/10508/stat : 10508 (SArTagnan) R 10504 10506 10402 0 -1 4202560 51683 0 0 0 36972 8 0 0 25 0 4 0 669277720 1131311104 212971 33554432000 4194304 4625164 140733522668496 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10506/tid=10509] ppid=10504 vsize=1104796 CPUtime=370.69 cores=0,2,4,6
/proc/10506/task/10509/stat : 10509 (SArTagnan) R 10504 10506 10402 0 -1 4202560 64302 0 0 0 37059 10 0 0 25 0 4 0 669277720 1131311104 212971 33554432000 4194304 4625164 140733522668496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10506/tid=10510] ppid=10504 vsize=1104796 CPUtime=370.7 cores=0,2,4,6
/proc/10506/task/10510/stat : 10510 (SArTagnan) R 10504 10506 10402 0 -1 4202560 894498 0 0 0 36940 130 0 0 25 0 4 0 669277720 1131311104 212971 33554432000 4194304 4625164 140733522668496 18446744073709551615 4552399 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1477.38
Current children cumulated vsize (KiB) 1104796

[startup+372.701 s]
/proc/loadavg: 8.10 8.19 8.28 9/485 10520
/proc/meminfo: memFree=13373052/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=1104796 CPUtime=1483.76 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 1237886 0 0 0 148192 184 0 0 25 0 4 0 669277680 1131311104 213021 33554432000 4194304 4625164 140733522668496 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10506/statm: 276199 213021 397 106 0 271702 0
[pid=10506/tid=10508] ppid=10504 vsize=1104796 CPUtime=371.39 cores=0,2,4,6
/proc/10506/task/10508/stat : 10508 (SArTagnan) R 10504 10506 10402 0 -1 4202560 51716 0 0 0 37131 8 0 0 25 0 4 0 669277720 1131311104 213021 33554432000 4194304 4625164 140733522668496 18446744073709551615 4486954 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10506/tid=10509] ppid=10504 vsize=1104796 CPUtime=372.29 cores=0,2,4,6
/proc/10506/task/10509/stat : 10509 (SArTagnan) R 10504 10506 10402 0 -1 4202560 64302 0 0 0 37219 10 0 0 25 0 4 0 669277720 1131311104 213021 33554432000 4194304 4625164 140733522668496 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10506/tid=10510] ppid=10504 vsize=1104796 CPUtime=372.3 cores=0,2,4,6
/proc/10506/task/10510/stat : 10510 (SArTagnan) R 10504 10506 10402 0 -1 4202560 894499 0 0 0 37100 130 0 0 25 0 4 0 669277720 1131311104 213021 33554432000 4194304 4625164 140733522668496 18446744073709551615 47864245825113 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1483.76
Current children cumulated vsize (KiB) 1104796

[startup+373.5 s]
/proc/loadavg: 8.10 8.19 8.28 9/485 10520
/proc/meminfo: memFree=13372432/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=1104796 CPUtime=1486.94 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 1239802 0 0 0 148510 184 0 0 25 0 4 0 669277680 1131311104 214554 33554432000 4194304 4625164 140733522668496 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10506/statm: 276199 214554 397 106 0 271702 0
[pid=10506/tid=10508] ppid=10504 vsize=1104796 CPUtime=372.17 cores=0,2,4,6
/proc/10506/task/10508/stat : 10508 (SArTagnan) R 10504 10506 10402 0 -1 4202560 51721 0 0 0 37209 8 0 0 25 0 4 0 669277720 1131311104 214554 33554432000 4194304 4625164 140733522668496 18446744073709551615 254500350712 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10506/tid=10509] ppid=10504 vsize=1104796 CPUtime=373.09 cores=0,2,4,6
/proc/10506/task/10509/stat : 10509 (SArTagnan) R 10504 10506 10402 0 -1 4202560 64302 0 0 0 37299 10 0 0 25 0 4 0 669277720 1131311104 214554 33554432000 4194304 4625164 140733522668496 18446744073709551615 4317339 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10506/tid=10510] ppid=10504 vsize=1104796 CPUtime=373.1 cores=0,2,4,6
/proc/10506/task/10510/stat : 10510 (SArTagnan) R 10504 10506 10402 0 -1 4202560 896183 0 0 0 37180 130 0 0 25 0 4 0 669277720 1131311104 214554 33554432000 4194304 4625164 140733522668496 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1486.94
Current children cumulated vsize (KiB) 1104796

[startup+373.9 s]
/proc/loadavg: 8.10 8.19 8.28 9/485 10520
/proc/meminfo: memFree=13363500/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=1104796 CPUtime=1488.57 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 1243490 0 0 0 148672 185 0 0 25 0 4 0 669277680 1131311104 215130 33554432000 4194304 4625164 140733522668496 18446744073709551615 4511866 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10506/statm: 276199 215130 397 106 0 271702 0
[pid=10506/tid=10508] ppid=10504 vsize=1104796 CPUtime=372.57 cores=0,2,4,6
/proc/10506/task/10508/stat : 10508 (SArTagnan) R 10504 10506 10402 0 -1 4202560 51733 0 0 0 37249 8 0 0 25 0 4 0 669277720 1131311104 215134 33554432000 4194304 4625164 140733522668496 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10506/tid=10509] ppid=10504 vsize=1104796 CPUtime=373.5 cores=0,2,4,6
/proc/10506/task/10509/stat : 10509 (SArTagnan) R 10504 10506 10402 0 -1 4202560 64302 0 0 0 37340 10 0 0 25 0 4 0 669277720 1131311104 215134 33554432000 4194304 4625164 140733522668496 18446744073709551615 4288793 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10506/tid=10510] ppid=10504 vsize=1104796 CPUtime=373.51 cores=0,2,4,6
/proc/10506/task/10510/stat : 10510 (SArTagnan) R 10504 10506 10402 0 -1 4202560 899848 0 0 0 37221 130 0 0 25 0 4 0 669277720 1131311104 215134 33554432000 4194304 4625164 140733522668496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1488.57
Current children cumulated vsize (KiB) 1104796

[startup+374.301 s]
/proc/loadavg: 8.10 8.19 8.28 9/485 10520
/proc/meminfo: memFree=13363500/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=1104796 CPUtime=1490.13 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) R 10504 10506 10402 0 -1 4202496 1247377 0 0 0 148827 186 0 0 25 0 4 0 669277680 1131311104 214883 33554432000 4194304 4625164 140733522668496 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10506/statm: 276199 214883 397 106 0 271702 0
[pid=10506/tid=10508] ppid=10504 vsize=1104796 CPUtime=372.95 cores=0,2,4,6
/proc/10506/task/10508/stat : 10508 (SArTagnan) R 10504 10506 10402 0 -1 4202560 51752 0 0 0 37287 8 0 0 25 0 4 0 669277720 1131311104 214883 33554432000 4194304 4625164 140733522668496 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10506/tid=10509] ppid=10504 vsize=1104796 CPUtime=373.89 cores=0,2,4,6
/proc/10506/task/10509/stat : 10509 (SArTagnan) R 10504 10506 10402 0 -1 4202560 64302 0 0 0 37379 10 0 0 25 0 4 0 669277720 1131311104 214883 33554432000 4194304 4625164 140733522668496 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10506/tid=10510] ppid=10504 vsize=1104796 CPUtime=373.9 cores=0,2,4,6
/proc/10506/task/10510/stat : 10510 (SArTagnan) R 10504 10506 10402 0 -1 4202560 903691 0 0 0 37259 131 0 0 25 0 4 0 669277720 1131311104 214884 33554432000 4194304 4625164 140733522668496 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1490.13
Current children cumulated vsize (KiB) 1104796

[startup+374.4 s]
/proc/loadavg: 8.10 8.19 8.28 9/485 10520
/proc/meminfo: memFree=13363500/32950928 swapFree=45358800/67111528
[pid=10506] ppid=10504 vsize=0 CPUtime=1490.41 cores=0,2,4,6
/proc/10506/stat : 10506 (SArTagnan) Z 10504 10506 10402 0 -1 4203548 1247538 0 0 0 148852 189 0 0 25 0 2 0 669277680 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10506/statm: 0 0 0 0 0 0 0
[pid=10506/tid=10510] ppid=10504 vsize=0 CPUtime=374 cores=0,2,4,6
/proc/10506/task/10510/stat : 10510 (SArTagnan) R 10504 10506 10402 0 -1 4203588 903824 0 0 0 37265 135 0 0 25 0 2 0 669277720 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1490.41
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 374.402
CPU time (s): 1490.43
CPU user time (s): 1488.53
CPU system time (s): 1.89971
CPU usage (%): 398.083
Max. virtual memory (cumulated for all children) (KiB): 1104796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1488.53
system time used= 1.89971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1247538
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= 517
involuntary context switches= 6898

runsolver used 1.67774 second user time and 4.14237 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-16 22:13:30
IDJOB=3386309
IDBENCH=20495
IDSOLVER=1871
FILE ID=node149/3386309-1305576809
RUNJOBID= node149-1305576699-10420
PBS_JOBID= 13350208
Free space on /tmp= 73520 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT07/industrial/manolios/manol-pipe-f7idw.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386309-1305576809/watcher-3386309-1305576809 -o /tmp/evaluation-result-3386309-1305576809/solver-3386309-1305576809 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386309-1305576809.cnf -threads=4

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

MD5SUM BENCH= e11b8f7666247454d93edb47f1646e2c
RANDOM SEED=1852870939

node149.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.806
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.806
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.83
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.806
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.806
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.806
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.806
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.806
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.806
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:      14519156 kB
Buffers:         83508 kB
Cached:         548180 kB
SwapCached:      36208 kB
Active:        9022936 kB
Inactive:      9130824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14519156 kB
SwapTotal:    67111528 kB
SwapFree:     45358800 kB
Dirty:           14576 kB
Writeback:           0 kB
AnonPages:    17498640 kB
Mapped:          27516 kB
Slab:            97972 kB
PageTables:     112864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 156628076 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= 73520 MiB
End job on node149 at 2011-05-16 22:19:44