Trace number 3293807

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
Plingeling 587UNSAT 38.0662 12.328

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-6-U-7061.cnf
MD5SUMb15321a24257fa4bdfd9c20c782f4c0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.97739
Satisfiable
(Un)Satisfiability was proved
Number of variables370048
Number of clauses1118066
Sum of the clauses size2910246
Maximum clause length493
Minimum clause length1
Number of clauses of size 194
Number of clauses of size 2742801
Number of clauses of size 3369913
Number of clauses of size 41454
Number of clauses of size 5618
Number of clauses of size over 53186

Solver Data

38.03/12.32	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3293807-1304111736/watcher-3293807-1304111736 -o /tmp/evaluation-result-3293807-1304111736/solver-3293807-1304111736 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3293807-1304111736.cnf 

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: 8.69 8.24 7.55 5/179 10473
/proc/meminfo: memFree=29862512/32951132 swapFree=67080208/67111528
[pid=10473] ppid=10471 vsize=14924 CPUtime=0 cores=1,3,5,7
/proc/10473/stat : 10473 (plingeling) R 10471 10473 9622 0 -1 4202496 1739 1255 0 0 0 0 0 0 25 0 1 0 522773210 15282176 1668 33554432000 4194304 4417332 140737154952160 18446744073709551615 210646843600 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/10473/statm: 3731 1682 148 55 0 1617 0

[startup+0.010544 s]
/proc/loadavg: 8.69 8.24 7.55 5/179 10473
/proc/meminfo: memFree=29862512/32951132 swapFree=67080208/67111528
[pid=10473] ppid=10471 vsize=21840 CPUtime=0 cores=1,3,5,7
/proc/10473/stat : 10473 (plingeling) R 10471 10473 9622 0 -1 4202496 3602 1255 0 0 0 0 0 0 25 0 1 0 522773210 22364160 3483 33554432000 4194304 4417332 140737154952160 18446744073709551615 4261968 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/10473/statm: 5460 3483 148 55 0 3346 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 21840

[startup+0.100568 s]
/proc/loadavg: 8.69 8.24 7.55 5/179 10473
/proc/meminfo: memFree=29862512/32951132 swapFree=67080208/67111528
[pid=10473] ppid=10471 vsize=55072 CPUtime=0.09 cores=1,3,5,7
/proc/10473/stat : 10473 (plingeling) R 10471 10473 9622 0 -1 4202496 11946 1255 0 0 8 1 0 0 25 0 1 0 522773210 56393728 11791 33554432000 4194304 4417332 140737154952160 18446744073709551615 210646765024 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/10473/statm: 13768 11791 148 55 0 11654 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55072

[startup+0.300535 s]
/proc/loadavg: 8.69 8.24 7.55 5/179 10473
/proc/meminfo: memFree=29862512/32951132 swapFree=67080208/67111528
[pid=10473] ppid=10471 vsize=85824 CPUtime=0.29 cores=1,3,5,7
/proc/10473/stat : 10473 (plingeling) R 10471 10473 9622 0 -1 4202496 19634 1255 0 0 27 2 0 0 25 0 1 0 522773210 87883776 19479 33554432000 4194304 4417332 140737154952160 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/10473/statm: 21456 19479 148 55 0 19342 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85824

[startup+0.700482 s]
/proc/loadavg: 8.69 8.24 7.55 5/179 10473
/proc/meminfo: memFree=29862512/32951132 swapFree=67080208/67111528
[pid=10473] ppid=10471 vsize=145988 CPUtime=0.69 cores=1,3,5,7
/proc/10473/stat : 10473 (plingeling) R 10471 10473 9622 0 -1 4202496 34677 1255 0 0 65 4 0 0 25 0 1 0 522773210 149491712 34520 33554432000 4194304 4417332 140737154952160 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/10473/statm: 36497 34520 148 55 0 34383 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 145988

[startup+1.50035 s]
/proc/loadavg: 8.39 8.19 7.54 6/180 10479
/proc/meminfo: memFree=29690764/32951132 swapFree=67080208/67111528
[pid=10473] ppid=10471 vsize=302920 CPUtime=1.48 cores=1,3,5,7
/proc/10473/stat : 10473 (plingeling) R 10471 10473 9622 0 -1 4202496 73910 1255 0 0 140 8 0 0 25 0 1 0 522773210 310190080 73753 33554432000 4194304 4417332 140737154952160 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/10473/statm: 75730 73753 148 55 0 73616 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 302920

