Trace number 3287059

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 105.187 26.7833

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
MD5SUM659dfff429810fdcd170c968aac23069
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.45456
Satisfiable
(Un)Satisfiability was proved
Number of variables361856
Number of clauses1084031
Sum of the clauses size2529403
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2722686
Number of clauses of size 3361343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

104.90/26.76	
104.90/26.76	s UNSATISFIABLE
104.90/26.76	c createReplaced produced conflict

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

running on 4 cores: 1,3,5,7

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: 7.65 6.96 6.18 5/180 4273
/proc/meminfo: memFree=16265736/32951124 swapFree=67111528/67111528
[pid=4273] ppid=4271 vsize=24204 CPUtime=0 cores=1,3,5,7
/proc/4273/stat : 4273 (SArTagnan) R 4271 4273 2759 0 -1 4202496 1363 0 0 0 0 0 0 0 22 0 1 0 518071678 24784896 1300 33554432000 4194304 4623224 140735235792784 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4273/statm: 6051 1302 290 105 0 1555 0

[startup+0.0411661 s]
/proc/loadavg: 7.65 6.96 6.18 5/180 4273
/proc/meminfo: memFree=16265736/32951124 swapFree=67111528/67111528
[pid=4273] ppid=4271 vsize=77120 CPUtime=0.03 cores=1,3,5,7
/proc/4273/stat : 4273 (SArTagnan) R 4271 4273 2759 0 -1 4202496 8203 0 0 0 3 0 0 0 22 0 1 0 518071678 78970880 7536 33554432000 4194304 4623224 140735235792784 18446744073709551615 230808862928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4273/statm: 19280 7561 297 105 0 14784 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 77120

[startup+0.101164 s]
/proc/loadavg: 7.65 6.96 6.18 5/180 4273
/proc/meminfo: memFree=16265736/32951124 swapFree=67111528/67111528
[pid=4273] ppid=4271 vsize=83856 CPUtime=0.09 cores=1,3,5,7
/proc/4273/stat : 4273 (SArTagnan) R 4271 4273 2759 0 -1 4202496 12540 0 0 0 8 1 0 0 22 0 1 0 518071678 85868544 9413 33554432000 4194304 4623224 140735235792784 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4273/statm: 20964 9413 297 105 0 16468 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83856

[startup+0.301115 s]
/proc/loadavg: 7.65 6.96 6.18 5/180 4273
/proc/meminfo: memFree=16265736/32951124 swapFree=67111528/67111528
[pid=4273] ppid=4271 vsize=106620 CPUtime=0.29 cores=1,3,5,7
/proc/4273/stat : 4273 (SArTagnan) R 4271 4273 2759 0 -1 4202496 26279 0 0 0 27 2 0 0 22 0 1 0 518071678 109178880 15221 33554432000 4194304 4623224 140735235792784 18446744073709551615 230809165568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4273/statm: 26655 15222 297 105 0 22159 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 106620

[startup+0.701012 s]
/proc/loadavg: 7.65 6.96 6.18 5/180 4273
/proc/meminfo: memFree=16265736/32951124 swapFree=67111528/67111528
[pid=4273] ppid=4271 vsize=402960 CPUtime=1.05 cores=1,3,5,7
/proc/4273/stat : 4273 (SArTagnan) R 4271 4273 2759 0 -1 4202496 91962 0 0 0 94 11 0 0 25 0 4 0 518071678 412631040 64003 33554432000 4194304 4623224 140735235792784 18446744073709551615 4498504 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4273/statm: 100740 64003 329 105 0 96244 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 402960

