Trace number 3386359

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 28.0097 14.5629

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-4.025-NOTKNOWN.cnf
MD5SUM7a66f04f295b538081ccaebd0fd7d9b2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.59085
Satisfiable
(Un)Satisfiability was proved
Number of variables281936
Number of clauses2464339
Sum of the clauses size5907714
Maximum clause length770
Minimum clause length1
Number of clauses of size 1864
Number of clauses of size 22420825
Number of clauses of size 30
Number of clauses of size 4200
Number of clauses of size 51200
Number of clauses of size over 541250

Solver Data

27.89/14.55	
27.89/14.55	s UNSATISFIABLE
27.89/14.55	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-3386359-1305579723/watcher-3386359-1305579723 -o /tmp/evaluation-result-3386359-1305579723/solver-3386359-1305579723 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386359-1305579723.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: 10.98 11.11 11.09 9/413 27488
/proc/meminfo: memFree=7062024/32950928 swapFree=64721856/67111528
[pid=27488] ppid=27486 vsize=29552 CPUtime=0 cores=1,3,5,7
/proc/27488/stat : 27488 (SArTagnan) R 27486 27488 27246 0 -1 4202496 3193 0 0 0 0 0 0 0 23 0 1 0 669572255 30261248 3131 33554432000 4194304 4625164 140735077968368 18446744073709551615 248089741402 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27488/statm: 9317 3142 291 106 0 4820 0

[startup+0.0282949 s]
/proc/loadavg: 10.98 11.11 11.09 9/413 27488
/proc/meminfo: memFree=7062024/32950928 swapFree=64721856/67111528
[pid=27488] ppid=27486 vsize=99576 CPUtime=0.01 cores=1,3,5,7
/proc/27488/stat : 27488 (SArTagnan) R 27486 27488 27246 0 -1 4202496 5448 0 0 0 1 0 0 0 23 0 1 0 669572255 101965824 5386 33554432000 4194304 4625164 140735077968368 18446744073709551615 248089698048 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27488/statm: 24894 5386 296 106 0 20397 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 99576

[startup+0.100281 s]
/proc/loadavg: 10.98 11.11 11.09 9/413 27488
/proc/meminfo: memFree=7062024/32950928 swapFree=64721856/67111528
[pid=27488] ppid=27486 vsize=100020 CPUtime=0.08 cores=1,3,5,7
/proc/27488/stat : 27488 (SArTagnan) R 27486 27488 27246 0 -1 4202496 5593 0 0 0 8 0 0 0 23 0 1 0 669572255 102420480 5487 33554432000 4194304 4625164 140735077968368 18446744073709551615 248089698048 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27488/statm: 25005 5487 299 106 0 20508 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 100020

[startup+0.300251 s]
/proc/loadavg: 10.98 11.11 11.09 9/413 27488
/proc/meminfo: memFree=7062024/32950928 swapFree=64721856/67111528
[pid=27488] ppid=27486 vsize=112324 CPUtime=0.29 cores=1,3,5,7
/proc/27488/stat : 27488 (SArTagnan) R 27486 27488 27246 0 -1 4202496 9804 0 0 0 27 2 0 0 25 0 1 0 669572255 115019776 7844 33554432000 4194304 4625164 140735077968368 18446744073709551615 248089395669 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27488/statm: 28081 7864 299 106 0 23584 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 112324

[startup+0.700178 s]
/proc/loadavg: 10.98 11.11 11.09 9/413 27488
/proc/meminfo: memFree=7062024/32950928 swapFree=64721856/67111528
[pid=27488] ppid=27486 vsize=133560 CPUtime=0.68 cores=1,3,5,7
/proc/27488/stat : 27488 (SArTagnan) R 27486 27488 27246 0 -1 4202496 22460 0 0 0 64 4 0 0 25 0 1 0 669572255 136765440 12944 33554432000 4194304 4625164 140735077968368 18446744073709551615 248089698048 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27488/statm: 33390 12944 299 106 0 28893 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 133560