[startup+3.10103 s]
/proc/loadavg: 8.39 8.19 7.54 9/184 10483
/proc/meminfo: memFree=29547760/32951132 swapFree=67080208/67111528
[pid=10473] ppid=10471 vsize=429992 CPUtime=7.83 cores=1,3,5,7
/proc/10473/stat : 10473 (plingeling) S 10471 10473 9622 0 -1 4202496 123649 1255 0 0 767 16 0 0 25 0 5 0 522773210 440311808 79009 33554432000 4194304 4417332 140737154952160 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10473/statm: 107498 79009 173 55 0 105384 0
[pid=10473/tid=10480] ppid=10471 vsize=429992 CPUtime=1.58 cores=1,3,5,7
/proc/10473/task/10480/stat : 10480 (plingeling) R 10471 10473 9622 0 -1 4202560 14044 1255 0 0 156 2 0 0 25 0 5 0 522773361 440311808 79009 33554432000 4194304 4417332 140737154952160 18446744073709551615 4290988 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10473/tid=10481] ppid=10471 vsize=429992 CPUtime=1.57 cores=1,3,5,7
/proc/10473/task/10481/stat : 10481 (plingeling) R 10471 10473 9622 0 -1 4202560 14022 1255 0 0 156 1 0 0 20 0 5 0 522773361 440311808 79009 33554432000 4194304 4417332 140737154952160 18446744073709551615 4290629 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10473/tid=10482] ppid=10471 vsize=429992 CPUtime=1.56 cores=1,3,5,7
/proc/10473/task/10482/stat : 10482 (plingeling) R 10471 10473 9622 0 -1 4202560 14026 1255 0 0 155 1 0 0 25 0 5 0 522773361 440311808 79009 33554432000 4194304 4417332 140737154952160 18446744073709551615 4291479 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10473/tid=10483] ppid=10471 vsize=429992 CPUtime=1.57 cores=1,3,5,7
/proc/10473/task/10483/stat : 10483 (plingeling) R 10471 10473 9622 0 -1 4202560 7635 1255 0 0 156 1 0 0 25 0 5 0 522773361 440311808 79009 33554432000 4194304 4417332 140737154952160 18446744073709551615 4265473 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.83
Current children cumulated vsize (KiB) 429992

[startup+6.3005 s]
/proc/loadavg: 8.39 8.19 7.54 10/184 10483
/proc/meminfo: memFree=29542140/32951132 swapFree=67080208/67111528
[pid=10473] ppid=10471 vsize=426684 CPUtime=18.93 cores=1,3,5,7
/proc/10473/stat : 10473 (plingeling) S 10471 10473 9622 0 -1 4202496 152700 1255 0 0 1864 29 0 0 25 0 5 0 522773210 436924416 78218 33554432000 4194304 4417332 140737154952160 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10473/statm: 106671 78218 177 55 0 104557 0
[pid=10473/tid=10480] ppid=10471 vsize=426684 CPUtime=3.84 cores=1,3,5,7
/proc/10473/task/10480/stat : 10480 (plingeling) R 10471 10473 9622 0 -1 4202560 25198 1255 0 0 372 12 0 0 25 0 5 0 522773361 436924416 78218 33554432000 4194304 4417332 140737154952160 18446744073709551615 4265832 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10473/tid=10481] ppid=10471 vsize=426684 CPUtime=4.77 cores=1,3,5,7
/proc/10473/task/10481/stat : 10481 (plingeling) R 10471 10473 9622 0 -1 4202560 21925 1255 0 0 474 3 0 0 25 0 5 0 522773361 436924416 78218 33554432000 4194304 4417332 140737154952160 18446744073709551615 4330435 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10473/tid=10482] ppid=10471 vsize=426684 CPUtime=4.75 cores=1,3,5,7
/proc/10473/task/10482/stat : 10482 (plingeling) R 10471 10473 9622 0 -1 4202560 24020 1255 0 0 472 3 0 0 25 0 5 0 522773361 436924416 78218 33554432000 4194304 4417332 140737154952160 18446744073709551615 4330435 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10473/tid=10483] ppid=10471 vsize=426684 CPUtime=4.03 cores=1,3,5,7
/proc/10473/task/10483/stat : 10483 (plingeling) R 10471 10473 9622 0 -1 4202560 7635 1255 0 0 402 1 0 0 25 0 5 0 522773361 436924416 78218 33554432000 4194304 4417332 140737154952160 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 18.93
Current children cumulated vsize (KiB) 426684

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