[startup+1.50086 s]
/proc/loadavg: 7.65 6.96 6.18 9/184 4277
/proc/meminfo: memFree=15990664/32951124 swapFree=67111528/67111528
[pid=4273] ppid=4271 vsize=474348 CPUtime=4.23 cores=1,3,5,7
/proc/4273/stat : 4273 (SArTagnan) R 4271 4273 2759 0 -1 4202496 100992 0 0 0 412 11 0 0 25 0 4 0 518071678 485732352 69911 33554432000 4194304 4623224 140735235792784 18446744073709551615 4412804 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4273/statm: 118587 69911 333 105 0 114091 0
[pid=4273/tid=4275] ppid=4271 vsize=474348 CPUtime=0.86 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (SArTagnan) R 4271 4273 2759 0 -1 4202560 9815 0 0 0 86 0 0 0 25 0 4 0 518071732 485732352 69911 33554432000 4194304 4623224 140735235792784 18446744073709551615 4476722 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=474348 CPUtime=0.95 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (SArTagnan) R 4271 4273 2759 0 -1 4202560 9124 0 0 0 94 1 0 0 25 0 4 0 518071732 485732352 69911 33554432000 4194304 4623224 140735235792784 18446744073709551615 4476730 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4273/tid=4277] ppid=4271 vsize=474348 CPUtime=0.93 cores=1,3,5,7
/proc/4273/task/4277/stat : 4277 (SArTagnan) R 4271 4273 2759 0 -1 4202560 5019 0 0 0 93 0 0 0 25 0 4 0 518071732 485732352 69911 33554432000 4194304 4623224 140735235792784 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 474348

[startup+3.10057 s]
/proc/loadavg: 7.65 6.96 6.18 9/184 4277
/proc/meminfo: memFree=15986076/32951124 swapFree=67111528/67111528
[pid=4273] ppid=4271 vsize=474348 CPUtime=10.63 cores=1,3,5,7
/proc/4273/stat : 4273 (SArTagnan) R 4271 4273 2759 0 -1 4202496 101093 0 0 0 1051 12 0 0 25 0 4 0 518071678 485732352 70012 33554432000 4194304 4623224 140735235792784 18446744073709551615 4412468 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4273/statm: 118587 70012 333 105 0 114091 0
[pid=4273/tid=4275] ppid=4271 vsize=474348 CPUtime=2.46 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (SArTagnan) R 4271 4273 2759 0 -1 4202560 9815 0 0 0 246 0 0 0 25 0 4 0 518071732 485732352 70012 33554432000 4194304 4623224 140735235792784 18446744073709551615 4476704 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=474348 CPUtime=2.55 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (SArTagnan) R 4271 4273 2759 0 -1 4202560 9124 0 0 0 254 1 0 0 25 0 4 0 518071732 485732352 70012 33554432000 4194304 4623224 140735235792784 18446744073709551615 4476722 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4273/tid=4277] ppid=4271 vsize=474348 CPUtime=2.53 cores=1,3,5,7
/proc/4273/task/4277/stat : 4277 (SArTagnan) R 4271 4273 2759 0 -1 4202560 5120 0 0 0 253 0 0 0 25 0 4 0 518071732 485732352 70012 33554432000 4194304 4623224 140735235792784 18446744073709551615 4546788 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.63
Current children cumulated vsize (KiB) 474348

[startup+6.30099 s]
/proc/loadavg: 7.68 6.98 6.19 9/184 4277
/proc/meminfo: memFree=15979764/32951124 swapFree=67111528/67111528
[pid=4273] ppid=4271 vsize=474348 CPUtime=23.41 cores=1,3,5,7
/proc/4273/stat : 4273 (SArTagnan) R 4271 4273 2759 0 -1 4202496 103798 0 0 0 2329 12 0 0 25 0 4 0 518071678 485732352 72717 33554432000 4194304 4623224 140735235792784 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4273/statm: 118587 72717 334 105 0 114091 0
[pid=4273/tid=4275] ppid=4271 vsize=474348 CPUtime=5.66 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (SArTagnan) R 4271 4273 2759 0 -1 4202560 10553 0 0 0 566 0 0 0 25 0 4 0 518071732 485732352 72717 33554432000 4194304 4623224 140735235792784 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=474348 CPUtime=5.75 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (SArTagnan) R 4271 4273 2759 0 -1 4202560 9934 0 0 0 574 1 0 0 25 0 4 0 518071732 485732352 72717 33554432000 4194304 4623224 140735235792784 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4273/tid=4277] ppid=4271 vsize=474348 CPUtime=5.71 cores=1,3,5,7
/proc/4273/task/4277/stat : 4277 (SArTagnan) R 4271 4273 2759 0 -1 4202560 5451 0 0 0 571 0 0 0 25 0 4 0 518071732 485732352 72717 33554432000 4194304 4623224 140735235792784 18446744073709551615 4289691 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.41
Current children cumulated vsize (KiB) 474348