[startup+1.50104 s]
/proc/loadavg: 10.98 11.11 11.09 12/417 27492
/proc/meminfo: memFree=6884432/32950928 swapFree=64721856/67111528
[pid=27488] ppid=27486 vsize=388688 CPUtime=2.07 cores=1,3,5,7
/proc/27488/stat : 27488 (SArTagnan) R 27486 27488 27246 0 -1 4202496 62107 0 0 0 197 10 0 0 25 0 4 0 669572255 398016512 47579 33554432000 4194304 4625164 140735077968368 18446744073709551615 4499479 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27488/statm: 97172 47579 334 106 0 92675 0
[pid=27488/tid=27490] ppid=27486 vsize=388688 CPUtime=0.3 cores=1,3,5,7
/proc/27488/task/27490/stat : 27490 (SArTagnan) R 27486 27488 27246 0 -1 4202560 1141 0 0 0 30 0 0 0 25 0 4 0 669572346 398016512 47579 33554432000 4194304 4625164 140735077968368 18446744073709551615 4467184 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27488/tid=27491] ppid=27486 vsize=388688 CPUtime=0.29 cores=1,3,5,7
/proc/27488/task/27491/stat : 27491 (SArTagnan) R 27486 27488 27246 0 -1 4202560 1775 0 0 0 29 0 0 0 25 0 4 0 669572346 398016512 47579 33554432000 4194304 4625164 140735077968368 18446744073709551615 4317225 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27488/tid=27492] ppid=27486 vsize=388688 CPUtime=0.27 cores=1,3,5,7
/proc/27488/task/27492/stat : 27492 (SArTagnan) R 27486 27488 27246 0 -1 4202560 1157 0 0 0 27 0 0 0 25 0 4 0 669572346 398016512 47579 33554432000 4194304 4625164 140735077968368 18446744073709551615 4562688 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 388688

[startup+3.10076 s]
/proc/loadavg: 10.98 11.11 11.09 12/417 27492
/proc/meminfo: memFree=6869676/32950928 swapFree=64721856/67111528
[pid=27488] ppid=27486 vsize=388688 CPUtime=5.25 cores=1,3,5,7
/proc/27488/stat : 27488 (SArTagnan) R 27486 27488 27246 0 -1 4202496 64548 0 0 0 515 10 0 0 25 0 4 0 669572255 398016512 50012 33554432000 4194304 4625164 140735077968368 18446744073709551615 4390555 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27488/statm: 97172 50012 334 106 0 92675 0
[pid=27488/tid=27490] ppid=27486 vsize=388688 CPUtime=1.1 cores=1,3,5,7
/proc/27488/task/27490/stat : 27490 (SArTagnan) R 27486 27488 27246 0 -1 4202560 1141 0 0 0 110 0 0 0 25 0 4 0 669572346 398016512 50012 33554432000 4194304 4625164 140735077968368 18446744073709551615 4477982 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27488/tid=27491] ppid=27486 vsize=388688 CPUtime=1.09 cores=1,3,5,7
/proc/27488/task/27491/stat : 27491 (SArTagnan) R 27486 27488 27246 0 -1 4202560 1871 0 0 0 109 0 0 0 25 0 4 0 669572346 398016512 50012 33554432000 4194304 4625164 140735077968368 18446744073709551615 4477965 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27488/tid=27492] ppid=27486 vsize=388688 CPUtime=1.06 cores=1,3,5,7
/proc/27488/task/27492/stat : 27492 (SArTagnan) R 27486 27488 27246 0 -1 4202560 1157 0 0 0 106 0 0 0 25 0 4 0 669572346 398016512 50012 33554432000 4194304 4625164 140735077968368 18446744073709551615 4479792 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.25
Current children cumulated vsize (KiB) 388688

[startup+6.30119 s]
/proc/loadavg: 11.06 11.13 11.09 12/417 27492
/proc/meminfo: memFree=6841244/32950928 swapFree=64721856/67111528
[pid=27488] ppid=27486 vsize=388688 CPUtime=11.61 cores=1,3,5,7
/proc/27488/stat : 27488 (SArTagnan) R 27486 27488 27246 0 -1 4202496 69423 0 0 0 1150 11 0 0 25 0 4 0 669572255 398016512 54887 33554432000 4194304 4625164 140735077968368 18446744073709551615 4390609 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27488/statm: 97172 54887 334 106 0 92675 0
[pid=27488/tid=27490] ppid=27486 vsize=388688 CPUtime=2.7 cores=1,3,5,7
/proc/27488/task/27490/stat : 27490 (SArTagnan) R 27486 27488 27246 0 -1 4202560 1141 0 0 0 270 0 0 0 25 0 4 0 669572346 398016512 54887 33554432000 4194304 4625164 140735077968368 18446744073709551615 4478009 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27488/tid=27491] ppid=27486 vsize=388688 CPUtime=2.69 cores=1,3,5,7
/proc/27488/task/27491/stat : 27491 (SArTagnan) R 27486 27488 27246 0 -1 4202560 1871 0 0 0 269 0 0 0 25 0 4 0 669572346 398016512 54887 33554432000 4194304 4625164 140735077968368 18446744073709551615 4482035 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27488/tid=27492] ppid=27486 vsize=388688 CPUtime=2.61 cores=1,3,5,7
/proc/27488/task/27492/stat : 27492 (SArTagnan) R 27486 27488 27246 0 -1 4202560 1157 0 0 0 261 0 0 0 25 0 4 0 669572346 398016512 54887 33554432000 4194304 4625164 140735077968368 18446744073709551615 4477968 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.61
Current children cumulated vsize (KiB) 388688