[startup+9.50095 s]
/proc/loadavg: 8.52 8.22 7.55 10/184 10483
/proc/meminfo: memFree=29501516/32951132 swapFree=67080208/67111528
[pid=10473] ppid=10471 vsize=444860 CPUtime=28.82 cores=1,3,5,7
/proc/10473/stat : 10473 (plingeling) S 10471 10473 9622 0 -1 4202496 157228 1255 0 0 2847 35 0 0 25 0 5 0 522773210 455536640 82744 33554432000 4194304 4417332 140737154952160 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10473/statm: 111215 82744 179 55 0 109101 0
[pid=10473/tid=10480] ppid=10471 vsize=444860 CPUtime=5.85 cores=1,3,5,7
/proc/10473/task/10480/stat : 10480 (plingeling) R 10471 10473 9622 0 -1 4202560 26142 1255 0 0 573 12 0 0 25 0 5 0 522773361 455536640 82744 33554432000 4194304 4417332 140737154952160 18446744073709551615 4253162 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10473/tid=10481] ppid=10471 vsize=444860 CPUtime=7.98 cores=1,3,5,7
/proc/10473/task/10481/stat : 10481 (plingeling) R 10471 10473 9622 0 -1 4202560 24672 1255 0 0 794 4 0 0 25 0 5 0 522773361 455536640 82744 33554432000 4194304 4417332 140737154952160 18446744073709551615 4262065 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10473/tid=10482] ppid=10471 vsize=444860 CPUtime=7.96 cores=1,3,5,7
/proc/10473/task/10482/stat : 10482 (plingeling) R 10471 10473 9622 0 -1 4202560 24857 1255 0 0 792 4 0 0 25 0 5 0 522773361 455536640 82744 33554432000 4194304 4417332 140737154952160 18446744073709551615 4377305 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10473/tid=10483] ppid=10471 vsize=444860 CPUtime=5.5 cores=1,3,5,7
/proc/10473/task/10483/stat : 10483 (plingeling) R 10471 10473 9622 0 -1 4202560 7635 1255 0 0 545 5 0 0 25 0 5 0 522773361 455536640 82744 33554432000 4194304 4417332 140737154952160 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 28.82
Current children cumulated vsize (KiB) 444860

[startup+11.1007 s]
/proc/loadavg: 8.64 8.25 7.56 10/184 10483
/proc/meminfo: memFree=29516900/32951132 swapFree=67080208/67111528
[pid=10473] ppid=10471 vsize=475132 CPUtime=33.93 cores=1,3,5,7
/proc/10473/stat : 10473 (plingeling) S 10471 10473 9622 0 -1 4202496 164796 1255 0 0 3340 53 0 0 25 0 5 0 522773210 486535168 90312 33554432000 4194304 4417332 140737154952160 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10473/statm: 118783 90312 179 55 0 116669 0
[pid=10473/tid=10480] ppid=10471 vsize=475132 CPUtime=7.11 cores=1,3,5,7
/proc/10473/task/10480/stat : 10480 (plingeling) R 10471 10473 9622 0 -1 4202560 28589 1255 0 0 684 27 0 0 25 0 5 0 522773361 486535168 90312 33554432000 4194304 4417332 140737154952160 18446744073709551615 4252611 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10473/tid=10481] ppid=10471 vsize=475132 CPUtime=9.21 cores=1,3,5,7
/proc/10473/task/10481/stat : 10481 (plingeling) R 10471 10473 9622 0 -1 4202560 28769 1255 0 0 917 4 0 0 25 0 5 0 522773361 486535168 90312 33554432000 4194304 4417332 140737154952160 18446744073709551615 4252752 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10473/tid=10482] ppid=10471 vsize=475132 CPUtime=9.55 cores=1,3,5,7
/proc/10473/task/10482/stat : 10482 (plingeling) R 10471 10473 9622 0 -1 4202560 24857 1255 0 0 951 4 0 0 25 0 5 0 522773361 486535168 90312 33554432000 4194304 4417332 140737154952160 18446744073709551615 4378004 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10473/tid=10483] ppid=10471 vsize=475132 CPUtime=6.52 cores=1,3,5,7
/proc/10473/task/10483/stat : 10483 (plingeling) R 10471 10473 9622 0 -1 4202560 8659 1255 0 0 644 8 0 0 25 0 5 0 522773361 486535168 90312 33554432000 4194304 4417332 140737154952160 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 33.93
Current children cumulated vsize (KiB) 475132