[startup+12.7008 s]
/proc/loadavg: 7.71 7.00 6.20 9/184 4277
/proc/meminfo: memFree=15959800/32951124 swapFree=67111528/67111528
[pid=4273] ppid=4271 vsize=501916 CPUtime=48.98 cores=1,3,5,7
/proc/4273/stat : 4273 (SArTagnan) R 4271 4273 2759 0 -1 4202496 124638 0 0 0 4883 15 0 0 25 0 4 0 518071678 513961984 76960 33554432000 4194304 4623224 140735235792784 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4273/statm: 125479 76960 334 105 0 120983 0
[pid=4273/tid=4275] ppid=4271 vsize=501916 CPUtime=12.06 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (SArTagnan) R 4271 4273 2759 0 -1 4202560 16369 0 0 0 1205 1 0 0 25 0 4 0 518071732 513961984 76960 33554432000 4194304 4623224 140735235792784 18446744073709551615 4461117 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=501916 CPUtime=12.14 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (SArTagnan) R 4271 4273 2759 0 -1 4202560 19878 0 0 0 1212 2 0 0 25 0 4 0 518071732 513961984 76960 33554432000 4194304 4623224 140735235792784 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4273/tid=4277] ppid=4271 vsize=501916 CPUtime=12.07 cores=1,3,5,7
/proc/4273/task/4277/stat : 4277 (SArTagnan) R 4271 4273 2759 0 -1 4202560 5818 0 0 0 1207 0 0 0 25 0 4 0 518071732 513961984 76960 33554432000 4194304 4623224 140735235792784 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 48.98
Current children cumulated vsize (KiB) 501916

[startup+25.5005 s]
/proc/loadavg: 7.77 7.04 6.23 9/184 4277
/proc/meminfo: memFree=15929188/32951124 swapFree=67111528/67111528
[pid=4273] ppid=4271 vsize=515844 CPUtime=100.1 cores=1,3,5,7
/proc/4273/stat : 4273 (SArTagnan) R 4271 4273 2759 0 -1 4202496 153542 0 0 0 9991 19 0 0 25 0 4 0 518071678 528224256 84633 33554432000 4194304 4623224 140735235792784 18446744073709551615 4412432 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4273/statm: 128961 84633 335 105 0 124465 0
[pid=4273/tid=4275] ppid=4271 vsize=515844 CPUtime=24.86 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (SArTagnan) R 4271 4273 2759 0 -1 4202560 16622 0 0 0 2485 1 0 0 25 0 4 0 518071732 528224256 84633 33554432000 4194304 4623224 140735235792784 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=515844 CPUtime=24.94 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (SArTagnan) R 4271 4273 2759 0 -1 4202560 34227 0 0 0 2490 4 0 0 25 0 4 0 518071732 528224256 84633 33554432000 4194304 4623224 140735235792784 18446744073709551615 4461117 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4273/tid=4277] ppid=4271 vsize=515844 CPUtime=24.81 cores=1,3,5,7
/proc/4273/task/4277/stat : 4277 (SArTagnan) R 4271 4273 2759 0 -1 4202560 18014 0 0 0 2479 2 0 0 25 0 4 0 518071732 528224256 84633 33554432000 4194304 4623224 140735235792784 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.1
Current children cumulated vsize (KiB) 515844

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