[startup+12.7011 s]
/proc/loadavg: 11.06 11.13 11.09 12/417 27493
/proc/meminfo: memFree=6830040/32950928 swapFree=64721856/67111528
[pid=27488] ppid=27486 vsize=416928 CPUtime=24.31 cores=1,3,5,7
/proc/27488/stat : 27488 (SArTagnan) R 27486 27488 27246 0 -1 4202496 75636 0 0 0 2419 12 0 0 25 0 4 0 669572255 426934272 56969 33554432000 4194304 4625164 140735077968368 18446744073709551615 4390688 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27488/statm: 104232 56969 336 106 0 99735 0
[pid=27488/tid=27490] ppid=27486 vsize=416928 CPUtime=5.9 cores=1,3,5,7
/proc/27488/task/27490/stat : 27490 (SArTagnan) R 27486 27488 27246 0 -1 4202560 1192 0 0 0 590 0 0 0 25 0 4 0 669572346 426934272 56969 33554432000 4194304 4625164 140735077968368 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27488/tid=27491] ppid=27486 vsize=416928 CPUtime=5.89 cores=1,3,5,7
/proc/27488/task/27491/stat : 27491 (SArTagnan) R 27486 27488 27246 0 -1 4202560 1929 0 0 0 589 0 0 0 25 0 4 0 669572346 426934272 56969 33554432000 4194304 4625164 140735077968368 18446744073709551615 4464380 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27488/tid=27492] ppid=27486 vsize=416928 CPUtime=5.79 cores=1,3,5,7
/proc/27488/task/27492/stat : 27492 (SArTagnan) R 27486 27488 27246 0 -1 4202560 1305 0 0 0 579 0 0 0 25 0 4 0 669572346 426934272 56969 33554432000 4194304 4625164 140735077968368 18446744073709551615 4562248 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.31
Current children cumulated vsize (KiB) 416928

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

[startup+13.5009 s]
/proc/loadavg: 11.06 11.13 11.09 12/417 27493
/proc/meminfo: memFree=6825328/32950928 swapFree=64721856/67111528
[pid=27488] ppid=27486 vsize=417952 CPUtime=25.91 cores=1,3,5,7
/proc/27488/stat : 27488 (SArTagnan) R 27486 27488 27246 0 -1 4202496 75990 0 0 0 2578 13 0 0 25 0 4 0 669572255 427982848 57323 33554432000 4194304 4625164 140735077968368 18446744073709551615 4278640 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27488/statm: 104488 57323 336 106 0 99991 0
[pid=27488/tid=27490] ppid=27486 vsize=417952 CPUtime=6.3 cores=1,3,5,7
/proc/27488/task/27490/stat : 27490 (SArTagnan) R 27486 27488 27246 0 -1 4202560 1196 0 0 0 630 0 0 0 25 0 4 0 669572346 427982848 57323 33554432000 4194304 4625164 140735077968368 18446744073709551615 4462375 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27488/tid=27491] ppid=27486 vsize=417952 CPUtime=6.29 cores=1,3,5,7
/proc/27488/task/27491/stat : 27491 (SArTagnan) R 27486 27488 27246 0 -1 4202560 1972 0 0 0 629 0 0 0 25 0 4 0 669572346 427982848 57323 33554432000 4194304 4625164 140735077968368 18446744073709551615 4316714 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27488/tid=27492] ppid=27486 vsize=417952 CPUtime=6.19 cores=1,3,5,7
/proc/27488/task/27492/stat : 27492 (SArTagnan) R 27486 27488 27246 0 -1 4202560 1347 0 0 0 619 0 0 0 25 0 4 0 669572346 427982848 57323 33554432000 4194304 4625164 140735077968368 18446744073709551615 4562240 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.91
Current children cumulated vsize (KiB) 417952