[startup+11.9006 s]
/proc/loadavg: 8.64 8.25 7.56 10/184 10483
/proc/meminfo: memFree=29516900/32951132 swapFree=67080208/67111528
[pid=10473] ppid=10471 vsize=478304 CPUtime=36.97 cores=1,3,5,7
/proc/10473/stat : 10473 (plingeling) S 10471 10473 9622 0 -1 4202496 165589 1255 0 0 3642 55 0 0 25 0 5 0 522773210 489783296 91105 33554432000 4194304 4417332 140737154952160 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10473/statm: 119576 91105 179 55 0 117462 0
[pid=10473/tid=10480] ppid=10471 vsize=478304 CPUtime=7.81 cores=1,3,5,7
/proc/10473/task/10480/stat : 10480 (plingeling) R 10471 10473 9622 0 -1 4202560 28589 1255 0 0 754 27 0 0 25 0 5 0 522773361 489783296 91105 33554432000 4194304 4417332 140737154952160 18446744073709551615 4272950 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10473/tid=10481] ppid=10471 vsize=478304 CPUtime=9.97 cores=1,3,5,7
/proc/10473/task/10481/stat : 10481 (plingeling) R 10471 10473 9622 0 -1 4202560 29562 1255 0 0 993 4 0 0 25 0 5 0 522773361 489783296 91105 33554432000 4194304 4417332 140737154952160 18446744073709551615 4253011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10473/tid=10482] ppid=10471 vsize=478304 CPUtime=10.32 cores=1,3,5,7
/proc/10473/task/10482/stat : 10482 (plingeling) R 10471 10473 9622 0 -1 4202560 24857 1255 0 0 1027 5 0 0 25 0 5 0 522773361 489783296 91105 33554432000 4194304 4417332 140737154952160 18446744073709551615 4377188 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10473/tid=10483] ppid=10471 vsize=478304 CPUtime=7.32 cores=1,3,5,7
/proc/10473/task/10483/stat : 10483 (plingeling) R 10471 10473 9622 0 -1 4202560 8659 1255 0 0 724 8 0 0 25 0 5 0 522773361 489783296 91105 33554432000 4194304 4417332 140737154952160 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 36.97
Current children cumulated vsize (KiB) 478304

[startup+12.3005 s]
/proc/loadavg: 8.64 8.25 7.56 8/183 10483
/proc/meminfo: memFree=29509344/32951132 swapFree=67080208/67111528
[pid=10473] ppid=10471 vsize=476316 CPUtime=38.03 cores=1,3,5,7
/proc/10473/stat : 10473 (plingeling) S 10471 10473 9622 0 -1 4202496 165590 1255 0 0 3748 55 0 0 17 0 2 0 522773210 487747584 90609 33554432000 4194304 4417332 140737154952160 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10473/statm: 119079 90609 180 55 0 116965 0
[pid=10473/tid=10482] ppid=10471 vsize=476316 CPUtime=10.72 cores=1,3,5,7
/proc/10473/task/10482/stat : 10482 (plingeling) R 10471 10473 9622 0 -1 4202560 24857 1255 0 0 1067 5 0 0 25 0 2 0 522773361 487747584 90609 33554432000 4194304 4417332 140737154952160 18446744073709551615 4270927 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38.03
Current children cumulated vsize (KiB) 476316

Child status: 20
Real time (s): 12.328
CPU time (s): 38.0662
CPU user time (s): 37.4933
CPU system time (s): 0.572912
CPU usage (%): 308.779
Max. virtual memory (cumulated for all children) (KiB): 478304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.4933
system time used= 0.572912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166848
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= 167
involuntary context switches= 397

runsolver used 0.021996 second user time and 0.050992 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 23:15:36
IDJOB=3293807
IDBENCH=88178
IDSOLVER=1605
FILE ID=node129/3293807-1304111736
RUNJOBID= node129-1304111664-10410
PBS_JOBID= 13170649
Free space on /tmp= 66248 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-6-U-7061.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293807-1304111736/watcher-3293807-1304111736 -o /tmp/evaluation-result-3293807-1304111736/solver-3293807-1304111736 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3293807-1304111736.cnf

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

MD5SUM BENCH= b15321a24257fa4bdfd9c20c782f4c0e
RANDOM SEED=2089241991

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      29862544 kB
Buffers:        365208 kB
Cached:        1537068 kB
SwapCached:       5992 kB
Active:         991332 kB
Inactive:      1704344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      29862544 kB
SwapTotal:    67111528 kB
SwapFree:     67080208 kB
Dirty:          113944 kB
Writeback:          12 kB
AnonPages:      789584 kB
Mapped:          12992 kB
Slab:           326320 kB
PageTables:       6588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1012424 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66248 MiB
End job on node129 at 2011-04-29 23:15:48