[startup+26.3003 s]
/proc/loadavg: 7.77 7.04 6.23 9/184 4277
/proc/meminfo: memFree=15916044/32951124 swapFree=67111528/67111528
[pid=4273] ppid=4271 vsize=515844 CPUtime=103.32 cores=1,3,5,7
/proc/4273/stat : 4273 (SArTagnan) R 4271 4273 2759 0 -1 4202496 156798 0 0 0 10312 20 0 0 25 0 4 0 518071678 528224256 87889 33554432000 4194304 4623224 140735235792784 18446744073709551615 4412627 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4273/statm: 128961 87889 335 105 0 124465 0
[pid=4273/tid=4275] ppid=4271 vsize=515844 CPUtime=25.67 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (SArTagnan) R 4271 4273 2759 0 -1 4202560 18672 0 0 0 2565 2 0 0 25 0 4 0 518071732 528224256 87889 33554432000 4194304 4623224 140735235792784 18446744073709551615 4461594 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=515844 CPUtime=25.75 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (SArTagnan) R 4271 4273 2759 0 -1 4202560 34227 0 0 0 2571 4 0 0 25 0 4 0 518071732 528224256 87889 33554432000 4194304 4623224 140735235792784 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4273/tid=4277] ppid=4271 vsize=515844 CPUtime=25.61 cores=1,3,5,7
/proc/4273/task/4277/stat : 4277 (SArTagnan) R 4271 4273 2759 0 -1 4202560 18014 0 0 0 2559 2 0 0 25 0 4 0 518071732 528224256 87889 33554432000 4194304 4623224 140735235792784 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 103.32
Current children cumulated vsize (KiB) 515844

[startup+26.7003 s]
/proc/loadavg: 7.77 7.04 6.23 9/184 4277
/proc/meminfo: memFree=15916044/32951124 swapFree=67111528/67111528
[pid=4273] ppid=4271 vsize=528380 CPUtime=104.9 cores=1,3,5,7
/proc/4273/stat : 4273 (SArTagnan) R 4271 4273 2759 0 -1 4202496 163409 0 0 0 10469 21 0 0 25 0 4 0 518071678 541061120 88230 33554432000 4194304 4623224 140735235792784 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4273/statm: 132095 88230 335 105 0 127599 0
[pid=4273/tid=4275] ppid=4271 vsize=528380 CPUtime=26.06 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (SArTagnan) R 4271 4273 2759 0 -1 4202560 18672 0 0 0 2604 2 0 0 25 0 4 0 518071732 541061120 88230 33554432000 4194304 4623224 140735235792784 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=528380 CPUtime=26.14 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (SArTagnan) R 4271 4273 2759 0 -1 4202560 34227 0 0 0 2610 4 0 0 25 0 4 0 518071732 541061120 88230 33554432000 4194304 4623224 140735235792784 18446744073709551615 4289788 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4273/tid=4277] ppid=4271 vsize=528380 CPUtime=26 cores=1,3,5,7
/proc/4273/task/4277/stat : 4277 (SArTagnan) R 4271 4273 2759 0 -1 4202560 18014 0 0 0 2598 2 0 0 25 0 4 0 518071732 541061120 88230 33554432000 4194304 4623224 140735235792784 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 104.9
Current children cumulated vsize (KiB) 528380

Child status: 20
Real time (s): 26.7833
CPU time (s): 105.187
CPU user time (s): 104.954
CPU system time (s): 0.232964
CPU usage (%): 392.733
Max. virtual memory (cumulated for all children) (KiB): 553460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 104.954
system time used= 0.232964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163453
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= 172
involuntary context switches= 654

runsolver used 0.051992 second user time and 0.100984 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 10:11:52
IDJOB=3287059
IDBENCH=82456
IDSOLVER=1656
FILE ID=node104/3287059-1304064712
RUNJOBID= node104-1304064385-4122
PBS_JOBID= 13170438
Free space on /tmp= 71512 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287059-1304064712/watcher-3287059-1304064712 -o /tmp/evaluation-result-3287059-1304064712/solver-3287059-1304064712 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3287059-1304064712.cnf -threads=4

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

MD5SUM BENCH= 659dfff429810fdcd170c968aac23069
RANDOM SEED=173936969

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16266016 kB
Buffers:       2197768 kB
Cached:       11843968 kB
SwapCached:          0 kB
Active:        4397136 kB
Inactive:     11696016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16266016 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19552 kB
Writeback:           0 kB
AnonPages:     2050828 kB
Mapped:          15464 kB
Slab:           524180 kB
PageTables:       8440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2737912 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= 71512 MiB
End job on node104 at 2011-04-29 10:12:19