[startup+14.3158 s]
/proc/loadavg: 11.05 11.12 11.09 12/417 27493
/proc/meminfo: memFree=6822476/32950928 swapFree=64721856/67111528
[pid=27488] ppid=27486 vsize=418488 CPUtime=27.52 cores=1,3,5,7
/proc/27488/stat : 27488 (SArTagnan) R 27486 27488 27246 0 -1 4202496 76373 0 0 0 2739 13 0 0 25 0 4 0 669572255 428531712 57697 33554432000 4194304 4625164 140735077968368 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27488/statm: 104622 57697 336 106 0 100125 0
[pid=27488/tid=27490] ppid=27486 vsize=418488 CPUtime=6.71 cores=1,3,5,7
/proc/27488/task/27490/stat : 27490 (SArTagnan) R 27486 27488 27246 0 -1 4202560 1225 0 0 0 671 0 0 0 25 0 4 0 669572346 428531712 57697 33554432000 4194304 4625164 140735077968368 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27488/tid=27491] ppid=27486 vsize=418488 CPUtime=6.69 cores=1,3,5,7
/proc/27488/task/27491/stat : 27491 (SArTagnan) R 27486 27488 27246 0 -1 4202560 1980 0 0 0 669 0 0 0 25 0 4 0 669572346 428531712 57697 33554432000 4194304 4625164 140735077968368 18446744073709551615 4317279 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27488/tid=27492] ppid=27486 vsize=418488 CPUtime=6.59 cores=1,3,5,7
/proc/27488/task/27492/stat : 27492 (SArTagnan) R 27486 27488 27246 0 -1 4202560 1367 0 0 0 659 0 0 0 25 0 4 0 669572346 428531712 57697 33554432000 4194304 4625164 140735077968368 18446744073709551615 4562160 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 27.52
Current children cumulated vsize (KiB) 418488

[startup+14.5008 s]
/proc/loadavg: 11.05 11.12 11.09 12/417 27493
/proc/meminfo: memFree=6822476/32950928 swapFree=64721856/67111528
[pid=27488] ppid=27486 vsize=420428 CPUtime=27.89 cores=1,3,5,7
/proc/27488/stat : 27488 (SArTagnan) R 27486 27488 27246 0 -1 4202496 76957 0 0 0 2776 13 0 0 25 0 4 0 669572255 430518272 58264 33554432000 4194304 4625164 140735077968368 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27488/statm: 105107 58264 336 106 0 100610 0
[pid=27488/tid=27490] ppid=27486 vsize=420428 CPUtime=6.8 cores=1,3,5,7
/proc/27488/task/27490/stat : 27490 (SArTagnan) R 27486 27488 27246 0 -1 4202560 1225 0 0 0 680 0 0 0 25 0 4 0 669572346 430518272 58264 33554432000 4194304 4625164 140735077968368 18446744073709551615 4469201 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27488/tid=27491] ppid=27486 vsize=420428 CPUtime=6.79 cores=1,3,5,7
/proc/27488/task/27491/stat : 27491 (SArTagnan) R 27486 27488 27246 0 -1 4202560 1980 0 0 0 679 0 0 0 25 0 4 0 669572346 430518272 58264 33554432000 4194304 4625164 140735077968368 18446744073709551615 4317339 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27488/tid=27492] ppid=27486 vsize=420428 CPUtime=6.69 cores=1,3,5,7
/proc/27488/task/27492/stat : 27492 (SArTagnan) R 27486 27488 27246 0 -1 4202560 1411 0 0 0 669 0 0 0 25 0 4 0 669572346 430518272 58264 33554432000 4194304 4625164 140735077968368 18446744073709551615 4288793 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 27.89
Current children cumulated vsize (KiB) 420428

Child status: 20
Real time (s): 14.5629
CPU time (s): 28.0097
CPU user time (s): 27.8648
CPU system time (s): 0.144977
CPU usage (%): 192.336
Max. virtual memory (cumulated for all children) (KiB): 420428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.8648
system time used= 0.144977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76990
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= 11
involuntary context switches= 592

runsolver used 0.041993 second user time and 0.168974 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-16 23:02:05
IDJOB=3386359
IDBENCH=82409
IDSOLVER=1871
FILE ID=node123/3386359-1305579723
RUNJOBID= node123-1305577116-27265
PBS_JOBID= 13350215
Free space on /tmp= 73208 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-4.025-NOTKNOWN.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386359-1305579723/watcher-3386359-1305579723 -o /tmp/evaluation-result-3386359-1305579723/solver-3386359-1305579723 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386359-1305579723.cnf -threads=4

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

MD5SUM BENCH= 7a66f04f295b538081ccaebd0fd7d9b2
RANDOM SEED=148643993

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       7062304 kB
Buffers:        302492 kB
Cached:        3619384 kB
SwapCached:      10520 kB
Active:       22537084 kB
Inactive:      3031240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7062304 kB
SwapTotal:    67111528 kB
SwapFree:     64721856 kB
Dirty:           47176 kB
Writeback:           0 kB
AnonPages:    21644332 kB
Mapped:          30432 kB
Slab:           179408 kB
PageTables:      74272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 108739180 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= 73208 MiB
End job on node123 at 2011-05-16 23:02:19